Commit Graph

10 Commits

Author SHA1 Message Date
Andre Landgraf
7fd476ecdb new version, adding external styling via props 2019-06-12 12:26:27 +02:00
andrelandgraf
0f725f862e fixed bugs 2018-07-21 20:31:46 +02:00
Andre
a66f5cd596 Update README.md 2018-07-21 20:14:11 +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
Andre
7f658a951c Update README.md 2018-07-19 14:04:32 +02:00
andrelandgraf
8651aa50ca added demo heroku app to the README 2018-07-19 13:48:08 +02:00
andrelandgraf
734c1529f9 beautify README 2018-07-19 13:22:25 +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
andrelandgraf
41c62ec04d Initial commit 2018-07-16 20:02:12 +02:00