Evan You
|
be84f33ab0
chore(sfc-playground): default isCustomElement for sfc playground
|
1 年之前 |
Evan You
|
a07e7bf553
fix(custom-element): support early-set domProps for async custom elements
|
1 年之前 |
Evan You
|
9b531d5716
test: rectify accidentally passing test
|
1 年之前 |
Evan You
|
7d5743223f
chore: use fresh containers for app mount tests
|
1 年之前 |
Evan You
|
1ef8f46af0
feat(custom-element): expose this.$host in Options API
|
1 年之前 |
Evan You
|
775103af37
feat(custom-element): useHost() helper
|
1 年之前 |
Alex
|
e044b6e737
feat(reactivity): store value cache on CustomRefs impls (#11539)
|
1 年之前 |
Cédric Exbrayat
|
5753a10fc5
chore: fix wrong test name for useShadowRoot (#11550)
|
1 年之前 |
三咲智子 Kevin Deng
|
95b9550f73
style: format html files
|
1 年之前 |
Evan You
|
eaf5455d77
chore: Merge branch 'main' into minor
|
1 年之前 |
Evan You
|
b1abac06cd
fix: Revert "fix(types/ref): allow getter and setter types to be unrelated (#11442)"
|
1 年之前 |
Evan You
|
3a56315f94
fix: Revert "fix(types/ref): correct type inference for nested refs (#11536)"
|
1 年之前 |
Evan You
|
978ff3c1db
fix(custom-element): fix custom-element double render on immediate prop change
|
1 年之前 |
Evan You
|
197afc2c1f
chore: fix useShadowRoot warning method name
|
1 年之前 |
Alex Liu
|
1058ce8e74
fix(types): allow `DirectiveArguments` third parameter to accept undefined (#11540)
|
1 年之前 |
Evan You
|
6758c3cd04
feat(custom-element): support configurable app instance in defineCustomElement
|
1 年之前 |
Michael Brevard
|
261c8b111d
feat(hydration): allow fine tuning of lazy hydration strategy triggers (#11530)
|
1 年之前 |
edison
|
7e75de002f
fix(runtime-core): prioritize using the provides from currentApp in nested createApp (#11502)
|
1 年之前 |
かっこかり
|
81351dc7fb
fix(keep-alive): fix render error in cached is undefined (#11496)
|
1 年之前 |
Yuyao Nie
|
6c90324870
fix(ssr): ensure content is valid when rendering normal slot (#11491)
|
1 年之前 |
linzhe
|
fdc2a31dbd
fix(runtime-dom): apply css vars before mount (#11538)
|
1 年之前 |
skirtle
|
e359ff0046
fix(runtime-core): fix warning for missing event handler (#11489)
|
1 年之前 |
edison
|
a917c0539c
fix(keep-alive): avoid cache suspense comment root (#11479)
|
1 年之前 |
Tycho
|
536f62332c
fix(types/ref): correct type inference for nested refs (#11536)
|
1 年之前 |
sq800
|
139548e0e0
chore: fix typo (#11535) [ci skip]
|
1 年之前 |
Kevin Deng 三咲智子
|
8a99f903db
style: format html&markdown files (#11531)
|
1 年之前 |
Evan You
|
63689ed776
fix(custom-element): reflect prop default value on custom element
|
1 年之前 |
Evan You
|
bcb9a70290
types: custom element interface should be internal
|
1 年之前 |
Evan You
|
37ccb9b9a0
fix(custom-element): delay mounting of custom elements with async parent
|
1 年之前 |
白雾三语
|
03a9ea2b88
feat(custom-element): support css `:host` selector by applying css vars on host element (#8830)
|
1 年之前 |