Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

react-autocomplete-with-onblur-onfocus

Accessible, extensible, Autocomplete for React.js

readme

React Autocomplete

Fork of react-autocomplete.

Adds onBlur and onFocus event handling. Uses React DOM to fix React 1.4 error messages. That's it.

npm i --save react-autocomplete-with-onBlur-onFocus


Accessible, extensible, Autocomplete for React.js.

Docs coming soon, for now just look at the propTypes and examples :)

Trying to settle on the right API, and then focus hard on accessibility, there are a few missing bits right now.

Stuff we need help with:

  • mobile support verification generally
  • default mobile styles/positioniong (you'll notice the styles are pretty lean, on purpose, apps should style this however they'd like)
  • tests (eventually)

changelog

v0.1.4 - Wed, 12 Aug 2015 20:22:13 GMT

v0.1.3 - Wed, 12 Aug 2015 20:16:46 GMT

v0.1.2 - Wed, 12 Aug 2015 19:36:38 GMT

  • 34b185b [fixed] incorrect style merging

v0.1.1 - Wed, 12 Aug 2015 19:34:11 GMT

  • fd23644 [fixed] left-over console.log :|

v0.1.0 - Wed, 12 Aug 2015 19:22:26 GMT