Evan You
|
8df6bc0132
refactor: reuse parseStringStyle across compiler and runtime
|
il y a 6 ans |
t-zzzzzzzzz
|
2d9f136077
fix(runtime-dom/style): normalize string when merging styles (#1127)
|
il y a 6 ans |
Eduardo San Martin Morote
|
4d9b651d82
ci: add changelog link in releases (#1123)
|
il y a 6 ans |
susiwen8
|
df4150dc4c
chore: LegacyOptions doesn't need to be exported (#1134)
|
il y a 6 ans |
Evan You
|
d66211849c
fix(compiler-sfc): should not transform external asset url with
|
il y a 6 ans |
龙腾道
|
037fa07113
fix(reactivity): fix __proto__ access on proxy objects (#1133)
|
il y a 6 ans |
dependabot-preview[bot]
|
da7bdb7f9c
build(deps-dev): bump rollup from 2.7.6 to 2.8.0
|
il y a 6 ans |
Evan You
|
c5dcfe16f6
perf(compiler-sfc): improve asset url trasnform efficiency
|
il y a 6 ans |
Evan You
|
40166a8637
feat(types): re-expose trasnformVNodeArgs
|
il y a 6 ans |
Evan You
|
c32ed52b97
release: v3.0.0-beta.9
|
il y a 6 ans |
Evan You
|
f05aeea7ae
fix(transitionGroup): fix transition children resolving condition
|
il y a 6 ans |
Evan You
|
6a0be882d4
feat(compiler-sfc): support transforming absolute asset urls
|
il y a 6 ans |
Evan You
|
f9a3766fd6
fix(compiler): bail strigification on runtime constant expressions
|
il y a 6 ans |
Evan You
|
3c3fe88c64
release: v3.0.0-beta.8
|
il y a 6 ans |
underfin
|
26a50ce67f
fix(transitionGroup): inner children should skip comment node (#1105)
|
il y a 6 ans |
Evan You
|
3c60d40827
feat(shared): support Map and Set in toDisplayString
|
il y a 6 ans |
Evan You
|
ff97be15c3
chore: ensure warn is dev only
|
il y a 6 ans |
Evan You
|
c6217b4d46
refactor(types): use pure type symbol
|
il y a 6 ans |
Claudio Eyzaguirre
|
cfd1c85fbc
chore: fix changelog.md typo (#1098) [ci skip]
|
il y a 6 ans |
Evan You
|
5b164a7f69
Merge pull request #1117 from vuejs/dependabot/npm_and_yarn/postcss-7.0.28
|
il y a 6 ans |
Evan You
|
6b33cc4229
feat(watch): support directly watching reactive object with deep default
|
il y a 6 ans |
Evan You
|
64ef7c76bf
feat(types): re-expose resolve asset utitlies and registerRuntimeCompiler in type definitions
|
il y a 6 ans |
Evan You
|
bc1f097e29
fix(types/reactivity): fix ref type inference on nested reactive properties with .value
|
il y a 6 ans |
Evan You
|
f40f3a0e95
fix(reactivity): avoid polluting Object prototype
|
il y a 6 ans |
dependabot-preview[bot]
|
31e6f104ed
build(deps): bump postcss from 7.0.27 to 7.0.28
|
il y a 6 ans |
dependabot-preview[bot]
|
d8c6f14b5e
build(deps-dev): bump jest from 25.5.3 to 25.5.4
|
il y a 6 ans |
Jackliu
|
42a99d28ae
chore: typo (#1113)
|
il y a 6 ans |
Evan You
|
6be2b73f8a
fix(reactivity): check own property for existing proxy of target
|
il y a 6 ans |
XinPing Wang
|
8bab78b648
test: reactive proto
|
il y a 6 ans |
Evan You
|
01b7e90eac
fix(hmr): handle cases where instances with same id having different definitions
|
il y a 6 ans |