Historial de Commits

Autor SHA1 Mensaje Fecha
  Fangzhou Li 44d4a72c89 add `createNamespacedHelpers()` to help dealing with namespaced modules (#800) hace 8 años
  Evan You b821681863 fix esm build exports hace 8 años
  Evan You a770d4bbea bump deps (updates for Vue 2.2) hace 8 años
  katashin 507d2a5491 avoid to fire unrelated watchers with registerModule (fix #524) (#609) hace 8 años
  katashin 5954b4b235 [v2.0] Assert dispatched/committed type (#554) hace 8 años
  katashin 81c35d48f0 Adjust mapState helper to refer to actual state (#528) hace 8 años
  Evan You 5027b73595 support namespace in helpers hace 8 años
  Thorsten Lünborg 1b8136357f Add store getters as second argument to store.watch() computed fn (solve #460) (#515) hace 8 años
  Eduardo San Martin Morote 7804b6cb32 Add version variable (#507) hace 8 años
  Blake Newman 9b6e452c47 [Patch] Remove silent option from mutations (#457) hace 8 años
  katashin f84da30054 Implement module `namespace` option (#420) hace 8 años
  Max 7141fb0aee Enable "state" as a valid key in getters (#452) hace 8 años
  Evan You 4cb73014c0 object style commit should record mutation in the same format hace 8 años
  katashin cdd09b5966 [2.0] Support circular structure for logger (#328) hace 8 años
  katashin 32212d9ed6 provide warning when trying to add a new module on hot reload (#316) hace 8 años
  katashin 96084f5b83 support object style dispatch (#315) hace 8 años
  katashin b3ba637e03 avoid destroy watch callback even if resetting inner vm (#281) hace 9 años
  katashin faac7ca827 move silent flag out of payload (#278) hace 9 años
  Evan You 565ebe6295 remove onActionsResolved hace 9 años
  Evan You 875684dbbf support un-registering dynamic modules hace 9 años
  Evan You c5e9c86ba3 make registerMutation and registerAction private hace 9 años
  Evan You 777b2b12dc tweak initialization logic hace 9 años
  Evan You ce60bc7dd5 adjust store registration method names hace 9 años
  Evan You 7d893808d1 adjust build setup hace 9 años
  katashin ec293dfc21 Allow to register module getters dynamically (#253) hace 9 años
  Evan You de2070dcbf also expose getters inside getters hace 9 años
  Evan You 9b3aa5019e add mapState & mapMutations hace 9 años
  Evan You 2e46bf9891 expose rootState in module getters and actions hace 9 años
  katashin b2f2514e12 Expose getters into actions (#245) hace 9 años
  Evan You 17d80ffd07 test dynamic module registration (fix #243) hace 9 años