This commit is contained in:
Cory LaViska
2021-06-29 08:34:40 -04:00
parent 522d6a5fc4
commit 1c8a3ea7d2
3 changed files with 6 additions and 8 deletions

View File

@@ -23,6 +23,7 @@ The docs have been updated to use the new `custom-elements.json` file. If you're
- Fixed a bug in `sl-dialog` and `sl-drawer` where setting `open` intially didn't set a focus trap
- 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)
- Fixed a bug in the docs that caused the metadata file to be requested twice
- Fixed a bug where tabbing out of a modal would cause the browser to lag [#466](https://github.com/shoelace-style/shoelace/issues/466)
- Updated the docs to use the new `custom-elements.json` for component metadata
## 2.0.0-beta.44