Releases: graphcommerce-org/graphcommerce
September 19, 2024 (canary)
@graphcommerce/[email protected]
Minor Changes
August 26, 2024 (canary)
@graphcommerce/[email protected]
Patch Changes
-
#2341
7085b4a
- Updated all form FieldElements to also accept defaultValue, shouldUnregister and disabled. Moved AutoCompleteElement, CheckboxElement, MultiSelectElement, SliderElement, SwitchElement, ToggleButtonGroup to useController. Removed all parseError props (@Giovanni-Schroevers) -
#2341
022cbd6
- Moved ActionCardListForm to @graphcommerce/ecommerce-ui to resolve issue with circular dependencies. (@Giovanni-Schroevers)
@graphcommerce/[email protected]
Patch Changes
- #2341
e01fd4a
- Prevent retriggering a scrollTo animation when the current scrollLeft/scrollTop is a float (@Giovanni-Schroevers)
@graphcommerce/[email protected]
Patch Changes
- #2341
e3fe4f7
- Solve an issue where the BillingPage query would be re-queried after setting the payment method. (@Giovanni-Schroevers)
@graphcommerce/[email protected]
Patch Changes
- #2341
7a2f715
- Make sure the InContextMask only warns when a block is renderer during the initial ssr render. (@Giovanni-Schroevers)
@graphcommerce/[email protected]
Patch Changes
- #2341
8d96e64
- Prevent a reloading the ShippingPage query when selecting a shipping method. (@Giovanni-Schroevers)
@graphcommerce/[email protected]
Minor Changes
- #2341
1d6512d
- Rename experimental_useV2 prop to deprecated_useV1 in useFromGql and enable it by default (@Giovanni-Schroevers)
Patch Changes
- #2341
97522bd
- Solve issue where the CartEditForm would temporarily show an empty cart after saving. (@Giovanni-Schroevers)
@graphcommerce/[email protected]
Minor Changes
- #2341
1d6512d
- Rename experimental_useV2 prop to deprecated_useV1 in useFromGql and enable it by default (@Giovanni-Schroevers)
Patch Changes
-
#2341
3043f94
- In the shipping step show errors with a ApolloCartErrorSnackbar instead of a ApolloCartErrorAlert (@Giovanni-Schroevers) -
#2341
3101681
- When saving a shipping address it would always save the company after it was once saved. (@Giovanni-Schroevers)
@graphcommerce/[email protected]
Minor Changes
- #2341
1d6512d
- Rename experimental_useV2 prop to deprecated_useV1 in useFromGql and enable it by default (@Giovanni-Schroevers)
@graphcommerce/[email protected]
Minor Changes
- #2341
1d6512d
- Rename experimental_useV2 prop to deprecated_useV1 in useFromGql and enable it by default (@Giovanni-Schroevers)
Patch Changes
-
#2341
cc1c6e8
- The AddressCountryRegion select would show a warning if the countries weren't loaded yet. It will now show a readonly field with the country code. (@Giovanni-Schroevers) -
#2341
b8b621a
- The CompanyFields toggle wouldn't be valid when Private was selected and would only validate if Business was selected. (@Giovanni-Schroevers)
@graphcommerce/[email protected]
Patch Changes
- #2341
86ecf9a
- Payment method will now throw an error in onComplete to handle obscure errors (@Giovanni-Schroevers)
@graphcommerce/[email protected]
Minor Changes
- #2341
1d6512d
- Rename experimental_useV2 prop to deprecated_useV1 in useFromGql and enable it by default (@Giovanni-Schroevers)
@graphcommerce/[email protected]
Patch Changes
- #2341
86ecf9a
- Payment method will now throw an error in onComplete to handle obscure errors (@Giovanni-Schroevers)
@graphcommerce/[email protected]
Patch Changes
- #2341
86ecf9a
- Payment method will now throw an error in onComplete to handle obscure errors (@Giovanni-Schroevers)
@graphcommerce/[email protected]
Minor Changes
- #2341
1d6512d
- Rename experimental_useV2 prop to deprecated_useV1 in useFromGql and enable it by default (@Giovanni-Schroevers)
@graphcommerce/[email protected]
Patch Changes
- #2341
86ecf9a
- Payment method will now throw an error in onComplete to handle obscure errors (@Giovanni-Schroevers)
@graphcommerce/[email protected]
Patch Changes
- #2341
c57614d
- ActionCardList can now recieve focus, allowing form submissions to scroll to the field. Focussed fields now are now highlighted even when there is an error. (@Giovanni-Schroevers)
@graphcommerce/[email protected]
Minor Changes
-
#2341
16e2980
- useFormGql and it's derived hooks now have a newskipUnchanged
prop. The form will only be submitted when there are fields dirty in a form. This reduces the amount of queries ran in the checkout greatly. (@Giovanni-Schroevers) -
#2341
1d6512d
- Rename experimental_useV2 prop to deprecated_useV...
August 22, 2024 (canary)
@graphcommerce/[email protected]
Patch Changes
- #2356
d283901
- Loading an overlay page directly would animate in the overlay instead of directly showing it. (@paales)
@graphcommerce/[email protected]
Patch Changes
August 21, 2024 (canary)
@graphcommerce/[email protected]
Patch Changes
- #2354
7cd5c1c
- Fix issues when using non-hex colors in theme (@bramvanderholst)
@graphcommerce/[email protected]
Patch Changes
- #2354
811d5e6
- Contain ripple to wishlist button instead of propagating to product list item (@bramvanderholst)
@graphcommerce/[email protected]
Patch Changes
-
#2354
7cd5c1c
- Fix issues when using non-hex colors in theme (@bramvanderholst) -
#2354
7c10458
- Fix back button transparency on hover (@bramvanderholst) -
#2354
1de9582
- Properly align cart loading state (and other FullPageMessage usages) (@bramvanderholst)
August 21, 2024 (canary)
@graphcommerce/[email protected]
Patch Changes
- #2355
82b4ed9
- Add early return when there are no reviews to prevent invalid enhanced results. (@carlocarels90)
August 14, 2024 (canary)
@graphcommerce/[email protected]
Minor Changes
- #2318
886837f
- Terminate row field on DynamicRows model (@JoshuaS98)
August 14, 2024 (canary)
@graphcommerce/[email protected]
Patch Changes
- #2352
8ace660
- Add disableMargin prop to WaitForCustomer component (@JoshuaS98)
@graphcommerce/[email protected]
Patch Changes
- #2348
61b66ef
- Added a new OverlayHeader component to be used in combination with the Overlay component. (@JoshuaS98)
August 14, 2024 (canary)
@graphcommerce/[email protected]
Patch Changes
- #2349
7c8529e
- Fix NumberFieldElement when min = 0 (@JoshuaS98)
August 14, 2024 (canary)
@graphcommerce/[email protected]
Minor Changes
August 07, 2024 (canary)
@graphcommerce/[email protected]
Minor Changes
- #2332
73e897a
- Use custom_attributesV2 for product specs when running on magento 247 or higher (@Giovanni-Schroevers)