Evan You
|
cbaa380506
fix(transition): ensure manual style manipulation in transition leave hooks work
|
5 лет назад |
Evan You
|
3016b811b8
build: parallelize multi package builds
|
5 лет назад |
童欧巴
|
df48fc225a
chore: fix file path in comments (#2709) [ci skip]
|
5 лет назад |
edison
|
c59897c7b0
fix(runtime-core): skip patchBlockChildren if n1.dynamicChildren is null (#2717)
|
5 лет назад |
Evan You
|
a8352506f6
refactor: cache constant check result on transform context
|
5 лет назад |
Evan You
|
ad4d3915d3
fix(compiler-core): fix missing createVNode import on nested v-for
|
5 лет назад |
luwuer
|
3f8f9b67b3
fix(transition): ensure styles from *-leave-active trigger transition (#2716)
|
5 лет назад |
Evan You
|
d067fb2dbb
release: v3.0.4
|
5 лет назад |
Evan You
|
0ed5b38e46
build(deps-dev): bump rollup commonjs and node-resolve plugins
|
5 лет назад |
Evan You
|
3523f743e5
build(deps-dev): handle @types/jest bump
|
5 лет назад |
dependabot-preview[bot]
|
4b610b3dcf
build(deps-dev): bump @typescript-eslint/parser from 4.8.2 to 4.9.0 (#2698)
|
5 лет назад |
Evan You
|
e315d84936
fix(types): fix ToRefs type on union value types
|
5 лет назад |
dependabot-preview[bot]
|
24a7a2db6c
build(deps): bump @babel/parser from 7.12.3 to 7.12.7 (#2660)
|
5 лет назад |
dependabot-preview[bot]
|
3f94533341
build(deps): bump @babel/types from 7.12.1 to 7.12.7 (#2658)
|
5 лет назад |
luwuer
|
e2618a632d
fix(transition): respect rules in *-leave-from transition class (#2597)
|
5 лет назад |
GU Yiling
|
20a704fc04
fix(build): enable safari10 option for terser (#2472)
|
5 лет назад |
Evan You
|
eaf8a67c72
fix(transition): avoid invoking stale transition end callbacks
|
5 лет назад |
dependabot-preview[bot]
|
5ad6ed3d9c
build(deps-dev): bump semver from 7.3.2 to 7.3.4 (#2707)
|
5 лет назад |
Evan You
|
fe5428db12
fix(compiler-ssr): handle v-model checkbox with true-value binding
|
5 лет назад |
Evan You
|
48f00c0f1b
fix(v-model): respect checkbox true-value/false-value on initial render
|
5 лет назад |
Evan You
|
085bbd5fe0
fix(compiler-sfc): named imports from .vue file should not be treated as constant
|
5 лет назад |
Evan You
|
f2b0a8e81d
fix(v-model): avoid mutation when using Set models + fix multi select Set model update
|
5 лет назад |
Evan You
|
83a79a829c
Revert "fix(v-model): mutate original array for v-model multi checkbox (#2663)"
|
5 лет назад |
Evan You
|
11a76ebd94
chore: fix snapshot
|
5 лет назад |
Evan You
|
4307610c35
chore: fix setRef usage
|
5 лет назад |
Evan You
|
5a19bb5320
refactor(runtime-dom): avoid unnecessary typeof checks during props patching
|
5 лет назад |
edison
|
fb6b9f8e8f
fix(runtime-dom): attribute should be removed with nullish values (#2679)
|
5 лет назад |
Evan You
|
64d4681e4b
fix(async-component): forward refs on async component wrapper
|
5 лет назад |
HcySunYang
|
87581cd266
fix(v-model): mutate original array for v-model multi checkbox (#2663)
|
5 лет назад |
Yasser Lahbibi
|
cd92836223
fix(teleport): Teleport into SVG elements (#2648)
|
5 лет назад |