Commit Graph

13 Commits

Author SHA1 Message Date
Andre Landgraf
2ade3865d1 refactors to functional component
- rewrites DataListInput as a functional component
- changes version to 2.0.0
- describes versioning in README
- adds more unit tests
- adds snapshot tests
- adds better a11y support by adding aria-labels and roles
2020-09-05 15:58:39 -07:00
Andre Landgraf
47d12af917 audit fix 2020-08-31 20:18:27 -07:00
andrelandgraf
6ed5ffbd18 npm audit fix 2020-06-15 02:43:19 +02:00
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
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
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
aec1ba1f77 npm audit fix 2020-04-28 05:42:37 +02:00
andrelandgraf
84629a4ccb eslinting, updating after pull request merge 2019-08-23 15:00:57 +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
Andre Landgraf
09f2f0ddf6 trying yet another babel webpack configuration 2019-06-13 09:39:06 +02:00
andrelandgraf
9b27332323 moved to newest version of webpack and babel 2019-06-12 23:55:00 +02:00
andrelandgraf
23850c8e9f updating src to fit lib 2019-06-12 20:56:57 +02:00