Skip to content

Releases: szhsin/react-autocomplete

v1.0.1

28 Nov 12:46
a6a542c
Compare
Choose a tag to compare
  • Fix item selection issue when the library is used inside the Shadow DOM. (#73)

v1.0.0

22 Nov 10:45
6cedccd
Compare
Choose a tag to compare
  • Fix input blur issue in Safari #58
  • Add getFocusCaptureProps into core feature #59
  • Add nonblur toggle feature; reuse dropdown in multiSelectDropdown #60
  • Fix the issue where disabled items are still interactive when hovered #61
  • Remove async logic from the request item event #63
  • Fix the issue where the input loses focus when clicking on the list scrollbar #64
  • Export features from the package subpaths #65
  • Inject the selected prop into the feature context #68

v0.9.11

26 Oct 05:31
77e20a1
Compare
Choose a tag to compare
v0.9.11 Pre-release
Pre-release
  • Remove the selectOnBlur prop #57

v0.9.10

02 Oct 05:59
8ece350
Compare
Choose a tag to compare
v0.9.10 Pre-release
Pre-release
  • Remove useAutoHeight #56

v0.9.9

27 Aug 05:48
25f9984
Compare
Choose a tag to compare
v0.9.9 Pre-release
Pre-release
  • Support for controlled refs #53

v0.9.8

29 Jul 12:49
798b717
Compare
Choose a tag to compare
v0.9.8 Pre-release
Pre-release
  • Indicate focused item using index #49

v0.9.7

20 Jul 07:38
6953592
Compare
Choose a tag to compare
v0.9.7 Pre-release
Pre-release
  • Fix incorrect publish of 0.9.6 #48

v0.9.6

20 Jul 07:22
41c2302
Compare
Choose a tag to compare
v0.9.6 Pre-release
Pre-release
  • Remove optional-chaining transform #47

v0.9.5

19 Jul 13:08
2d9b7c0
Compare
Choose a tag to compare
v0.9.5 Pre-release
Pre-release
  • Redesign traversal interface and move logic into core feature #46

v0.9.4

18 Jul 13:09
5eb14ce
Compare
Choose a tag to compare
v0.9.4 Pre-release
Pre-release
  • Add WAI-ARIA props #45