Dev Center Updates

Cornerstone 4.12.0 for November 5, 2020

by BigCommerce
Theme Reduce lodash usage in compare-products.js and image-gallery.js. #1827 Fixed product image carousel when it becomes unresponsive on Product page. #1879 Move phrases and static strings to en.json for improving translation...
Cornerstone
Maintenance
Enhancement
Bug Fix

The qty_in_cart property is removed from the Stencil Common Product Card object

by BigCommerce
As part of an effort to improve the performance of BigCommerce storefronts, the qtyincart property is no longer supported on the Stencil Common Product Card Model. This property will return 0 from now on, and its use is discouraged. The...
Stencil
Theme
Warning

Inventory levels are no longer returned in Stencil context based on settings

by BigCommerce
Inventory Levels will no longer be returned in the Stencil context data if your store's Inventory settings are set to "Don't show Stock Levels". Previously, this setting would only hide the stock levels on individual product pages...
Warning
Stencil
Bug Fix

Cornerstone 4.11.0 for October 15, 2020

by BigCommerce
Theme Now supports global regions for display of widgets across multiple storefront pages. #1859 Add Info and Add Coupon forms on Cart Page tabbable when hidden. #1820 Fixed outline styles for breadcrumbs on focus state. #1824 Fixed...
Cornerstone
Bug Fix
Maintenance
API

Stencil CLI 3.0 Release

by BigCommerce
Stencil CLI 3.0 has released, with these improvements: Node 12 support Much improved stencil pull with better merging logic and drastically improved performance Many CLI commands have been improved to work better with automated...
Announcement
Enhancement
Stencil

Cornerstone 4.10.0 for October 1, 2020

by BigCommerce
Theme Return heading to product card. #1848 Quick search query param needs to be fixed while navigating to search page. #1832 Create unified focus styling in Cornerstone. #1812 Review link in quick modal focused twice. #1797 Fixed...
Cornerstone
Bug Fix
Maintenance

Deprecation of JSPM in stencil-cli for September 17, 2020

by BigCommerce
Theme The new stencil-cli version (2.0.0) no longer supports JSPM. Developer Blog How to Build Your First BigCommerce App
Announcement
Stencil

Page Builder and API Updates for September 9, 2020

by BigCommerce
Page Builder As of September 9, 2020, Page Builder is enabled on all Stencil stores by default. Page Builder documentation updated. API Passwordless Login updated to include more details and a customer email example. Listing...
Developer Blog
API
Stencil

Stencil-utils versions below 2.0.0 are deprecated

by BigCommerce
As of stencil-utils 2.0.0, the storefront API which returns the status of the cookie notification feature was removed: https://github.com/bigcommerce/cornerstone/pull/1380 This API is now deprecated, and will return a hardcoded...
Warning
Stencil