- upgrade code to 0.14, too (c5f64d47)
- add skipSuggest to not show certain suggestions (6da568d5
- add getSuggestLabel to define a custom label (5103598
- input: add disabled prop to disable (7100d43e
- Fix issue if the initialValue changes (b739b5c9)
- Build fixes so dist/ works with a global window.React (9b5e4369)
- input: add onChange callbacks (e6555ad
- input: add method to change the value of the user input (44d86f5
- suggests: add individual fixture classNames (01b0e8a
-
input:
-
example: add onFocus and onBlur demo (88cf7f88)
- example: remove drop_console option from uglify (e8e16112)
- build: fix build for npm (6475372)
- import: add .npmignore (add06073)