Commit Graph

18 Commits

Author SHA1 Message Date
Tom Southall
9d1d197b14 Update split-match package version 2022-03-10 00:12:04 +00:00
Tom Southall
25c3f7b7e4 Add eslint-plugin-react-hooks 2022-03-08 20:03:22 +00:00
Tom Southall
9448ed2891 Gitignore examples 2022-03-08 17:44:34 +00:00
Tom Southall
7e8cc776ce Add escape-string-regexp 2022-03-03 16:43:20 +00:00
Tom Southall
71f41f896c Update split-match version
Tweaks to examples
2022-02-25 22:38:18 +00:00
Tom Southall
837d16a44c Remove nanoid dependency
Replace × with \u00d7
2022-02-20 00:19:20 +00:00
Tom Southall
9484556d65 First pass at some integration tests 2022-02-19 22:20:39 +00:00
Tom Southall
d14bd62aeb Add ARIA accessbility attributes to elements 2022-02-19 17:09:45 +00:00
Tom Southall
2bb09af284 Tests for useData hook 2022-02-18 21:54:01 +00:00
Tom Southall
067a9e9cb8 Start to separate out and test container useEffect hooks 2022-02-16 16:46:01 +00:00
Tom Southall
5564a45bf6 First pass at some tests 2022-02-14 20:23:31 +00:00
Tom Southall
762db58b97 Set up vitest 2022-02-12 23:00:14 +00:00
Tom Southall
a2e9ee56d0 Add prop type validation 2022-02-12 20:52:34 +00:00
Tom Southall
6f6cf58d30 Switch from create-react-app to vite 2022-02-12 16:33:47 +00:00
Tom Southall
fb824b3060 Switch from create-react-library to create-react-app
Do not use CSS modules for default styles.
2022-02-11 20:57:03 +00:00
Tom Southall
679c125e4f Add React to peerDependencies 2022-02-11 02:41:27 +00:00
Tom Southall
66017c1072 Initial commit 2022-02-11 01:38:37 +00:00
Tom Southall
6375a7b5a5 init create-react-library@3.1.1 2022-02-10 22:45:36 +00:00