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 7.0.0-beta.2 #588

Merged

Conversation

blackbaud-sky-build-user
Copy link
Collaborator

@blackbaud-sky-build-user blackbaud-sky-build-user commented Sep 28, 2022

🤖 I have created a release beep boop

7.0.0-beta.2 (2022-10-07)

⚠ BREAKING CHANGES

  • components/tabs: This change removes support for not using a finish navigation button with the previous and next wizard navigation buttons. To address this change, remove other save or finish buttons and use the sky-tabset-nav-button of type finish instead.
  • components/datetime: The 'SkyFuzzyDatepickerInputDirective' included a nonfunctional input 'skyFuzzyDatepickerInput' to support backward compatibility. The input can be removed from consumer templates without loss of functionality.
  • components/forms: This change updates the SkyCheckboxChange type to be an interface instead of a class. To address this, remove any instances of instantiating the SkyCheckboxChange class and instead create an object that uses the interface type.
  • components/layout: This change removes the SkyFluidGridGutterSize enum and the numerical options (0, 1, 2) from SkyFluidGridGutterSizeType. To address this, only use the strings 'small', 'medium', and 'large' for the fluid grid component's gutterSize property, and use SkyFluidGridGutterSizeType for Typescript typing.
  • components/indicators: This change updates the types accepted by the key info component's layout property. To address this change, only pass 'horizontal' or 'vertical' to the property, and use the type SkyKeyInfoLayoutType if typing variables.

Features

  • components/datetime: make 'moment' a peer dependency (#615) (9bb61f9)
  • components/forms: change SkyCheckboxChange type to an interface (#597) (2c3c1e9)
  • components/indicators: remove support for key info layout string type (#587) (ffac254)
  • components/indicators: update inline help emitter type to void (#584) (878b6de)
  • components/layout: remove deprecated fluid grid gutter size options (#585) (338771d)
  • components/modals: add inline-help support for modals (#598) (92b49c9)
  • components/progress-indicator: add inline-help support for progress indicator (#599) (ac3ec1f)
  • components/tabs: remove support for not using a finish nav button (#618) (cdd8a8f)

Bug Fixes

  • components/datetime: remove nonfunctional 'skyFuzzyDatepickerInput' input from fuzzy date (#591) (b86e0ae)
  • components/layout: animate text expand consistently when the expansion state changes (#592) (9e468f5)
  • components/layout: animate text expand repeater consistently when the expansion state changes (#602) (62ddece)
  • components/modals: set modal content tabindex to make scrollable area focusable (#619) (#625) (ec2bc10)
  • components/modals: unsubscribe from preset button observable once the buttons have been emitted (#640) (a8a87ff)
  • components/pages: update needs-attention to match box design (#582) (#611) (f1619a7)
  • components/phone-field: validate new area codes as valid (#634) (#637) (636143d)

This PR was generated with Release Please. See documentation.

@nx-cloud
Copy link

nx-cloud bot commented Sep 28, 2022

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 16cfbc9. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 24 targets

Sent with 💌 from NxCloud.

@blackbaud-sky-build-user blackbaud-sky-build-user force-pushed the release-please--branches--main--components--skyux branch from cb57ff3 to 632ddc5 Compare September 28, 2022 17:41
@blackbaud-sky-build-user blackbaud-sky-build-user force-pushed the release-please--branches--main--components--skyux branch 12 times, most recently from f5388ff to 40ebcc7 Compare October 5, 2022 14:28
@blackbaud-sky-build-user blackbaud-sky-build-user force-pushed the release-please--branches--main--components--skyux branch 4 times, most recently from be7c003 to 5c7db53 Compare October 7, 2022 13:14
@blackbaud-sky-build-user blackbaud-sky-build-user force-pushed the release-please--branches--main--components--skyux branch from 5c7db53 to 16cfbc9 Compare October 7, 2022 14:40
@Blackbaud-SteveBrush Blackbaud-SteveBrush marked this pull request as ready for review October 7, 2022 14:49
@Blackbaud-SteveBrush Blackbaud-SteveBrush merged commit 1ddcd18 into main Oct 7, 2022
@Blackbaud-SteveBrush Blackbaud-SteveBrush deleted the release-please--branches--main--components--skyux branch October 7, 2022 15:31
@blackbaud-sky-build-user
Copy link
Collaborator Author

🤖 Release is at https://github.com/blackbaud/skyux/releases/tag/7.0.0-beta.2 🌻

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.

2 participants