Yanick Champoux
|
dce52c56d0
|
chore: remove dep to mobx
|
2020-02-07 11:23:43 -05:00 |
|
Yanick Champoux
|
6349d720b8
|
feat!: use ts-action for action creation
|
2020-02-07 11:23:32 -05:00 |
|
Yanick Champoux
|
f6b7c2b15a
|
chore: ignore dist and package-lock
|
2020-02-07 11:23:12 -05:00 |
|
Yanick Champoux
|
a71d3f8781
|
Merge branch 'docs'
|
2020-02-03 11:07:03 -05:00 |
|
Yanick Champoux
|
b7339c25e5
|
chore: remove typedoc
|
2020-02-03 11:05:42 -05:00 |
|
Yanick Champoux
|
4665ee39f7
|
Merge branch 'selectors'
|
2020-02-03 10:03:54 -05:00 |
|
Yanick Champoux
|
91923bfd49
|
add documentation
|
2020-02-02 23:45:16 -05:00 |
|
Yanick Champoux
|
64a36c4088
|
ignore orig files
|
2020-02-02 14:53:33 -05:00 |
|
Yanick Champoux
|
e7fbd582fc
|
test src
|
2020-02-02 14:53:13 -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
|
27ae46dbab
|
feat: allow adding actionCreators via addAction()
|
2020-02-01 12:46:29 -05:00 |
|
Yanick Champoux
|
7ddc187f2b
|
add documentation
|
2020-02-01 12:46:18 -05:00 |
|
Yanick Champoux
|
c8f497f5e9
|
addCreator now supports inlined actionCreator
|
2020-02-01 12:46:18 -05:00 |
|
Yanick Champoux
|
1388282d81
|
Merge branch 'remove-types'
|
2020-01-31 18:42:20 -05:00 |
|
Yanick Champoux
|
4acfe5b17e
|
chore(documentation): remove link to type docs
|
2020-01-31 18:41:57 -05:00 |
|
Yanick Champoux
|
0d0890ffff
|
chore(doc): point README to new docs
|
2020-01-31 18:36:10 -05:00 |
|
Yanick Champoux
|
fa55762efc
|
feat: moving documentation to docsify
|
2020-01-31 18:26:58 -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
|
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 |
|