提交历史

作者 SHA1 备注 提交日期
  katashin b3ba637e03 avoid destroy watch callback even if resetting inner vm (#281) 8 年之前
  katashin faac7ca827 move silent flag out of payload (#278) 8 年之前
  Evan You 565ebe6295 remove onActionsResolved 8 年之前
  Evan You 875684dbbf support un-registering dynamic modules 8 年之前
  Evan You ce60bc7dd5 adjust store registration method names 8 年之前
  Evan You 7d893808d1 adjust build setup 8 年之前
  Chris Fritz d82a789fb6 support array syntax for mapState (#260) 8 年之前
  Evan You 94d85b5475 use jasmine for unit tests 8 年之前
  katashin ec293dfc21 Allow to register module getters dynamically (#253) 8 年之前
  Evan You de2070dcbf also expose getters inside getters 8 年之前
  Evan You 870bdc52d5 also expose getters in mapState 8 年之前
  Evan You 9b3aa5019e add mapState & mapMutations 8 年之前
  Evan You 2e46bf9891 expose rootState in module getters and actions 8 年之前
  katashin b2f2514e12 Expose getters into actions (#245) 8 年之前
  Evan You 17d80ffd07 test dynamic module registration (fix #243) 8 年之前
  Evan You 6a0e430061 implement onActionsResolved 8 年之前
  Evan You 3d08a0196a emit errors to devtool instead 8 年之前
  Evan You adebb52491 complete unit tests 8 年之前
  Evan You c9706eee05 test wip 8 年之前
  Evan You baf0b2104f middlewares -> plugins 9 年之前
  Evan You db8b44f81f fix object-style dispatch 9 年之前
  katashin 61ae0be8a2 Allow nested modules (#220) 9 年之前
  Evan You 9624f311a5 update for 2.0 9 年之前
  Holmes Conan f06552343e console.warn when getter is not a function (#151) 9 年之前
  Blake Newman cbfd5b8ade [Feature] middlewares to ignore 'silent' mutation && fixed FSB mutations (#137) 9 年之前
  Žiga Vidic e1940c0d15 Better user error. (#134) 9 年之前
  Evan You f07adcae6a also support object format dispatch 9 年之前
  Evan You b557526c93 test case for shared getter evaluation 9 年之前
  Evan You 6d66b2914f e2e test for chat 9 年之前