Update changelog

This commit is contained in:
Cory LaViska
2020-08-08 16:10:01 -04:00
parent 6c16eb9a11
commit 0a436cb76c

View File

@@ -2,8 +2,11 @@
## 2.0.0-beta.13
- Added `slActivate` and `slDeactivate` events to `sl-menu-item`
- Fixed a bug where link buttons would have `type="button"`
- Fixed a bug where button groups with tooltips experienced an odd spacing issue in Safari
- Fixed a bug where scrolling in dropdowns/selects didn't work properly on Windows
- Moved scrolling logic from `sl-menu` to `sl-dropdown`
## 2.0.0-beta.12