diff --git a/CHANGELOG.md b/CHANGELOG.md index d52e1726a8..c2997d63a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,35 @@ # Changelog +## [12.0.0-alpha.1](https://github.com/blackbaud/skyux/compare/12.0.0-alpha.0...12.0.0-alpha.1) (2025-01-22) + + +### Features + +* add support for `google-libphonenumber@3.2.40` and `intl-tel-input@25.2.1` ([#3002](https://github.com/blackbaud/skyux/issues/3002)) ([7e5a67e](https://github.com/blackbaud/skyux/commit/7e5a67e2afb7f41b54c292cf84895e16a2547e7d)) +* **components/action-bars:** tokenize summary action bar styles ([#3040](https://github.com/blackbaud/skyux/issues/3040)) ([db667a9](https://github.com/blackbaud/skyux/commit/db667a9dd2d1f0532e9385530f0af920832d4522)) +* **components/forms:** file drop add control value accessor ([#2968](https://github.com/blackbaud/skyux/issues/2968)) ([#3024](https://github.com/blackbaud/skyux/issues/3024)) ([27cffa8](https://github.com/blackbaud/skyux/commit/27cffa8a1b821a120d461e6734a1f8a76f978e56)) +* **components/forms:** file drop harness ([#3029](https://github.com/blackbaud/skyux/issues/3029)) ([#3039](https://github.com/blackbaud/skyux/issues/3039)) ([b5c37ad](https://github.com/blackbaud/skyux/commit/b5c37adfec07952b3a7ca2de56afb14b74961bd1)) +* **components/layout:** add harnesses for toolbar ([#3001](https://github.com/blackbaud/skyux/issues/3001)) ([#3020](https://github.com/blackbaud/skyux/issues/3020)) ([fd7a5ae](https://github.com/blackbaud/skyux/commit/fd7a5ae5916e2269f1c14277ae77f772063e529f)) +* **components/layout:** tokenize description list styles ([#3043](https://github.com/blackbaud/skyux/issues/3043)) ([4213dac](https://github.com/blackbaud/skyux/commit/4213dac7a1739878a30e7ae3b4d91732fdbfe452)) +* **components/lists:** tokenize filter styles ([#3019](https://github.com/blackbaud/skyux/issues/3019)) ([25f180e](https://github.com/blackbaud/skyux/commit/25f180ebfd78599d7a5dcc5600069dd39591dc41)) +* **components/pages:** create testing harness for action hub ([#2962](https://github.com/blackbaud/skyux/issues/2962)) ([#3007](https://github.com/blackbaud/skyux/issues/3007)) ([08fe7e9](https://github.com/blackbaud/skyux/commit/08fe7e904e247640b0717be66c41e05d68d38b59)) +* **components/pages:** tokenize page, page header, link lists ([#3030](https://github.com/blackbaud/skyux/issues/3030)) ([9de9521](https://github.com/blackbaud/skyux/commit/9de95213ce499091aff37dc1c4916d938ed24fa3)) +* **components/tabs:** tokenize sectioned form styles ([#3033](https://github.com/blackbaud/skyux/issues/3033)) ([650282b](https://github.com/blackbaud/skyux/commit/650282b436e5962c6e82fa30dd5d330d0c82633a)) +* **components/tabs:** tokenize vertical tabset styles ([#3015](https://github.com/blackbaud/skyux/issues/3015)) ([b06bdcb](https://github.com/blackbaud/skyux/commit/b06bdcbe8c6a4afad0202f2bb1ca3a5215466ba4)) +* update `@skyux/icons` to 7.10.0 ([#3008](https://github.com/blackbaud/skyux/issues/3008)) ([#3012](https://github.com/blackbaud/skyux/issues/3012)) ([c29346f](https://github.com/blackbaud/skyux/commit/c29346f3b201f688ae2469e9eee7621c762da8f5)) + + +### Bug Fixes + +* **components/action-bars:** account for left nav in summary action bar position ([#3028](https://github.com/blackbaud/skyux/issues/3028)) ([#3032](https://github.com/blackbaud/skyux/issues/3032)) ([2f8a240](https://github.com/blackbaud/skyux/commit/2f8a240aed6aad8ab66bd1573d8e9b03d696d787)) +* **components/ag-grid:** handle focus for adjacent editor cells ([#2993](https://github.com/blackbaud/skyux/issues/2993)) ([#3005](https://github.com/blackbaud/skyux/issues/3005)) ([84e9603](https://github.com/blackbaud/skyux/commit/84e9603c4bf39897333452852c35a0140bd10b37)) +* **components/ag-grid:** header should have readable text ([#3037](https://github.com/blackbaud/skyux/issues/3037)) ([#3041](https://github.com/blackbaud/skyux/issues/3041)) ([e933fce](https://github.com/blackbaud/skyux/commit/e933fce3723e393046add8dad413f1870d028bd6)) +* **components/autonumeric:** support negativeBracketsTypeOnBlur option ([#3049](https://github.com/blackbaud/skyux/issues/3049)) ([#3050](https://github.com/blackbaud/skyux/issues/3050)) ([6116a0f](https://github.com/blackbaud/skyux/commit/6116a0f84b734ba5d5c3c8583f56909a95aae5c5)) +* **components/lists:** update filter visual tests ([#3010](https://github.com/blackbaud/skyux/issues/3010)) ([ef503a3](https://github.com/blackbaud/skyux/commit/ef503a3ba166733026c627040001bf0caebf57e3)) +* **components/modals:** make modal footer error message focusable ([#3026](https://github.com/blackbaud/skyux/issues/3026)) ([#3027](https://github.com/blackbaud/skyux/issues/3027)) ([1ec60d1](https://github.com/blackbaud/skyux/commit/1ec60d1e78f7396cb492dfb3d08c07a207596c40)) +* **components/pages:** export `SkyNeedsAttentionItemHarness` for testing ([#3046](https://github.com/blackbaud/skyux/issues/3046)) ([#3047](https://github.com/blackbaud/skyux/issues/3047)) ([22f24a4](https://github.com/blackbaud/skyux/commit/22f24a4e2b77c416c26c7f5fb16985e9da0d7046)) +* **components/pages:** hide blocks with hidden `[skyHref]` links ([#3014](https://github.com/blackbaud/skyux/issues/3014)) ([#3017](https://github.com/blackbaud/skyux/issues/3017)) ([8c11c78](https://github.com/blackbaud/skyux/commit/8c11c7867eb9b414e1f040b43726787e75758a38)) + ## [11.36.0](https://github.com/blackbaud/skyux/compare/11.35.0...11.36.0) (2025-01-16) diff --git a/package-lock.json b/package-lock.json index be91c7b8e4..e5102fc952 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "skyux", - "version": "12.0.0-alpha.0", + "version": "12.0.0-alpha.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "skyux", - "version": "12.0.0-alpha.0", + "version": "12.0.0-alpha.1", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index f34f7f01a7..c9fa8d9bcc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "skyux", - "version": "12.0.0-alpha.0", + "version": "12.0.0-alpha.1", "license": "MIT", "scripts": { "ng": "nx",