Simple React single/multi-select Dropdown/Autocomplete
 
 
Go to file
Vitaliy Filippov 50d82f6fd4 Add popup (no-input mode) support to Picker 2020-04-27 18:21:12 +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 popup (no-input mode) support to Picker 2020-04-27 18:21:12 +03:00
PickerMenu.js Add popup (no-input mode) support to Picker 2020-04-27 18:21:12 +03:00
Selectbox.js Add popup (no-input mode) support to Picker 2020-04-27 18:21:12 +03:00
autocomplete.css Align [x] 2020-04-27 16:43:32 +03:00
button.css Extract drop-down menu code into a separate class 2020-04-27 15:59:26 +03:00
main.js Add popup (no-input mode) support to Picker 2020-04-27 18:21:12 +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