Commit Graph

161 Commits

Author SHA1 Message Date
5297aecba6 augmentMiddlewareApi 2023-03-11 17:23:25 -05:00
f322691906 selectors and store 2023-03-11 17:10:38 -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
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
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
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
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
5e39c2b162 add subdux actions 2023-03-06 12:16:06 -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
ea724ab73b actions are in 2023-03-02 13:19:31 -05:00
90a2171cc7 add actions test 2023-03-02 13:10:20 -05:00
455002453b createStore and initialState 2023-03-02 12:32:27 -05:00
7bb988aa54 initialState 2023-03-02 11:42:33 -05:00
ad88599dd9 it begins 2023-03-02 11:10:25 -05:00
3273690fe2 rename all to TODO 2023-03-02 11:10:12 -05:00
82f5d53df2 add splatReaction support 2022-09-07 16:52:24 -04:00
f206026087 add the augmentMiddlewareApi as part of the updux api 2022-09-06 11:35:59 -04:00
7f1bcbddef add middleware wrapper 2022-09-06 11:35:47 -04:00
0b0ea7ea66 safely deal if there are no subdux selectors 2022-09-06 11:35:06 -04:00
dd0dda0970 splat mutation 2022-09-02 10:40:34 -04:00
13c9603251 terminal mutations 2022-08-30 16:10:38 -04:00
6b508c9db2 remove the original 2022-08-30 14:17:27 -04:00
16397ce3ee prettier 2022-08-30 14:16:29 -04:00
702a3e76d4 add reactions to the updux 2022-08-30 14:13:59 -04:00
0f3aeff396 add tutorial part for subduxes 2022-08-30 11:00:00 -04:00
3e6d2dae55 initial state and splats 2022-08-30 10:55:16 -04:00
51421c1052 adding the findSelectors 2022-08-30 10:12:01 -04:00
141d959d28 selectors in tutorial 2022-08-29 13:41:17 -04:00
e3dce45f50 effects in the updux 2022-08-29 10:49:01 -04:00
80a356ff1a add effects 2022-08-28 19:29:31 -04:00
9255548326 add mutations 2022-08-28 12:51:43 -04:00
fa3300004d basic selector mechanism 2022-08-26 19:04:19 -04:00