Commit Graph

100 Commits (9c45ee7efcb623defb9da5d01165fbad0e4424f9)

Author SHA1 Message Date
Yanick Champoux 9c45ee7efc feat: add support for subscriptions 2020-06-19 19:29:12 -04:00
Yanick Champoux 86dd272603 bug(docs): wrong link for the documentation 2020-06-13 14:01:07 -04:00
Yanick Champoux f0c1d6f015 chore(release): 2.0.0 2020-06-13 13:53:02 -04:00
Yanick Champoux 38199a5ec7 chore: add code of conduct 2020-06-04 15:11:12 -04:00
Yanick Champoux 97f21aac2a docs: correct tutorial typos
fix #10
2020-06-04 15:09:38 -04:00
Trey Bianchini 84a9c4f77f a few more grammar typos 2020-06-04 15:08:49 -04:00
Yanick Champoux 26bf0c962a chore: fix documentation typos and English booboos
fix #9
2020-06-04 15:07:11 -04:00
Trey Bianchini f8edbcaa49 grammer, typos 2020-06-03 10:36:26 -05:00
Yanick Champoux f0653442f3 going toward v2 2020-06-02 16:00:48 -04:00
Yanick Champoux e3c5aad399 Merge branch 'actionFor' 2020-02-07 11:24:38 -05:00
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