Commit Graph

270 Commits (3680f2b289e8c261476b611797feb83f31a3d981)

Author SHA1 Message Date
Yanick Champoux 3680f2b289 Merge branch 'deploy-prep' 2023-05-04 14:52:15 -04:00
Yanick Champoux b022c1aedb ignore stuff 2023-05-04 14:52:08 -04:00
Yanick Champoux e8fa1cc6c5 bump the version 2023-05-04 14:47:55 -04:00
Yanick Champoux 342d1b6f3a prettier 2023-05-04 14:41:12 -04:00
Yanick Champoux 2e78e27bf6 createStore initial state 2023-05-04 13:16:49 -04:00
Yanick Champoux a04ebfcdfe Merge branch 'filtered-effect' 2023-04-21 15:25:10 -04:00
Yanick Champoux 06b4bf62c4 effects with function 2023-04-21 15:24:49 -04:00
Yanick Champoux 55f0d5cd13 effect with actionCreator 2023-04-21 15:11:32 -04:00
Yanick Champoux 9fe6fc952e Merge branch 'reactions-ts' 2023-04-21 14:10:08 -04:00
Yanick Champoux d405c90a0d prettier 2023-04-21 14:08:17 -04:00
Yanick Champoux bb0bc14873 add immer to the mix 2023-04-21 13:57:51 -04:00
Yanick Champoux 5ff07b2e2f rename initial as initialState 2023-03-23 18:15:32 -04:00
Yanick Champoux a9cb408521 add createPayloadAction 2023-03-23 18:10:33 -04:00
Yanick Champoux bde9cac053 change reaction api 2023-03-22 12:04:07 -04:00
Yanick Champoux 0e894b7db1 remove obsolete todos 2023-03-20 10:25:31 -04:00
Yanick Champoux 56625c5083 reactions... work? 2023-03-14 14:00:11 -04:00
Yanick Champoux 5297aecba6 augmentMiddlewareApi 2023-03-11 17:23:25 -05:00
Yanick Champoux f322691906 selectors and store 2023-03-11 17:10:38 -05:00
Yanick Champoux 347d90267e Merge branch 'effects-ts' into typescript 2023-03-11 16:47:52 -05:00
Yanick Champoux 17cd3bec46 remove actions.todo 2023-03-11 16:47:26 -05:00
Yanick Champoux 5edbc688be make tsc happy 2023-03-11 13:51:23 -05:00
Yanick Champoux daa8421251 subdux effects 2023-03-11 13:37:33 -05:00
Yanick Champoux 95768706fa effectsMiddleware 2023-03-11 11:06:38 -05:00
Yanick Champoux 7a5733425e selector test is passing 2023-03-10 12:04:19 -05:00
Yanick Champoux c660b7be1d beginning on selectors 2023-03-10 10:31:30 -05:00
Yanick Champoux 3e9049ce93 Merge branch 'mutations-of-subduxes' into typescript 2023-03-09 15:32:46 -05:00
Yanick Champoux 1df6ac5329 subdux mutations are go 2023-03-09 15:32:41 -05:00
Yanick Champoux 769b70dfce test is passing 2023-03-09 15:13:13 -05:00
Yanick Champoux 1555e4d289 add subdux test 2023-03-09 14:48:11 -05:00
Yanick Champoux e55bf7a771 Merge branch 'reducer-ts' into typescript 2023-03-09 14:24:03 -05:00
Yanick Champoux e1cb50100f mutation test are passing 2023-03-09 14:23:50 -05:00
Yanick Champoux 76ccd0d14a defaultMutation 2023-03-09 10:59:00 -05:00
Yanick Champoux 2e03a51e15 mutation generic matcher 2023-03-09 10:41:15 -05:00
Yanick Champoux 4c28a9ad05 initial reducer 2023-03-08 11:47:21 -05:00
Yanick Champoux 93533a739f Merge branch 'subdux-initial' into typescript 2023-03-07 19:07:21 -05:00
Yanick Champoux b3088334a4 remove unused imports 2023-03-07 19:07:17 -05:00
Yanick Champoux 736377effd rename SUBDUXES to T_Subduxes 2023-03-07 11:57:41 -05:00
Yanick Champoux 042f5b8f13 initial state and subduxes tests are passing 2023-03-07 11:53:44 -05:00
Yanick Champoux e9778f98e8 initial state and subduxes 2023-03-07 10:52:19 -05:00
Yanick Champoux 9ac3032a7f holy heck the action shortcuts work 2023-03-07 10:33:05 -05:00
Yanick Champoux 1a2b2df9ac Merge branch 'action-tests' into typescript 2023-03-06 16:07:39 -05:00
Yanick Champoux 88808507ad all action tests are done 2023-03-06 16:07:22 -05:00
Yanick Champoux 000ca9871a duplicate actions 2023-03-06 15:16:16 -05:00
Yanick Champoux d1ed23de2c test updux takes in actions 2023-03-06 13:04:51 -05:00
Yanick Champoux 13eeb86e05 basic action test 2023-03-06 13:02:40 -05:00
Yanick Champoux f5cdc4207a Merge branch 'actions-subdux' into typescript 2023-03-06 12:16:23 -05:00
Yanick Champoux 9bac1de62c add new checks task 2023-03-06 12:16:17 -05:00
Yanick Champoux 5e39c2b162 add subdux actions 2023-03-06 12:16:06 -05:00
Yanick Champoux d304fc0fcc remove work file 2023-03-06 12:15:44 -05:00
Yanick Champoux bf152d6f05 move vitest config to js 2023-03-06 12:15:16 -05:00