Update changelog

pull/146/head
Cory LaViska 2020-07-24 15:29:00 -04:00
rodzic bd07f16348
commit 40976e58fa
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -8,6 +8,7 @@
- Fixed a bug where tabbing out of a select control wouldn't close it
- Fixed a bug where closing dropdowns wouldn't give focus back to the trigger
- Fixed a bug where type-to-select wasn't working after the first letter
- Fixed a bug where clicking on menu items and dividers would steal focus from the menu
- Removed `noFooter` prop from dialog and drawer (slot detection is automatic, so the prop is not required)
- Updated Stencil to 1.17.0
- Switched to jsDelivr for better CDN performance