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 година |
Evan You
|
b7ef38b773
fix(reactivity): fix ref mutation debugger event values
|
пре 5 година |
Evan You
|
0b3b1cfa48
fix(v-model): enable v-model type detection on custom elements
|
пре 5 година |
underfin
|
04a4ebaaeb
fix(runtime-core): use correct container for moving `Teleport` content (#1703)
|
пре 5 година |
Evan You
|
fbf865d9d4
fix(compiler-core): always compile Teleport and Suspense as blocks
|
пре 5 година |
Evan You
|
b3b65b4058
fix: runtime compilation marker should be applied in exposed compile function
|
пре 5 година |
Evan You
|
a5e55e28f1
test: improve unexpected warning output
|
пре 5 година |
Evan You
|
7e8b26eba8
refactor(runtime-core): make nextTick() promise reject on scheduler flush error
|
пре 5 година |
Evan You
|
3cc768f9f2
refactor(runtime-core): adjust error handling behavior
|
пре 5 година |
dependabot-preview[bot]
|
678364802d
build(deps-dev): bump ts-jest from 26.1.3 to 26.1.4 (#1726)
|
пре 5 година |
dependabot-preview[bot]
|
152464ffcd
build(deps-dev): bump @typescript-eslint/parser from 3.7.0 to 3.7.1 (#1725)
|
пре 5 година |
Evan You
|
5c74243211
test: move mockWarn into setup files
|
пре 5 година |
underfin
|
d4527230e4
fix(compiler-core): prevent generating invalid code for v-bind with empty expression (#1720)
|
пре 5 година |
Evan You
|
5fbd1f4ccb
fix(compiler-core/v-on): only cache empty handler when the option is used
|
пре 5 година |
Evan You
|
c930f2ee8a
chore: update snapshot
|
пре 5 година |
Evan You
|
354d79c42b
fix(runtime-core): respect render function from mixins
|
пре 5 година |
Evan You
|
71c3c6e2a0
fix(v-model): allow v-model usage on declared custom elements
|
пре 5 година |
underfin
|
2a633c84ff
fix(transition): should call transition hooks inside already resolved suspense (#1698)
|
пре 5 година |