-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6c8abcf
commit a77bfd4
Showing
4 changed files
with
25 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,10 @@ | ||
## [18.0.1](https://github.com/SchweizerischeBundesbahnen/scion-toolkit/compare/components-18.0.0...components-18.0.1) (2024-10-03) | ||
# [18.1.0](https://github.com/SchweizerischeBundesbahnen/scion-toolkit/compare/components-18.0.1...components-18.1.0) (2024-10-22) | ||
|
||
|
||
### Bug Fixes | ||
### Features | ||
|
||
* **components/sashbox:** ensure sash resizes to minimum size ([e39a347](https://github.com/SchweizerischeBundesbahnen/scion-toolkit/commit/e39a347b9584b077a720d6dd3f6877c4e970b887)) | ||
* **components/sashbox:** prevent overflow when moving splitter ([c8a0b57](https://github.com/SchweizerischeBundesbahnen/scion-toolkit/commit/c8a0b57096c28e055cc38f23b756af824afdc424)) | ||
|
||
|
||
### BREAKING CHANGES | ||
|
||
* **components:** SCION Components requires `@scion/toolkit` version `1.5.0` or later. | ||
* **components/dimension:** provide signal to observe the bounding box of an element ([1d1d804](https://github.com/SchweizerischeBundesbahnen/scion-toolkit/commit/1d1d804c817c9536a69afd89d2f148c4da9ea104)) | ||
* **components/dimension:** provide signal to observe the size of an element ([b817e7b](https://github.com/SchweizerischeBundesbahnen/scion-toolkit/commit/b817e7be26ac2beb0b2e9c69d52bf53b657742ef)) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters