diff --git a/.changeset/fast-stingrays-yell.md b/.changeset/fast-stingrays-yell.md deleted file mode 100644 index ff9eb2e4aa..0000000000 --- a/.changeset/fast-stingrays-yell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@baloise/ds-core': patch ---- - -**number-input**: Accepts values with thousand separators diff --git a/.changeset/forty-rats-watch.md b/.changeset/forty-rats-watch.md deleted file mode 100644 index 19a2479676..0000000000 --- a/.changeset/forty-rats-watch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@baloise/ds-core': minor ---- - -**navbar**: add a11y label for logo and make it clickable diff --git a/.changeset/friendly-moose-camp.md b/.changeset/friendly-moose-camp.md deleted file mode 100644 index a572401b7c..0000000000 --- a/.changeset/friendly-moose-camp.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@baloise/ds-core': patch ---- - -**segment**: adjust icon color in disable mode to dark grey diff --git a/.changeset/fuzzy-impalas-smile.md b/.changeset/fuzzy-impalas-smile.md deleted file mode 100644 index ff5700f31b..0000000000 --- a/.changeset/fuzzy-impalas-smile.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@baloise/ds-core': patch ---- - -**carousel**: full-height option makes all item the same height diff --git a/.changeset/kind-books-reply.md b/.changeset/kind-books-reply.md deleted file mode 100644 index 1ae3956427..0000000000 --- a/.changeset/kind-books-reply.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@baloise/ds-core': minor ---- - -**styles**: add `is-inside` class to lists (ul & ol) to center alignt the element diff --git a/.changeset/lovely-pants-smoke.md b/.changeset/lovely-pants-smoke.md deleted file mode 100644 index eaedadce6c..0000000000 --- a/.changeset/lovely-pants-smoke.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@baloise/ds-core': patch ---- - -**nav**: sets aria label to meta buttons first and otherwise label diff --git a/.changeset/nervous-years-repair.md b/.changeset/nervous-years-repair.md deleted file mode 100644 index 9b9bb07bab..0000000000 --- a/.changeset/nervous-years-repair.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@baloise/ds-core': patch ---- - -**form**: add missing row gap between controls diff --git a/.changeset/quiet-maps-divide.md b/.changeset/quiet-maps-divide.md deleted file mode 100644 index 3da2a21ae2..0000000000 --- a/.changeset/quiet-maps-divide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@baloise/ds-core': patch ---- - -**list**: connect accordion head and body for a11y diff --git a/.changeset/short-lizards-bake.md b/.changeset/short-lizards-bake.md deleted file mode 100644 index f0f75a09bd..0000000000 --- a/.changeset/short-lizards-bake.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@baloise/ds-core': patch ---- - -**core**: modal: keep focus within modal when navigating with keyboard diff --git a/.changeset/short-planes-hug.md b/.changeset/short-planes-hug.md deleted file mode 100644 index 2cee904472..0000000000 --- a/.changeset/short-planes-hug.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@baloise/ds-core': patch ---- - -**dropdown**: only submit value ones diff --git a/.changeset/two-flowers-sell.md b/.changeset/two-flowers-sell.md deleted file mode 100644 index 0d310db9f2..0000000000 --- a/.changeset/two-flowers-sell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@baloise/ds-core': patch ---- - -**footer**: safari style for the language select diff --git a/.changeset/weak-pots-tickle.md b/.changeset/weak-pots-tickle.md deleted file mode 100644 index f04b4388d0..0000000000 --- a/.changeset/weak-pots-tickle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@baloise/ds-core': patch ---- - -**accordion**: add a11y labels to the accordion trigger diff --git a/.changeset/wicked-wombats-pump.md b/.changeset/wicked-wombats-pump.md deleted file mode 100644 index 744a23e7b5..0000000000 --- a/.changeset/wicked-wombats-pump.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@baloise/ds-core': minor ---- - -**carousel**: add space prop to define the gap between items diff --git a/.changeset/wise-swans-chew.md b/.changeset/wise-swans-chew.md deleted file mode 100644 index 3e8f0c4991..0000000000 --- a/.changeset/wise-swans-chew.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@baloise/ds-core': patch ---- - -**button**: set aria-haspopup for popup buttons diff --git a/docs/package.json b/docs/package.json index a6b7f03cdf..ccbe223cdd 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,14 +1,14 @@ { "name": "docs", - "version": "15.2.28", + "version": "15.2.29", "private": true, "dependencies": { - "@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", + "@baloise/ds-brand-icons": "17.4.0", + "@baloise/ds-core": "17.4.0", + "@baloise/ds-styles": "17.4.0", + "@baloise/ds-css": "17.4.0", + "@baloise/ds-icons": "17.4.0", + "@baloise/ds-tokens": "17.4.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 e53370d482..658b127bcd 100644 --- a/e2e/package.json +++ b/e2e/package.json @@ -1,14 +1,14 @@ { "name": "e2e", - "version": "15.2.28", + "version": "15.2.29", "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.3.0", - "@baloise/ds-testing": "17.3.0", + "@baloise/ds-core": "17.4.0", + "@baloise/ds-testing": "17.4.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 e37046e264..1626199925 100644 --- a/libs/nx/package.json +++ b/libs/nx/package.json @@ -1,6 +1,6 @@ { "name": "@baloise/ds-nx", - "version": "17.3.0", + "version": "17.4.0", "private": true, "dependencies": { "@nx/devkit": "18.0.4", diff --git a/packages/angular-common/package.json b/packages/angular-common/package.json index eda04f89d0..2db0eed5fe 100644 --- a/packages/angular-common/package.json +++ b/packages/angular-common/package.json @@ -1,6 +1,6 @@ { "name": "@baloise/ds-angular-common", - "version": "17.3.0", + "version": "17.4.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.3.0" + "@baloise/ds-core": "17.4.0" }, "sideEffects": false } diff --git a/packages/angular-legacy/package.json b/packages/angular-legacy/package.json index 6259e4a573..879ca8382c 100644 --- a/packages/angular-legacy/package.json +++ b/packages/angular-legacy/package.json @@ -1,6 +1,6 @@ { "name": "@baloise/ds-angular-legacy", - "version": "17.3.0", + "version": "17.4.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.3.0", - "@baloise/ds-angular-common": "17.3.0" + "@baloise/ds-core": "17.4.0", + "@baloise/ds-angular-common": "17.4.0" }, "sideEffects": false } diff --git a/packages/angular-module/package.json b/packages/angular-module/package.json index 641b1ad7c0..ac76a69e35 100644 --- a/packages/angular-module/package.json +++ b/packages/angular-module/package.json @@ -1,6 +1,6 @@ { "name": "@baloise/ds-angular-module", - "version": "17.3.0", + "version": "17.4.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.3.0", - "@baloise/ds-angular-common": "17.3.0" + "@baloise/ds-core": "17.4.0", + "@baloise/ds-angular-common": "17.4.0" }, "sideEffects": false } diff --git a/packages/angular/package.json b/packages/angular/package.json index 41be5ccf24..690074d4b6 100644 --- a/packages/angular/package.json +++ b/packages/angular/package.json @@ -1,6 +1,6 @@ { "name": "@baloise/ds-angular", - "version": "17.3.0", + "version": "17.4.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.3.0", - "@baloise/ds-angular-common": "17.3.0", + "@baloise/ds-core": "17.4.0", + "@baloise/ds-angular-common": "17.4.0", "tslib": "~2.3.0" }, "sideEffects": false diff --git a/packages/brand-icons/package.json b/packages/brand-icons/package.json index 184b499a4b..32ab9a5645 100644 --- a/packages/brand-icons/package.json +++ b/packages/brand-icons/package.json @@ -1,6 +1,6 @@ { "name": "@baloise/ds-brand-icons", - "version": "17.3.0", + "version": "17.4.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 675cc198bb..6570264b51 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,5 +1,39 @@ # Changelog +## 17.4.0 + +### Minor Changes + +- **navbar**: add a11y label for logo and make it clickable ( [#1582](https://github.com/baloise/design-system/pull/1582)) + +- **styles**: add `is-inside` class to lists (ul & ol) to center alignt the element ( [#1589](https://github.com/baloise/design-system/pull/1589)) + +- **carousel**: add space prop to define the gap between items ( [#1587](https://github.com/baloise/design-system/pull/1587)) + +### Patch Changes + +- **number-input**: Accepts values with thousand separators ( [#1558](https://github.com/baloise/design-system/pull/1558)) + +- **segment**: adjust icon color in disable mode to dark grey ( [#1582](https://github.com/baloise/design-system/pull/1582)) + +- **carousel**: full-height option makes all item the same height ( [#1587](https://github.com/baloise/design-system/pull/1587)) + +- **nav**: sets aria label to meta buttons first and otherwise label ( [#1577](https://github.com/baloise/design-system/pull/1577)) + +- **form**: add missing row gap between controls ( [#1576](https://github.com/baloise/design-system/pull/1576)) + +- **list**: connect accordion head and body for a11y ( [#1542](https://github.com/baloise/design-system/pull/1542)) + +- **core**: modal: keep focus within modal when navigating with keyboard ( [#1475](https://github.com/baloise/design-system/pull/1475)) + +- **dropdown**: only submit value ones ( [#1588](https://github.com/baloise/design-system/pull/1588)) + +- **footer**: safari style for the language select ( [#1576](https://github.com/baloise/design-system/pull/1576)) + +- **accordion**: add a11y labels to the accordion trigger ( [#1542](https://github.com/baloise/design-system/pull/1542)) + +- **button**: set aria-haspopup for popup buttons ( [#1479](https://github.com/baloise/design-system/pull/1479)) + ## 17.3.0 ### Minor Changes diff --git a/packages/core/package.json b/packages/core/package.json index 9618b9afb4..c6af78caf2 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@baloise/ds-core", - "version": "17.3.0", + "version": "17.4.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.3.0", - "@baloise/ds-icons": "17.3.0", + "@baloise/ds-styles": "17.4.0", + "@baloise/ds-icons": "17.4.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.3.0", - "@baloise/ds-maps": "17.3.0", - "@baloise/ds-brand-icons": "17.3.0", - "@baloise/ds-favicons": "17.3.0" + "@baloise/ds-css": "17.4.0", + "@baloise/ds-maps": "17.4.0", + "@baloise/ds-brand-icons": "17.4.0", + "@baloise/ds-favicons": "17.4.0" }, "sideEffects": false } diff --git a/packages/css/package.json b/packages/css/package.json index 7fa03667cd..6a41aad8be 100644 --- a/packages/css/package.json +++ b/packages/css/package.json @@ -1,6 +1,6 @@ { "name": "@baloise/ds-css", - "version": "17.3.0", + "version": "17.4.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.3.0", - "@baloise/ds-tokens": "17.3.0" + "@baloise/ds-fonts": "17.4.0", + "@baloise/ds-tokens": "17.4.0" }, "gitHead": "4157249628694f5811f322e0a547989ca9a9c6a6" } diff --git a/packages/devkit/package.json b/packages/devkit/package.json index e1e5cc1ccf..c7cc1e178a 100644 --- a/packages/devkit/package.json +++ b/packages/devkit/package.json @@ -1,6 +1,6 @@ { "name": "@baloise/ds-devkit", - "version": "17.3.0", + "version": "17.4.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 1e46ee54c8..55ce443b3c 100644 --- a/packages/favicons/package.json +++ b/packages/favicons/package.json @@ -1,6 +1,6 @@ { "name": "@baloise/ds-favicons", - "version": "17.3.0", + "version": "17.4.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 0afdbec3d7..3ac80e306a 100644 --- a/packages/fonts/package.json +++ b/packages/fonts/package.json @@ -1,6 +1,6 @@ { "name": "@baloise/ds-fonts", - "version": "17.3.0", + "version": "17.4.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 2f7479a911..55a7b0dc47 100644 --- a/packages/icons/package.json +++ b/packages/icons/package.json @@ -1,6 +1,6 @@ { "name": "@baloise/ds-icons", - "version": "17.3.0", + "version": "17.4.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 add78ef130..dc88f32e1b 100644 --- a/packages/maps/package.json +++ b/packages/maps/package.json @@ -1,6 +1,6 @@ { "name": "@baloise/ds-maps", - "version": "17.3.0", + "version": "17.4.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 862130e2c8..87024f62ad 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@baloise/ds-react", - "version": "17.3.0", + "version": "17.4.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.3.0" + "@baloise/ds-core": "17.4.0" } } diff --git a/packages/styles/package.json b/packages/styles/package.json index 01c8c90cfd..724420e711 100644 --- a/packages/styles/package.json +++ b/packages/styles/package.json @@ -1,6 +1,6 @@ { "name": "@baloise/ds-styles", - "version": "17.3.0", + "version": "17.4.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.3.0", - "@baloise/ds-tokens": "17.3.0", + "@baloise/ds-fonts": "17.4.0", + "@baloise/ds-tokens": "17.4.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 cf32cdbe77..225b5ddf1c 100644 --- a/packages/table/package.json +++ b/packages/table/package.json @@ -1,6 +1,6 @@ { "name": "@baloise/ds-table", - "version": "17.3.0", + "version": "17.4.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.3.0", - "@baloise/ds-css": "17.3.0", - "@baloise/ds-styles": "17.3.0" + "@baloise/ds-core": "17.4.0", + "@baloise/ds-css": "17.4.0", + "@baloise/ds-styles": "17.4.0" } } diff --git a/packages/testing/package.json b/packages/testing/package.json index e19f7055b9..8b761e868a 100644 --- a/packages/testing/package.json +++ b/packages/testing/package.json @@ -1,6 +1,6 @@ { "name": "@baloise/ds-testing", - "version": "17.3.0", + "version": "17.4.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.3.0", + "@baloise/ds-core": "17.4.0", "cypress-file-upload": "~5.0.8" }, "module": "./index.esm.js", diff --git a/packages/tokens/package.json b/packages/tokens/package.json index db5ace6a76..18cb4e3224 100644 --- a/packages/tokens/package.json +++ b/packages/tokens/package.json @@ -1,6 +1,6 @@ { "name": "@baloise/ds-tokens", - "version": "17.3.0", + "version": "17.4.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 46a401523a..080c49dc39 100644 --- a/packages/vue/package.json +++ b/packages/vue/package.json @@ -1,6 +1,6 @@ { "name": "@baloise/ds-vue", - "version": "17.3.0", + "version": "17.4.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.3.0" + "@baloise/ds-core": "17.4.0" }, "peerDependencies": { "vue": ">=3.0.5"