Commit Graph

186 Commits

Author SHA1 Message Date
98da41c07e can add actions via addEffect 2024-08-13 11:49:11 -04:00
93582bcb70 addSelector 2024-08-12 11:34:24 -04:00
eec442ff68 refine the actions type 2024-08-12 10:09:16 -04:00
5fe858ef16 add asDux 2024-08-10 09:07:23 -04:00
2f687cfda3 setDefaultMutation returns the right type 2024-08-09 11:50:55 -04:00
ac53f1d24b different import type 2024-08-09 10:27:41 -04:00
fb4290c983 update toolkit version 2024-08-08 21:25:36 -04:00
9420e7af91 prep for alpha.2 2024-08-08 11:51:49 -04:00
66c2b162db lotsa work 2024-08-08 09:28:44 -04:00
a22a121018 addMutation returns the updux 2023-09-20 10:42:50 -04:00
e4083645bc fix type of selectors w/ subduxes 2023-09-20 10:41:34 -04:00
8b88bcc0b2 ... okay then 2023-09-07 10:21:11 -04:00
d443441048 all tests pass 2023-09-07 09:57:21 -04:00
76311d31e9 tutorial with schema 2023-09-06 15:09:45 -04:00
342d1b6f3a prettier 2023-05-04 14:41:12 -04:00
2e78e27bf6 createStore initial state 2023-05-04 13:16:49 -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
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
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