Commit Graph

5 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
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
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
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