Evan You
|
2fb7a63943
fix(computed): support arrow function usage for computed option
|
6 vuotta sitten |
Evan You
|
9571ede84b
refactor(watch): adjsut watch API behavior
|
6 vuotta sitten |
Evan You
|
d9d63f21b1
fix(reactivity): avoid cross-component dependency leaks in setup()
|
6 vuotta sitten |
Evan You
|
202532c301
chore: use consistent signature for shared utilities
|
6 vuotta sitten |
Evan You
|
0c1fe72dcf
build: make watch tree-shakable in lean build
|
6 vuotta sitten |
Evan You
|
77103e1fd7
types: fix tsx dts tests
|
6 vuotta sitten |
Evan You
|
57ee5df364
fix(types): app.component should accept defineComponent return type
|
6 vuotta sitten |
Evan You
|
9d2ac6675a
refactor: make portal tree-shakeable
|
6 vuotta sitten |
dependabot-preview[bot]
|
0fc720c34a
build(deps): bump csstype from 2.6.8 to 2.6.9 (#722)
|
6 vuotta sitten |
Dmitry Sharshakov
|
e495fa4a18
feat(ssr): render portals (#714)
|
6 vuotta sitten |
Evan You
|
aa09f01a1e
chore: mark main package side-effects free
|
6 vuotta sitten |
hareku
|
66e7d7f28e
test(server-renderer): implement ssrRenderList tests (#726)
|
6 vuotta sitten |
夜宴
|
8a4412077c
chore: remove redundant Non-Null Assertion (#728)
|
6 vuotta sitten |
Dmitry Sharshakov
|
4669215ca2
fix(ssr): render components returning render function from setup (#720)
|
6 vuotta sitten |
Evan You
|
a0163f1aa8
chore: fix snapshots
|
6 vuotta sitten |
Evan You
|
70dc3e3ae7
feat(ssr): support portal hydration
|
6 vuotta sitten |
Evan You
|
688ad92391
fix(ssr): fix class/style rendering + ssrRenderComponent export name
|
6 vuotta sitten |
Evan You
|
66b5f0b480
chore: fix hoistStatic exhaustive check
|
6 vuotta sitten |
Evan You
|
96605b79a3
types: avoid duplicate type declarations for renderer closure functions
|
6 vuotta sitten |
Evan You
|
e0f3c6b352
fix(compiler-core): should apply text transform to if branches
|
6 vuotta sitten |
Evan You
|
80904e92b8
types: cleanup renderer & hydration typing
|
6 vuotta sitten |
Evan You
|
629ee75588
perf: prevent renderer hot functions being inlined by minifiers
|
6 vuotta sitten |
dependabot-preview[bot]
|
f71a50ae96
build(deps-dev): bump rollup from 1.31.0 to 1.31.1
|
6 vuotta sitten |
Evan You
|
6df2aca070
refactor(types): move shapeFlags to shared
|
6 vuotta sitten |
Evan You
|
167f8241bd
refactor(ssr): make hydration logic tree-shakeable
|
6 vuotta sitten |
Evan You
|
112d8f7d86
refactor: use explicit exports for runtime-core
|
6 vuotta sitten |
Evan You
|
42d80b5888
wip(ssr): component hydration
|
6 vuotta sitten |
Evan You
|
32d6a46474
build: avoid runtime wildcard import in global build
|
6 vuotta sitten |
Evan You
|
5455e8e69a
fix(compiler-core): should not hoist element with cached + merged event handlers
|
6 vuotta sitten |
Evan You
|
9aaef60ad2
wip(ssr): adjust event hydration flag
|
6 vuotta sitten |