pull/411/head
Cory LaViska 2021-03-30 09:11:35 -04:00
rodzic 0935e1574a
commit 485a7252b0
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -10,10 +10,10 @@ _During the beta period, these restrictions may be relaxed in the event of a mis
- 🚨 BREAKING: renamed `setFocus()` to `focus()` in button, checkbox, input, menu item, radio, range, rating, select, switch, and tab
- 🚨 BREAKING: renamed `removeFocus()` to `blur()` in button, checkbox, input, menu item, radio, range, rating, select, switch, and tab
- Added `click()` method to `sl-button`
- Fixed a bug where toggling `open` on `sl-drawer` would skip the transition
- Fixed a bug where `sl-color-picker` could be opened when disabled
- Fixed a bug in `sl-color-picker` that caused erratic slider behaviors [#388](https://github.com/shoelace-style/shoelace/issues/388) [#389](https://github.com/shoelace-style/shoelace/issues/389)
- Added `click()` method to `sl-button`
- Renamed `components.json` to `metadata.json`
- Updated to the prerelease versions of LitElement and lit-html
- Updated to Bootstrap Icons 1.4.1