pull/481/head
Cory LaViska 2020-12-11 17:23:41 -05:00
rodzic c80036b9fb
commit c21fd51f65
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -14,7 +14,7 @@ _During the beta period, these restrictions may be relaxed in the event of a mis
- 🚨 BREAKING CHANGE: Removed `copy-button` part from `sl-color-picker` since copying is now done by clicking the preview - 🚨 BREAKING CHANGE: Removed `copy-button` part from `sl-color-picker` since copying is now done by clicking the preview
- Added `getFormattedValue()` method to `sl-color-picker` so you can retrieve the current value in any format - Added `getFormattedValue()` method to `sl-color-picker` so you can retrieve the current value in any format
- Fixed a bug where moving the mouse while `sl-dropdown` is closing would remove focus from the trigger - Fixed a bug where moving the mouse while `sl-dropdown` is closing would remove focus from the trigger
- Fixed a bug where `sl-menu-item` didn't set a default color set in the dark theme - Fixed a bug where `sl-menu-item` didn't set a default color in the dark theme
- Fixed a bug where `sl-color-picker` preview wouldn't update in Safari - Fixed a bug where `sl-color-picker` preview wouldn't update in Safari
- Removed `sl-blur` and `sl-focus` events from `sl-menu` since menus can't have focus since 2.0.0-beta.22 - Removed `sl-blur` and `sl-focus` events from `sl-menu` since menus can't have focus since 2.0.0-beta.22