Update changelog

This commit is contained in:
Cory LaViska
2020-07-24 15:29:00 -04:00
parent bd07f16348
commit 40976e58fa

View File

@@ -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