Dmitry Sharshakov
|
e495fa4a18
feat(ssr): render portals (#714)
|
6 år sedan |
Evan You
|
aa09f01a1e
chore: mark main package side-effects free
|
6 år sedan |
hareku
|
66e7d7f28e
test(server-renderer): implement ssrRenderList tests (#726)
|
6 år sedan |
夜宴
|
8a4412077c
chore: remove redundant Non-Null Assertion (#728)
|
6 år sedan |
Dmitry Sharshakov
|
4669215ca2
fix(ssr): render components returning render function from setup (#720)
|
6 år sedan |
Evan You
|
a0163f1aa8
chore: fix snapshots
|
6 år sedan |
Evan You
|
70dc3e3ae7
feat(ssr): support portal hydration
|
6 år sedan |
Evan You
|
688ad92391
fix(ssr): fix class/style rendering + ssrRenderComponent export name
|
6 år sedan |
Evan You
|
66b5f0b480
chore: fix hoistStatic exhaustive check
|
6 år sedan |
Evan You
|
96605b79a3
types: avoid duplicate type declarations for renderer closure functions
|
6 år sedan |
Evan You
|
e0f3c6b352
fix(compiler-core): should apply text transform to if branches
|
6 år sedan |
Evan You
|
80904e92b8
types: cleanup renderer & hydration typing
|
6 år sedan |
Evan You
|
629ee75588
perf: prevent renderer hot functions being inlined by minifiers
|
6 år sedan |
dependabot-preview[bot]
|
f71a50ae96
build(deps-dev): bump rollup from 1.31.0 to 1.31.1
|
6 år sedan |
Evan You
|
6df2aca070
refactor(types): move shapeFlags to shared
|
6 år sedan |
Evan You
|
167f8241bd
refactor(ssr): make hydration logic tree-shakeable
|
6 år sedan |
Evan You
|
112d8f7d86
refactor: use explicit exports for runtime-core
|
6 år sedan |
Evan You
|
42d80b5888
wip(ssr): component hydration
|
6 år sedan |
Evan You
|
32d6a46474
build: avoid runtime wildcard import in global build
|
6 år sedan |
Evan You
|
5455e8e69a
fix(compiler-core): should not hoist element with cached + merged event handlers
|
6 år sedan |
Evan You
|
9aaef60ad2
wip(ssr): adjust event hydration flag
|
6 år sedan |
Evan You
|
6b505dcd23
wip(ssr): basic element hydration
|
6 år sedan |
Evan You
|
35d91f4e18
fix(runtime-core): handle component updates with only class/style bindings
|
6 år sedan |
Evan You
|
c6a9787941
fix(types): ensure correct oldValue typing based on lazy option
|
6 år sedan |
Evan You
|
8e19424c04
refactor(security): mark potential unsafe code paths
|
6 år sedan |
Evan You
|
8b7c162125
feat(compiler-dom): handle constant expressions when stringifying static content
|
6 år sedan |
Evan You
|
1389d7b88c
refactor(compiler-core): use more concise marker for compiled slots
|
6 år sedan |
Evan You
|
175f8aae8d
feat(compiler): mark hoisted trees with patchFlag
|
6 år sedan |
Evan You
|
d866d389f3
chore: fix import path + comment
|
6 år sedan |
Evan You
|
27913e661a
feat(compiler-dom/runtime-dom): stringify eligible static trees
|
6 år sedan |