Evan You
|
ff97be15c3
chore: ensure warn is dev only
|
6 anni fa |
Evan You
|
c6217b4d46
refactor(types): use pure type symbol
|
6 anni fa |
Claudio Eyzaguirre
|
cfd1c85fbc
chore: fix changelog.md typo (#1098) [ci skip]
|
6 anni fa |
Evan You
|
5b164a7f69
Merge pull request #1117 from vuejs/dependabot/npm_and_yarn/postcss-7.0.28
|
6 anni fa |
Evan You
|
6b33cc4229
feat(watch): support directly watching reactive object with deep default
|
6 anni fa |
Evan You
|
64ef7c76bf
feat(types): re-expose resolve asset utitlies and registerRuntimeCompiler in type definitions
|
6 anni fa |
Evan You
|
bc1f097e29
fix(types/reactivity): fix ref type inference on nested reactive properties with .value
|
6 anni fa |
Evan You
|
f40f3a0e95
fix(reactivity): avoid polluting Object prototype
|
6 anni fa |
dependabot-preview[bot]
|
31e6f104ed
build(deps): bump postcss from 7.0.27 to 7.0.28
|
6 anni fa |
dependabot-preview[bot]
|
d8c6f14b5e
build(deps-dev): bump jest from 25.5.3 to 25.5.4
|
6 anni fa |
Jackliu
|
42a99d28ae
chore: typo (#1113)
|
6 anni fa |
Evan You
|
6be2b73f8a
fix(reactivity): check own property for existing proxy of target
|
6 anni fa |
XinPing Wang
|
8bab78b648
test: reactive proto
|
6 anni fa |
Evan You
|
01b7e90eac
fix(hmr): handle cases where instances with same id having different definitions
|
6 anni fa |
Evan You
|
0c48558f4c
chore: remove commented stale code [ci skip]
|
6 anni fa |
Evan You
|
0dc44a6a86
release: v3.0.0-beta.7
|
6 anni fa |
Evan You
|
d901b6bea8
refactor(reactivity): use more efficient reactive checks
|
6 anni fa |
Evan You
|
36972c20b5
feat(compiler-sfc): add transformAssetUrlsBase option
|
6 anni fa |
Eduardo San Martin Morote
|
71a942b25a
fix(warn): cast symbols to strings (#1103)
|
6 anni fa |
Evan You
|
583ba0c172
feat(types): re-expose `withDirectives` as public type
|
6 anni fa |
Evan You
|
b570287dfe
release: v3.0.0-beta.6
|
6 anni fa |
HiiTea
|
f0d52d5428
chore: code comment formatting (#1089) [ci skip]
|
6 anni fa |
Evan You
|
98bee596bd
fix(runtime-core): should catch dom prop set TypeErrors
|
6 anni fa |
Evan You
|
c5e7d8b532
fix(compiler-core): hoist pure annotations should apply to all nested calls
|
6 anni fa |
Evan You
|
cad25d95a3
fix(compiler-core): hoisted vnode calls and scoped id calls should be marked pure
|
6 anni fa |
Evan You
|
6c60ce13e0
fix(compiler-ssr): handle comments codegen + refactor ssr codegen transform
|
6 anni fa |
Evan You
|
0e730c06e4
chore: remove unnecessary path in tsconfig.json
|
6 anni fa |
underfin
|
8b85aaeea9
fix(runtime-core): should call Suspense fallback unmount hook (#1061)
|
6 anni fa |
Evan You
|
b40fcbc4c6
fix(types): augment ref unwrap bail types in appropriate packages
|
6 anni fa |
Evan You
|
7f23555356
fix(teleport): teleport should always be tracked as dynamic child for unmount
|
6 anni fa |