Commit History

Author SHA1 Message Date
  Evan You 09178ab7e2 replace e2e tests with nightwatch 9 years ago
  Evan You 069109bf6a simplify examples setup 9 years ago
  Evan You 94d85b5475 use jasmine for unit tests 9 years ago
  katashin ec293dfc21 Allow to register module getters dynamically (#253) 9 years ago
  Evan You a8bca40c87 add next tag when publishing for 2.0 9 years ago
  Evan You 9b219094a7 [release] 2.0.0-rc.3 9 years ago
  Evan You f4fd8bc99e [build] 2.0.0-rc.3 9 years ago
  Evan You de2070dcbf also expose getters inside getters 9 years ago
  Evan You 870bdc52d5 also expose getters in mapState 9 years ago
  Evan You abce7b0b99 [release] 2.0.0-rc.2 9 years ago
  Evan You 19863a0617 [build] 2.0.0-rc.2 9 years ago
  Evan You 9b3aa5019e add mapState & mapMutations 9 years ago
  Evan You 2e46bf9891 expose rootState in module getters and actions 9 years ago
  katashin b2f2514e12 Expose getters into actions (#245) 9 years ago
  Evan You 17d80ffd07 test dynamic module registration (fix #243) 9 years ago
  Evan You 6a0e430061 implement onActionsResolved 9 years ago
  Evan You 5d67ee5062 use assert util fn 9 years ago
  Evan You 3d08a0196a emit errors to devtool instead 9 years ago
  Evan You 234a3bf7cb update docs for 1.0-rc.2 9 years ago
  Evan You 54a1dd2744 [release] 2.0.0-rc.1 9 years ago
  Evan You 28b10096b0 [build] 2.0.0-rc.1 9 years ago
  Evan You adebb52491 complete unit tests 9 years ago
  Evan You 7ed91c1dd9 fix getters 9 years ago
  Evan You c9706eee05 test wip 9 years ago
  Evan You 6b6d4be4fb add logger back 9 years ago
  Evan You 8130c4fa65 improve type test for subscribe 9 years ago
  Evan You 6c669a5b10 update type definition for subscribe 9 years ago
  Evan You bc5447ea48 remove unnecessary line 9 years ago
  Evan You 5b6adc0616 rename: dispatch -> commit, trigger -> dispatch 9 years ago
  Evan You 28df9a0a75 pass e2e tests, improve error stack 9 years ago