Skip to content

Releases: graphcommerce-org/graphcommerce

September 19, 2024 (canary)

19 Sep 07:57
Compare
Choose a tag to compare
Pre-release

@graphcommerce/[email protected]

Minor Changes

  • #2373 53ffc91 - Handle the case where one switches from using the default .html URL suffix, to not using one (@hnsr)

August 26, 2024 (canary)

26 Aug 10:27
Compare
Choose a tag to compare
Pre-release

@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

@graphcommerce/[email protected]

Patch Changes

@graphcommerce/[email protected]

Patch Changes

@graphcommerce/[email protected]

Patch Changes

@graphcommerce/[email protected]

Minor Changes

Patch Changes

@graphcommerce/[email protected]

Minor Changes

Patch Changes

@graphcommerce/[email protected]

Minor Changes

@graphcommerce/[email protected]

Minor Changes

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

@graphcommerce/[email protected]

Minor Changes

@graphcommerce/[email protected]

Patch Changes

@graphcommerce/[email protected]

Patch Changes

@graphcommerce/[email protected]

Minor Changes

@graphcommerce/[email protected]

Patch Changes

@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 new skipUnchanged 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...

Read more

August 22, 2024 (canary)

22 Aug 07:25
Compare
Choose a tag to compare
Pre-release

@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

  • #2356 d283901 - Loading an overlay page directly would animate in the overlay instead of directly showing it. (@paales)

August 21, 2024 (canary)

21 Aug 13:09
Compare
Choose a tag to compare
Pre-release

@graphcommerce/[email protected]

Patch Changes

@graphcommerce/[email protected]

Patch Changes

@graphcommerce/[email protected]

Patch Changes

August 21, 2024 (canary)

21 Aug 11:56
Compare
Choose a tag to compare
Pre-release

@graphcommerce/[email protected]

Patch Changes

August 14, 2024 (canary)

14 Aug 10:02
Compare
Choose a tag to compare
Pre-release

@graphcommerce/[email protected]

Minor Changes

August 14, 2024 (canary)

14 Aug 09:59
Compare
Choose a tag to compare
Pre-release

@graphcommerce/[email protected]

Patch Changes

@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)

14 Aug 09:55
Compare
Choose a tag to compare
Pre-release

@graphcommerce/[email protected]

Patch Changes

August 14, 2024 (canary)

14 Aug 07:48
Compare
Choose a tag to compare
Pre-release

@graphcommerce/[email protected]

Minor Changes

  • #2337 18898df - All sendEvent calls are now the return type of useSendEvent, to allow plugins to use hooks themselves (@Renzovh)

August 07, 2024 (canary)

07 Aug 10:12
Compare
Choose a tag to compare
Pre-release

@graphcommerce/[email protected]

Minor Changes