Evan You
|
80904e92b8
types: cleanup renderer & hydration typing
|
6 سال پیش |
Evan You
|
629ee75588
perf: prevent renderer hot functions being inlined by minifiers
|
6 سال پیش |
dependabot-preview[bot]
|
f71a50ae96
build(deps-dev): bump rollup from 1.31.0 to 1.31.1
|
6 سال پیش |
Evan You
|
6df2aca070
refactor(types): move shapeFlags to shared
|
6 سال پیش |
Evan You
|
167f8241bd
refactor(ssr): make hydration logic tree-shakeable
|
6 سال پیش |
Evan You
|
112d8f7d86
refactor: use explicit exports for runtime-core
|
6 سال پیش |
Evan You
|
42d80b5888
wip(ssr): component hydration
|
6 سال پیش |
Evan You
|
32d6a46474
build: avoid runtime wildcard import in global build
|
6 سال پیش |
Evan You
|
5455e8e69a
fix(compiler-core): should not hoist element with cached + merged event handlers
|
6 سال پیش |
Evan You
|
9aaef60ad2
wip(ssr): adjust event hydration flag
|
6 سال پیش |
Evan You
|
6b505dcd23
wip(ssr): basic element hydration
|
6 سال پیش |
Evan You
|
35d91f4e18
fix(runtime-core): handle component updates with only class/style bindings
|
6 سال پیش |
Evan You
|
c6a9787941
fix(types): ensure correct oldValue typing based on lazy option
|
6 سال پیش |
Evan You
|
8e19424c04
refactor(security): mark potential unsafe code paths
|
6 سال پیش |
Evan You
|
8b7c162125
feat(compiler-dom): handle constant expressions when stringifying static content
|
6 سال پیش |
Evan You
|
1389d7b88c
refactor(compiler-core): use more concise marker for compiled slots
|
6 سال پیش |
Evan You
|
175f8aae8d
feat(compiler): mark hoisted trees with patchFlag
|
6 سال پیش |
Evan You
|
d866d389f3
chore: fix import path + comment
|
6 سال پیش |
Evan You
|
27913e661a
feat(compiler-dom/runtime-dom): stringify eligible static trees
|
6 سال پیش |
Evan You
|
e861c6da90
test: test updates for d40c642
|
6 سال پیش |
Evan You
|
e3988b40d8
refactor(compiler-core): use dedicated node type for element codegen
|
6 سال پیش |
Yang Mingshan
|
fe9da2d0e4
fix(runtime-core/scheduler): invalidate job (#717)
|
6 سال پیش |
Evan You
|
f4c54a888b
refactor(compiler-core): hoist static text calls between elements
|
6 سال پیش |
Evan You
|
12fcf9ab95
fix(compiler): fix v-for fragment openBlock argument
|
6 سال پیش |
Evan You
|
47e984d31f
refactor(compiler): provide _ctx and _cache via arguments
|
6 سال پیش |
Evan You
|
ade07c64a1
fix(compiler-core): fix keep-alive when used in templates
|
6 سال پیش |
Dmitry Sharshakov
|
6d10a6c772
feat(server-renderer): support on-the-fly template compilation (#707)
|
6 سال پیش |
Evan You
|
cfadb98011
fix(runtime-core): rework vnode hooks handling
|
6 سال پیش |
Evan You
|
8a87074df0
fix(runtime-core/scheduler): avoid duplicate updates of child component
|
6 سال پیش |
Evan You
|
778f3a5e88
fix(runtime-core): should not return early on text patchFlag
|
6 سال پیش |