issues
search
foxbenjaminfox
/
vue-async-computed
Async computed properties for Vue.js
MIT License
1.11k
stars
66
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix example in README not working
#129
cdrini
closed
11 months ago
0
Fix Vue.use removed in Vue 3
#128
cdrini
closed
11 months ago
0
Update README for Vue 3
#127
cdrini
closed
11 months ago
0
Update dev (non-build) dependencies
#126
cdrini
closed
11 months ago
0
Add lint, build, test CI
#125
cdrini
closed
11 months ago
2
Make work with Vue 3
#124
cdrini
closed
12 months ago
1
Swap result of isLazyActive check
#123
cepm-nate
closed
1 year ago
1
"lazy: true" fails to stop updates
#122
cepm-nate
opened
1 year ago
1
Bump decode-uri-component from 0.2.0 to 0.2.2
#121
dependabot[bot]
opened
1 year ago
0
"this.$options is undefined" is being raised when using vue async computed
#120
EO2875
opened
2 years ago
0
implement set like get
#119
gustawdaniel
opened
2 years ago
0
Include name of AsyncComputed property in error message
#118
boukeversteegh
closed
2 years ago
0
Provide cancel method
#117
cxy930123
opened
2 years ago
0
Fix `AsyncComputed` type.
#116
rudolfbyker
opened
3 years ago
5
Use with Nuxt?
#115
vzakharov
opened
3 years ago
1
Bump path-parse from 1.0.6 to 1.0.7
#114
dependabot[bot]
opened
3 years ago
0
kjidjvtlcdgjj
#113
nlassaux
closed
3 years ago
0
Bump hosted-git-info from 2.8.8 to 2.8.9
#112
dependabot[bot]
opened
3 years ago
0
Bump lodash from 4.17.20 to 4.17.21
#111
dependabot[bot]
opened
3 years ago
0
Value getting computed on route changes
#110
mainrs
opened
3 years ago
0
improve types to allow access like computed
#109
qianbin
opened
3 years ago
1
Provide option to exclude or explicitly list watched properties
#108
davidje13
opened
4 years ago
0
Make Promise as return of method update() or new method updatePromise()
#107
dvilker
opened
4 years ago
0
Allow install as mixin
#106
shrpne
closed
4 years ago
1
Add support to installation as mixin.
#105
shrpne
closed
4 years ago
0
Vue 3 support?
#104
Tobiasartz
closed
12 months ago
5
Initial State of Async Call 'updating' set to true when using shouldUpdate()
#103
flintzPax8
opened
4 years ago
0
Bump acorn from 7.1.0 to 7.4.0
#102
dependabot[bot]
opened
4 years ago
0
Doesn't seem to deep watch properties.
#101
hybridwebdev
closed
4 years ago
2
Typescript / vue-async-computed Property 'foo' does not exist on type 'CombinedVueInstance<Vue, {...}
#100
DGollings
opened
4 years ago
2
Bump lodash from 4.17.15 to 4.17.19
#99
dependabot[bot]
closed
4 years ago
1
Executed without being called, normal computed works different
#98
royduin
closed
4 years ago
2
Add missing closing brackets
#97
SKoschnicke
closed
4 years ago
1
Bump acorn from 7.1.0 to 7.1.1
#96
dependabot[bot]
closed
4 years ago
1
Default values applied before watch/computed can read undefined/null value
#95
alex-dunn
closed
4 years ago
0
how to use this plugin with class based vue components?
#94
bruceauyeung
closed
4 years ago
2
asyncComputed return only default value
#93
durygus
closed
4 years ago
2
Issue updating reactive variables in asyncComputed
#92
DidoMarchet
closed
4 years ago
1
Separated IAsyncComputedValueBase<T> from IAsyncComputedValue<T>
#91
firefligher
closed
4 years ago
1
Add vue-async-computed-decorator to README.md
#90
nwtgck
opened
4 years ago
2
Bump handlebars from 4.1.2 to 4.5.3
#89
dependabot[bot]
closed
4 years ago
1
Add a decorator for vue-class-component
#88
nwtgck
closed
4 years ago
4
TypeScript support in 3.8.0
#87
nwtgck
closed
4 years ago
4
Depend async computed on async computed
#86
felixoi
closed
4 years ago
2
Minor bugfix for watch attribute in asyncComputed types declaration
#85
djmattyg007
closed
4 years ago
1
asyncComputed property doesnt show up in vue dev-tools unless lazy is true
#84
ctf0
closed
4 years ago
3
update method can be called after component has been destroyed
#83
thooyork
closed
4 years ago
3
Multiple async dependendants
#82
innovate-invent
opened
5 years ago
0
Bump eslint-utils from 1.3.1 to 1.4.2
#81
dependabot[bot]
closed
4 years ago
1
Bump lodash from 4.17.10 to 4.17.14
#80
dependabot[bot]
closed
5 years ago
1
Next