|
27958a6d14
|
add generic initial
|
2021-10-18 08:46:00 -04:00 |
|
|
a8f97940e8
|
add enhancer
|
2021-10-18 08:00:47 -04:00 |
|
|
55812ed6d8
|
wip
|
2021-10-17 18:41:56 -04:00 |
|
|
7cd7e27805
|
test with ts
|
2021-10-16 11:48:03 -04:00 |
|
|
c5a9a7397a
|
test with ts
|
2021-10-16 11:41:04 -04:00 |
|
|
69a8781b4b
|
test with ts
|
2021-10-15 15:10:19 -04:00 |
|
|
a657813415
|
test with ts
|
2021-10-15 13:35:43 -04:00 |
|
|
440c76d408
|
wip
|
2021-10-15 12:41:58 -04:00 |
|
|
3394a00419
|
test with ts
|
2021-10-15 10:41:31 -04:00 |
|
|
83f28a1720
|
tests in ts
|
2021-10-15 10:33:55 -04:00 |
|
|
6fb14a26d0
|
tests in ts
|
2021-10-15 10:31:37 -04:00 |
|
|
d75da07d3f
|
finished going over the tutorial
|
2021-10-13 19:31:37 -04:00 |
|
|
6dd8b1af9e
|
rename leftover from * to +
|
2021-10-13 13:54:17 -04:00 |
|
|
9778e04a8d
|
documentation, actions
|
2021-10-12 18:13:59 -04:00 |
|
|
2e357b71e2
|
wip
|
2021-10-12 14:49:08 -04:00 |
|
|
a5e8410768
|
wip
|
2021-10-12 13:11:32 -04:00 |
|
|
d14eb08bf0
|
splat
|
2021-10-12 09:42:30 -04:00 |
|
|
912ea85edc
|
subscription within a subscription
|
2021-10-09 13:22:17 -04:00 |
|
|
c1c1edf588
|
subscribe test
|
2021-10-09 12:13:50 -04:00 |
|
|
5eeb4d4ab7
|
initial test
|
2021-10-08 20:22:25 -04:00 |
|
|
d61c9478a2
|
add subscriptions
|
2021-10-08 20:22:25 -04:00 |
|
|
5247aa2255
|
Add subscription test
|
2021-10-08 20:22:24 -04:00 |
|
|
04159ec7cc
|
add selector tests
|
2021-10-08 20:22:24 -04:00 |
|
|
2c26f9652b
|
add the test
|
2021-10-08 20:22:23 -04:00 |
|
|
e4eff8a113
|
effects
|
2021-10-08 20:22:22 -04:00 |
|
|
b7ada06e3c
|
createStore
|
2021-10-08 20:22:22 -04:00 |
|
|
0ecb1059ee
|
reducer
|
2021-10-08 20:22:21 -04:00 |
|
|
1759ce16c6
|
mutations
|
2021-10-08 20:22:20 -04:00 |
|
|
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 |
|
Yanick Champoux
|
332a1cdec7
|
middleware work
|
2019-10-20 11:30:36 -04:00 |
|
Yanick Champoux
|
64e89dc046
|
remove console.logs
|
2019-10-20 09:52:50 -04:00 |
|
Yanick Champoux
|
3ea7863d5a
|
working
|
2019-10-19 17:54:46 -04:00 |
|
Yanick Champoux
|
f24464a590
|
tests are working!
|
2019-10-19 13:11:30 -04:00 |
|
Yanick Champoux
|
fa0a2969b8
|
so it begins
|
2019-10-17 11:15:10 -04:00 |
|