Skip to content

Releases: graycoreio/daffodil

v0.64.2

09 Nov 15:13
7f0e586
Compare
Choose a tag to compare
v0.64.2 Pre-release
Pre-release

0.64.2 (2023-11-09)

Features

  • customer-payment-authorizenet: export all card type transforms (#2592) (9ad7775)

v0.64.1

18 Oct 19:28
c379833
Compare
Choose a tag to compare
v0.64.1 Pre-release
Pre-release

0.64.1 (2023-10-18)

Features

v0.64.0

18 Oct 00:46
c7fede2
Compare
Choose a tag to compare
v0.64.0 Pre-release
Pre-release

0.64.0 (2023-10-18)

⚠ BREAKING CHANGES

  • Angular and associated deps have been upgraded to v15. TS has been upgraded to 4.8.

Features

  • design-land: add file tabs back to code preview and allow content to be hidden (#2578) (37e02bd)
  • design: add deprecation notice for DaffNavAccordionItemComponent (#2582) (2059403)
  • design: clean up <pre> styling and add margin styles to stop article cascade (#2579) (540a550)
  • design: focus stack pushes arg or the document's active element (#2581) (189d132)
  • design: update nav list background color to animate via opacity for performance (#2583) (bfccd2c)
  • design: update linked card background color to animate via opacity (#2584) (dca9b9b)
  • upgrade angular to v15 (#2564) (0742b01)

v0.63.2

29 Sep 01:39
58aab85
Compare
Choose a tag to compare
v0.63.2 Pre-release
Pre-release

0.63.2 (2023-09-29)

Features

  • design: add deprecation notice for DaffButtonSetComponent (#2571) (1ef3e46)
  • design: create focus stack service (#2570) (68aeffc)
  • design: deprecate theming option for paginators and update styles to work in both dark and light mode (#2575) (ec50bcb)
  • design: remove border transition from media gallery thumbnail (#2573) (5814c62)

Bug Fixes

  • reviews: state errors are not reset upon success (#2577) (9cf5f58)

v0.63.1

19 Sep 20:13
c1574ee
Compare
Choose a tag to compare
v0.63.1 Pre-release
Pre-release

0.63.1 (2023-09-19)

Bug Fixes

  • cart: cart resolution effects unsafely call storage in SSR (#2545) (d6e0468)

v0.63.0

05 Sep 22:39
9c76ae8
Compare
Choose a tag to compare
v0.63.0 Pre-release
Pre-release

0.63.0 (2023-08-31)

⚠ BREAKING CHANGES

  • cart: MagentoMergeCartResponse -> MagentoMergeCartsResponse

Features

Bug Fixes

  • cart: selectIsBillingSameAsShipping does not respect IDs (#2543) (bc63ae8)

v0.62.4

11 Aug 21:26
167bb4a
Compare
Choose a tag to compare
v0.62.4 Pre-release
Pre-release

0.62.4 (2023-08-11)

Features

  • authorizenet: add state config for accept retry backoff (#2541) (9dd40b7)
  • cart: handle create errors in Magento driver (#2536) (4ead116)
  • design: add focus trapping to modal component (#2532) (1569d60)
  • design: create notification component (#2484) (e1f2574)
  • design: use position fixed on sidebar nav (1839a85)
  • driver: add DaffDriverNetworkError (#2534) (6e30ab1)

v0.62.3

03 Aug 12:58
42ca952
Compare
Choose a tag to compare
v0.62.3 Pre-release
Pre-release

0.62.3 (2023-08-02)

Bug Fixes

  • cart: Magento driver crashes while setting cart address by ID (#2528) (9bbde26)

v0.62.2

31 Jul 20:52
b4b63f3
Compare
Choose a tag to compare
v0.62.2 Pre-release
Pre-release

0.62.2 (2023-07-31)

Bug Fixes

  • auth: guest guard always triggers logout for a guest user (#2524) (6025568)

v0.62.1

31 Jul 19:27
17013f1
Compare
Choose a tag to compare
v0.62.1 Pre-release
Pre-release

0.62.1 (2023-07-31)

Features

  • auth: handle missing token errors by resetting to unauthenticated state (#2518) (3655843)
  • auth: remove auth token in unauthenticated hook (#2523) (6472f8f)
  • cart: rework resolve cart guard (#2522) (f460cc8)

Bug Fixes

  • search-product: incremental search not limited (#2519) (3dec63e)