updux/src
2020-02-07 11:23:32 -05:00
..
buildActions feat!: use ts-action for action creation 2020-02-07 11:23:32 -05:00
buildCreateStore fix: state is a PreloadedState<S> 2020-01-31 17:54:16 -05:00
buildInitial all is converted! 2019-10-24 11:17:57 -04:00
buildMiddleware tests are passing 2020-02-01 12:51:32 -05:00
buildMutations pass mutations in constructor as a map 2020-01-02 16:54:47 -05:00
buildSelectors wip 2020-02-01 12:51:32 -05:00
buildUpreducer Merge branch 'updux-signature' 2019-10-29 11:40:13 -04:00
actions.test.ts feat!: use ts-action for action creation 2020-02-07 11:23:32 -05:00
addMutations.test.ts feat!: use ts-action for action creation 2020-02-07 11:23:32 -05:00
index.ts feat!: use ts-action for action creation 2020-02-07 11:23:32 -05:00
mappedUpdux.test.ts document the mapping behavior of a '*' subdux 2019-11-05 19:44:40 -05:00
middleware_aux.ts wip 2020-02-01 12:51:32 -05:00
middleware.test.ts feat!: use ts-action for action creation 2020-02-07 11:23:32 -05:00
mutations.test.ts feat!: use ts-action for action creation 2020-02-07 11:23:32 -05:00
selectors.test.ts tests are passing 2020-02-01 12:51:32 -05:00
sink.test.ts add subduxUpreducer 2019-11-05 19:24:03 -05:00
splat.test.ts churning things around 2019-11-04 20:34:14 -05:00
test.ts feat!: use ts-action for action creation 2020-02-07 11:23:32 -05:00
types.ts tests are passing 2020-02-01 12:51:32 -05:00
updux.ts feat!: use ts-action for action creation 2020-02-07 11:23:32 -05:00