andrelandgraf
0423540ae7
major refactoring
...
- moves project to babel 7
- moves from webpack to rollup
- adds react and react-dom to dev dependencies
- adds react-testing-libary and jest
- adds first unit test
- adds eslint and eslint plugins to dev dependencies
2020-06-15 02:38:02 +02:00
andrelandgraf
69aa49806d
trying out new hook to reduce event listener setup
2020-05-15 02:53:13 +02:00
andrelandgraf
325c775c91
fixed broken link in README
2020-05-10 04:29:35 +02:00
andrelandgraf
7b27339467
created plain version of this package without css for ssr support, added this information to the README
2020-05-01 03:40:24 +02:00
andrelandgraf
b9410d5a2d
trying to make this package work with ssr
2020-04-30 07:58:46 +02:00
andrelandgraf
ac8acc8582
trying to make this package work with ssr
2020-04-30 07:27:11 +02:00
andrelandgraf
ff85a72363
trying to make this package work with ssr
2020-04-30 07:24:50 +02:00
andrelandgraf
1c37a243d1
trying to make this package work with ssr
2020-04-30 07:22:57 +02:00
andrelandgraf
d70cd7987f
trying to make this package work with ssr
2020-04-30 07:18:47 +02:00
andrelandgraf
c27673add2
trying to make this package work with ssr
2020-04-30 07:16:44 +02:00
andrelandgraf
3911ffb1ee
trying to make this package work with ssr
2020-04-30 06:16:33 +02:00
andrelandgraf
ecfac5fa76
trying to make this package work with ssr
2020-04-30 05:33:13 +02:00
andrelandgraf
76ef4ab9c6
trying to make this package work with ssr
2020-04-30 04:16:35 +02:00
andrelandgraf
ef172ed845
trying to make this package work with ssr
2020-04-30 04:16:25 +02:00
andrelandgraf
43afc31062
reverting back to class since it breaks
2020-04-28 09:52:56 +02:00
andrelandgraf
897d8a8e42
webpack cannot handel <>
2020-04-28 09:46:10 +02:00
andrelandgraf
299513ec7a
refactoring to functional component, and added onIput to type def
2020-04-28 09:42:03 +02:00
andrelandgraf
fd933f14d2
refactored into functional component using hooks
2020-04-28 09:41:28 +02:00
andrelandgraf
48bf055334
refactoring to functional component, and added onIput to type def
2020-04-28 08:55:57 +02:00
andrelandgraf
e0a4cade03
trying to make it ssr compatible
2020-04-28 06:24:56 +02:00
andrelandgraf
7329e8818d
trying to make it ssr compatible
2020-04-28 06:23:38 +02:00
andrelandgraf
2e891f3e77
updating react and other dependencies, trying to make it ssr compatible, adding demo to readme
2020-04-28 06:17:56 +02:00
andrelandgraf
6faad52671
added demo to readme
2020-04-28 06:11:13 +02:00
andrelandgraf
476f0dc3ab
exposing onInput prop to receive on input change events
2020-04-28 06:00:53 +02:00
andrelandgraf
e1bf2be3ad
npm audit fix
2020-04-28 05:43:21 +02:00
andrelandgraf
aec1ba1f77
npm audit fix
2020-04-28 05:42:37 +02:00
andrelandgraf
dd61464469
new version
2019-08-28 11:13:17 +02:00
Andre
4c6ab7bdbc
Merge pull request #6 from uncleramsay/patch-1
...
adding typings for new debounce options
2019-08-28 11:09:55 +02:00
uncleramsay
1ab9aadcbf
adding typings for new debounce options
2019-08-28 07:45:52 +01:00
andrelandgraf
5a10c59e2e
testing
2019-08-27 16:04:42 +02:00
andrelandgraf
81e6db3512
updating readme
2019-08-27 15:57:14 +02:00
andrelandgraf
d15be9a4be
merging onClose callback
2019-08-27 15:43:13 +02:00
andrelandgraf
d587203051
added debouncing option and corresponding loading functionality
2019-08-27 15:26:33 +02:00
andrelandgraf
84629a4ccb
eslinting, updating after pull request merge
2019-08-23 15:00:57 +02:00
Andre
6bee04cca1
Merge pull request #3 from kuuup-at-work/master
...
onDropdownOpen and onDropdownClose callbacks
2019-08-23 14:57:36 +02:00
Peter Kupietz
d0a151d14d
Include type definition for drop down callbacks
2019-08-22 13:57:27 +02:00
Peter Kupietz
d291fd9ffd
Added types for typescript
2019-08-22 13:55:52 +02:00
Peter Kupietz
17f81b01f6
Added docs for onDropdownOpen and onDropdownClose
2019-08-22 13:46:42 +02:00
Peter Kupietz
5a3cecdd5a
Added onDropdownClose and onDropdownOpen callbacks
2019-08-22 13:42:49 +02:00
andrelandgraf
5489910f2e
merging pull request
2019-08-21 15:41:23 +02:00
Andre
9f69dc86ee
Merge pull request #2 from kuuup-at-work/master
...
Fix renderMatchingLabel for indexOfMatch > 0
2019-08-21 15:39:27 +02:00
Peter Kupietz
4cca2f2305
Fix renderMatchingLabel for indexOfMatch > 0
2019-08-21 15:18:41 +02:00
andrelandgraf
74e529122b
new package version
2019-08-14 15:40:53 +02:00
andrelandgraf
8981f4ba39
fixing bug with keys of type number on click with mouse
2019-08-14 15:38:13 +02:00
andrelandgraf
c034e7409b
fixing bug with keys of type number on click with mouse
2019-08-14 15:37:25 +02:00
andrelandgraf
16efc5797b
adding demo app to repo
2019-08-14 14:55:50 +02:00
andrelandgraf
44002b8df9
readme
2019-06-24 20:57:49 +02:00
Andre Landgraf
186c277b32
minor styling fix
2019-06-21 14:46:43 +02:00
Andre Landgraf
b4d32becb7
minor styling fix
2019-06-21 14:36:26 +02:00
Andre Landgraf
c331326433
remove opinonated styling
2019-06-21 14:28:04 +02:00