Commit Graph

55 Commits

Author SHA1 Message Date
1a653fac5b addSelector 2021-10-08 20:22:20 -04:00
0870767994 wip 2021-10-08 20:22:19 -04:00
fd064f5996 actions 2021-10-08 20:22:19 -04:00
003a1309bd buildInitial 2021-10-08 20:22:18 -04:00
74c29ce2d0 WIP 2021-10-08 20:22:16 -04:00
0ebf32c71b use @yanick/updeep 2021-05-02 14:35:37 -04:00
Yanick Champoux
9c45ee7efc feat: add support for subscriptions 2020-06-19 19:29:12 -04:00
Yanick Champoux
f0653442f3 going toward v2 2020-06-02 16:00:48 -04:00
Yanick Champoux
6349d720b8 feat!: use ts-action for action creation 2020-02-07 11:23:32 -05:00
Yanick Champoux
4c0d7b366f wip 2020-02-01 12:51:32 -05:00
Yanick Champoux
931377b584 tests are passing 2020-02-01 12:51:32 -05:00
Yanick Champoux
f744616cb2 wip 2020-02-01 12:51:32 -05:00
Yanick Champoux
1825e8d269 selectors added to class 2020-02-01 12:49:44 -05:00
Yanick Champoux
499e987219 add the test 2020-02-01 12:47:38 -05:00
Yanick Champoux
c8f497f5e9 addCreator now supports inlined actionCreator 2020-02-01 12:46:18 -05:00
Yanick Champoux
93bebc5acf fix: state is a PreloadedState<S> 2020-01-31 17:54:16 -05:00
Yanick Champoux
fe34d01a41 move documentation to docsify 2020-01-31 17:24:57 -05:00
Yanick Champoux
d90d72148c feat!: middleware support refined 2020-01-02 23:23:43 -05:00
Yanick Champoux
e78568b3cb pass mutations in constructor as a map 2020-01-02 16:54:47 -05:00
Yanick Champoux
5c5e614f4b type fixes 2019-11-06 19:06:54 -05:00
Yanick Champoux
9b5a7981d5 middleware get their local state 2019-11-06 19:01:31 -05:00
Yanick Champoux
47b78f43cc document the mapping behavior of a '*' subdux 2019-11-05 19:44:40 -05:00
Yanick Champoux
15e154b6ec add subduxUpreducer 2019-11-05 19:24:03 -05:00
Yanick Champoux
0e03628502 add sink mutations 2019-11-05 13:06:17 -05:00
Yanick Champoux
82373634ed churning things around 2019-11-04 20:34:14 -05:00
Yanick Champoux
122ff71260 Merge branch 'updux-signature' 2019-10-29 11:40:13 -04:00
Yanick Champoux
a6b83bbfa0 fix test to match signature 2019-10-29 11:34:42 -04:00
Yanick Champoux
23312d2f15 add type for function updux 2019-10-28 18:17:17 -04:00
Yanick Champoux
44a897ac5a all is converted! 2019-10-24 11:17:57 -04:00
Yanick Champoux
366bd91cf6 mw.test => ts 2019-10-23 17:58:18 -04:00
Yanick Champoux
e63f844bdc actions.test => ts 2019-10-23 17:54:37 -04:00
Yanick Champoux
07eaf93e48 splat.test => ts 2019-10-23 17:51:47 -04:00
Yanick Champoux
f0e3b15fa4 updux => ts 2019-10-23 17:47:43 -04:00
Yanick Champoux
76a75c9120 wip 2019-10-23 17:08:18 -04:00
Yanick Champoux
0949200bac index wip 2019-10-23 17:08:18 -04:00
Yanick Champoux
125800a8b9 buildMutations => ts 2019-10-23 17:01:48 -04:00
Yanick Champoux
4754fb2377 buildCreateStore => ts 2019-10-23 16:02:42 -04:00
Yanick Champoux
beae30d091 buildMiddleware => ts 2019-10-23 15:55:12 -04:00
Yanick Champoux
ca89c53c0b buildActions => ts 2019-10-23 13:57:40 -04:00
Yanick Champoux
d9bac9dd7d index.js => ts 2019-10-23 13:28:13 -04:00
Yanick Champoux
f092526ded buildUpreducer 2019-10-23 13:25:39 -04:00
Yanick Champoux
199ab2ba31 move buildInitial to ts 2019-10-23 12:47:11 -04:00
Yanick Champoux
31c6060041 add actions 2019-10-22 18:11:14 -04:00
Yanick Champoux
5c75b7ffdb strip the types away 2019-10-22 10:55:54 -04:00
Yanick Champoux
1d8f412ad7 rename ts files 2019-10-22 10:45:45 -04:00
Yanick Champoux
595e9484ef housecleaning 2019-10-22 10:26:04 -04:00
Yanick Champoux
1983e2ec07 tyding up 2019-10-21 23:13:40 -04:00
Yanick Champoux
6168720c47 tests are passing 2019-10-21 17:17:56 -04:00
Yanick Champoux
aa130e33e5 all tests pass as ts 2019-10-21 14:16:47 -04:00
Yanick Champoux
6e8b3316a0 remove the pipeline operator 2019-10-21 11:40:08 -04:00