Commit Graph

313 Commits

Author SHA1 Message Date
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
9ac3032a7f holy heck the action shortcuts work 2023-03-07 10:33:05 -05:00
1a2b2df9ac Merge branch 'action-tests' into typescript 2023-03-06 16:07:39 -05:00
88808507ad all action tests are done 2023-03-06 16:07:22 -05:00
000ca9871a duplicate actions 2023-03-06 15:16:16 -05:00
d1ed23de2c test updux takes in actions 2023-03-06 13:04:51 -05:00
13eeb86e05 basic action test 2023-03-06 13:02:40 -05:00
f5cdc4207a Merge branch 'actions-subdux' into typescript 2023-03-06 12:16:23 -05:00
9bac1de62c add new checks task 2023-03-06 12:16:17 -05:00
5e39c2b162 add subdux actions 2023-03-06 12:16:06 -05:00
d304fc0fcc remove work file 2023-03-06 12:15:44 -05:00
bf152d6f05 move vitest config to js 2023-03-06 12:15:16 -05:00
a27865d365 move index.ts to todos 2023-03-06 12:14:25 -05:00
80d18703c4 wip 2023-03-06 10:09:39 -05:00
29d3d9a2aa doc mutations 2023-03-02 14:03:01 -05:00
ea724ab73b actions are in 2023-03-02 13:19:31 -05:00
90a2171cc7 add actions test 2023-03-02 13:10:20 -05:00
ad20f908a7 remove pnpm lock 2023-03-02 12:41:51 -05:00
0cb445be3a update tutorial 2023-03-02 12:41:39 -05:00