Releases: graycoreio/daffodil
Releases · graycoreio/daffodil
v0.64.2
v0.64.1
v0.64.0
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
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
v0.63.1
v0.63.0
0.63.0 (2023-08-31)
⚠ BREAKING CHANGES
- cart:
MagentoMergeCartResponse
->MagentoMergeCartsResponse
Features
- authorizenet: export reducer initial state (#2546) (e9ff895)
- cart: implement
CanActivateChild
in in stock items guard (#2558) (669bef2) - cart: type magento driver queries (#2551) (4889b40)
- core: add
catchAndArrayifyErrors
pipe (#2556) (9bc2359) - core: export storage error codes (#2555) (24d438f)
Bug Fixes
v0.62.4
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)