Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and jeripeierSBB committed Dec 19, 2024
1 parent b47ee15 commit a019ed5
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,31 @@

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.

## [2.0.2](https://github.com/sbb-design-systems/lyne-components/compare/v2.0.1...v2.0.2) (2024-12-19)


### Bug Fixes

* handle scroll events in custom scroll contexts ([#3310](https://github.com/sbb-design-systems/lyne-components/issues/3310)) ([3634e37](https://github.com/sbb-design-systems/lyne-components/commit/3634e372aae02dd8c0935eadcfd5cea37881c7e6)), closes [#3276](https://github.com/sbb-design-systems/lyne-components/issues/3276)
* improve null/undefined type handling for Angular wrapper ([#3302](https://github.com/sbb-design-systems/lyne-components/issues/3302)) ([2f94992](https://github.com/sbb-design-systems/lyne-components/commit/2f949922f544adb24ea6133473993a912b2ee16c))
* remove any type for Angular wrapper ([#3297](https://github.com/sbb-design-systems/lyne-components/issues/3297)) ([dca7ba5](https://github.com/sbb-design-systems/lyne-components/commit/dca7ba5e5d22b54b5e9505ea3c204695a3fa9820))
* remove leading inline padding from icon list ([#3311](https://github.com/sbb-design-systems/lyne-components/issues/3311)) ([b9ce6d1](https://github.com/sbb-design-systems/lyne-components/commit/b9ce6d16fb7c39ea5bc2c154f3539417a1159028))
* **sbb-accent-button:** adapt to new design ([#3313](https://github.com/sbb-design-systems/lyne-components/issues/3313)) ([1af2691](https://github.com/sbb-design-systems/lyne-components/commit/1af269180c33935e86ecfa1355aeeb9292b08beb))
* **sbb-message:** fix image alignment ([#3305](https://github.com/sbb-design-systems/lyne-components/issues/3305)) ([1d4a5de](https://github.com/sbb-design-systems/lyne-components/commit/1d4a5de90ba68e4b9390abaf671fd534cd5f1fc8))
* **sbb-select:** update displayed value on option label change ([#3300](https://github.com/sbb-design-systems/lyne-components/issues/3300)) ([3c2f3c5](https://github.com/sbb-design-systems/lyne-components/commit/3c2f3c5285760b9a53df4fd11f0c64268534ff59))
* **sbb-teaser-hero:** fix image size on custom width ([#3295](https://github.com/sbb-design-systems/lyne-components/issues/3295)) ([5fc0634](https://github.com/sbb-design-systems/lyne-components/commit/5fc0634a7869d2a6315db3e1441e3269c842acfe))


### Documentation

* override member properties in manifest ([#3307](https://github.com/sbb-design-systems/lyne-components/issues/3307)) ([ba25320](https://github.com/sbb-design-systems/lyne-components/commit/ba25320e597c589c0f9b350869cfeb3fdbcca0f4))
* standardize usage of terms `CSS` and `Sass` ([#3290](https://github.com/sbb-design-systems/lyne-components/issues/3290)) ([b52ac99](https://github.com/sbb-design-systems/lyne-components/commit/b52ac9958fadaa4bfbd89262222c345e93056032))


### Code Refactoring

* move event handlers to constructors ([#3314](https://github.com/sbb-design-systems/lyne-components/issues/3314)) ([18660a3](https://github.com/sbb-design-systems/lyne-components/commit/18660a3c98293e335e228a5b540a9fcd7b71463f))

## [2.0.1](https://github.com/sbb-design-systems/lyne-components/compare/v2.0.0...v2.0.1) (2024-12-12)


Expand Down

0 comments on commit a019ed5

Please sign in to comment.