issues
search
ktsn
/
vuex-class
Binding helpers for Vuex and vue-class-component
MIT License
1.73k
stars
86
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Designed for vue 3, do the same work like vuex-class.
#70
wangzhiguoengineer
opened
1 year ago
3
@Getter params - state, getters, rootState, rootGetters
#69
K-404
opened
2 years ago
0
Only works when getModule() from vuex-module-decorators is in the code
#68
stefaanv
opened
3 years ago
0
Support for vue 3.0
#67
StarkShang
opened
3 years ago
15
Templated action
#66
Pacheco95
opened
3 years ago
0
Does Vuex-class have to be used within a Vue component? How do I use vuex-class in just a generic TypeScript/JavaScript file?
#65
carsnwd
closed
3 years ago
2
请问下,子modules A,如何去调用子modules B 中的mutations
#64
JustDinging
opened
4 years ago
2
Curried getters / getters with parameters
#63
hisuwh
opened
4 years ago
3
Support for goto definition in tsserver and Vetur
#62
vegerot
opened
4 years ago
0
Support for Composition API ?
#61
nicolidin
opened
4 years ago
1
How to write unit test for a VUE typescript component
#60
re2005
closed
4 years ago
1
Please, publish esm bundle
#59
viT-1
opened
4 years ago
0
[Bug]: Member 'XXX' implicitly has an 'any' type.
#58
seiwhale
opened
5 years ago
3
update vue to 2.6
#57
hikaruna
closed
5 years ago
1
type Getter<S,R> should declare optional parameters
#56
kbirger
opened
5 years ago
0
"Subscribe" to @Getter with parameters
#55
sidyes
closed
5 years ago
1
feat: Enhance namespace helper with generic powered StateBindingHelper
#54
hikerpig
opened
5 years ago
2
Add mapping function as the second param for Getter
#53
maksnester
closed
5 years ago
2
Setting up getters with parameters passed
#52
ghost
opened
5 years ago
1
typescript cannot infer type
#51
GopherJ
closed
5 years ago
4
What pain point does this package solve?
#50
gotexis
opened
5 years ago
3
bump peer class-component dependency
#49
oakromulo
closed
5 years ago
1
update/peer-dependencies
#48
oakromulo
closed
5 years ago
2
Symbol support
#47
GopherJ
opened
5 years ago
0
Handle dynamic vuex stores
#46
oppianmatt
opened
5 years ago
8
[Bug] Webpack warning about missing exported interfaces when used as @Getter type
#45
zuoez02
closed
5 years ago
1
How create Helpers file
#44
mailok
closed
5 years ago
1
Docs | Add how to access the state
#43
MatiasOlivera
opened
5 years ago
0
Helper file
#42
mailok
closed
5 years ago
1
State or namespace.State cannot be used for data initialization
#41
meteorlxy
closed
5 years ago
1
[Feature Request]: Combine @State and @Mutation into a @Computed annotation
#40
JavascriptMick
opened
5 years ago
12
Add Dev badge
#39
aggre
closed
5 years ago
0
@State in Mixin class
#38
ivolkoff
closed
6 years ago
2
Question about Syntax (TS)
#37
csigmanek
closed
6 years ago
2
Question about namespace function
#36
webtianjia
closed
6 years ago
3
Accessing store in Vue Router hooks
#35
steven-pribilinskiy
closed
6 years ago
3
The computed property ... is already defined in data
#34
yooouuri
closed
6 years ago
1
Cannot invoke an expression whose type lacks a call signature. Type 'void' has no compatible call signatures.
#33
builder7777
closed
6 years ago
3
Dynamic namespace
#32
andredewaard
closed
6 years ago
2
Seems src/bindings#extractNamespace behaviour is not expected
#31
bolasblack
closed
6 years ago
2
any progress about type safe of commit and dispatch
#30
kaneruan
closed
6 years ago
2
Is there any progress?
#29
ghost
closed
6 years ago
2
Add the ability to specify a subfield
#28
yarkovaleksei
closed
6 years ago
1
Infer the property name in namespaces too
#27
Samitier
closed
6 years ago
2
Possible to pass arguments to a getter
#26
Mawster
closed
6 years ago
2
Possibility to access the rootState?
#25
Mawster
closed
6 years ago
1
State accessor for nested state?
#24
grofit
closed
6 years ago
1
How would I integrate socket.io
#22
pkej
closed
6 years ago
1
[Discussion] Working with some stores doesn't feel comfortable
#21
CKGrafico
closed
6 years ago
4
Modular Vuex store
#20
lucas-bremond
closed
6 years ago
1
Next