Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cornerstone update 5.7.1 #50

Merged
merged 354 commits into from
Sep 29, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
354 commits
Select commit Hold shift + click to select a range
4332a52
Fixed merge conflict
BC-tymurbiedukhin Oct 2, 2020
37aa05b
feat(content): MERC-7162 Add header bottom global region
christensenep Oct 2, 2020
43b8773
Merge pull request #1859 from BC-EChristensen/MERC-7162
junedkazi Oct 2, 2020
54e4af1
Removed broken import from tools.scss file
BC-tymurbiedukhin Oct 5, 2020
019eda1
BCTHEME-213 Add Info and Add Coupon forms on Cart Page tabbable when …
yurytut1993 Oct 5, 2020
a686a5c
Releasing 4.11.0-rc.1
BC-tymurbiedukhin Oct 6, 2020
9392d06
Update GitHub Action to use Node 12
bookernath Oct 6, 2020
b125734
Merge pull request #1863 from bigcommerce/bookernath-patch-1
bookernath Oct 6, 2020
a7ad955
Add examples of useful GitHub Actions for theme development
bookernath Oct 6, 2020
0054b23
Merge pull request #1864 from bookernath/workflow-examples
bookernath Oct 6, 2020
c8832ca
Releasing 4.11.0
BC-tymurbiedukhin Oct 7, 2020
29fe31f
fix(payments): INT-3211 Change width size for apple pay button
bc-marco Oct 6, 2020
78bc81d
Merge pull request #1836 from jairo-bc/STRF-8607
junedkazi Oct 9, 2020
e886965
Merge pull request #1821 from jairo-bc/STRF-8599-fixes
junedkazi Oct 9, 2020
e67d560
Update Changelog
junedkazi Oct 9, 2020
3cde601
Merge pull request #1870 from bigcommerce/junedkazi-patch-2
bookernath Oct 9, 2020
1ee8c3a
feat(storefront): STRF-8630 update cornerstone to be compatible with …
jairo-bc Sep 10, 2020
4b09dd0
Merge pull request #1862 from MLoyo/INT-3211
PascalZajac Oct 12, 2020
0564704
Merge pull request #1834 from jairo-bc/STRF-8630
junedkazi Oct 12, 2020
9afd863
fix(storefront): BCTHEME-197 Logo focus of voice over has wrong (100%…
BC-tymurbiedukhin Oct 21, 2020
5780596
fix(storefront): BCTHEME-222 Rating and Other filter sections are not…
BC-tymurbiedukhin Oct 21, 2020
a356f42
BCTHEME-210 Carousel hidden when one or more of its images not found …
yurytut1993 Oct 21, 2020
10898ad
BCTHEME-214 Wishlist first option has no bottom outline when in focus…
yurytut1993 Oct 21, 2020
4b947db
fix(storefront): BCTHEME-217 Product link has incorrect voice over fo…
yurytut1993 Oct 21, 2020
f4196c6
fix(storefront): BCTHEME-172 Card content truncated on zooming browse…
yurytut1993 Oct 21, 2020
c5519a4
BCTHEME-185 Sort By dropdowns need visual focus border (#1833)
yurytut1993 Oct 21, 2020
72b0265
BCTHEME-188 Product cards should link to products (#1842)
yurytut1993 Oct 21, 2020
4ffb986
BCTHEME-184 Options on change modal need focus border (#1839)
yurytut1993 Oct 21, 2020
4083b28
BCTHEME-199 Zooming and scaling must not be disabled (#1843)
yurytut1993 Oct 21, 2020
f77d367
BCTHEME-202 Notification of number of products not announced (#1845)
yurytut1993 Oct 21, 2020
e3e02e0
BCTHEME-190 Content should not scroll in two directions when zoomed (…
yurytut1993 Oct 21, 2020
6ef75aa
feat(storefront)BCTHEME-205: add filter reset announcement (#1858)
bc-alexsaiannyi Oct 21, 2020
4248c7f
feat(storefront) BCTHEME-206: add announcement fot filtered result on…
bc-alexsaiannyi Oct 21, 2020
fdd8c33
fix(storefront)BCTHEME-164: fix image in modal for IE11 (#1840)
bc-alexsaiannyi Oct 21, 2020
7b39a1a
fix(storefront): BCTHEME-279 fix logo displaying (#1865)
bc-alexsaiannyi Oct 21, 2020
301dddc
feat(storefront):add to cart notification (#1860)
bc-alexsaiannyi Oct 21, 2020
1018252
BCTHEME-44 Cornerstone quick view (#1857)
yurytut1993 Oct 21, 2020
42fea0f
fix(storefront): BCTHEME-277 Certain Special Characters not rendering…
BC-tymurbiedukhin Oct 21, 2020
c8c85b5
fix(storefront): BCTHEME-219 Social icons not clickable in modal afte…
BC-tymurbiedukhin Oct 21, 2020
4fceae0
fix(storefront): BCTHEME-282 Fix aria-labels for collapsibleFactory e…
BC-tymurbiedukhin Oct 21, 2020
9458846
BCTHEME-269 Remove layout shifts to improve CLS indicator from Lighth…
yurytut1993 Oct 21, 2020
f93e4d7
fix(storefront): BCTHEME-233 Cornerstone - Unable to Compare Products…
BC-tymurbiedukhin Oct 21, 2020
daca6ad
feat(storefront): BCTHEME-290 add aria labelwith price for product li…
bc-alexsaiannyi Oct 21, 2020
c6a2182
BCTHEME-209 Search result not notified by screen reader (#1867)
yurytut1993 Oct 21, 2020
2c0aa37
fix(storefront): BCTHEME-289 Add aria label with price to Product Gri…
yurytut1993 Oct 21, 2020
13a0058
fix(storefront): BCTHEME-268 Update carousel images to improve LCP in…
yurytut1993 Oct 21, 2020
66d4149
feat(storefront): BCTHEME-187 improve localization and add default an…
bc-alexsaiannyi Oct 21, 2020
2c91a9a
fix(storefront): BCTHEME-297 Cornerstone 4.11.0 - Product Image Carou…
yurytut1993 Oct 21, 2020
1e897b4
Resolved issues after merging PRs for 4.12 release
BC-tymurbiedukhin Oct 21, 2020
a3e1523
Releasing 4.12.0-rc.1
yurytut1993 Oct 22, 2020
d3928c2
Reduce lodash usage in compare-products.js and image-gallery.js
sacr3dc0w Sep 8, 2020
a97e3bd
Releasing 4.12.0-rc.2
yurytut1993 Oct 23, 2020
e31351a
Releasing 4.12.0-rc.3
bc-alexsaiannyi Oct 23, 2020
6e5494b
Releasing 4.12.0-rc.4
BC-tymurbiedukhin Oct 26, 2020
18ce009
Merge pull request #1827 from sacr3dc0w/master
bookernath Oct 28, 2020
4878a6b
Upload bundle analysis as part of github action
bookernath Oct 28, 2020
26e5a24
feat(search): ES-1590 display error message if search fails
kvnwang Oct 22, 2020
19031bc
feat: (STRF-8747) add new stencil config files to .gitignore
Oct 30, 2020
f0fb184
Merge pull request #1890 from MaxGenash/STRF-8747_Don_t_store_credent…
bookernath Oct 30, 2020
687624d
Merge pull request #1885 from kwang30/ES-1590
bc-dhuynh Oct 30, 2020
d7e6822
Merge pull request #1886 from bigcommerce/bookernath-patch-1
bookernath Oct 30, 2020
49305fb
Releasing 4.12.0
bc-alexsaiannyi Nov 3, 2020
9beb789
Revert "Releasing 4.12.0"
bc-alexsaiannyi Nov 3, 2020
4ffc135
feat(storefront): BCTHEME-299 update changelog for release 4.12
bc-alexsaiannyi Nov 3, 2020
89283b0
Releasing 4.12.0
bc-alexsaiannyi Nov 3, 2020
9da63dc
Updated CHANGELOG.md before 4.12 release
BC-tymurbiedukhin Nov 3, 2020
402bd57
Reverting cornerstone version to 4.12-rc.4
BC-tymurbiedukhin Nov 3, 2020
ee81d79
Releasing 4.12.0
BC-tymurbiedukhin Nov 3, 2020
7290527
Reverting 4.12 changes
BC-tymurbiedukhin Nov 3, 2020
2049536
Releasing 4.12.0
BC-tymurbiedukhin Nov 3, 2020
e6849f6
Reverted 4.12 release commit and updated package.json versions
BC-tymurbiedukhin Nov 5, 2020
08d6e14
Releasing 4.12.0
BC-tymurbiedukhin Nov 5, 2020
3cc511f
Revert fix(storefront): BCTHEME-219 Social icons not clickable in modal
bookernath Nov 4, 2020
44bfc2b
Don't load social icons in quick view
bookernath Nov 4, 2020
08a0991
Bump stencil-utils
bookernath Nov 5, 2020
b0a1335
Merge pull request #1894 from bookernath/social-icons
bookernath Nov 5, 2020
487b4cb
fix(storefront): BCTHEME-305 Price Lists - Price in the cart is not u…
BC-tymurbiedukhin Nov 4, 2020
0880895
fix(storefront): BCTHEME-314 ccount >Payment Methods throws Server Er…
yurytut1993 Nov 10, 2020
e704b57
fix(storefront): BCTHEME-315 Write a Review modal cause TypeError (#1…
yurytut1993 Nov 10, 2020
bea6df0
Releasing 4.12.1
BC-tymurbiedukhin Nov 10, 2020
339ce39
feat(payments): PAYPAL-712 Checkout page - Smart Payment Button styli…
bc-fetisov Nov 17, 2020
9686174
feat(storefront): BCTHEME-116 move tax field after grand total when t…
bc-alexsaiannyi Nov 17, 2020
9a214a0
fix(storefront): BCTHEME-105 Cornerstone - Body text size above 14px …
yurytut1993 Nov 17, 2020
c43ea64
feat(storefront): BCTHEME-69 Add tooltips for carousel bullets (butto…
yurytut1993 Nov 17, 2020
7effc95
fix(storefront): BCTHEME-319 Write a review modal extra executions (#…
yurytut1993 Nov 17, 2020
bcbc771
fix(storefront): BCTHEME-232 Faceted search filters are hidden from s…
BC-tymurbiedukhin Nov 17, 2020
8569e6b
fix(storefront): BCTHEME-292 Social icon tooltip displaying should be…
BC-tymurbiedukhin Nov 17, 2020
7d57ec5
BCTHEME-293 Product list item Quick view button is not tabbable (#190…
yurytut1993 Nov 17, 2020
931a287
fix(storefront): BCTHEME-273 fix contrast ratio for Skip to Main Cont…
bc-alexsaiannyi Nov 17, 2020
db634a7
feat(storefront): BCTHEME-275 add upsell banner contrast (#1891)
bc-alexsaiannyi Nov 17, 2020
a2a29f5
fix(storefront): BCTHEME-274 fix contranst ratio for brand name (#1882)
bc-alexsaiannyi Nov 17, 2020
1520045
fix(storefront): BCTHEME-288 Shoppers are not anchor-linked to review…
BC-tymurbiedukhin Nov 17, 2020
4d4f9f2
fix(storefront): BCTHEME-308 HTML Entity displayed as is via system/e…
BC-tymurbiedukhin Nov 17, 2020
0c2a882
STRF-8769 Moved zoomSize and productSize to the upper level, cause pr…
jairo-bc Nov 18, 2020
7dcea42
Bump versions of Ruby (#1905)
AndrewBarber Nov 19, 2020
8a3cbf4
Changelog update
BC-tymurbiedukhin Nov 24, 2020
d70aa93
fix(storefront): BCTHEME-104 Selecting product options doesn't update…
BC-tymurbiedukhin Nov 25, 2020
1eb6a08
fix(storefront): BCTHEME-11 hide product options that are out of stoc…
bc-alexsaiannyi Dec 1, 2020
f87cc50
fix(storefront): BCTHEME-301 Header content placed out of the header …
yurytut1993 Dec 1, 2020
866f41d
fix(storefront): BCTHEME-85 “Sort by” dropdown selection not reflecte…
yurytut1993 Dec 1, 2020
0a028f3
fix(storefront): BCTHEME-86 Cornerstone - Text hover color does not c…
yurytut1993 Dec 1, 2020
c41a83d
fix(storefront): BCTHEME-321 fix social icon tooltip overlaying (#1914)
bc-alexsaiannyi Dec 1, 2020
6a51c3a
Resolving eslint error after merging
BC-tymurbiedukhin Dec 1, 2020
73c4702
fix(storefront): BCTHEME-30 fix misaligned tooltip for required produ…
bc-alexsaiannyi Dec 1, 2020
6dbf3c5
fix(storefront): BCTHEME-87 Product images squashed in Category view …
yurytut1993 Dec 8, 2020
3fda220
fix(storefront): BCTHEME-313 Parse HTML entities in jsContext (#1917)
bdav87 Dec 8, 2020
bd0e327
Added Changelog item for BCTHEME-313
BC-tymurbiedukhin Dec 8, 2020
c58cbeb
Releasing 5.0.0-rc.1
BC-tymurbiedukhin Dec 8, 2020
4a33a0c
feat(payments): PAYPAL-823 Add new banner on the cart page (#1901)
helga1507 Dec 8, 2020
29057a2
Releasing 5.0.0-rc.2
BC-tymurbiedukhin Dec 8, 2020
babdd27
Releasing 5.0.0
BC-tymurbiedukhin Dec 14, 2020
66e26ca
feat(storefront): BCTHEME-304 add pagination for wishlists (#1906)
bc-alexsaiannyi Jan 5, 2021
16fe95f
fix(storefront): BCTHEME-341 fix placeholder contrast ratio (#1933)
bc-alexsaiannyi Jan 5, 2021
912a36b
fix(storefront): BCTHEME-37 Cornerstone - Image Zoom Does Not Work on…
yurytut1993 Jan 5, 2021
128ab20
feat(storefront): BCTHEME-306 show price range on option selection (#…
bc-alexsaiannyi Jan 5, 2021
36d47a1
fix(storefront): BCTHEME-16 Cornerstone - loading of thumbnail image …
yurytut1993 Jan 5, 2021
7132735
fix(storefront): BCTHEME-193 fix not being able to change product qty…
bc-alexsaiannyi Jan 5, 2021
6fabb03
fix(storefront): BCTHEME-345 define a main region on pages (#1929)
bc-alexsaiannyi Jan 5, 2021
90104ef
fix(storefront): BCTHEME-346 add announcement for shipping estimator …
bc-alexsaiannyi Jan 5, 2021
7c6293c
feat(storefront): BCTHEME-343 No tooltips provided for carousel butto…
yurytut1993 Jan 5, 2021
643f404
feature(storefront): Empty cart message not read by screen reader (#1…
yurytut1993 Jan 5, 2021
c169162
feat(storefront): BCTHEME-344 Carousel buttons do not receive focus (…
yurytut1993 Jan 5, 2021
bff8526
fix(storefront): BCTHEME-155 fix recaptcha announcement for hidden co…
bc-alexsaiannyi Jan 18, 2021
c89c766
fix(storefront): BCTHEME-379 fix non-text contrast on add to cart but…
bc-alexsaiannyi Jan 18, 2021
f996300
fix(storefront): BCTHEME-369 fix announcement on adding to cart by sc…
bc-alexsaiannyi Jan 18, 2021
965abc5
feat(storefront): BCTHEME-373 Alt text not provided for ratings (#1949)
yurytut1993 Jan 19, 2021
83e8b0a
feat(storefront): BCTHEME-78 Add Play/Pause button to carousel (#1944)
yurytut1993 Jan 19, 2021
ea01df7
fix(storefront): BCTHEME-366 Error message on PLPs not announced by …
yurytut1993 Jan 19, 2021
87779e3
fix(storefront): BCTHEME-361 fix subscription message announcement (#…
bc-alexsaiannyi Jan 19, 2021
7f15346
feat(payments): PAYPAL-903 Product Page Banners (Cornerstone) - creat…
bc-fetisov Jan 19, 2021
3df3966
BCTHEME-327: PDP - Empty "Description" is Hiding All Tabs When in Tab…
BC-tymurbiedukhin Jan 19, 2021
e31fd87
feat(storefront): BCTHEME-388 Dots on carousel should have similar co…
yurytut1993 Jan 19, 2021
32bc445
fix(storefront): BCTHEME-384 When default option is out of stock add …
BC-tymurbiedukhin Jan 19, 2021
13f73b3
fix(storefront): BCTHEME-383 Selecting certain option types pushes wi…
BC-tymurbiedukhin Jan 19, 2021
6dda8e5
Fixed merge conflict
BC-tymurbiedukhin Jan 19, 2021
2fd9b83
STRF-8898 'Show More' gives no additional options when filter clicked…
jairo-bc Jan 20, 2021
32af7ae
Releasing 5.1.0-rc.1
BC-tymurbiedukhin Jan 20, 2021
c51820c
BCTHEME-387: Updates Cornerstone variants to meet the updated vertica…
DanteMunoz Jan 20, 2021
fdf0cff
Releasing 5.1.0-rc.2
BC-tymurbiedukhin Jan 20, 2021
00d3bd4
Releasing 5.1.0
BC-tymurbiedukhin Jan 26, 2021
ecd98b9
feat(storefront): STRF-8948 Fix Sort By on Search Page (#1971)
jairo-bc Feb 1, 2021
2c78a2c
fix(storefront): BCTHEME-368 fix announcement for shop by price filte…
bc-alexsaiannyi Feb 2, 2021
ad5c3f1
fix(storefront): BCTHEME-207 fix focus on sort by (#1964)
bc-alexsaiannyi Feb 2, 2021
799b570
fix(storefront): BCTHEME-385 move a phrase from html to en.json (#1972)
bc-alexsaiannyi Feb 2, 2021
2007c88
feat(storefront): BCTHEME-390 Integrate accessibility scripts to prod…
yurytut1993 Feb 2, 2021
5e957f5
fix(storefront): BCTHEME-354 If multiple Pick List Options are applie…
BC-tymurbiedukhin Feb 2, 2021
511f333
fix(storefront): BCTHEME-356 Required checkbox message blocks the che…
BC-tymurbiedukhin Feb 2, 2021
e12f95d
Updated Changelog PR link for BCTHEME-212 Fixed review rating icons f…
BC-tymurbiedukhin Feb 3, 2021
462a286
feat(storefront): BCTHEME-391 Move focus on filter items Modal after …
yurytut1993 Feb 5, 2021
851e42b
feat(storefront) BCTHEME-381 add suffient text for swatch option (#1976)
bc-alexsaiannyi Feb 8, 2021
3ded830
fix(storefront): BCTHEME-398 Make every product option group id uniqu…
BC-tymurbiedukhin Feb 9, 2021
c735ee5
fix(storefront): BCTHEME-264 fix update discount banner on PDP (#1974)
bc-alexsaiannyi Feb 16, 2021
57f9970
fix(storefront): BCTHEME-372 Error message not announced automaticall…
BC-tymurbiedukhin Feb 16, 2021
351cb57
fix(storefront): BCTHEME-400 If product options are not required, the…
BC-tymurbiedukhin Feb 16, 2021
8da426c
fix(storefront): BCTHEME-334 Add alt attribute for no image placehold…
BC-tymurbiedukhin Feb 16, 2021
a1b435a
fix(storefront): BCTHEME-401 Category pages are creating alt attribut…
yurytut1993 Feb 17, 2021
10d18ae
fix(storefront): BCTHEME-362 fix cut off cart button on zooming 400 (…
bc-alexsaiannyi Feb 17, 2021
cc3e5e1
Releasing 5.2.0-rc.1
yurytut1993 Feb 17, 2021
1dd98e6
Releasing 5.2.0
yurytut1993 Feb 22, 2021
1cbb33d
Reverting 5.2.0 to 5.2.0-rc.1
yurytut1993 Feb 22, 2021
e7e26e7
Releasing 5.2.0
yurytut1993 Feb 22, 2021
ed36ba3
Revert "Releasing 5.2.0"
yurytut1993 Feb 22, 2021
933a938
Releasing 5.2.0
yurytut1993 Feb 22, 2021
7fd66c1
Revert "Releasing 5.2.0" 2nd time
yurytut1993 Feb 22, 2021
b66bd69
Releasing 5.2.0
yurytut1993 Feb 22, 2021
676de06
feat(storefront): BCTHEME-200 add notifications announcement on carou…
bc-alexsaiannyi Mar 2, 2021
85af5e4
fix(storefront): BCTHEME-392 fixed line breaks on Dropdown Menu (#1996)
bc-alexsaiannyi Mar 2, 2021
b8717da
fix(storefront): BCTHEME-347 Add unique identifiers to product cards …
bc-alexsaiannyi Mar 2, 2021
9119b6d
fix(storefront): BCTHEME-409 Update focus trap in Modal (#1998)
yurytut1993 Mar 2, 2021
b67ec1a
fix(search): ES-2031 add error message for when star search is not av…
bc-nataliya Mar 1, 2021
cbc0515
feat(search): ES-1590 render error msg for brand page
kvnwang Mar 2, 2021
4e7bfea
fix(search): ES-2031 make search error more generic
kvnwang Mar 4, 2021
161d8d7
feat(search): ES-2031 add change to changelog
kvnwang Mar 8, 2021
5710ac6
Merge pull request #2005 from kwang30/ES-2031
bc-dhuynh Mar 11, 2021
3b957b1
feat(storefront): BCTHEME-322 add sold-out badges for products on PLP…
bc-alexsaiannyi Mar 15, 2021
0fb5d3f
BCTHEME-426: Insufficient link text for "Read More" links (#2012)
BC-tymurbiedukhin Mar 18, 2021
99c50bd
BCTHEME-422: Announce email field as mandatory (#2011)
BC-tymurbiedukhin Mar 18, 2021
6a6ae74
BCTHEME-420: 'Skip to main content' is not visible (#2010)
BC-tymurbiedukhin Mar 18, 2021
facef23
fix(storefront): BCTHEME-427 Insufficient button label on cart page (…
BC-tymurbiedukhin Mar 18, 2021
cbbd273
feat(storefront): BCTHEME-231 Add placeholder for failed to load caro…
yurytut1993 Mar 18, 2021
b09ba15
fix(storefront): BCTHEME-429 Unlabelled edit fields on cart page (#2016)
BC-tymurbiedukhin Mar 19, 2021
93cfe8d
fix(storefront): BCTHEME-428 Insufficient link text on cart page (#2014)
BC-tymurbiedukhin Mar 19, 2021
5992fef
fix(storefront): BCTHEME-424 Alt text should include product name for…
BC-tymurbiedukhin Mar 19, 2021
c6b4b85
fix(storefront): IE11 - Clicking on Search Does Not Display Search Ba…
yurytut1993 Mar 19, 2021
f2d6b31
Releasing 5.3.0-rc.1
BC-tymurbiedukhin Mar 19, 2021
81ccd82
Fixing 'Skip to main' content mobile display
BC-tymurbiedukhin Mar 19, 2021
5c9ab37
Releasing 5.3.0-rc.2
BC-tymurbiedukhin Mar 19, 2021
437f0cc
Releasing 5.3.0
BC-tymurbiedukhin Mar 24, 2021
b7beec4
Revert Releasing 5.3.0
BC-tymurbiedukhin Mar 25, 2021
f165965
Remove AddThis for social sharing, replace with provider sharing link…
bookernath Mar 25, 2021
304826c
Updated changelog
BC-tymurbiedukhin Mar 25, 2021
d59675f
Releasing 5.3.0
BC-tymurbiedukhin Mar 25, 2021
dc9d19e
fix(search): ES-2071 removed adding selected filters for price filter…
bc-krishsenthilraj Mar 30, 2021
8dbd88b
fix(storefront): BCTHEME-431 remove horizontal scroll on swatch optio…
bc-alexsaiannyi Mar 31, 2021
9287f53
fix(search): ES-2138 fixed count showing issue for category facet
bc-krishsenthilraj Apr 9, 2021
5155277
Merge pull request #2035 from bc-krishsenthilraj/ES-2138
bc-dhuynh Apr 9, 2021
4729e40
fix(storefront): BCTHEME-349 improve email validation for forms (#2029)
bc-alexsaiannyi Apr 12, 2021
5df45de
feat(storefront): BCTHEME-445 replace page builder ssl settings with …
bc-alexsaiannyi Apr 12, 2021
c2f2303
fix(storefront): BCTHEME-447 extend keyboard support for radio button…
bc-alexsaiannyi Apr 12, 2021
39abb0b
feat(storefront): BCTHEME-446 Improve performance of analyzing homepa…
yurytut1993 Apr 13, 2021
74275e7
fix(storefront): BCTHEME-395 Wish List drop down is truncated on prod…
yurytut1993 Apr 13, 2021
e574932
fix(storefront): BCTHEME-434 Hamburger Menu Icon missing on Google AM…
yurytut1993 Apr 13, 2021
01571ee
fix(storefront): BCTHEME-449 remove main tag duplicates (#2032)
bc-alexsaiannyi Apr 14, 2021
861b83a
feat(storefront): BCTHEME-425 Incorrect focus order for product carou…
yurytut1993 Apr 15, 2021
2e7effa
Releasing 5.4.0-rc.1
yurytut1993 Apr 15, 2021
f35f235
fix(storefront): DEV-426 Fix GitHub workflows for default storefront
bookernath Apr 21, 2021
dd58709
Merge pull request #2044 from bookernath/DEV-426
bookernath Apr 22, 2021
530ec94
Releasing 5.4.0
yurytut1993 Apr 26, 2021
b729eed
fix(storefront): BCTHEME-325 Apple pay button displaying needs to be …
BC-tymurbiedukhin Apr 29, 2021
74e7fdb
fix(storefront): BCTHEME-457 Update focus tooltip styles contrast to …
bc-yevhenii-buliuk Apr 30, 2021
6dcc333
Use https:// for schema markup (#2039)
sacr3dc0w Apr 30, 2021
6e4c844
fix(storefront): BCTHEME-423 Search result on search page not notifie…
yurytut1993 Apr 30, 2021
31ac15a
feat(payment): PAYPAL-968 added banner widgets to page builder (#2021)
andriiVitvitskyi1990 Apr 30, 2021
02b0c2c
fix(storefront): bctheme-448 fix multiple swatch options (#2040)
bc-alexsaiannyi May 11, 2021
f92352c
feat(storefront): BCTHEME-476 Scale focus trap for all modals (#2049)
yurytut1993 May 12, 2021
1cd29bb
Releasing 5.5.0-rc.1
BC-tymurbiedukhin May 14, 2021
58ed19e
Releasing 5.5.0
BC-tymurbiedukhin May 20, 2021
d9a82a4
fix(storefront): BCTHEME-496 Translation Gap: Delete from Cart confir…
bc-yevhenii-buliuk May 24, 2021
db80faf
fix(storefront): BCTHEME-512 add translation for invalid quantity val…
bc-alexsaiannyi May 24, 2021
fb91edd
fix(storefront): BCTHEME-459 fix product quantity change error (#2052)
bc-alexsaiannyi May 24, 2021
27a4d59
Fix eslint grunt check
BC-tymurbiedukhin May 24, 2021
2b049c7
build(deps): bump underscore from 1.12.0 to 1.13.1 (#2053)
dependabot[bot] May 24, 2021
ea5da55
Updated CHANGELOG.md for #2052
BC-tymurbiedukhin May 24, 2021
9ca4c74
fix(storefront): BCTHEME-514 Translation Gap: Gift Certificate -> Cod…
yurytut1993 May 25, 2021
64348b2
fix(storefront): BCTHEME-490 Translation Gap: Compare products error …
bc-vlad-dlogush May 27, 2021
fac0cf4
fix(storefront): BCTHEME-492 Translation Gap: Compare page fields (De…
bc-yevhenii-buliuk Jun 3, 2021
95e25cc
fix(storefront): BCTHEME-479 Logo on AMP Product details page (PDP) d…
bc-yevhenii-buliuk Jun 3, 2021
267e33c
fix(storefront): BCTHEME-477 Add to cart button and Wishlist should b…
bc-yevhenii-buliuk Jun 3, 2021
3b16d3c
fix(storefront): BCTHEME-535 Translation Gap: Cart -> Shipping estima…
bc-yevhenii-buliuk Jun 3, 2021
debe25e
fix(storefront): BCTHEME-507 Translation Gap: Account -> Wish List ->…
bc-yevhenii-buliuk Jun 3, 2021
04e1b4e
fix(storefront): BCTHEME-452 Unable to select 'None' on unrequired Sw…
BC-tymurbiedukhin Jun 4, 2021
16ac1e4
Fix eslint errors in cart.js, shipping-estimator.js and test in cart.…
yurytut1993 Jun 4, 2021
90d263f
fix(storefront): STRF-9126 Facebook social share returns an error for…
jairo-bc Jun 10, 2021
ee9cf54
Merge pull request #2077 from jairo-bc/STRF-9126
jairo-bc Jun 10, 2021
10c8626
fix(storefront): BCTHEME-544 fix potential shift on change options mo…
bc-alexsaiannyi Jun 11, 2021
48aa9d5
fix(storefront): BCTHEME-543 Product images in quick view can be squa…
yurytut1993 Jun 11, 2021
3c325d1
fix(storefront): BCTHEME-601 Enter press on Compare checkbox cause qu…
yurytut1993 Jun 11, 2021
50a7325
feat(storefront): BCTHEME-608 Translation mechanism for config.json v…
BC-tymurbiedukhin Jun 11, 2021
d297f1f
Update CHANGELOG.md
BC-tymurbiedukhin Jun 11, 2021
b367d3c
Updated CHANGELOG.md for #2024
yurytut1993 Jun 11, 2021
5d1d040
Releasing 5.6.0-rc.1
bc-alexsaiannyi Jun 11, 2021
9bf9443
Add missing quotes for Country and State/Province fields of Shipping …
bc-yevhenii-buliuk Jun 14, 2021
e4b197c
Releasing 5.6.0-rc.2
bc-alexsaiannyi Jun 14, 2021
39febbf
Releasing 5.6.0
bc-alexsaiannyi Jun 15, 2021
e99570f
feat(storefront): BCTHEME-603 Added translations for Consent Manager …
bc-alexsaiannyi Jul 1, 2021
66b6aba
feat(storefront): BCTHEME-600 Added translation files for Cornerstone…
BC-tymurbiedukhin Jul 1, 2021
eae2692
Releasing 5.7.0
BC-tymurbiedukhin Jul 1, 2021
cdd7a92
fix(storefront): BCTHEME-689 Update lang files for some locales (#2086)
yurytut1993 Jul 9, 2021
164e798
Releasing 5.7.1
BC-tymurbiedukhin Jul 9, 2021
ac1a88a
Merge tag '5.7.1' into cornerstone-update-5.7.1
bcomerford Sep 29, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## Draft

## 5.7.1 (07-09-2021)
- Update lang files for some locales. [#2086](https://github.com/bigcommerce/cornerstone/pull/2086)


## 5.7.0 (07-01-2021)
- Implement CEV language files into Cornerstone. [#2084](https://github.com/bigcommerce/cornerstone/pull/2084)
- Added translations for Consent Manager. [#2083](https://github.com/bigcommerce/cornerstone/pull/2083)

## 5.6.0 (06-15-2021)
- Translation mechanism for config.json values have been implemented. [#2076](https://github.com/bigcommerce/cornerstone/pull/2076)
- Enter press on Compare checkbox cause quick view opening. [#2074](https://github.com/bigcommerce/cornerstone/pull/2074)
Expand Down
28 changes: 28 additions & 0 deletions assets/scss/components/stencil/heroCarousel/_heroCarousel.scss
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,34 @@
background-size: contain;
}
}

.slick-slide {
&.is-square-image-type {
.heroCarousel-image-wrapper {
height: 100vw;
}
}

&.is-vertical-image-type {
.heroCarousel-image-wrapper {
height: 110vw;
}
}

&.is-square-image-type,
&.is-vertical-image-type {
.heroCarousel-image-wrapper {
@include breakpoint("small") {
height: 56.25vw;
}
}
}

&.is-image-error {
background: url("../img/hero-carousel-image-load-error.svg") center center no-repeat;
background-size: contain;
}
}
}

.heroCarousel-slide {
Expand Down
8 changes: 8 additions & 0 deletions assets/scss/components/stencil/productView/_productView.scss
Original file line number Diff line number Diff line change
Expand Up @@ -426,6 +426,10 @@
width: auto;
}

@include breakpoint("medium") {
width: auto;
}

@include breakpoint("large") {
margin-right: spacing("half");
}
Expand All @@ -434,6 +438,10 @@
.button--primary {
margin-right: spacing("half");
}

.button--primary {
margin-right: spacing("half");
}
}
}

Expand Down
2 changes: 1 addition & 1 deletion config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Midwest Nice",
"version": "5.6.0",
"version": "5.7.1",
"template_engine": "handlebars_v4",
"meta": {
"price": 0,
Expand Down
Loading