update changelog

This commit is contained in:
Cory LaViska
2021-07-16 08:38:59 -04:00
parent d11e7fe562
commit fa82d31000

View File

@@ -15,6 +15,7 @@ This release improves how component dependencies are imported. If you've been ch
- Fixed a bug where tabbing into `sl-radio-group` would not always focus the checked radio
- Fixed a bug in component styles that prevented the box sizing reset from being applied
- Fixed a regression in `sl-color-picker` where dragging the grid handle wasn't smooth
- Fixed a bug where slot detection could incorrecly match against slots of child elements [#481](https://github.com/shoelace-style/shoelace/pull/481)
- Improved base path utility logic
## 2.0.0-beta.46