Commit Graph

40 Commits

Author SHA1 Message Date
Andre Landgraf
f887d164e1 styling 2019-06-21 11:35:05 +02:00
Andre Landgraf
7d6686cbde bug fixing wild ; 2019-06-21 11:15:58 +02:00
Andre Landgraf
c7579022c2 set initalValue with every clean update 2019-06-20 12:41:04 +02:00
Andre Landgraf
aad04be942 set '' as well 2019-06-20 00:01:16 +02:00
Andre Landgraf
bfaf980d4a better ux 2019-06-19 23:56:06 +02:00
Andre Landgraf
9f677a631e added initial value to override placeholder if wished 2019-06-19 23:48:51 +02:00
Andre Landgraf
79bb646270 debugging bold match 2019-06-18 09:37:56 +02:00
Andre Landgraf
a5f750ea0f debugging 2019-06-17 20:22:41 +02:00
Andre Landgraf
eb93b92ea8 debugging 2019-06-17 20:08:53 +02:00
Andre Landgraf
dee006b2ff debugging 2019-06-17 20:06:08 +02:00
Andre Landgraf
2f29e099c6 allow key to be string or number 2019-06-17 19:50:12 +02:00
Andre Landgraf
cdfa4c5124 max input length now works with default match function on input click 2019-06-17 11:31:46 +02:00
Andre Landgraf
0e4e12eb05 logical bug fixing 2019-06-13 23:40:25 +02:00
Andre Landgraf
1f410009bc this 2019-06-13 23:19:31 +02:00
Andre Landgraf
b154d2ee09 index to last item 2019-06-13 23:17:16 +02:00
Andre Landgraf
4f889e8820 show matching items on click if currentInput 2019-06-13 23:11:07 +02:00
Andre Landgraf
a8fa2d0ba0 bug fixing and more features 2019-06-13 22:15:08 +02:00
Andre Landgraf
8499550754 implemented max length 2019-06-13 21:17:49 +02:00
Andre Landgraf
30dafc8838 only show menu if matches are there 2019-06-13 18:10:15 +02:00
Andre Landgraf
996553f044 i really need to add linting here... 2019-06-13 18:06:33 +02:00
Andre Landgraf
b59f4410a0 publish 2019-06-13 18:01:31 +02:00
Andre Landgraf
352eba6643 cleanup 2019-06-13 11:43:02 +02:00
Andre Landgraf
8415b0b509 quick fix 2019-06-13 11:39:14 +02:00
Andre Landgraf
9057ae97b8 adding more functionalities 2019-06-13 11:31:00 +02:00
Andre Landgraf
61f9f0dc8e cleanup 2019-06-13 10:04:38 +02:00
Andre Landgraf
3cfb249ff2 debug component 2019-06-13 09:53:27 +02:00
Andre Landgraf
89178b407b lets test 2019-06-13 09:40:32 +02:00
Andre Landgraf
09f2f0ddf6 trying yet another babel webpack configuration 2019-06-13 09:39:06 +02:00
andrelandgraf
a28f70572b fixing bugs 2019-06-13 00:08:15 +02:00
andrelandgraf
8747b994e2 new version 2019-06-12 23:59:24 +02:00
andrelandgraf
9b27332323 moved to newest version of webpack and babel 2019-06-12 23:55:00 +02:00
andrelandgraf
223fe7400b final version after linting 2019-06-12 23:18:56 +02:00
andrelandgraf
c7a31b06e4 went linting 2019-06-12 23:16:27 +02:00
andrelandgraf
7ef3ff88e5 cleanup 2019-06-12 22:02:29 +02:00
andrelandgraf
7924ed82a0 cleanup 2019-06-12 22:01:56 +02:00
andrelandgraf
9ee835e68f adding readme for new props 2019-06-12 21:15:40 +02:00
andrelandgraf
0f725f862e fixed bugs 2018-07-21 20:31:46 +02:00
andrelandgraf
f4d5cd7471 onSelect:
- Instead of passing the key of the item that got selected only
- The selected item itself will get passed to onSelect

implemented: if key has not changed with selection of an option (same item has been selected serveal times in a row) onSelect will not be triggered more than once.
2018-07-21 20:10:33 +02:00
andrelandgraf
5a4aedb30c used webpack to build the project,
built index.js and index.css,
added more information to README
2018-07-19 13:11:01 +02:00
andrelandgraf
c15cc90563 created package.json 2018-07-16 20:18:17 +02:00