This commit is contained in:
Cory LaViska
2021-06-25 19:02:34 -04:00
parent 1c010ffe5a
commit af61f45ecb
10 changed files with 134 additions and 7 deletions

View File

@@ -12,6 +12,7 @@ _During the beta period, these restrictions may be relaxed in the event of a mis
- Added `sl-request-close` event to `sl-dialog` and `sl-drawer`
- Added `dialog.denyClose` and `drawer.denyClose` animations
- Fixed a bug in `sl-color-picker` where setting `value` immediately wouldn't trigger an update
- Fixed a bug that resulted in form controls having incorrect validity when `disabled` was initially set [#473](https://github.com/shoelace-style/shoelace/issues/473)
## 2.0.0-beta.44