Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-autocomplete

Package Overview
Dependencies
Maintainers
3
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-autocomplete - npm Package Versions

2345

1.8.1

Diff

Changelog

Source

[1.8.1] - 2018-02-11

Fixed

  • Prevent menu from closing prematurely on mobile (#308)
  • Fix for up-arrow not working after props.isItemSelectable was added (#315)
cmtegner
published 1.8.0 •

Changelog

Source

[1.8.0] - 2018-02-04

Added

  • props.isItemSelectable which allows rendering items that will not function as selectable items, but instead as static information/decoration elements such as headers (thanks to @rssteffey with help from @rmcauley) (#241)
cmtegner
published 1.7.3 •

Changelog

Source

[1.7.3] - 2018-02-04

Fixed

  • Release focus-lock when user uses Enter to close menu (thanks to @Fralleee for discovering this edge case) (#304)
cmtegner
published 1.7.2 •

Changelog

Source

[1.7.2] - 2017-10-8

Changed

  • Include React v16 in peer-dependency version range (#280)
cmtegner
published 1.7.1 •

Changelog

Source

[1.7.1] - 2017-08-20

Fixed

  • Do not select an item on Enter keypress when keyCode is not 13 (#201)
cmtegner
published 1.7.0 •

Changelog

Source

[1.7.0] - 2017-08-20

Added

  • props.selectOnBlur to select any highlighted item on blur (#251)
cmtegner
published 1.6.0 •

Changelog

Source

[1.6.0] - 2017-08-19

Added

  • props.renderInput to allow custom <input> components (#247)
cmtegner
published 1.5.10 •

Changelog

Source

[1.5.10] - 2017-07-20

Fixed

  • Make setState updaters compatible with preact-compat (#258)
cmtegner
published 1.5.9 •

Changelog

Source

[1.5.9] - 2017-06-16

Fixed

  • Reworked focus management to be more consistent and handle edge cases (async focus, input out of viewport, etc., read more in #153, #246, #222, & #240)
cmtegner
published 1.5.8 •

Changelog

Source

[1.5.8] - 2017-06-16

Fixed

  • Ensure top match is highlighted even if props.items arrive out of order (async) (#249)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc