timestamp1605193020001Cornerstone 4.12.1 for November 12, 2020by BigCommerceTheme Write a Review modal cause TypeError. #1899 Account >Payment Methods throws server error when using Cornerstone theme #1898 Price in the cart is not updated when changing currency on mobile. #1893
timestamp1605192300001Cornerstone 4.12.0 for November 5, 2020by BigCommerceTheme 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...
timestamp1603909440001GraphQL Complexity Limit Increased (October 2020)by BigCommerceWe have once again adjusted the GraphQL Storefront API complexity limit to be more permissive, based on developer feedback. If you have previously bumped up against the complexity limit for a particular query, you are encouraged to try...
timestamp1602769740001Cornerstone 4.11.0 for October 15, 2020by BigCommerceTheme 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...
timestamp1601560140001Cornerstone 4.10.0 for October 1, 2020by BigCommerceTheme 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...
timestamp1596150180001Cornerstone 4.9.0by BigCommerceAdded correct alt text on image change in product view. #1747 Description tab is hidden in case of empty product description. #1746 Stencil CLI updated to the latest version. #1744 Added immediate keyboard focus for quick view modal...
timestamp1595953320001GraphQL Storefront API Complexity Scoring Adjustedby BigCommerceBased on feedback from our developer community, we've adjusted the weighting of our GraphQL Storefront API's complexity scoring in order to be more permissive. As a result, queries which may have previously been rejected on the basis of...
timestamp1595636220001Cornerstone 4.8.0by BigCommerceFixed Facebook button during modal scrolling behaviour. #1724 Fixed Product Image dimensions not constrained proportionally on Cart page which can lead to element overlapping. #1722 Added byte type on file upload options when max file...
timestamp1593048360001GraphQL Storefront API - Bulk Pricing on Products and Variantsby BigCommerceThe GraphQL Storefront API now supports fetching the bulk pricing tiers on both products and variants. Consider this query: query bulkPricingTiers { site { products(first: 3) { edges { cursor node...