update changelog

pull/1978/head
konnorrogers 2024-04-12 14:41:10 -04:00
rodzic 9fe79c0d0e
commit c0f2485214
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -14,7 +14,7 @@ New versions of Shoelace are released as-needed and generally occur when a criti
## Next
- `<sl-input>` now lazily evaluates and shares hidden date / number inputs across components to improve performance. [#19]
- `<sl-input>` now lazily evaluates and shares hidden date / number inputs across components to improve performance. [#1978]
- Fixed a bug in `<sl-split-panel>` that caused it not to recalculate it's position when going from being `display: none;` to its original display value. [#1942]
- Fixed a bug in `<dialog>` where when it showed it would cause a layout shift. [#1967]
- Fixed a bug in `<sl-tooltip>` that allowed unwanted text properties to leak in [#1947]
@ -1746,4 +1746,4 @@ The following pages demonstrate why this change was necessary.
## 2.0.0-beta.1
- Initial release
- Initial release