From 490a83d9a62a118d4aaccd33dba030ca25d1767a Mon Sep 17 00:00:00 2001 From: Jeremias Peier Date: Thu, 16 Nov 2023 13:09:12 +0100 Subject: [PATCH] chore: restore CHANGELOG.md --- CHANGELOG.md | 202 +++++++++++++++++++++++++++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 203 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 50e856536a..31f9c0e82b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,208 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [0.42.6](https://github.com/lyne-design-system/lyne-components/compare/v0.42.5...v0.42.6) (2023-11-14) + +### Bug Fixes + +- **sbb-radio-button-group, sbb-checkbox-group:** group state update ([#2183](https://github.com/lyne-design-system/lyne-components/issues/2183)) ([6199ec6](https://github.com/lyne-design-system/lyne-components/commit/6199ec6e732d9f18a7b573bcfea04ed6627aa79a)) + +### [0.42.5](https://github.com/lyne-design-system/lyne-components/compare/v0.42.4...v0.42.5) (2023-11-12) + +### Documentation + +- **sbb-time-input:** re-activate chromatic and cleanup stories ([#2173](https://github.com/lyne-design-system/lyne-components/issues/2173)) ([9798be2](https://github.com/lyne-design-system/lyne-components/commit/9798be206a73144085cbf2e93360b4e9988c64ee)) + +### [0.42.4](https://github.com/lyne-design-system/lyne-components/compare/v0.42.3...v0.42.4) (2023-11-08) + +### Bug Fixes + +- **sbb-radio-button-group:** radio group state update ([#2138](https://github.com/lyne-design-system/lyne-components/issues/2138)) ([3ae0902](https://github.com/lyne-design-system/lyne-components/commit/3ae0902bb4372482c2dfd308c60847f8acc15704)) + +### [0.42.3](https://github.com/lyne-design-system/lyne-components/compare/v0.42.2...v0.42.3) (2023-11-07) + +### Bug Fixes + +- **sbb-journey-summary:** avoid list role for single entry lists ([#2152](https://github.com/lyne-design-system/lyne-components/issues/2152)) ([1de5f61](https://github.com/lyne-design-system/lyne-components/commit/1de5f61bd36d75bca4172a3c371c506237266e4b)) +- **sbb-navigation:** fix automatic focus setting inside navigation ([#2141](https://github.com/lyne-design-system/lyne-components/issues/2141)) ([0039ce9](https://github.com/lyne-design-system/lyne-components/commit/0039ce9c7f809eb5ca96aed2982df3d04081369d)) + +### [0.42.2](https://github.com/lyne-design-system/lyne-components/compare/v0.42.1...v0.42.2) (2023-11-06) + +### [0.42.1](https://github.com/lyne-design-system/lyne-components/compare/v0.42.0...v0.42.1) (2023-10-30) + +### Bug Fixes + +- **sbb-skiplink-list:** avoid rendering before defined ([#2128](https://github.com/lyne-design-system/lyne-components/issues/2128)) ([47c4eec](https://github.com/lyne-design-system/lyne-components/commit/47c4eec48133ca887a298d5c5f7b85432ad9faa7)), closes [#2120](https://github.com/lyne-design-system/lyne-components/issues/2120) + +## [0.42.0](https://github.com/lyne-design-system/lyne-components/compare/v0.41.13...v0.42.0) (2023-10-26) + +### ⚠ BREAKING CHANGES + +- **sbb-dialog, sbb-menu, sbb-navigation, sbb-tooltip:** - The property `accessibilityLabel` of the `sbb-navigation` was removed. As replacement, an `aria-label` can now directly be placed on the `sbb-navigation` element. + +### Bug Fixes + +- **sbb-dialog, sbb-menu, sbb-navigation, sbb-tooltip:** fix reading order for VoiceOver with Safari ([#2106](https://github.com/lyne-design-system/lyne-components/issues/2106)) ([6497b18](https://github.com/lyne-design-system/lyne-components/commit/6497b18b96d4955789fd858d66a29ad7913023ce)), closes [#2015](https://github.com/lyne-design-system/lyne-components/issues/2015) [#1879](https://github.com/lyne-design-system/lyne-components/issues/1879) [#1880](https://github.com/lyne-design-system/lyne-components/issues/1880) + +### [0.41.13](https://github.com/lyne-design-system/lyne-components/compare/v0.41.12...v0.41.13) (2023-10-23) + +### Bug Fixes + +- **sbb-menu:** menu action focus on mobile ([#2103](https://github.com/lyne-design-system/lyne-components/issues/2103)) ([9827fa1](https://github.com/lyne-design-system/lyne-components/commit/9827fa16b6cc5d4efa295bd873f17a93fd49525e)) + +### [0.41.12](https://github.com/lyne-design-system/lyne-components/compare/v0.41.11...v0.41.12) (2023-10-20) + +### Bug Fixes + +- overlays focus and inert ([#2097](https://github.com/lyne-design-system/lyne-components/issues/2097)) ([f8706c1](https://github.com/lyne-design-system/lyne-components/commit/f8706c1ffabb12b1e8ee8e7d7e447b4ad1b2839c)) + +### [0.41.11](https://github.com/lyne-design-system/lyne-components/compare/v0.41.10...v0.41.11) (2023-10-20) + +### Bug Fixes + +- implement overlays inert mechanism ([#2095](https://github.com/lyne-design-system/lyne-components/issues/2095)) ([731b9e4](https://github.com/lyne-design-system/lyne-components/commit/731b9e4fe18d09de156aab02af5d921471d75930)) + +### [0.41.10](https://github.com/lyne-design-system/lyne-components/compare/v0.41.9...v0.41.10) (2023-10-19) + +### Bug Fixes + +- **sbb-navigation, sbb-menu, sbb-dialog:** screen readers readability ([#2092](https://github.com/lyne-design-system/lyne-components/issues/2092)) ([dbddfa8](https://github.com/lyne-design-system/lyne-components/commit/dbddfa8f569c5ed8692d719ce52c901cd86cbd80)) + +### [0.41.9](https://github.com/lyne-design-system/lyne-components/compare/v0.41.8...v0.41.9) (2023-10-18) + +### Bug Fixes + +- **sbb-selection-panel:** handle data-state correctly ([#2088](https://github.com/lyne-design-system/lyne-components/issues/2088)) ([1c7a67c](https://github.com/lyne-design-system/lyne-components/commit/1c7a67c74e2f1a6e122f8d096261b79b78f2ea60)) + +### [0.41.8](https://github.com/lyne-design-system/lyne-components/compare/v0.41.7...v0.41.8) (2023-10-17) + +### Bug Fixes + +- **sbb-timetable-row:** fix a11y ([#2083](https://github.com/lyne-design-system/lyne-components/issues/2083)) ([fced9e2](https://github.com/lyne-design-system/lyne-components/commit/fced9e2918df31507fddb6582bccc07acf3acb16)) + +### [0.41.7](https://github.com/lyne-design-system/lyne-components/compare/v0.41.6...v0.41.7) (2023-10-12) + +### Features + +- **sbb-tag-group:** allow other slotted elements than `sbb-tag`s ([#2067](https://github.com/lyne-design-system/lyne-components/issues/2067)) ([2b86f98](https://github.com/lyne-design-system/lyne-components/commit/2b86f98ccf6b0120f61a80f9601f235a6795c737)) + +### [0.41.6](https://github.com/lyne-design-system/lyne-components/compare/v0.41.5...v0.41.6) (2023-10-12) + +### Bug Fixes + +- **sbb-journey-summary:** remove obsolete dot after weekday ([#2068](https://github.com/lyne-design-system/lyne-components/issues/2068)) ([c7d6356](https://github.com/lyne-design-system/lyne-components/commit/c7d6356062ae04d9ab908555eacdcab2abb7530f)) + +### [0.41.5](https://github.com/lyne-design-system/lyne-components/compare/v0.41.4...v0.41.5) (2023-10-11) + +### Documentation + +- readme refactoring ([#1996](https://github.com/lyne-design-system/lyne-components/issues/1996)) ([95bb0d5](https://github.com/lyne-design-system/lyne-components/commit/95bb0d5486e9ba287094de89d2401c6bc6a37703)) + +### [0.41.4](https://github.com/lyne-design-system/lyne-components/compare/v0.41.3...v0.41.4) (2023-10-09) + +### Bug Fixes + +- **sbb-footer:** use correct focus outline color in negative mode ([#2057](https://github.com/lyne-design-system/lyne-components/issues/2057)) ([5134baa](https://github.com/lyne-design-system/lyne-components/commit/5134baa6fbe8d5cf290292b6bee14706984e26ea)) + +### Refactorings + +- **sbb-expansion-panel:** improve expansion animation ([#2043](https://github.com/lyne-design-system/lyne-components/issues/2043)) ([2e155a0](https://github.com/lyne-design-system/lyne-components/commit/2e155a085355d0e940f9ffed85558feaa0f4d552)) + +### [0.41.3](https://github.com/lyne-design-system/lyne-components/compare/v0.41.2...v0.41.3) (2023-10-05) + +### Bug Fixes + +- **sbb-selection-panel:** panel content overflow ([#2048](https://github.com/lyne-design-system/lyne-components/issues/2048)) ([def7fcb](https://github.com/lyne-design-system/lyne-components/commit/def7fcb7e1ba98c76576deb6999253d6f2600e0b)) + +### [0.41.2](https://github.com/lyne-design-system/lyne-components/compare/v0.41.1...v0.41.2) (2023-10-04) + +### Bug Fixes + +- **sbb-calendar:** fix wrong width when orientation changes in iOS ([#2044](https://github.com/lyne-design-system/lyne-components/issues/2044)) ([ccf2704](https://github.com/lyne-design-system/lyne-components/commit/ccf2704ba067efa82ea1a27bb3997025625ca0b8)) + +### [0.41.1](https://github.com/lyne-design-system/lyne-components/compare/v0.41.0...v0.41.1) (2023-10-04) + +### Bug Fixes + +- **sbb-breadcrumb-group:** fix color of divider arrow ([#2042](https://github.com/lyne-design-system/lyne-components/issues/2042)) ([cbab58d](https://github.com/lyne-design-system/lyne-components/commit/cbab58d38689b7380e724a370de9276facaa55af)) + +## [0.41.0](https://github.com/lyne-design-system/lyne-components/compare/v0.40.22...v0.41.0) (2023-10-04) + +### ⚠ BREAKING CHANGES + +- **sbb-header:** - The spacing between the logo and the `sbb-header-action`s is now in responsibility of Lyne. Therefore consumers need to remove any manually added spacing. Lyne examples are updated. + +### Bug Fixes + +- **sbb-header:** guarantee space between logo and other header content ([#2035](https://github.com/lyne-design-system/lyne-components/issues/2035)) ([07cbf30](https://github.com/lyne-design-system/lyne-components/commit/07cbf3080f834171a9b6580398711138aea7558e)), closes [#1984](https://github.com/lyne-design-system/lyne-components/issues/1984) + +### [0.40.22](https://github.com/lyne-design-system/lyne-components/compare/v0.40.21...v0.40.22) (2023-10-03) + +### Bug Fixes + +- **sbb-selection-panel:** remove wrongly announced expanded state for nested radios and checkboxes ([#2040](https://github.com/lyne-design-system/lyne-components/issues/2040)) ([11105b3](https://github.com/lyne-design-system/lyne-components/commit/11105b3b7a9cad79aa8089ccd6f66ff3eab716b7)), closes [#2017](https://github.com/lyne-design-system/lyne-components/issues/2017) + +### [0.40.21](https://github.com/lyne-design-system/lyne-components/compare/v0.40.20...v0.40.21) (2023-09-30) + +### Features + +- **sbb-dialog:** add backdropAction property ([#2028](https://github.com/lyne-design-system/lyne-components/issues/2028)) ([5f16c79](https://github.com/lyne-design-system/lyne-components/commit/5f16c79efaa8db1feea82bf487447088f6c0300e)) +- **sbb-loading:** add color variants ([#1998](https://github.com/lyne-design-system/lyne-components/issues/1998)) ([7c57401](https://github.com/lyne-design-system/lyne-components/commit/7c5740165cfe43e19f9c711456e084aa724fd912)) + +### [0.40.20](https://github.com/lyne-design-system/lyne-components/compare/v0.40.19...v0.40.20) (2023-09-29) + +### Bug Fixes + +- **sbb-dialog:** open/close methods exit conditions ([#2027](https://github.com/lyne-design-system/lyne-components/issues/2027)) ([a966a01](https://github.com/lyne-design-system/lyne-components/commit/a966a015385a1af7ae93fb6b38ce2eaca8c78778)) + +### [0.40.19](https://github.com/lyne-design-system/lyne-components/compare/v0.40.18...v0.40.19) (2023-09-28) + +### Features + +- **sbb-tab-group:** tab titles redesign ([#1975](https://github.com/lyne-design-system/lyne-components/issues/1975)) ([231c140](https://github.com/lyne-design-system/lyne-components/commit/231c14087640d6730d979f1abb050a4f678ce892)) + +### [0.40.18](https://github.com/lyne-design-system/lyne-components/compare/v0.40.17...v0.40.18) (2023-09-28) + +### Bug Fixes + +- trigger release ([e78469f](https://github.com/lyne-design-system/lyne-components/commit/e78469f1a715492d65b962711d164950c567497d)) + +### [0.40.17](https://github.com/lyne-design-system/lyne-components/compare/v0.40.16...v0.40.17) (2023-09-27) + +### Bug Fixes + +- **sbb-breadcrumb:** reliably detect text/content changes ([#2013](https://github.com/lyne-design-system/lyne-components/issues/2013)) ([bac69dd](https://github.com/lyne-design-system/lyne-components/commit/bac69dd43a5e7397f18191d632f71f6926d982dc)) + +### [0.40.16](https://github.com/lyne-design-system/lyne-components/compare/v0.40.15...v0.40.16) (2023-09-27) + +### Bug Fixes + +- **sbb-selection-panel:** content overflowing the panel ([#1993](https://github.com/lyne-design-system/lyne-components/issues/1993)) ([406be88](https://github.com/lyne-design-system/lyne-components/commit/406be8826900a04dd2d4f86c2cc84a2a3563e35f)) + +### [0.40.15](https://github.com/lyne-design-system/lyne-components/compare/v0.40.14...v0.40.15) (2023-09-26) + +### Bug Fixes + +- trigger release ([a2050ef](https://github.com/lyne-design-system/lyne-components/commit/a2050efd01cba9c7054177b3bc91f0f80b02b8b9)) + +### [0.40.14](https://github.com/lyne-design-system/lyne-components/compare/v0.40.13...v0.40.14) (2023-09-22) + +### Bug Fixes + +- **sbb-map-container:** remove width CSS property to avoid overscroll ([#1995](https://github.com/lyne-design-system/lyne-components/issues/1995)) ([d0ad56b](https://github.com/lyne-design-system/lyne-components/commit/d0ad56bdd60687f20ecece1d634416f370130ef8)) + +### [0.40.13](https://github.com/lyne-design-system/lyne-components/compare/v0.40.12...v0.40.13) (2023-09-21) + +### Features + +- **sbb-form-field:** adapt new design and add negative mode ([#1976](https://github.com/lyne-design-system/lyne-components/issues/1976)) ([c04a0ef](https://github.com/lyne-design-system/lyne-components/commit/c04a0ef3c368455f32fa6fa71f853b552a364d11)) + +### [0.40.12](https://github.com/lyne-design-system/lyne-components/compare/v0.40.11...v0.40.12) (2023-09-21) + +### Features + +- **sbb-calendar:** add year and month selection views ([#1951](https://github.com/lyne-design-system/lyne-components/issues/1951)) ([df3a5d7](https://github.com/lyne-design-system/lyne-components/commit/df3a5d78c70f4b95ddc0227fe42552310d1af265)) + ### [0.40.11](https://github.com/lyne-design-system/lyne-components/compare/v0.40.10...v0.40.11) (2023-09-19) ### Features diff --git a/package.json b/package.json index 2393a3d5e9..3f9733d2d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sbb-esta/lyne-components", - "version": "0.40.11", + "version": "0.42.6", "description": "Lyne Design System", "keywords": [ "design system",