Minor Changes
-
#1717
12fea79
Thanks EoinConway! - Add a check for variant stock levels on add to cart button -
#1674
512c338
Thanks @chanceaclark! - Uses the API responses to show better errors when adding a product to the cart. -
#1710
15edf31
Thanks @chanceaclark! - RenameBcImage
toImage
-
#1703
7b598ff
Thanks @chanceaclark! - Adds localized data fetching withing the beforeRequest client helper. If information is translated (currently possible to update via the Admin GraphQL API) then we will return the translated product data. See https://developer.bigcommerce.com/docs/store-operations/catalog/graphql-admin/product-basic-info for more information on how to use overrides. -
#1710
15edf31
Thanks @chanceaclark! - Force usage of the<Image/>
component. This component should fallback to using the default image loader if the url doesn't come from the BigCommerce CDN. -
#1672
ffefc61
Thanks @chanceaclark! - If a string is not provided in the selected locale, the translation system will fallback to "en" for that specific entry.
Patch Changes
-
#1661
93d9984
Thanks @bookernath! - Remove webpack chunk plugin -
#1688
3267840
Thanks @thebigrick! - Added aria label for compare button -
#1617
c852961
Thanks @bc-yevhenii-buliuk! - UX improvements for account pages -
#1690
ee6bbb9
Thanks @thebigrick! - Added localization to hardcoded strings -
#1647
ad5ed3f
Thanks @bc-alexsaiannyi! - update submit create account errors message -
#1715
2960a70
Thanks @bc-svc-local! - Update translations. -
#1694
07f8463
Thanks @bc-svc-local! - Update translations.