Skip to content

Releases: Foxy/foxy-elements

v1.34.0

08 Nov 20:05
ab88b55
Compare
Choose a tag to compare

1.34.0 (2024-11-08)

Bug Fixes

  • foxy-sign-in-form: detect autofill (46a74ba), closes #155

Features

  • foxy-template-config-form: rebuild with latest ui controls (d9b1156)
  • foxy-webhook-form: add props allowing to make logs and statuses clickable (e6ad34b)
  • foxy-webhook-form: update form ui (a18a872)
  • foxy-webhook-log-card: add resource type and id info (728c0b4)
  • foxy-webhook-status-card: add resource type and id info (f513e50)

v1.34.0-beta.3

07 Nov 20:38
d4d818c
Compare
Choose a tag to compare
v1.34.0-beta.3 Pre-release
Pre-release

1.34.0-beta.3 (2024-11-07)

Features

  • foxy-template-config-form: rebuild with latest ui controls (d9b1156)

v1.34.0-beta.2

02 Nov 00:37
46a74ba
Compare
Choose a tag to compare
v1.34.0-beta.2 Pre-release
Pre-release

1.34.0-beta.2 (2024-11-02)

Bug Fixes

  • foxy-sign-in-form: detect autofill (46a74ba), closes #155

v1.34.0-beta.1

29 Oct 20:42
bca9823
Compare
Choose a tag to compare
v1.34.0-beta.1 Pre-release
Pre-release

1.34.0-beta.1 (2024-10-29)

Features

  • foxy-webhook-form: add props allowing to make logs and statuses clickable (e6ad34b)
  • foxy-webhook-form: update form ui (a18a872)
  • foxy-webhook-log-card: add resource type and id info (728c0b4)
  • foxy-webhook-status-card: add resource type and id info (f513e50)

v1.33.0

28 Oct 19:54
6736063
Compare
Choose a tag to compare

1.33.0 (2024-10-28)

Bug Fixes

  • fix broken resource selection (5942406)
  • foxy-item-category-form: fix language string for LBS (f9cdf34)
  • foxy-store-form: adjust bcc-on-receipt-email control label (12ff1b6)
  • foxy-store-shipping-method-form: fix additional service selection (5d8e328)

Features

  • foxy-email-template-form: rebuild with updated controls (cc0d0bf)
  • foxy-store-form: add default slot (c841b5b)
  • foxy-store-form: generate store domain based on store name (5d26b00)
  • foxy-store-form: improve error handling and validation around setting store domain (eaebc77)
  • foxy-subscription-settings-form: move control for automated email receipts up top (54b24f0)
  • foxy-template-form: rebuild with updated controls (a334a27)

v1.33.0-beta.3

24 Oct 21:06
4e4684b
Compare
Choose a tag to compare
v1.33.0-beta.3 Pre-release
Pre-release

1.33.0-beta.3 (2024-10-24)

Features

  • foxy-store-form: add default slot (c841b5b)
  • foxy-store-form: generate store domain based on store name (5d26b00)
  • foxy-store-form: improve error handling and validation around setting store domain (eaebc77)

v1.33.0-beta.2

23 Oct 22:53
5d8e328
Compare
Choose a tag to compare
v1.33.0-beta.2 Pre-release
Pre-release

1.33.0-beta.2 (2024-10-23)

Bug Fixes

  • foxy-store-shipping-method-form: fix additional service selection (5d8e328)

v1.33.0-beta.1

22 Oct 22:49
2f7bccc
Compare
Choose a tag to compare
v1.33.0-beta.1 Pre-release
Pre-release

1.33.0-beta.1 (2024-10-22)

Bug Fixes

  • fix broken resource selection (5942406)
  • foxy-item-category-form: fix language string for LBS (f9cdf34)
  • foxy-store-form: adjust bcc-on-receipt-email control label (12ff1b6)

Features

  • foxy-email-template-form: rebuild with updated controls (cc0d0bf)
  • foxy-subscription-settings-form: move control for automated email receipts up top (54b24f0)
  • foxy-template-form: rebuild with updated controls (a334a27)

v1.32.0

16 Oct 18:54
0e98de9
Compare
Choose a tag to compare

1.32.0 (2024-10-16)

Bug Fixes

  • foxy-coupon-form: disable OR rules in customer attribute restrictions (e7a0b7c)
  • foxy-coupon-form: fix item option restrictions converting spaces to + (36f28b7)
  • foxy-coupon-form: fix spaces being encoded as + (b811e6d)
  • foxy-coupon-form: limit available operators in customer attribute restrictions control (e676046)
  • foxy-coupon-form: update handling for customer attribute coupon field (c1f9fea)
  • foxy-nucleon: remove result hint from the update event if state context includes errors (b64a43d)
  • foxy-query-builder: fix parsing and encoding of complex alternative attribute rules (3b2c935)
  • foxy-transaction: fix unresponsive billing address dialog (be16a0b)
  • update user invitation elements to support recent api changes (2729923)

Features

  • add foxy-user-invitation-card element (2a0888f)
  • add foxy-user-invitation-form element (997abca)
  • foxy-cart-form: add View and Copy ID buttons to Customer section (4d2e9d2)
  • foxy-copy-to-clipboard: add support for text layout (43ce7ae)
  • foxy-query-builder: add an option to create queries without zoom parameter (093b10c)
  • foxy-store-form: add support for captcha requirement on store creation (58910bb)
  • foxy-user-card: add gravatar and invitations counter (410bff6)

v1.32.0-beta.7

15 Oct 22:07
4fe11d1
Compare
Choose a tag to compare
v1.32.0-beta.7 Pre-release
Pre-release

1.32.0-beta.7 (2024-10-15)

Bug Fixes

  • foxy-nucleon: remove result hint from the update event if state context includes errors (b64a43d)