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 10.0.0-alpha.2 #1989

Merged

Conversation

blackbaud-sky-build-user
Copy link
Collaborator

@blackbaud-sky-build-user blackbaud-sky-build-user commented Feb 5, 2024

🤖 I have created a release beep boop

10.0.0-alpha.2 (2024-02-23)

⚠ BREAKING CHANGES

  • components/modals: The SkyConfirmInstance's closed property has been changed to an Observable<SkyConfirmCloseEventArgs>. This change drives consistency throughout the SKY UX libraries and allows consumers to chain observables together when appropriate. Consumers who are constructing SkyConfirmInstance objects or call the closed property's emit function will need to update their code to no longer trigger the closed event directly.

Features

  • components/ag-grid: add support for AG Grid 30 (#1993) (fcf47af)
  • components/ag-grid: support custom label for row selector (#2029) (#2032) (e6c2226)
  • components/colorpicker: add form errors to colorpicker (#1999) (#2004) (9b56708)
  • components/datetime: add aria labels to datepicker calendar navigation buttons (#2033) (#2042) (21d1edb)
  • components/datetime: improve keyboard navigation on datepicker calendar (#1964) (#2026) (44dde5e)
  • components/forms: add form errors to checkbox (#1994) (#2003) (3e77234)
  • components/forms: add labelText to radio group (#2018) (#2037) (d1a415a)
  • components/forms: hide required asterisk from screen readers (#1982) (#1995) (62b2995)
  • components/forms: radio button form errors support (#2044) (#2046) (865ad00)
  • components/indicators: add up arrow icon (#2021) (#2022) (189d2aa)
  • components/lists: improve keyboard navigation on sort picker (#2005) (#2040) (2c13741)
  • components/modals: confirm instance uses an observable for the closed notification (#2031) (3b8f975)
  • components/packages: remove backward compatible stylesheets from prior migrations (#2041) (a55abe7)
  • components/packages: update axe-core if @skyux-sdk/testing installed (#2030) (6ed4b7d)
  • components/tabs: add keyboard navigation to vertical tabset (#1978) (#1986) (55eca8b)

Bug Fixes

  • components/datetime: keep date consistent when switching meridies (#2034) (#2039) (c3f5c12)
  • components/forms: character counter reads to screen readers at unobtrusive intervals (#1947) (#2001) (1651c16)
  • components/forms: document form error inputs as required (#2011) (#2012) (e421859)
  • components/forms: improve form error documentation (#2007) (#2008) (1ec6a39)
  • components/forms: refactor form errors (#1981) (#1988) (915a64a)
  • components/popovers: disabled dropdown items are styled to not appear clickable (#2020) (bc00749)
  • components/popovers: popovers with a hover trigger display when the trigger element is focused (#1991) (#1997) (d34aabb)
  • components/tabs: show vertical tab content when activated programmatically after init (#2024) (#2027) (35f1ee2)
  • components/tabs: tabs are read by screen readers in an industry standard format (#1984) (#2000) (54f070d)
  • components/tiles: tile summary is not visible to screen readers when tile is expanded (#2002) (#2016) (9cfdcb6)

This PR was generated with Release Please. See documentation.

Copy link

nx-cloud bot commented Feb 5, 2024

☁️ Nx Cloud Report

We didn't find any information for the current pull request with the commit 84aa284.
Please verify you are running the latest version of the NxCloud runner.

Check the Nx Cloud Source Control Integration documentation for more information.

Alternatively, you can contact us at [email protected].


Sent with 💌 from NxCloud.

@blackbaud-sky-build-user blackbaud-sky-build-user force-pushed the release-please--branches--main--components--skyux branch 15 times, most recently from 4811670 to e116852 Compare February 12, 2024 05:02
@blackbaud-sky-build-user blackbaud-sky-build-user force-pushed the release-please--branches--main--components--skyux branch 13 times, most recently from 1a66aab to 594c466 Compare February 17, 2024 05:02
@blackbaud-sky-build-user blackbaud-sky-build-user force-pushed the release-please--branches--main--components--skyux branch 16 times, most recently from 2bcbbac to 545c7bf Compare February 23, 2024 20:05
@blackbaud-sky-build-user blackbaud-sky-build-user force-pushed the release-please--branches--main--components--skyux branch from 545c7bf to 84aa284 Compare February 23, 2024 20:23
@Blackbaud-SteveBrush Blackbaud-SteveBrush marked this pull request as ready for review February 23, 2024 20:55
@Blackbaud-SteveBrush Blackbaud-SteveBrush enabled auto-merge (squash) February 23, 2024 20:56
@Blackbaud-SteveBrush Blackbaud-SteveBrush merged commit 17df746 into main Feb 23, 2024
19 checks passed
@Blackbaud-SteveBrush Blackbaud-SteveBrush deleted the release-please--branches--main--components--skyux branch February 23, 2024 20:56
@blackbaud-sky-build-user
Copy link
Collaborator Author

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