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

react-autocomplete

Package Overview
Dependencies
Maintainers
2
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

1345

1.5.7

Diff

Changelog

Source

[1.5.7] - 2017-06-14

Changed

  • Improve auto highlight logic, reduces render count and fixes some edge cases
  • Make props.debug only show renders relating to the current instance
cmtegner
published 1.5.6 •

Changelog

Source

[1.5.6] - 2017-06-01

Fixed

  • Include prop-types in UMD build, fixes an unintentional breaking change introduced in 1.5.5
cmtegner
published 1.5.5 •

Changelog

Source

[1.5.5] - 2017-05-29

Fixed

  • Replace deprecated React.PropTypes with prop-types module (#232)
  • Replace deprecated React.createClass with class syntax (#232)
cmtegner
published 1.5.4 •

Changelog

Source

[1.5.4] - 2017-05-25

Fixed

  • Delay re-focus until all actions have been processed (#240)
cmtegner
published 1.5.3 •

Changelog

Source

[1.5.3] - 2017-05-14

Fixed

  • Prevent menu from closing when interacting with scrollbar in IE (#211, #222)
cmtegner
published 1.5.2 •

Changelog

Source

[1.5.2] - 2017-05-11

Fixed

  • Prevent onFocus and onBlur when selecting an item (#229)
cmtegner
published 1.5.1 •

Changelog

Source

[1.5.1] - 2017-04-27

Fixed

  • Remove logic that selected highlighted item on input click. This was no longer desired after typeahead was removed.
cmtegner
published 1.5.0 •

Changelog

Source

[1.5.0] - 2017-04-23

Added

  • Public imperative API which can be used to perform actions such as focus, blur, set selection range, etc
cmtegner
published 1.4.4 •

Changelog

Source

[1.4.4] - 2017-04-16

Fixed

  • Prevent highlighted selection from being cleared when pressing keys that don't modify input.value (e.g. ctrl, alt, left/right arrows, etc)
cmtegner
published 1.4.3 •

Changelog

Source

[1.4.3] - 2017-04-16

Fixed

  • Ensure menu positions are set when specifying props.open
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