react-searchbox-awesome
Version:
The coolest searchbox for React.js!
36 lines (33 loc) • 1.01 kB
Markdown
# todo
fix performance!!!
<!-- rename -->
<!-- clean package.json -->
<!-- color prop -->
put on react.parts or smth
<!-- add focus on "/" -->
/ is not filtered in the input. fix?
<!-- add site to readme -->
add github site to example
add variants to example
add documentation
resize transition animation?
<!-- filter data from outside expose handlers -->
<!-- add esc -->
<!-- test rounded corners -->
<!-- allow passing variables -->
<!-- onEnter -->
add lodash _.set()?
<!-- focus on hover -->
<!-- open on click -->
<!-- make absolute above all -->
one row list
accessibility
<!-- onEsc -->
<!-- presentation: color, rounded, horisontal -->
padding prop
<!-- rainbow -->
<!-- close on click outside -->
autoclose?
<!-- fix onenter in the input error -->
<!-- # bugs -->
<!-- On fast pressing of ctrlj and ctrlk (back and forth) native commands might execute. To fix, needs to be rewritten in native js. -->