Commit Graph

  • 5eeb4d4ab7 initial test Yanick Champoux 2021-10-08 20:22:04 -0400
  • d61c9478a2 add subscriptions Yanick Champoux 2021-10-08 19:56:55 -0400
  • 5247aa2255 Add subscription test Yanick Champoux 2021-10-08 15:33:45 -0400
  • 04159ec7cc add selector tests Yanick Champoux 2021-10-08 12:42:08 -0400
  • 2c26f9652b add the test Yanick Champoux 2021-10-08 11:46:19 -0400
  • e4eff8a113 effects Yanick Champoux 2021-10-07 15:08:21 -0400
  • b7ada06e3c createStore Yanick Champoux 2021-10-07 13:27:14 -0400
  • 0ecb1059ee reducer Yanick Champoux 2021-10-07 12:54:04 -0400
  • 1759ce16c6 mutations Yanick Champoux 2021-10-07 12:04:15 -0400
  • 1a653fac5b addSelector Yanick Champoux 2021-09-29 10:21:17 -0400
  • 0870767994 wip Yanick Champoux 2021-09-29 09:40:02 -0400
  • fd064f5996 actions Yanick Champoux 2021-09-28 18:13:22 -0400
  • 003a1309bd buildInitial Yanick Champoux 2021-09-27 23:11:13 -0400
  • c96a6ea07c merge the changelogs Yanick Champoux 2021-09-27 17:37:54 -0400
  • 1f62028e4e remove undesired files Yanick Champoux 2021-10-07 13:31:25 -0400
  • 74c29ce2d0 WIP Yanick Champoux 2021-09-27 17:34:46 -0400
  • 99ba091a51 add some files to .npmignore v3.0.0 Yanick Champoux 2021-05-02 16:24:26 -0400
  • a39715f0a8 Merge branch 'yanick-updux' Yanick Champoux 2021-05-02 16:22:19 -0400
  • 7eab50ff60 update changelog Yanick Champoux 2021-05-02 16:19:48 -0400
  • 0ebf32c71b use @yanick/updeep Yanick Champoux 2021-05-02 14:35:37 -0400
  • afc1a14f56 chore(release): 2.1.0 v2.1.0 Yanick Champoux 2020-06-19 19:30:17 -0400
  • 9c45ee7efc feat: add support for subscriptions Yanick Champoux 2020-06-19 19:29:12 -0400
  • 86dd272603 bug(docs): wrong link for the documentation Yanick Champoux 2020-06-13 14:01:07 -0400
  • f0c1d6f015 chore(release): 2.0.0 v2.0.0 Yanick Champoux 2020-06-13 13:35:59 -0400
  • 38199a5ec7 chore: add code of conduct Yanick Champoux 2020-06-04 15:11:12 -0400
  • 97f21aac2a docs: correct tutorial typos Yanick Champoux 2020-06-04 15:09:38 -0400
  • 84a9c4f77f a few more grammar typos Trey Bianchini 2020-06-03 12:04:59 -0500
  • 26bf0c962a chore: fix documentation typos and English booboos Yanick Champoux 2020-06-04 15:07:11 -0400
  • f8edbcaa49 grammer, typos Trey Bianchini 2020-06-03 10:36:26 -0500
  • f0653442f3 going toward v2 Yanick Champoux 2020-06-02 16:00:48 -0400
  • e3c5aad399 Merge branch 'actionFor' Yanick Champoux 2020-02-07 11:24:38 -0500
  • dce52c56d0 chore: remove dep to mobx Yanick Champoux 2020-02-07 11:21:34 -0500
  • 6349d720b8 feat!: use ts-action for action creation Yanick Champoux 2020-02-04 12:02:28 -0500
  • f6b7c2b15a chore: ignore dist and package-lock Yanick Champoux 2020-02-04 12:01:26 -0500
  • a71d3f8781 Merge branch 'docs' Yanick Champoux 2020-02-03 11:07:03 -0500
  • b7339c25e5 chore: remove typedoc Yanick Champoux 2020-02-03 11:05:42 -0500
  • 4665ee39f7 Merge branch 'selectors' Yanick Champoux 2020-02-03 10:03:54 -0500
  • 91923bfd49 add documentation Yanick Champoux 2020-02-02 23:45:16 -0500
  • 64a36c4088 ignore orig files Yanick Champoux 2020-02-02 14:53:33 -0500
  • e7fbd582fc test src Yanick Champoux 2020-02-02 14:53:13 -0500
  • 4c0d7b366f wip Yanick Champoux 2020-01-27 23:35:01 -0500
  • 931377b584 tests are passing Yanick Champoux 2020-01-03 19:40:20 -0500
  • f744616cb2 wip Yanick Champoux 2020-01-03 17:27:11 -0500
  • 1825e8d269 selectors added to class Yanick Champoux 2020-01-03 12:00:24 -0500
  • 499e987219 add the test Yanick Champoux 2020-01-03 10:37:21 -0500
  • 27ae46dbab feat: allow adding actionCreators via addAction() Yanick Champoux 2020-02-01 12:46:29 -0500
  • 7ddc187f2b add documentation Yanick Champoux 2020-02-01 11:05:32 -0500
  • c8f497f5e9 addCreator now supports inlined actionCreator Yanick Champoux 2020-01-28 10:57:28 -0500
  • 1388282d81 Merge branch 'remove-types' Yanick Champoux 2020-01-31 18:42:20 -0500
  • 4acfe5b17e chore(documentation): remove link to type docs Yanick Champoux 2020-01-31 18:41:57 -0500
  • 0d0890ffff chore(doc): point README to new docs Yanick Champoux 2020-01-31 18:36:10 -0500
  • fa55762efc feat: moving documentation to docsify Yanick Champoux 2020-01-31 18:26:58 -0500
  • 93bebc5acf fix: state is a PreloadedState<S> Yanick Champoux 2020-01-31 17:54:16 -0500
  • fe34d01a41 move documentation to docsify Yanick Champoux 2020-01-28 10:51:20 -0500
  • 54ad7f2512 Merge branch 'middleware-maps' Yanick Champoux 2020-01-03 10:25:43 -0500
  • d90d72148c feat!: middleware support refined Yanick Champoux 2020-01-02 20:04:41 -0500
  • 73c2776826 Merge branch 'mutation-maps' Yanick Champoux 2020-01-02 17:10:33 -0500
  • 5465c53cb5 add a prettier ignore Yanick Champoux 2020-01-02 17:09:06 -0500
  • e78568b3cb pass mutations in constructor as a map Yanick Champoux 2020-01-02 13:53:24 -0500
  • 057226dfd1 compile v1.2.0 Yanick Champoux 2019-11-06 19:07:06 -0500
  • 5c5e614f4b type fixes Yanick Champoux 2019-11-06 19:06:54 -0500
  • 8d4542fffa Merge branch 'mw-getState' Yanick Champoux 2019-11-06 19:01:37 -0500
  • 9b5a7981d5 middleware get their local state Yanick Champoux 2019-11-06 19:01:31 -0500
  • 74d29d3126 Merge branch 'sink-mutations' v1.1.0 Yanick Champoux 2019-11-05 19:47:33 -0500
  • 1379055264 compiling project Yanick Champoux 2019-11-05 19:47:27 -0500
  • da7ac2ef6e changelog Yanick Champoux 2019-11-05 19:46:16 -0500
  • 47b78f43cc document the mapping behavior of a '*' subdux Yanick Champoux 2019-11-05 19:44:40 -0500
  • 0d298cb285 exclude tests Yanick Champoux 2019-11-05 19:24:13 -0500
  • 15e154b6ec add subduxUpreducer Yanick Champoux 2019-11-05 19:24:03 -0500
  • 0e03628502 add sink mutations Yanick Champoux 2019-11-05 13:06:17 -0500
  • 73973a9588 point to the github page Yanick Champoux 2019-11-04 20:53:32 -0500
  • 82373634ed churning things around v1.0.0 Yanick Champoux 2019-11-04 20:34:14 -0500
  • 122ff71260 Merge branch 'updux-signature' Yanick Champoux 2019-10-29 11:35:13 -0400
  • 1642bab09a build Yanick Champoux 2019-10-29 11:34:53 -0400
  • a6b83bbfa0 fix test to match signature Yanick Champoux 2019-10-29 11:34:42 -0400
  • fb61c9bc1e update changelog Yanick Champoux 2019-10-29 11:34:20 -0400
  • 87d8a4de38 point types to right place Yanick Champoux 2019-10-28 18:09:51 -0400
  • 23312d2f15 add type for function updux Yanick Champoux 2019-10-28 18:09:14 -0400
  • 52649b6b07 preps for release v0.2.0 Yanick Champoux 2019-10-24 11:52:36 -0400
  • ed50c9dab9 travis config Yanick Champoux 2019-10-24 11:44:51 -0400
  • 6c89964a1c build with tsc Yanick Champoux 2019-10-24 11:40:38 -0400
  • 3fd4d8961e fix the README Yanick Champoux 2019-10-24 11:37:27 -0400
  • 9f66f7e494 Merge branch 'typescript' Yanick Champoux 2019-10-24 11:36:30 -0400
  • 44a897ac5a all is converted! Yanick Champoux 2019-10-24 11:17:57 -0400
  • 366bd91cf6 mw.test => ts Yanick Champoux 2019-10-23 17:58:18 -0400
  • e63f844bdc actions.test => ts Yanick Champoux 2019-10-23 17:54:37 -0400
  • 07eaf93e48 splat.test => ts Yanick Champoux 2019-10-23 17:51:47 -0400
  • f0e3b15fa4 updux => ts Yanick Champoux 2019-10-23 17:47:43 -0400
  • 76a75c9120 wip Yanick Champoux 2019-10-23 14:44:12 -0400
  • 0949200bac index wip Yanick Champoux 2019-10-23 13:48:19 -0400
  • 125800a8b9 buildMutations => ts Yanick Champoux 2019-10-23 17:01:48 -0400
  • 4754fb2377 buildCreateStore => ts Yanick Champoux 2019-10-23 16:02:42 -0400
  • beae30d091 buildMiddleware => ts Yanick Champoux 2019-10-23 15:55:12 -0400
  • ca89c53c0b buildActions => ts Yanick Champoux 2019-10-23 13:57:40 -0400
  • d9bac9dd7d index.js => ts Yanick Champoux 2019-10-23 13:28:13 -0400
  • f092526ded buildUpreducer Yanick Champoux 2019-10-23 13:25:39 -0400
  • 11ff89501d make jest work with js and ts Yanick Champoux 2019-10-23 12:56:12 -0400
  • 199ab2ba31 move buildInitial to ts Yanick Champoux 2019-10-23 12:47:11 -0400
  • 3486b71acc update changelog Yanick Champoux 2019-10-23 10:20:27 -0400
  • c83443c95f add dist directory v0.1.0 Yanick Champoux 2019-10-22 18:15:08 -0400