Features
- Expose
useOverlay
hook
Bug Fixes
- Fix example where toggling the
open
checkbox forced the menu to stay hidden
Internal
- Remove PropTypes
- Update types
- Move public hooks into /hooks dir
- Remove BS4 reference
- Skip flaky AsyncTypeahead test
- Remove TypeaheadManager & core/Typeahead
- Close menu on blur and stop using onRootClose
- Generalize internal API for more basic use cases