Update changelog

pull/146/head
Cory LaViska 2020-07-24 09:34:14 -04:00
rodzic f32b54cae3
commit dbbeda9663
1 zmienionych plików z 4 dodań i 1 usunięć

Wyświetl plik

@ -2,7 +2,10 @@
## 2.0.0-beta.9
- Fixed a big where hovering over select showed the wrong cursor
- Fixed a bug where hovering over select showed the wrong cursor
- Fixed a bug where tabbing into a select control would highlight the label
- 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
- Removed `noFooter` prop from dialog and drawer (slot detection is automatic, so the prop is not required)
## 2.0.0-beta.8