Commit History

Author SHA1 Message Date
  Evan You 4cb73014c0 object style commit should record mutation in the same format 8 years ago
  katashin 32212d9ed6 provide warning when trying to add a new module on hot reload (#316) 8 years ago
  katashin 96084f5b83 support object style dispatch (#315) 8 years ago
  katashin b3ba637e03 avoid destroy watch callback even if resetting inner vm (#281) 8 years ago
  katashin faac7ca827 move silent flag out of payload (#278) 8 years ago
  Evan You 565ebe6295 remove onActionsResolved 9 years ago
  Evan You 875684dbbf support un-registering dynamic modules 9 years ago
  Evan You ce60bc7dd5 adjust store registration method names 9 years ago
  Evan You 7d893808d1 adjust build setup 9 years ago
  Chris Fritz d82a789fb6 support array syntax for mapState (#260) 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 de2070dcbf also expose getters inside getters 9 years ago
  Evan You 870bdc52d5 also expose getters in mapState 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 3d08a0196a emit errors to devtool instead 9 years ago
  Evan You adebb52491 complete unit tests 9 years ago
  Evan You c9706eee05 test wip 9 years ago
  Evan You baf0b2104f middlewares -> plugins 9 years ago
  Evan You db8b44f81f fix object-style dispatch 9 years ago
  katashin 61ae0be8a2 Allow nested modules (#220) 9 years ago
  Evan You 9624f311a5 update for 2.0 9 years ago
  Holmes Conan f06552343e console.warn when getter is not a function (#151) 9 years ago
  Blake Newman cbfd5b8ade [Feature] middlewares to ignore 'silent' mutation && fixed FSB mutations (#137) 9 years ago
  Žiga Vidic e1940c0d15 Better user error. (#134) 9 years ago
  Evan You f07adcae6a also support object format dispatch 9 years ago