Releases: bigcommerce/cornerstone
Releases · bigcommerce/cornerstone
6.11.0-rc.1
- Reverted fix for sold-out badge appearance #2354
- If the gift is a variant, the button "Change" shows in cart, and other variant are visible #2349
- Removes the URL encoding from the 'description' in the product rich snippet schema #2350
- Running Lighthouse npm script fails in terminal #2345
- Removed accelerated checkout integration #2341
- Added css classes for ApplePay Button [#2344]
- Added styling config for the Bolt smart payment button [#2356]
- Remove default whitespace from multiline input #2355
- Refresh page if no more item in the cart #2360
6.10.0
- A bug with the display of the product quantity on the PDP #2340
- Extended initialization interface of the storefront-account-payments lib, added theme styles [#2335][https://github.com//pull/2335]
- Added showAlertModal to the storefront-account-payments app initialization [#2338][https://github.com//pull/2338]
6.10.0-rc.1
- A bug with the display of the product quantity on the PDP #2340
- Extended initialization interface of the storefront-account-payments lib, added theme styles [#2335][https://github.com//pull/2335]
- Added showAlertModal to the storefront-account-payments app initialization [#2338][https://github.com//pull/2338]
6.9.0
- Fix sold-out badge appearance #2315
- Remove xlink attributes on svg #2322
- Bump Stencil utils to 6.15.0 [#2327][https://github.com//pull/2327]
- form.serialize() ignores dropdown option elements that have the disabled attribute #2326
- Extended BigCommerce.accountPayments app initialization interface #2317
- Gift certificate CSS properties are applied to page after previewing Gift certificate on storefront #2330
- Translation Gap: Submit Return Request button #2331
6.9.0-rc.1
- Fix sold-out badge appearance #2315
- Remove xlink attributes on svg #2322
- Bump Stencil utils to 6.15.0 [#2327][https://github.com//pull/2327]
- form.serialize() ignores dropdown option elements that have the disabled attribute #2326
- Extended BigCommerce.accountPayments app initialization interface #2317
- Gift certificate CSS properties are applied to page after previewing Gift certificate on storefront #2330
- Translation Gap: Submit Return Request button #2331
6.8.0
- Add remote_api_scripts into cart/preview template to let GA3 snippet to fire the Product Added event, when clicking Add to cart button on Product detail page and rendering the response in popup. #2281
- Stored XSS within Wishlist creation.#2289
- Set "Show quick payment buttons" setting to true by default [#2283]#2283
- Fixed en-CA translation warning in terminal. [#2278][https://github.com//pull/2278]
- Added manual captcha to Contact Us form for additional spam protection. #2290
- Fixed PDP not respecting "quantity box" display settings. #2291
- Fixed product panels with scrolling/arrows prevent contextual menu on mobile devices #2310
- Added integrarion of storefront-account-payments lib [#2288][https://github.com//pull/2288]
- Bump Stencil utils to 6.13.0 [#2300][https://github.com//pull/2300]
- Removed non-working functionality from schema.json [#2301][https://github.com//pull/2301]
- Refactored
hide_price_from_guests
logic aroundshow_cart_action
use #2304 - Removed all Google AMP template files #2308
- Webpack 5, Node 18 Support [#2311][https://github.com//pull/2311]
- Customer order summary with both physical and digital items shows shipping as null #2309
6.8.0-rc.3
- Add remote_api_scripts into cart/preview template to let GA3 snippet to fire the Product Added event, when clicking Add to cart button on Product detail page and rendering the response in popup. #2281
- Stored XSS within Wishlist creation.#2289
- Set "Show quick payment buttons" setting to true by default [#2283]#2283
- Fixed en-CA translation warning in terminal. [#2278][https://github.com//pull/2278]
- Added manual captcha to Contact Us form for additional spam protection. #2290
- Fixed PDP not respecting "quantity box" display settings. #2291
- Fixed product panels with scrolling/arrows prevent contextual menu on mobile devices #2310
- Added integrarion of storefront-account-payments lib [#2288][https://github.com//pull/2288]
- Bump Stencil utils to 6.13.0 [#2300][https://github.com//pull/2300]
- Removed non-working functionality from schema.json [#2301][https://github.com//pull/2301]
- Refactored
hide_price_from_guests
logic aroundshow_cart_action
use #2304 - Removed all Google AMP template files #2308
- Webpack 5, Node 18 Support [#2311][https://github.com//pull/2311]
- Customer order summary with both physical and digital items shows shipping as null #2309
6.8.0-rc.2
- Add remote_api_scripts into cart/preview template to let GA3 snippet to fire the Product Added event, when clicking Add to cart button on Product detail page and rendering the response in popup. #2281
- Stored XSS within Wishlist creation.#2289
- Set "Show quick payment buttons" setting to true by default [#2283]#2283
- Fixed en-CA translation warning in terminal. [#2278][https://github.com//pull/2278]
- Added manual captcha to Contact Us form for additional spam protection. #2290
- Fixed PDP not respecting "quantity box" display settings. #2291
- Added integrarion of storefront-account-payments lib [#2288][https://github.com//pull/2288]
- Bump Stencil utils to 6.13.0 [#2300][https://github.com//pull/2300]
- Removed non-working functionality from schema.json [#2301][https://github.com//pull/2301]
- Refactored
hide_price_from_guests
logic aroundshow_cart_action
use #2304
6.8.0-rc.1
- Add remote_api_scripts into cart/preview template to let GA3 snippet to fire the Product Added event, when clicking Add to cart button on Product detail page and rendering the response in popup. #2281
- Stored XSS within Wishlist creation.#2289
- Set "Show quick payment buttons" setting to true by default [#2283]#2283
- Fixed en-CA translation warning in terminal. [#2278][https://github.com//pull/2278]
- Added manual captcha to Contact Us form for additional spam protection. #2290
- Fixed PDP not respecting "quantity box" display settings. #2291
- Added integrarion of storefront-account-payments lib [#2288][https://github.com//pull/2288]
6.7.0
- Fixed escaping on created store account confirm message. [#2265]#2265
- Migrate Cornerstone to new "Hide Price From Guests" functionality #2262
- Add Accelerated buttons container into 'add to cart' popup on product details page #2264
- Made PDP wallet buttons container hidden in cases when the product is not purchasable or out of stock #2267
- Updated PayPal Accelerated Checkout default button styles #2268
- Add logic to collect Product Details data and send it to the BC App stencil template through custom event #2270
- Allow quantity of "0" in cart to remove item #2266
- Fix the issue with getting product details data if the product details form is valid on page load #2271
- Delay validation on account signup, message form, and account edit page #2274
- Update key render-blocking resources to be preloaded via HTTP headers/Early Hints #2261