daiwei
|
09b25f14bc
feat(useTemplateRef): allows useTemplateRef to be called multiple times using the same key
|
hace 1 año |
skirtle
|
1755ac0a10
perf(runtime-core): use feature flag for call to resolveMergedOptions (#12163)
|
hace 1 año |
yangxiuxiu
|
b4d35349d8
fix(useId): ensure useId consistency when using serverPrefetch (#12128)
|
hace 1 año |
linzhe
|
f2d8019188
fix(custom-element): handle nested customElement mount w/ shadowRoot false (#11861)
|
hace 1 año |
Evan You
|
40193696b3
chore(build): use /*@__PURE__*/ annotation consistently
|
hace 1 año |
Evan You
|
ac9e7e8bfa
test: adjust coverage config, use v8 coverage
|
hace 1 año |
Evan You
|
42e8df6203
fix(types): GlobalDirective / GlobalComponents should not be records
|
hace 1 año |
Evan You
|
e19fc27042
fix(custom-element): keep instance.isCE for backwards compat
|
hace 1 año |
Kevin Deng 三咲智子
|
928af5fe2f
refactor(types): enable `isolatedDeclarations` (#11178)
|
hace 1 año |
Evan You
|
63689ed776
fix(custom-element): reflect prop default value on custom element
|
hace 1 año |
Evan You
|
bcb9a70290
types: custom element interface should be internal
|
hace 1 año |
edison
|
917c0631cc
chore: fix typo (#11522)
|
hace 1 año |
Evan You
|
56c76a8b05
feat(custom-element): inject child components styles to custom element shadow root (#11517)
|
hace 1 año |
Evan You
|
b74687c0bb
refactor: isCE -> ce
|
hace 1 año |
Evan You
|
5a1a89bd61
feat(custom-element): useShadowRoot() helper
|
hace 1 año |
Evan You
|
cd28172578
fix(useId): properly mark async boundary for already resolved async component
|
hace 1 año |
Evan You
|
66579ea544
chore: Merge branch 'main' into minor
|
hace 1 año |
Evan You
|
73ef1561f6
feat(runtime-core): useId() (#11404)
|
hace 1 año |
edison
|
1b81d14bfd
refactor(runtime-core): remove attrsProxy and slotsProxy from instance (#11390)
|
hace 1 año |
Evan You
|
f15ba2c2e2
chore: Merge branch 'main' into minor
|
hace 1 año |
Evan You
|
3d34f406ac
fix(runtime-core): bail manually rendered compiler slot fragments in all cases
|
hace 1 año |
Tycho
|
00341e8d66
chore: fix typo (#11195) [ci skip]
|
hace 1 año |
Evan You
|
26356264d2
chore: Merge branch 'main' into minor
|
hace 1 año |
Evan You
|
9daf90e29f
refactor(runtime-core): extract getComponentPublicInstance helper
|
hace 1 año |
edison
|
edf263847e
fix(runtime-core): fix stale v-memo after v-if toggle (#6606)
|
hace 1 año |
edison
|
aa156ed5c4
fix(runtime-core): do not fire mount/activated hooks if unmounted before mounted (#9370)
|
hace 1 año |
Evan You
|
8d606c44ec
chore: format
|
hace 1 año |
Noel De Martin
|
635a59b96f
fix(types): support generic argument in setup context expose method (#8507)
|
hace 1 año |
Evan You
|
1d8727ec97
chore: Merge branch 'main' into minor
|
hace 1 año |
skirtle
|
7d4e5750ba
dx(runtime-core): log the component object when warning about missing template/render function (#10263)
|
hace 1 año |