diff --git a/.changeset/cyan-cars-shout.md b/.changeset/cyan-cars-shout.md deleted file mode 100644 index 1d0d722122..0000000000 --- a/.changeset/cyan-cars-shout.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@baloise/ds-core': minor ---- - -**toast**: improve a11y with animation, icon and size options diff --git a/.changeset/rare-mayflies-turn.md b/.changeset/rare-mayflies-turn.md deleted file mode 100644 index de26cc6558..0000000000 --- a/.changeset/rare-mayflies-turn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@baloise/ds-core': minor ---- - -**spinner**: add white options for the circle spinner diff --git a/.changeset/selfish-taxis-smoke.md b/.changeset/selfish-taxis-smoke.md deleted file mode 100644 index b1a54b35f5..0000000000 --- a/.changeset/selfish-taxis-smoke.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@baloise/ds-core': minor ---- - -**snackbar**: add a11y features diff --git a/.changeset/strong-cougars-listen.md b/.changeset/strong-cougars-listen.md deleted file mode 100644 index 85788c67cb..0000000000 --- a/.changeset/strong-cougars-listen.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@baloise/ds-core': minor ---- - -**notification**: add new light variant and adjust with icons for a better a11y experience diff --git a/.changeset/tricky-trees-run.md b/.changeset/tricky-trees-run.md deleted file mode 100644 index b09073cf28..0000000000 --- a/.changeset/tricky-trees-run.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@baloise/ds-core': patch ---- - -**dropdown**: hide collapsed menu list with the options when not open diff --git a/docs/package.json b/docs/package.json index 03e569585c..a6b7f03cdf 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,14 +1,14 @@ { "name": "docs", - "version": "15.2.27", + "version": "15.2.28", "private": true, "dependencies": { - "@baloise/ds-brand-icons": "17.2.5", - "@baloise/ds-core": "17.2.5", - "@baloise/ds-styles": "17.2.5", - "@baloise/ds-css": "17.2.5", - "@baloise/ds-icons": "17.2.5", - "@baloise/ds-tokens": "17.2.5", + "@baloise/ds-brand-icons": "17.3.0", + "@baloise/ds-core": "17.3.0", + "@baloise/ds-styles": "17.3.0", + "@baloise/ds-css": "17.3.0", + "@baloise/ds-icons": "17.3.0", + "@baloise/ds-tokens": "17.3.0", "@storybook/addon-essentials": "~7.6.10", "@storybook/addon-links": "~7.6.10", "@storybook/blocks": "~7.6.10", diff --git a/e2e/package.json b/e2e/package.json index 2ba045f61d..e53370d482 100644 --- a/e2e/package.json +++ b/e2e/package.json @@ -1,14 +1,14 @@ { "name": "e2e", - "version": "15.2.27", + "version": "15.2.28", "private": true, "scripts": { "postinstall": "cypress install", "visual-report": "npx reg-cli cypress/snapshots/actual cypress/snapshots/base/visual cypress/snapshots/diff -R cypress/snapshots/report.html --ignoreChange --matchingThreshold 0.15" }, "dependencies": { - "@baloise/ds-core": "17.2.5", - "@baloise/ds-testing": "17.2.5", + "@baloise/ds-core": "17.3.0", + "@baloise/ds-testing": "17.3.0", "@cypress/mount-utils": "^4.1.0", "axe-core": "~4.8.4", "compression": "~1.7.4", diff --git a/libs/nx/package.json b/libs/nx/package.json index 67f4292a78..e37046e264 100644 --- a/libs/nx/package.json +++ b/libs/nx/package.json @@ -1,6 +1,6 @@ { "name": "@baloise/ds-nx", - "version": "17.2.5", + "version": "17.3.0", "private": true, "dependencies": { "@nx/devkit": "18.0.4", diff --git a/packages/angular-common/package.json b/packages/angular-common/package.json index 02f6f32aa5..eda04f89d0 100644 --- a/packages/angular-common/package.json +++ b/packages/angular-common/package.json @@ -1,6 +1,6 @@ { "name": "@baloise/ds-angular-common", - "version": "17.2.5", + "version": "17.3.0", "description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.", "repository": { "type": "git", @@ -17,7 +17,7 @@ "rxjs": ">=7.0.0" }, "dependencies": { - "@baloise/ds-core": "17.2.5" + "@baloise/ds-core": "17.3.0" }, "sideEffects": false } diff --git a/packages/angular-legacy/package.json b/packages/angular-legacy/package.json index b8817d342a..6259e4a573 100644 --- a/packages/angular-legacy/package.json +++ b/packages/angular-legacy/package.json @@ -1,6 +1,6 @@ { "name": "@baloise/ds-angular-legacy", - "version": "17.2.5", + "version": "17.3.0", "description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.", "repository": { "type": "git", @@ -16,8 +16,8 @@ "@angular/core": ">=15.0.0" }, "dependencies": { - "@baloise/ds-core": "17.2.5", - "@baloise/ds-angular-common": "17.2.5" + "@baloise/ds-core": "17.3.0", + "@baloise/ds-angular-common": "17.3.0" }, "sideEffects": false } diff --git a/packages/angular-module/package.json b/packages/angular-module/package.json index fd7e59c35c..641b1ad7c0 100644 --- a/packages/angular-module/package.json +++ b/packages/angular-module/package.json @@ -1,6 +1,6 @@ { "name": "@baloise/ds-angular-module", - "version": "17.2.5", + "version": "17.3.0", "description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.", "repository": { "type": "git", @@ -16,8 +16,8 @@ "@angular/core": ">=15.0.0" }, "dependencies": { - "@baloise/ds-core": "17.2.5", - "@baloise/ds-angular-common": "17.2.5" + "@baloise/ds-core": "17.3.0", + "@baloise/ds-angular-common": "17.3.0" }, "sideEffects": false } diff --git a/packages/angular/package.json b/packages/angular/package.json index c0be8ca46d..41be5ccf24 100644 --- a/packages/angular/package.json +++ b/packages/angular/package.json @@ -1,6 +1,6 @@ { "name": "@baloise/ds-angular", - "version": "17.2.5", + "version": "17.3.0", "description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.", "repository": { "type": "git", @@ -17,8 +17,8 @@ "@angular/forms": ">=15.0.0" }, "dependencies": { - "@baloise/ds-core": "17.2.5", - "@baloise/ds-angular-common": "17.2.5", + "@baloise/ds-core": "17.3.0", + "@baloise/ds-angular-common": "17.3.0", "tslib": "~2.3.0" }, "sideEffects": false diff --git a/packages/brand-icons/package.json b/packages/brand-icons/package.json index f1c9413c3e..184b499a4b 100644 --- a/packages/brand-icons/package.json +++ b/packages/brand-icons/package.json @@ -1,6 +1,6 @@ { "name": "@baloise/ds-brand-icons", - "version": "17.2.5", + "version": "17.3.0", "description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.", "repository": { "type": "git", diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 67f028a606..675cc198bb 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## 17.3.0 + +### Minor Changes + +- **toast**: improve a11y with animation, icon and size options ( [#1574](https://github.com/baloise/design-system/pull/1574)) + +- **spinner**: add white options for the circle spinner ( [#1574](https://github.com/baloise/design-system/pull/1574)) + +- **snackbar**: add a11y features ( [#1574](https://github.com/baloise/design-system/pull/1574)) + +- **notification**: add new light variant and adjust with icons for a better a11y experience ( [#1574](https://github.com/baloise/design-system/pull/1574)) + +### Patch Changes + +- **dropdown**: hide collapsed menu list with the options when not open ( [#1574](https://github.com/baloise/design-system/pull/1574)) + ## 17.2.5 ### Patch Changes diff --git a/packages/core/package.json b/packages/core/package.json index ccc0d825a1..9618b9afb4 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@baloise/ds-core", - "version": "17.2.5", + "version": "17.3.0", "description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.", "repository": { "type": "git", @@ -28,8 +28,8 @@ "test:ui": "vitest --ui" }, "dependencies": { - "@baloise/ds-styles": "17.2.5", - "@baloise/ds-icons": "17.2.5", + "@baloise/ds-styles": "17.3.0", + "@baloise/ds-icons": "17.3.0", "@baloise/web-app-utils": "3.15.0", "@floating-ui/dom": "~1.6.3", "@popperjs/core": "~2.11.4", @@ -54,10 +54,10 @@ "@baloise/output-target-react": "0.0.0", "@baloise/output-target-vue": "0.0.0", "@baloise/output-target-web": "0.0.0", - "@baloise/ds-css": "17.2.5", - "@baloise/ds-maps": "17.2.5", - "@baloise/ds-brand-icons": "17.2.5", - "@baloise/ds-favicons": "17.2.5" + "@baloise/ds-css": "17.3.0", + "@baloise/ds-maps": "17.3.0", + "@baloise/ds-brand-icons": "17.3.0", + "@baloise/ds-favicons": "17.3.0" }, "sideEffects": false } diff --git a/packages/css/package.json b/packages/css/package.json index afb03123fe..7fa03667cd 100644 --- a/packages/css/package.json +++ b/packages/css/package.json @@ -1,6 +1,6 @@ { "name": "@baloise/ds-css", - "version": "17.2.5", + "version": "17.3.0", "description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.", "repository": { "type": "git", @@ -19,8 +19,8 @@ "src/" ], "dependencies": { - "@baloise/ds-fonts": "17.2.5", - "@baloise/ds-tokens": "17.2.5" + "@baloise/ds-fonts": "17.3.0", + "@baloise/ds-tokens": "17.3.0" }, "gitHead": "4157249628694f5811f322e0a547989ca9a9c6a6" } diff --git a/packages/devkit/package.json b/packages/devkit/package.json index a8546c1956..e1e5cc1ccf 100644 --- a/packages/devkit/package.json +++ b/packages/devkit/package.json @@ -1,6 +1,6 @@ { "name": "@baloise/ds-devkit", - "version": "17.2.5", + "version": "17.3.0", "description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.", "repository": { "type": "git", diff --git a/packages/favicons/package.json b/packages/favicons/package.json index 0c3af3084c..1e46ee54c8 100644 --- a/packages/favicons/package.json +++ b/packages/favicons/package.json @@ -1,6 +1,6 @@ { "name": "@baloise/ds-favicons", - "version": "17.2.5", + "version": "17.3.0", "description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.", "repository": { "type": "git", diff --git a/packages/fonts/package.json b/packages/fonts/package.json index 4c39490bb4..0afdbec3d7 100644 --- a/packages/fonts/package.json +++ b/packages/fonts/package.json @@ -1,6 +1,6 @@ { "name": "@baloise/ds-fonts", - "version": "17.2.5", + "version": "17.3.0", "description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.", "repository": { "type": "git", diff --git a/packages/icons/package.json b/packages/icons/package.json index d404fda11c..2f7479a911 100644 --- a/packages/icons/package.json +++ b/packages/icons/package.json @@ -1,6 +1,6 @@ { "name": "@baloise/ds-icons", - "version": "17.2.5", + "version": "17.3.0", "description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.", "repository": { "type": "git", diff --git a/packages/maps/package.json b/packages/maps/package.json index f197894798..add78ef130 100644 --- a/packages/maps/package.json +++ b/packages/maps/package.json @@ -1,6 +1,6 @@ { "name": "@baloise/ds-maps", - "version": "17.2.5", + "version": "17.3.0", "description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.", "repository": { "type": "git", diff --git a/packages/react/package.json b/packages/react/package.json index a05e136ccf..862130e2c8 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@baloise/ds-react", - "version": "17.2.5", + "version": "17.3.0", "description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.", "repository": { "type": "git", @@ -12,6 +12,6 @@ "homepage": "https://design.baloise.dev", "license": "Apache-2.0", "dependencies": { - "@baloise/ds-core": "17.2.5" + "@baloise/ds-core": "17.3.0" } } diff --git a/packages/styles/package.json b/packages/styles/package.json index b5e31dacda..01c8c90cfd 100644 --- a/packages/styles/package.json +++ b/packages/styles/package.json @@ -1,6 +1,6 @@ { "name": "@baloise/ds-styles", - "version": "17.2.5", + "version": "17.3.0", "description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.", "repository": { "type": "git", @@ -23,8 +23,8 @@ "src/" ], "dependencies": { - "@baloise/ds-fonts": "17.2.5", - "@baloise/ds-tokens": "17.2.5", + "@baloise/ds-fonts": "17.3.0", + "@baloise/ds-tokens": "17.3.0", "@phenomnomnominal/tsquery": "6.1.3", "cheerio": "1.0.0-rc.12", "glob": "10.3.10", diff --git a/packages/table/package.json b/packages/table/package.json index 24c8f21fcf..cf32cdbe77 100644 --- a/packages/table/package.json +++ b/packages/table/package.json @@ -1,6 +1,6 @@ { "name": "@baloise/ds-table", - "version": "17.2.5", + "version": "17.3.0", "description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.", "repository": { "type": "git", @@ -30,8 +30,8 @@ "ag-grid-community": ">=29.3.0" }, "dependencies": { - "@baloise/ds-core": "17.2.5", - "@baloise/ds-css": "17.2.5", - "@baloise/ds-styles": "17.2.5" + "@baloise/ds-core": "17.3.0", + "@baloise/ds-css": "17.3.0", + "@baloise/ds-styles": "17.3.0" } } diff --git a/packages/testing/package.json b/packages/testing/package.json index 2a16040359..e19f7055b9 100644 --- a/packages/testing/package.json +++ b/packages/testing/package.json @@ -1,6 +1,6 @@ { "name": "@baloise/ds-testing", - "version": "17.2.5", + "version": "17.3.0", "description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.", "repository": { "type": "git", @@ -12,7 +12,7 @@ "homepage": "https://design.baloise.dev", "license": "Apache-2.0", "dependencies": { - "@baloise/ds-core": "17.2.5", + "@baloise/ds-core": "17.3.0", "cypress-file-upload": "~5.0.8" }, "module": "./index.esm.js", diff --git a/packages/tokens/package.json b/packages/tokens/package.json index dbc6a7f130..db5ace6a76 100644 --- a/packages/tokens/package.json +++ b/packages/tokens/package.json @@ -1,6 +1,6 @@ { "name": "@baloise/ds-tokens", - "version": "17.2.5", + "version": "17.3.0", "description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.", "repository": { "type": "git", diff --git a/packages/vue/package.json b/packages/vue/package.json index 860dedb0b3..46a401523a 100644 --- a/packages/vue/package.json +++ b/packages/vue/package.json @@ -1,6 +1,6 @@ { "name": "@baloise/ds-vue", - "version": "17.2.5", + "version": "17.3.0", "description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.", "repository": { "type": "git", @@ -24,7 +24,7 @@ } }, "dependencies": { - "@baloise/ds-core": "17.2.5" + "@baloise/ds-core": "17.3.0" }, "peerDependencies": { "vue": ">=3.0.5"