Evan You
|
e861c6da90
test: test updates for d40c642
|
6 lat temu |
Evan You
|
e3988b40d8
refactor(compiler-core): use dedicated node type for element codegen
|
6 lat temu |
Yang Mingshan
|
fe9da2d0e4
fix(runtime-core/scheduler): invalidate job (#717)
|
6 lat temu |
Evan You
|
f4c54a888b
refactor(compiler-core): hoist static text calls between elements
|
6 lat temu |
Evan You
|
12fcf9ab95
fix(compiler): fix v-for fragment openBlock argument
|
6 lat temu |
Evan You
|
47e984d31f
refactor(compiler): provide _ctx and _cache via arguments
|
6 lat temu |
Evan You
|
ade07c64a1
fix(compiler-core): fix keep-alive when used in templates
|
6 lat temu |
Dmitry Sharshakov
|
6d10a6c772
feat(server-renderer): support on-the-fly template compilation (#707)
|
6 lat temu |
Evan You
|
cfadb98011
fix(runtime-core): rework vnode hooks handling
|
6 lat temu |
Evan You
|
8a87074df0
fix(runtime-core/scheduler): avoid duplicate updates of child component
|
6 lat temu |
Evan You
|
778f3a5e88
fix(runtime-core): should not return early on text patchFlag
|
6 lat temu |
Evan You
|
571ed4226b
feat(compiler-core/v-on): support @vnode-xxx usage for vnode hooks
|
6 lat temu |
Jonas
|
5495c70c4a
fix(transition-group): handle multiple move-classes (#679)
|
6 lat temu |
Dmitry Sharshakov
|
430d4e10bb
test(compiler-sfc): add real tests for source maps (#704)
|
6 lat temu |
djy0
|
782db6d7f5
chore(compiler-core/codegen): avoid generate indent spaces of empty lines. (#701)
|
6 lat temu |
djy0
|
42db2fef9d
test(compiler-ssr): fix typo (#713)
|
6 lat temu |
Evan You
|
e308ad99e9
refactor: ensure setup context.emit always point to intenral emit
|
6 lat temu |
Evan You
|
4bc4cb970f
fix: remove effect from public API
|
6 lat temu |
jods
|
21944c4a42
feat(runtime-core/reactivity): expose shallowReactive (#711)
|
6 lat temu |
James George
|
e6b0006b40
chore: add GitHub sponsor button config (#708) [ci skip]
|
6 lat temu |
Evan You
|
03680399f2
wip(ssr): use consistent attr key behavior in compiler
|
6 lat temu |
jods
|
8874b21a7e
perf(reactivity): better computed tracking (#710)
|
6 lat temu |
hareku
|
fc7bcca1b3
chore(shared): fix comment (#705) [ci skip]
|
6 lat temu |
Evan You
|
8b2d6a35d0
test: update tests and snapshots for helper prefixing
|
6 lat temu |
Evan You
|
51317af6e8
refactor(compiler): prefix all imported helpers to avoid scope collision
|
6 lat temu |
Evan You
|
c44d9fbe3d
build: drop unnecessary codegen branch for global build
|
6 lat temu |
Evan You
|
0f67aa7da5
fix(runtime-core): fix ShapeFlags tree shaking
|
6 lat temu |
Evan You
|
5b43764eac
fix(runtime-core): fix keep-alive tree-shaking
|
6 lat temu |
Evan You
|
9e51297702
fix(compiler-dom): fix duplicated transforms
|
6 lat temu |
Evan You
|
a51e710396
wip(ssr): proper scope analysis for ssr vnode slot fallback
|
6 lat temu |