Commit Graph

12 Commits

Author SHA1 Message Date
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
c6fb80ecec Disable ESLint props validation in all child components 2022-02-13 20:56:30 +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
ce675bb573 Bump version 2022-02-11 23:16:43 +00:00
Tom Southall
49d3beffbd Fix css issue in matchingText component 2022-02-11 23:15:39 +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