update changelog

pull/1728/head
Cory LaViska 2023-11-17 09:51:21 -05:00
rodzic c3c770b0e0
commit ee18f3a449
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -12,8 +12,9 @@ Components with the <sl-badge variant="warning" pill>Experimental</sl-badge> bad
New versions of Shoelace are released as-needed and generally occur when a critical mass of changes have accumulated. At any time, you can see what's coming in the next release by visiting [next.shoelace.style](https://next.shoelace.style).
## Next
## 2.12.0
- Added the Italian translation [#1727]
- Added the ability to call `form.checkValidity()` and it will use Shoelace's custom `checkValidity()` handler. [#1708]
- Fixed a bug where nested dialogs were not properly trapping focus. [#1711]
- Fixed a bug with form controls removing the custom validity handlers from the form. [#1708]