Dev Center Updates

Theme Updates for July 1, 2021

by BigCommerce
Theme Added ability to embed a GraphQL query in the front matter of a Stencil theme. See GraphQL attributes for examples and a complete list of available variables. Localization- Added ability to localize the control panel, system messages,
Theme
Stencil
Developer Blog
Maintenance

Blueprint Theme Update for June 17, 2021

by BigCommerce
Blueprint Themes Removed Internet Explorer 11 or later from the list of Supported Browsers for the BigCommerce control panel. Developer Blog Headless Commerce Summit 2021 Recapped Now in Open Beta: Product Sort Order API on BigCommerce
Theme
Announcement
Developer Blog

Theme Update and Announcement for May 27, 2021

by BigCommerce
Theme Added new accessibility articles discussing how Cornerstone meets WCAG Compliance Levels. View examples to learn how Cornerstone implements WCAG guidelines. Developer Blog Alexa, Where will E-commerce Be in 2022? How to Customize the
Theme
Developer Blog

Storefront Data Hooks & Theme Updates for March 4, 2021

by BigCommerce
Storefront Hooks 1.0.1 Initial public release in support of https://nextjs.org/commerce 1.1.0 Fix useUpdateItem Fix typo in storefront-data-hooks repo Add missing types to the Cart body Resolves#22 Login SSO Accept options in the useLogin
Theme
Enhancement
Announcement
Developer Blog

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

API & Theme Updates for May 7, 2020

by BigCommerce
API New Themes configuration endpoints now available Clarified documentation to note store/cart/abandoned will fire whether or not a store has the Abandoned Cart Saver feature enabled. GET Customers V3 endpoint includes new sort...
API
Theme

API and Theme Updates, April 16, 2020

by BigCommerce
API Updated Payments API sample app diagram Adyen removed from list of providers compatible with Payments API BigCommerce for Wordpress New article Multi-Channel Capabilities with Wordpress Theme %%GLOBALTrackingLink_List%% variable...
API
Theme
Maintenance

API and Theme Updates for April 2, 2020

by BigCommerce
API GraphQL API documentation expanded to include more information on making Customer Impersonation Token authenticated requests and querying the API from an external system store/shipment/created Webhook now sends orderID as an integer...
API
Theme
Maintenance

Cornerstone 4.4.1

by BigCommerce
Enhancements and Bug Fixes Prevent triggering quantity change when pressing enter #1630 Replace Karma with Jest #1627 Fix price filter to honor control panel settings #1633
Cornerstone
Theme
Bug Fix