Commit Graph

67 Commits

Author SHA1 Message Date
Yanick Champoux
54ad7f2512 Merge branch 'middleware-maps' 2020-01-03 10:25:43 -05:00
Yanick Champoux
d90d72148c feat!: middleware support refined 2020-01-02 23:23:43 -05:00
Yanick Champoux
73c2776826 Merge branch 'mutation-maps' 2020-01-02 17:10:33 -05:00
Yanick Champoux
5465c53cb5 add a prettier ignore 2020-01-02 17:10:24 -05:00
Yanick Champoux
e78568b3cb pass mutations in constructor as a map 2020-01-02 16:54:47 -05:00
Yanick Champoux
057226dfd1 compile 2019-11-06 19:07:06 -05:00
Yanick Champoux
5c5e614f4b type fixes 2019-11-06 19:06:54 -05:00
Yanick Champoux
8d4542fffa Merge branch 'mw-getState' 2019-11-06 19:01:37 -05:00
Yanick Champoux
9b5a7981d5 middleware get their local state 2019-11-06 19:01:31 -05:00
Yanick Champoux
74d29d3126 Merge branch 'sink-mutations' 2019-11-05 19:47:33 -05:00
Yanick Champoux
1379055264 compiling project 2019-11-05 19:47:27 -05:00
Yanick Champoux
da7ac2ef6e changelog 2019-11-05 19:46:37 -05:00
Yanick Champoux
47b78f43cc document the mapping behavior of a '*' subdux 2019-11-05 19:44:40 -05:00
Yanick Champoux
0d298cb285 exclude tests 2019-11-05 19:24:13 -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
73973a9588 point to the github page 2019-11-04 20:53:32 -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
1642bab09a build 2019-10-29 11:34:53 -04:00
Yanick Champoux
a6b83bbfa0 fix test to match signature 2019-10-29 11:34:42 -04:00
Yanick Champoux
fb61c9bc1e update changelog 2019-10-29 11:34:20 -04:00
Yanick Champoux
87d8a4de38 point types to right place 2019-10-28 18:17:17 -04:00
Yanick Champoux
23312d2f15 add type for function updux 2019-10-28 18:17:17 -04:00
Yanick Champoux
52649b6b07 preps for release 2019-10-24 11:52:36 -04:00
Yanick Champoux
ed50c9dab9 travis config 2019-10-24 11:44:51 -04:00
Yanick Champoux
6c89964a1c build with tsc 2019-10-24 11:40:38 -04:00
Yanick Champoux
3fd4d8961e fix the README 2019-10-24 11:39:35 -04:00
Yanick Champoux
9f66f7e494 Merge branch 'typescript' 2019-10-24 11:36:30 -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
11ff89501d make jest work with js and ts 2019-10-23 12:56:12 -04:00
Yanick Champoux
199ab2ba31 move buildInitial to ts 2019-10-23 12:47:11 -04:00
Yanick Champoux
3486b71acc update changelog 2019-10-23 10:20:27 -04:00
Yanick Champoux
c83443c95f add dist directory 2019-10-22 18:15:40 -04:00
Yanick Champoux
31c6060041 add actions 2019-10-22 18:11:14 -04:00
Yanick Champoux
3f6c31a998 flesh out the package for publishing 2019-10-22 12:11:53 -04:00
Yanick Champoux
5c75b7ffdb strip the types away 2019-10-22 10:55:54 -04:00
Yanick Champoux
78696efcbb remove ts jest config 2019-10-22 10:46:15 -04:00