Releases: ericgio/react-bootstrap-typeahead
Releases · ericgio/react-bootstrap-typeahead
v0.4.0
- Add menu alignment options
- Updates to example
- Make menu
overflow: auto
v0.3.1
- Basic build tests
- Handle overflow of long menu items
- Fix shift-tab behavior
v0.3.0
renderMenuItemChildren
prop
- More helpful error when
labelKey
is wrong
- Update linting and add rules
onInputChange
callback for async data
- Add optional pagination for large data sets
- Use
react-onClickOutside
HOC instead of mixin
v0.2.3
- Remove box-shadow from multi-select input
- Add focus state to multi-select input
- Scope Token CSS
v0.2.2
- Small bug fixes & formatting changes
- Highlight input text in menu items
v0.2.1
Update README.md to reflect new build process.
v0.2.0
Update publish process and fix broken dist files.