v0.87.0
Pre-release
Pre-release
0.87.0 (2025-07-10)
⚠ BREAKING CHANGES
- design, daffio: The
daff-illuminatefunction has been deprecated and will be removed in version 0.90.0. Update usage of the function with thelightanddarkmixins. - design:
DaffTextareaComponenthas been moved to its own package and needs to be imported from@daffodil/design/textarea.
Features
- cart: widen cart total name type (#3813) (09f275b)
- core: add
HTMLtype (#3778) (fb4844d) - core: add graphql validator type and helper (#3781) (5ad2e0e)
- daffio: move scroll to top button to table of contents (#3801) (e954a1d)
- daffio: render ToC from page contents (#3637) (4602e2a)
- design, daffio: deprecate
daff-illuminatefunction and replace usage with light and dark mixins (#3815) (30733b4) - design: add
defaultStatusas a property in DaffStatusableDirective (#3788) (9ad3c35) - design: add
infoas a status option in DaffNotificationComponent (#3787) (2d73e2d) - design: add accessibility considerations to
DaffTextareaComponent(#3780) (c30b308) - design: add array imports for each button type and update docs (#3820) (1f62c72)
- design: clean up article styles (#3786) (fa1df00)
- design: create
DaffTextareaComponent(#3382) (7d15a3f) - design: create select component (#2458) (d6d2fb3)
- design: only show console warnings in dev mode for design components (#3816) (b19d4fa)
- design: remove extra text-truncate style in button (#3774) (7d2ff57)
- design: shard
DaffTextareaComponent(#3789) (404e5b2) - design: throw an error if the
DaffInputComponentis not used with theDaffFormFieldComponent(#3779) (200dfcf) - design: update form field UI to support actions and add fluid appearance (#3773) (2283bba)
- design: update modal styles so a custom width can be set on the attached modal content component (#3798) (69283f8)
- dgeni: generate search index (#3809) (a512232)
- dgeni: include tools in package guide generation (#3792) (22bea32)
- order: support extra transforms in magento driver (#3814) (7ba0b0c)