Historique des commits

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