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