Commit Graph

209 Commits (typescript)

Author SHA1 Message Date
Yanick Champoux 003a1309bd buildInitial 2021-10-08 20:22:18 -04:00
Yanick Champoux c96a6ea07c merge the changelogs 2021-10-08 20:22:17 -04:00
Yanick Champoux 1f62028e4e remove undesired files 2021-10-08 20:22:17 -04:00
Yanick Champoux 74c29ce2d0 WIP 2021-10-08 20:22:16 -04:00
Yanick Champoux 99ba091a51 add some files to .npmignore 2021-05-02 16:24:26 -04:00
Yanick Champoux a39715f0a8 Merge branch 'yanick-updux' 2021-05-02 16:22:19 -04:00
Yanick Champoux 7eab50ff60 update changelog 2021-05-02 16:20:31 -04:00
Yanick Champoux 0ebf32c71b use @yanick/updeep 2021-05-02 14:35:37 -04:00
Yanick Champoux afc1a14f56 chore(release): 2.1.0 2020-06-19 19:30:17 -04:00
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