Releases: HubSpot/react-typeahead
Releases · HubSpot/react-typeahead
hubspot-7: Merge pull request #5 from HubSpot/on-blur
Adds closeDropdownOnBlur
property
hubspot-6: Merge pull request #4 from HubSpot/select-first
Add delayMillis
and selectFirst
props
hubspot-5
Fix bug with assumption on this.props.maxVisible
hubspot-4
Add in resultsTruncatedMessage
to be displayed when the number of matching options are greater than maxVisible
.
hubspot-3
Pack lib folder in with repo
hubspot-2
Change filterOptions
to searchOptions
hubspot-1
Merge branch 'better_filtering' into hubspot