Simple React single/multi-select Dropdown/Autocomplete
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Vitaliy Filippov d2a49c71de Do not stick picker to the right edge if it is too wide 1 year ago
dist Initial commit 4 years ago
.babelrc Initial commit 4 years ago
.eslintrc.js Initial commit 4 years ago
Picker.js Do not stick picker to the right edge if it is too wide 1 year ago
PickerMenu.js Fix Picker re-positioning on popup contents change, fix non-critical exception when handling a bogus click in a closed popup 1 year ago
Selectbox.js Calculate position correctly when minWidth is set 1 year ago
autocomplete.css Allow to use Portal for rendering Picker, rework animation 2 years ago
button.css Extract drop-down menu code into a separate class 3 years ago
main.js Use Math.ceil instead of round 3 years ago
package.json Use external source map 4 years ago
postcss.config.js Initial commit 4 years ago
webpack.config.js Use external source map 4 years ago