Skip to content

Releases: Foxy/foxy-elements

v1.24.1-beta.1

16 Jan 22:34
fd5c4e2
Compare
Choose a tag to compare
v1.24.1-beta.1 Pre-release
Pre-release

1.24.1-beta.1 (2024-01-16)

Bug Fixes

  • foxy-payments-api: fix default values for optional props (a3cb934)
  • foxy-payments-api-payment-method-form: fix test credentials entry (448e53e), closes #142
  • foxy-store-form: fix store domain limit v8n (3d95c1b), closes #149

v1.24.0

13 Jan 01:15
ab00055
Compare
Choose a tag to compare

1.24.0 (2024-01-13)

Bug Fixes

  • foxy-address-form: add support for regions outside of US (b9263d8)
  • foxy-error-entry-card: add missing resource names (65dbbae)
  • foxy-error-entry-card: hide empty sections (e2d5670)
  • foxy-item-category-form: fix combobox selection not showing after reload (1011a3c), closes #137
  • foxy-webhook-form: make event resource selector readonly after creation (eb5a2ff)
  • set max height for alerts (aac89c7)

Features

  • customer registration in portal and better customer profile management in admin (47103dc)
  • customer-api: add support for customer registration (fa44587)
  • customer-portal-settings: add support for customer registration settings (41eb137)
  • form-dialog: add support for passing props to form via ...=${spread({})} (c926d62)
  • foxy-error-entry-card: display resource id if available (fe3235b)
  • foxy-transaction-card: add mit/cit label and more descriptive title (b3bc0cf)
  • nucleon: pass host reference to validators (3db5b77)
  • add foxy-client-card element (8170785)
  • add foxy-client-form element (33439be)
  • add foxy-filter-attribute-card element (acb4964)
  • add foxy-filter-attribute-form element (88a0087)
  • add foxy-passkey-card element (fec59c3)
  • add foxy-passkey-form element (120da3f)

v1.24.0-beta.6

12 Jan 20:45
47103dc
Compare
Choose a tag to compare
v1.24.0-beta.6 Pre-release
Pre-release

1.24.0-beta.6 (2024-01-12)

Features

  • customer registration in portal and better customer profile management in admin (47103dc)
  • customer-api: add support for customer registration (fa44587)
  • customer-portal-settings: add support for customer registration settings (41eb137)
  • form-dialog: add support for passing props to form via ...=${spread({})} (c926d62)
  • nucleon: pass host reference to validators (3db5b77)

v1.24.0-beta.5

11 Oct 13:57
63d8b8c
Compare
Choose a tag to compare
v1.24.0-beta.5 Pre-release
Pre-release

1.24.0-beta.5 (2023-10-11)

Bug Fixes

  • foxy-address-form: add support for regions outside of US (b9263d8)

v1.24.0-beta.4

10 Oct 14:23
174c4c6
Compare
Choose a tag to compare
v1.24.0-beta.4 Pre-release
Pre-release

1.24.0-beta.4 (2023-10-10)

Bug Fixes

  • foxy-error-entry-card: add missing resource names (65dbbae)
  • foxy-error-entry-card: hide empty sections (e2d5670)
  • foxy-webhook-form: make event resource selector readonly after creation (eb5a2ff)

Features

  • foxy-error-entry-card: display resource id if available (fe3235b)

v1.24.0-beta.3

10 Oct 08:14
55e87d0
Compare
Choose a tag to compare
v1.24.0-beta.3 Pre-release
Pre-release

1.24.0-beta.3 (2023-10-10)

Bug Fixes

  • foxy-item-category-form: fix combobox selection not showing after reload (1011a3c), closes #137

v1.24.0-beta.2

09 Oct 10:14
b3bc0cf
Compare
Choose a tag to compare
v1.24.0-beta.2 Pre-release
Pre-release

1.24.0-beta.2 (2023-10-09)

Features

  • foxy-transaction-card: add mit/cit label and more descriptive title (b3bc0cf)
  • add foxy-filter-attribute-card element (acb4964)
  • add foxy-filter-attribute-form element (88a0087)

v1.24.0-beta.1

02 Sep 03:22
f6bc94a
Compare
Choose a tag to compare
v1.24.0-beta.1 Pre-release
Pre-release

1.24.0-beta.1 (2023-09-02)

Bug Fixes

  • set max height for alerts (aac89c7)

Features

  • add foxy-client-card element (8170785)
  • add foxy-client-form element (33439be)
  • add foxy-passkey-card element (fec59c3)
  • add foxy-passkey-form element (120da3f)

v1.23.0

16 Aug 23:25
17698ef
Compare
Choose a tag to compare

1.23.0 (2023-08-16)

Bug Fixes

  • foxy-query-builder: fix attribute/option search syntax (f69e38f), closes #133
  • foxy-template-config-form: update GA deprecation notice text (08148bc)
  • remove helper text placeholder in template forms (377aae1)
  • foxy-downloadable-form: adjust file size limit message text (79bdba4)
  • foxy-payments-api: add separate attributes for individual resource urls (a663274)
  • foxy-tax-form: add support for decimal rate values (b26a3f0), closes #131
  • foxy-template-config-form: add service deprecation message for GA (b54d9f9)
  • foxy-template-config-form: remove segment.io option (no planned support) (cf4788c)

Features

  • foxy-query-builder: switch to datetime-local for date inputs (e73ddab)
  • improve code editing ui in template forms (90ea19d)
  • foxy-template-config-form: add support for google tag config (f289a70)
  • foxy-template-config-form: improve code editing ui (4c534d8)

v1.23.0-beta.4

04 Aug 23:01
e73ddab
Compare
Choose a tag to compare
v1.23.0-beta.4 Pre-release
Pre-release

1.23.0-beta.4 (2023-08-04)

Bug Fixes

  • foxy-query-builder: fix attribute/option search syntax (f69e38f), closes #133
  • foxy-template-config-form: update GA deprecation notice text (08148bc)
  • remove helper text placeholder in template forms (377aae1)

Features

  • foxy-query-builder: switch to datetime-local for date inputs (e73ddab)