Evan You
|
8d4abc3814
chore: unset removed invokers
|
5 лет назад |
Evan You
|
1c967fc44b
fix(runtime-dom): fix v-on same computed handler on multiple elements
|
5 лет назад |
Yang Mingshan
|
b2a91429ed
fix(runtime-core/scheduler): prevent duplicate queue (#1767)
|
5 лет назад |
Aurelius333
|
86cdf6694d
chore(compiler-core): improve X_V_IF_KEY error message (#1757)
|
5 лет назад |
Evan You
|
0cd98c3040
fix(runtime-dom): style binding multi value support
|
5 лет назад |
Evan You
|
f6afe7000e
fix(runtome-core): do not cache property access in beforeCreate hook
|
5 лет назад |
Evan You
|
d4c17fb48b
fix(watch): pre-flush watcher watching props should trigger before component update
|
5 лет назад |
dependabot-preview[bot]
|
b10bc2820a
build(deps-dev): bump eslint from 7.5.0 to 7.6.0 (#1765)
|
5 лет назад |
dependabot-preview[bot]
|
411b203adf
build(deps-dev): bump @types/jest from 26.0.7 to 26.0.8 (#1750)
|
5 лет назад |
dependabot-preview[bot]
|
a293fdfe33
build(deps-dev): bump jest from 26.1.0 to 26.2.2 (#1748)
|
5 лет назад |
Evan You
|
fce2689ff1
fix(watch): should trigger watcher callback on triggerRef when watching ref source
|
5 лет назад |
Evan You
|
09702e95b9
fix(runtime-core/scheduler): only allow watch callbacks to be self-triggering
|
5 лет назад |
dependabot-preview[bot]
|
ccf3362d4d
build(deps): bump csstype from 2.6.11 to 2.6.13 (#1737)
|
5 лет назад |
dependabot-preview[bot]
|
5e20a3ed9a
build(deps): [security] bump elliptic from 6.5.2 to 6.5.3 (#1735)
|
5 лет назад |
Evan You
|
8b67513dab
chore: update cli status [ci skip]
|
5 лет назад |
Carlos Rodrigues
|
ce78eac8e9
fix(runtime-core): check if the key is string on undefined property warning (#1731)
|
5 лет назад |
Evan You
|
848d9ce2ea
release: v3.0.0-rc.5
|
5 лет назад |
Evan You
|
6f5d840612
feat(sfc): support resolving template components from `<script setup>` exports
|
5 лет назад |
Evan You
|
aa06b1034d
feat(reactivity): `proxyRefs` method and `ShallowUnwrapRefs` type (#1682)
|
5 лет назад |
underfin
|
de62cc040c
fix(hmr): should update el for `HYDRATE_EVENTS` patchFlags node (#1707)
|
5 лет назад |
Carlos Rodrigues
|
421a70de5e
test(types): test computed get/set type inference (#1709)
|
5 лет назад |
Che Guevara
|
06cad62ee8
test(transition): add invalid durations test case (#1702)
|
5 лет назад |
Carlos Rodrigues
|
5681fdb211
test(types): test dts for Options API method return type inference (#1708)
|
5 лет назад |
underfin
|
07ece2e926
fix(style-vars): fix css vars on component with suspense as root (#1718)
|
5 лет назад |
Evan You
|
58b4a382f9
refactor(compiler-core): emit error on v-if key usage
|
5 лет назад |
Evan You
|
355c052622
fix(runtime-core): dev root resolution should differentiate user comments vs v-if comments
|
5 лет назад |
underfin
|
578f25c34e
fix(compiler-sfc): `less` and `stylus` output deps path is absolute p… (#1685)
|
5 лет назад |
Evan You
|
4ef5c8d424
fix(runtime-core): fix scheduler dedupe when not flushing
|
5 лет назад |
Evan You
|
c27dfe1d09
fix(runtime-core): scheduler should allow intentional self triggering effects
|
5 лет назад |
Evan You
|
730e39eb76
refactor: remove unnecessary conditions and test case
|
5 лет назад |