Commit Graph

281 Commits

Author SHA1 Message Date
8b88bcc0b2 ... okay then 2023-09-07 10:21:11 -04:00
8e16d9fef7 Merge branch 'validate-schema' 2023-09-07 09:57:37 -04:00
d443441048 all tests pass 2023-09-07 09:57:21 -04:00
7e8c2ef171 Merge branch 'tutorial-with-schema' 2023-09-06 15:10:16 -04:00
76311d31e9 tutorial with schema 2023-09-06 15:09:45 -04:00
bc12cf6dcd Merge branch 'docsify' 2023-08-30 12:11:13 -04:00
b65a032c7c resolve updux in tests 2023-08-30 12:10:13 -04:00
787028995a enable emojis 2023-08-30 11:04:41 -04:00
6bae57b69a update docsify 2023-08-30 10:55:53 -04:00
d104ce002f Merge branch 'upgrade-toolkit' 2023-05-04 15:59:31 -04:00
71141e0f01 upgrading toolkit 2023-05-04 15:59:08 -04:00
3680f2b289 Merge branch 'deploy-prep' 2023-05-04 14:52:15 -04:00
b022c1aedb ignore stuff 2023-05-04 14:52:08 -04:00
e8fa1cc6c5 bump the version 2023-05-04 14:47:55 -04:00
342d1b6f3a prettier 2023-05-04 14:41:12 -04:00
2e78e27bf6 createStore initial state 2023-05-04 13:16:49 -04:00
a04ebfcdfe Merge branch 'filtered-effect' 2023-04-21 15:25:10 -04:00
06b4bf62c4 effects with function 2023-04-21 15:24:49 -04:00
55f0d5cd13 effect with actionCreator 2023-04-21 15:11:32 -04:00
9fe6fc952e Merge branch 'reactions-ts' 2023-04-21 14:10:08 -04:00
d405c90a0d prettier 2023-04-21 14:08:17 -04:00
bb0bc14873 add immer to the mix 2023-04-21 13:57:51 -04:00
5ff07b2e2f rename initial as initialState 2023-03-23 18:15:32 -04:00
a9cb408521 add createPayloadAction 2023-03-23 18:10:33 -04:00
bde9cac053 change reaction api 2023-03-22 12:04:07 -04:00
0e894b7db1 remove obsolete todos 2023-03-20 10:25:31 -04:00
56625c5083 reactions... work? 2023-03-14 14:00:11 -04:00
5297aecba6 augmentMiddlewareApi 2023-03-11 17:23:25 -05:00
f322691906 selectors and store 2023-03-11 17:10:38 -05:00
347d90267e Merge branch 'effects-ts' into typescript 2023-03-11 16:47:52 -05:00
17cd3bec46 remove actions.todo 2023-03-11 16:47:26 -05:00
5edbc688be make tsc happy 2023-03-11 13:51:23 -05:00
daa8421251 subdux effects 2023-03-11 13:37:33 -05:00
95768706fa effectsMiddleware 2023-03-11 11:06:38 -05:00
7a5733425e selector test is passing 2023-03-10 12:04:19 -05:00
c660b7be1d beginning on selectors 2023-03-10 10:31:30 -05:00
3e9049ce93 Merge branch 'mutations-of-subduxes' into typescript 2023-03-09 15:32:46 -05:00
1df6ac5329 subdux mutations are go 2023-03-09 15:32:41 -05:00
769b70dfce test is passing 2023-03-09 15:13:13 -05:00
1555e4d289 add subdux test 2023-03-09 14:48:11 -05:00
e55bf7a771 Merge branch 'reducer-ts' into typescript 2023-03-09 14:24:03 -05:00
e1cb50100f mutation test are passing 2023-03-09 14:23:50 -05:00
76ccd0d14a defaultMutation 2023-03-09 10:59:00 -05:00
2e03a51e15 mutation generic matcher 2023-03-09 10:41:15 -05:00
4c28a9ad05 initial reducer 2023-03-08 11:47:21 -05:00
93533a739f Merge branch 'subdux-initial' into typescript 2023-03-07 19:07:21 -05:00
b3088334a4 remove unused imports 2023-03-07 19:07:17 -05:00
736377effd rename SUBDUXES to T_Subduxes 2023-03-07 11:57:41 -05:00
042f5b8f13 initial state and subduxes tests are passing 2023-03-07 11:53:44 -05:00
e9778f98e8 initial state and subduxes 2023-03-07 10:52:19 -05:00