v0.86.0
Pre-release
Pre-release
0.86.0 (2025-06-09)
⚠ BREAKING CHANGES
- design: The
loadingproperty and its associated UI in the button components have been removed because design components should not have state management UI. This will eventually be handled by an ecommerce design package. - analytics: The package
@daffodil/analytics-provider-data-layerno longer exists. Users of@daffodil/analytics-provider-data-layerpackage must change their imports to@daffodil/analytics/driver/data-layer. - design:
DaffSkeletonablehas been removed from the public api - design: move toast position configuration to
provideDaffToastprovider (#3732) - analytics-provider-data-layer: daff prefix types, classes, and interfaces (#3745)
Features
- analytics-provider-data-layer: daff prefix types, classes, and interfaces (#3745) (a85cbdc)
- analytics: move
@daffodil/analytics-provider-data-layerto@daffodil/analytics(#3747) (9ddc312) - daffio: update component themes to use new theming functions (#3762) (4ee576c)
- daffio: update subfooter button colors (#3757) (5162da0)
- design: move toast position configuration to
provideDaffToastprovider (#3732) (4933390) - design: remove loading property from the button components (#3769) (b2d4cf0)
- design: remove unnecessary
DaffSkeletonableinterface and updateskeleton-screenmixin style (#3754) (aaf2ce1) - design: update form field label implementation and add accessibility features (#3749) (7e50772)
- product-composite: add extension points for magento item and option (#3759) (25c088c)