Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 0.75.0 #2930

Conversation

gray-bot
Copy link
Contributor

@gray-bot gray-bot commented Jul 23, 2024

🤖 I have created a release beep boop

0.75.0 (2024-08-07)

⚠ BREAKING CHANGES

  • 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)
  • design: create DaffModalCloseDirective (#2832) (3140fee)
  • design: remove examples API (#2924) (6ded37e)
  • dgeni,docs-utils: centralize paths for different doc kinds (#2950) (d907c13)
  • router: add DaffRouterActivatedRoute service (#2949) (21acdca)
  • router: add generic to router data (#2951) (35738d4)
  • seo: remove explicit dep on ngrx/router-store (#2817) (e953dca)

Bug Fixes

  • design: update createCustomElementFromExample for API break (#2924) (f52244f)
  • dgeni: heading IDs using HTML encoded string (#2940) (b0770ef)
  • external-router: extract daff paths ignoring full path (#2955) (961512d)
  • search: SSR gets stuck in resolver when query is empty (#2954) (16b6000)

This PR was generated with Release Please. See documentation.

@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from 47996a9 to 9a84a01 Compare July 23, 2024 14:21
@gray-bot gray-bot requested review from a team as code owners July 23, 2024 14:21
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from 9a84a01 to 932e8b9 Compare July 23, 2024 14:31
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from 932e8b9 to 14ebbad Compare July 23, 2024 14:41
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from 14ebbad to e4e0881 Compare July 23, 2024 22:40
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from e4e0881 to 352df9d Compare July 26, 2024 17:36
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from 352df9d to 31fd41b Compare July 29, 2024 17:00
@gray-bot gray-bot changed the title chore: release 0.74.1 chore: release 0.75.0 Jul 29, 2024
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from 31fd41b to c5eb132 Compare July 29, 2024 17:25
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from c5eb132 to 4b573aa Compare July 29, 2024 17:41
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from 4b573aa to 40af5ba Compare July 30, 2024 15:34
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch 2 times, most recently from f697014 to 986c37c Compare July 30, 2024 17:15
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from 986c37c to 78ed304 Compare July 30, 2024 17:31
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from 78ed304 to a0a03d6 Compare July 30, 2024 19:16
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from a0a03d6 to c61d789 Compare July 30, 2024 19:46
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from c61d789 to af2128b Compare July 30, 2024 21:56
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from af2128b to aad34da Compare July 30, 2024 23:13
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch 2 times, most recently from 582e5b6 to 078ad7e Compare August 1, 2024 17:01
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from 078ad7e to edef738 Compare August 1, 2024 17:54
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from edef738 to 1144bf4 Compare August 1, 2024 20:22
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from 1144bf4 to b39c276 Compare August 1, 2024 20:38
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from b39c276 to e67f125 Compare August 5, 2024 16:17
@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from e67f125 to 6578b48 Compare August 6, 2024 14:14
@griest024
Copy link
Member

#2955 should be in this release

@gray-bot gray-bot force-pushed the release-please--branches--develop--components--daffodil branch from 6578b48 to 23c9572 Compare August 7, 2024 15:22
Copy link
Member

@damienwebdev damienwebdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@damienwebdev damienwebdev merged commit db026e9 into develop Aug 7, 2024
8 checks passed
@damienwebdev damienwebdev deleted the release-please--branches--develop--components--daffodil branch August 7, 2024 15:40
@gray-bot
Copy link
Contributor Author

gray-bot commented Aug 7, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants