Simple React single/multi-select Dropdown/Autocomplete
 
 
Go to file
Vitaliy Filippov 31e860f359 Use external source map 2019-08-31 02:38:54 +03:00
dist Initial commit 2019-08-27 12:22:43 +03:00
.babelrc Initial commit 2019-08-27 12:22:43 +03:00
.eslintrc.js Initial commit 2019-08-27 12:22:43 +03:00
Picker.js Add expand animation 2019-08-31 01:55:02 +03:00
Selectbox.js Add focused style, remove input.css, make it focus on 'v' click 2019-08-31 01:55:02 +03:00
autocomplete.css Add focused style, remove input.css, make it focus on 'v' click 2019-08-31 01:55:02 +03:00
main.js Make `disabled` and `placeholder` work 2019-08-30 12:57:55 +03:00
package.json Use external source map 2019-08-31 02:38:54 +03:00
postcss.config.js Initial commit 2019-08-27 12:22:43 +03:00
webpack.config.js Use external source map 2019-08-31 02:38:54 +03:00