add sl-clear event

This commit is contained in:
Cory LaViska
2021-03-16 08:23:23 -04:00
parent e7cea10e17
commit 42f646eaaa
2 changed files with 5 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ _During the beta period, these restrictions may be relaxed in the event of a mis
## Next
- Added `sl-clear` event to `sl-select`
- Fixed a bug where dynamically changing menu items in `sl-select` would cause the display label to be blank [#374](https://github.com/shoelace-style/shoelace/discussions/374)
- Fixed the margin in `sl-menu-label` to align with menu items