issues
search
davestewart
/
vuex-pathify
Vue / Vuex plugin providing a unified path syntax to Vuex stores
https://davestewart.github.io/vuex-pathify
MIT License
1.37k
stars
57
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use typeof instead of instanceof to check for functions (fix for [vuex] unknown local mutation type)
#46
SebastienTainon
closed
5 years ago
15
Pathify and Jest tests (w/ Vue Test Utils)
#45
liliumdev
opened
5 years ago
9
Nuxt 3 Vuex workaround
#44
chiboreache
opened
5 years ago
13
Added missing return to callOne()
#43
germanp
closed
5 years ago
2
"helpers/vuex.js" can not replaced at runtime
#42
yiliang114
closed
5 years ago
5
Can't access the state with dollar sign in the name.
#41
germanp
closed
5 years ago
3
possibility to make sync use the getter instead of direct access
#40
mxlnk
opened
5 years ago
6
call naming
#39
ozum
closed
5 years ago
4
Add Typescript typings file. Closes #7
#38
ozum
closed
5 years ago
23
Return the call to vuex.store.dispatch
#37
nchutchind
closed
5 years ago
2
Poll: Should accessor priority applied to call() like store.set()?
#36
ozum
opened
6 years ago
6
Can't get mutations to fire for Vuex module
#35
dvanscott
closed
6 years ago
5
Unable to use store.get to get nested variable with dotpath if path includes arrays
#34
hybridwebdev
closed
5 years ago
3
Why `@` for sub-properties ?
#33
zaiste
closed
6 years ago
1
It's literally total nonsense that we can't copy code from README
#32
OzanKurt
closed
6 years ago
4
[Question] sync() usage
#31
robsontenorio
closed
6 years ago
4
`store.set('property@subproperty', value)` errors with "infinite update loop in a component render function"
#30
iyerusad
closed
6 years ago
4
Use VueX Pathify and Vuex Cache
#29
alexis-regnaud
opened
6 years ago
10
Need to be able to use this.PROPERTY inside get, set, sync functions
#28
mcmimik
closed
5 years ago
4
Sub-property access in a normalized store
#27
emcho92
closed
6 years ago
12
Problem using registerModule()
#26
ArnoBuschmann
opened
6 years ago
4
call() seems like not return the promise as vuex mapActions
#25
maimake
closed
6 years ago
11
How to commit a mutation for sub-property in an action?
#24
maimake
closed
6 years ago
6
Variables in call
#23
kevinly24
closed
6 years ago
3
Incorrect namespaced property in docs
#22
NGPixel
closed
6 years ago
1
Wrong reference in Getting Started docs
#21
NGPixel
closed
6 years ago
1
Access to methods pathify from vm(this)
#20
kenyk7
closed
6 years ago
1
Handling arrays properly
#19
haexhub
closed
6 years ago
6
Sync not working with nuxtjs and vuex in module mode
#18
haexhub
closed
6 years ago
3
Vue CLI 3 Plugin?
#17
patrickcate
closed
6 years ago
5
Improve error message mechanism
#16
davestewart
opened
6 years ago
0
Set function isn't exposed
#15
LanFeusT23
closed
6 years ago
5
Add subproperties on objects
#14
baikunz
closed
6 years ago
21
Sync/set doesn't work with actions in nested properties in module
#13
acan13
closed
6 years ago
2
Add note: namespaced: true must be set for modules
#12
acan13
closed
6 years ago
2
add mapMutations style helper to pathify
#11
mxlnk
closed
6 years ago
6
TypeError: getter(...).apply is not a function
#10
hlobil
closed
6 years ago
2
support function getters
#9
disarticulate
closed
6 years ago
5
make.mutations ignores pathify.options
#8
disarticulate
closed
6 years ago
19
Typescript typings file
#7
davestewart
closed
5 years ago
6
Mitigate against accessor priority when `sync()`ing
#6
davestewart
closed
6 years ago
0
Add `mapActions()` helper to Pathify
#5
davestewart
closed
6 years ago
1
Unit tests
#4
GMaiolo
closed
3 years ago
7
Unresolved paths throw an error
#3
davestewart
closed
6 years ago
1
Wildcard + custom getters.
#2
mikemassari
closed
6 years ago
5
Media
#1
davestewart
closed
6 years ago
2
Previous