Commit Graph

14 Commits

Author SHA1 Message Date
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