design: daffColorMixin has been removed in favor of DaffColorableDirective. Update usage by using the hostDirective feature.
design: daffStatusMixin has been removed in favor of DaffStatusableDirective. Update usage by using the hostDirective feature.
design: daffCompactableMixin has been removed in favor of DaffCompactableDirective. Update usage by using the hostDirective feature.
design: daffSkeletonMixin has been removed in favor of DaffSkeletonableDirective. Update usage by using the hostDirective feature.
design: daffTextAlignmentMixin has been removed in favor of DaffTextAlignableDirective. Update usage by using the hostDirective feature.
design: daffManageContainerLayoutMixin has been removed in favor of DaffManageContainerLayoutDirective. Update usage by using the hostDirective feature.
design: daffArticleEncapsulatedMixin has been removed in favor of DaffArticleEncapsulatedDirective. Update usage by using the hostDirective instead.
seo: The following tokens are now exported from @daffodil/seo/router:
design: This removes the ComponentExampleWithModule and ComponentExample that were unintentionally exported from @daffodil/design. These types were never meant to be used by consumers.
Features
daffio: add scrollOffset so headings are not covered by the navbar (#2929) (bf21aab)
daffio: highlight active tree item in sidebar (#2926) (d59140a)
design: add ARIA features to modal (#2832) (fd838fd)
design: add server safe breakpoint observer token (#2952) (9d7eb6f)
design: change daffArticleEncapsulatedMixin to a directive (#2913) (b00d1e1)
design: change daffColorMixin to a directive (#2942) (f9bd6b5)
design: change daffCompactableMixin to a directive (#2937) (#2937) (d39a0fb)
design: change daffManageContainerLayoutMixin to a directive (#2919) (98f19c8)
design: change daffSizeMixin to a directive (#2925) (aa77469)
design: change daffSkeletonMixin to a directive (#2923) (d6a37c9)
design: change daffStatusMixin to a directive (#2941) (688b92d)
design: change daffTextAlignmentMixin to a directive (#2922) (ae6cb7e)
:robot: I have created a release beep boop
0.75.0 (2024-08-07)
⚠ BREAKING CHANGES
@daffodil/seo/router
:@daffodil/design
. These types were never meant to be used by consumers.Features
daffArticleEncapsulatedMixin
to a directive (#2913) (b00d1e1)DaffRouterActivatedRoute
service (#2949) (21acdca)Bug Fixes
This PR was generated with Release Please. See documentation.