v0.84.0
Pre-release
Pre-release
0.84.0 (2025-05-12)
⚠ BREAKING CHANGES
- seo:
DAFF_SEO_TITLE_ROUTER_UPDATESandprovideDaffTitleRouterUpdateshave been removed. Use native Angular features as a replacement - router,product:
DaffRouterActivatedRouteandprovideDaffRouterActivatedRoutehas been removed from the API. The functionality of this service can be replaced withinject(ChildrenOutletContexts).getContext(PRIMARY_OUTLET).route. all best sellers features have been removed from@daffodil/product. Use@daffodil/related-productsand@daffodil/upsell-productsinstead. - apps using
apollo-angularshould upgrade to v10 - design:
daffPrefixableMixin,DaffPrefixable,daffSuffixableMixinandDaffSuffixableno longer exist and has been replaced withDaffPrefixDirectiveandDaffSuffixDirective - design:
blackandwhitesupport on button has been removed.black->darkandwhite->light
Features
- daffio: remove
type-labelmixin in favor ofDaffioDocsApiItemLabelComponent(#3667) (3420320) - design: button theme updates (#3680) (2ffb5d3)
- design: convert
DaffErrorMessageComponentto standalone (#3695) (1b9848c) - design: convert
DaffFormFieldComponentto standalone (#3694) (4e10047) - design: convert
DaffFormLabelDirectiveto standalone (#3696) (86228f6) - design: convert
DaffInputComponentto standalone (#3692) (5e41e98) - design: convert prefix and suffix directives to standalone (#3384) (5615fba)
- design: remove
DaffPrefixSuffixModuleimport fromDaffMenuItemComponent(#3685) (ce1c315) - design: remove daff-illuminate functions in skeleton theme (#3677) (3609050)
- design: update
DaffInputComponentimplementation (#3381) (8755a98) - design: update breadcrumb theme to include light and dark modes (#3673) (e293817)
- design: update callout theme to include light and dark modes (#3675) (ec23673)
- design: update hero theme to include light and dark modes (#3674) (a52d202)
- design: update list theme to include light and dark modes (#3672) (00ee21f)
- design: update menu theme to include light and dark modes (#3671) (4690b2b)
- design: update navbar theme to include light and dark modes (#3670) (3b0fc5f)
- design: update paginator theme to support light and dark modes (#3666) (54ae66f)
- dgeni: hoist private parent members (#3683) (7716868)
- docs,dgeni: add inputs and outputs from host directives (#3544) (96ffe71)
- router,product: remove best sellers and
DaffRouterActivatedRoute(#3693) (631af57) - seo: remove route title updates (#3697) (7fe01e9)
- upgrade
apollo-angularto v10 (#3686) (e51d34a)