Releases: graphcommerce-org/graphcommerce
Releases · graphcommerce-org/graphcommerce
June 13, 2024 (canary)
@graphcommerce/[email protected]
Patch Changes
- #2290
21f2ac0
- Fix cors issues with Dynamic Row Property Picker App
(@JoshuaS98)
June 13, 2024 (canary)
@graphcommerce/[email protected]
Patch Changes
June 10, 2024 (canary)
@graphcommerce/[email protected]
Minor Changes
-
#2273
77955c5
- Improve Breadcrumbs on Category and Product pages
(@Jessevdpoel) -
#2273
aa56540
- If a category has no children, the sibling links will be shown on the category page.
(@Jessevdpoel)
@graphcommerce/[email protected]
Minor Changes
- #2273
77955c5
- Improve Breadcrumbs on Category and Product pages
(@Jessevdpoel)
@graphcommerce/[email protected]
Minor Changes
- #2273
77955c5
- Improve Breadcrumbs on Category and Product pages
(@Jessevdpoel)
June 06, 2024 (canary)
@graphcommerce/[email protected]
Minor Changes
- #2274
4a24813
- Add props to DarkLightModeThemeProvider to disable dark/light mode or to change the default ssr mode. Save user chosen mode in localStorage
(@Giovanni-Schroevers)
Patch Changes
- #2274
57131cf
- Created a cssFlags functionality to allow for conditional rendering based on stored flags in the localStorage
(@Giovanni-Schroevers)
June 05, 2024 (canary)
@graphcommerce/[email protected]
Patch Changes
- #2289
d2a6f58
- Do not require fragments to be marked @Injectable but always accept @Inject directives.
(@paales)
June 05, 2024 (canary)
@graphcommerce/[email protected]
Patch Changes
- #2282
e048f61
- Disable configurable product options that are unavailable for selection.
(@carlocarels90)
June 04, 2024 (canary)
@graphcommerce/[email protected]
Patch Changes
- #2283
170aebd
- Prevent success message from showing up when form is still submitting a new request to update the users email
(@Giovanni-Schroevers)
May 23, 2024 (canary)
@graphcommerce/[email protected]
Patch Changes
- #2246
13524f9
- SidebarGallery now supports two more props disableSticky and variantMd default|oneColumn
(@Jessevdpoel)
@graphcommerce/[email protected]
Patch Changes
- #2246
fc5c04d
- Create useRemoveItemFromCart hook to allow for reuse while keeping compatibility with plugins.
(@Jessevdpoel)
@graphcommerce/[email protected]
Minor Changes
- #2246
13524f9
- Added the ability to edit cart items with full support for all product types and custom options
(@Jessevdpoel)
Patch Changes
- #2246
fc5c04d
- Create useRemoveItemFromCart hook to allow for reuse while keeping compatibility with plugins.
(@Jessevdpoel)
May 23, 2024 (canary)
@graphcommerce/[email protected]
Patch Changes
- #2264
e5291a4
- prevent rendering 'null' when method_title is not provided
(@carlocarels90)
May 22, 2024 (canary)
@graphcommerce/[email protected]
Patch Changes
- #2277
f9199f7
- Solve issue where Braintree wouldn't place the order after successfully validating a Credit Card.
(@paales)