fix grid handle drag behavior

This commit is contained in:
Cory LaViska
2021-07-13 07:55:49 -04:00
parent 1ae5b9cfcd
commit 3541540d84
2 changed files with 20 additions and 10 deletions

View File

@@ -14,6 +14,7 @@ This release improves how component dependencies are imported. If you've been ch
- Dependencies are now automatically imported for all components
- 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
- Improved base path utility logic
## 2.0.0-beta.46