mirror of
https://github.com/shoelace-style/shoelace.git
synced 2026-01-12 02:59:13 +00:00
add changelog entry
This commit is contained in:
@@ -17,6 +17,7 @@ New versions of Shoelace are released as-needed and generally occur when a criti
|
|||||||
- Updated all checks for directionality to use `this.localize.dir()` instead of `el.matches(:dir(rtl))` so older browsers don't error out [#2188]
|
- Updated all checks for directionality to use `this.localize.dir()` instead of `el.matches(:dir(rtl))` so older browsers don't error out [#2188]
|
||||||
- Added Finnish translations [#2211]
|
- Added Finnish translations [#2211]
|
||||||
- Added the `.focus` function to `<sl-radio-group>` [#2192]
|
- Added the `.focus` function to `<sl-radio-group>` [#2192]
|
||||||
|
- Fixed a bug in `<sl-tab-group>` when removed from the DOM too quickly. [#2218]
|
||||||
- Fixed a bug with with `<sl-select>` not respecting its initial value. [#2204]
|
- Fixed a bug with with `<sl-select>` not respecting its initial value. [#2204]
|
||||||
- Fixed a bug with certain bundlers when using dynamic imports [#2210]
|
- Fixed a bug with certain bundlers when using dynamic imports [#2210]
|
||||||
- Fixed a bug in `<sl-textarea>` causing scroll jumping when using `resize="auto"` [#2182]
|
- Fixed a bug in `<sl-textarea>` causing scroll jumping when using `resize="auto"` [#2182]
|
||||||
@@ -1793,4 +1794,4 @@ The following pages demonstrate why this change was necessary.
|
|||||||
|
|
||||||
## 2.0.0-beta.1
|
## 2.0.0-beta.1
|
||||||
|
|
||||||
- Initial release
|
- Initial release
|
||||||
Reference in New Issue
Block a user