Skip to content

Releases: HubSpot/react-typeahead

hubspot-7: Merge pull request #5 from HubSpot/on-blur

Choose a tag to compare

@zdhickman zdhickman released this 25 May 21:13

Adds closeDropdownOnBlur property

hubspot-6: Merge pull request #4 from HubSpot/select-first

Choose a tag to compare

@zdhickman zdhickman released this 19 May 19:49

Add delayMillis and selectFirst props

hubspot-5

Choose a tag to compare

@zdhickman zdhickman released this 19 May 17:23

Fix bug with assumption on this.props.maxVisible

hubspot-4

Choose a tag to compare

@zdhickman zdhickman released this 19 May 15:34

Add in resultsTruncatedMessage to be displayed when the number of matching options are greater than maxVisible.

hubspot-3

Choose a tag to compare

@wolfd wolfd released this 17 May 20:40

Pack lib folder in with repo

hubspot-2

Choose a tag to compare

@wolfd wolfd released this 17 May 19:19

Change filterOptions to searchOptions

hubspot-1

Choose a tag to compare

@wolfd wolfd released this 17 May 18:30
Merge branch 'better_filtering' into hubspot