Cameron
|
08598a6bed
chore(style): migrate linting to oxlint (#13326)
|
hai 4 meses |
edison
|
84ca349fef
fix(custom-element): optimize slot retrieval to avoid duplicates (#13961)
|
hai 6 meses |
Alex Snezhko
|
c13e674fb9
fix(custom-element): batch custom element prop patching (#13478)
|
hai 6 meses |
Matthias Hryniszak
|
47e628df1c
feat(custom-element): allow specifying additional options for `shadowRoot` in custom elements (#12965)
|
hai 7 meses |
Alex Snezhko
|
c4a88cdd0d
fix(custom-element): set prop runs pending mutations before disconnect (#13897)
|
hai 7 meses |
linzhe
|
5e1e791880
fix(custom-element): properly mount multiple Teleports in custom element component w/ shadowRoot false (#13900)
|
hai 7 meses |
edison
|
5358bca4a8
fix(custom-element): use PatchFlags.BAIL for slot when props are present (#13907)
|
hai 7 meses |
Folee
|
e322436887
fix(custom-element): prevent defineCustomElement from mutating the options object (#13791)
|
hai 8 meses |
linzhe
|
90573b06bf
fix(custom-element): ensure exposed methods are accessible from custom elements by making them enumerable (#13634)
|
hai 9 meses |
edison
|
5ba1afba09
fix(custom-element): ensure configureApp is applied to async component (#12607)
|
hai 11 meses |
edison
|
73055d8d95
fix(custom-element): prevent injecting child styles if shadowRoot is false (#12769)
|
hai 11 meses |
edison
|
a683c80cf4
fix(custom-element): properly resolve props for sync component defs (#12855)
|
hai 11 meses |
edison
|
1d41d4de7f
fix(custom-element): ensure proper remount and prevent redundant slot parsing with shadowRoot false (#13201)
|
hai 11 meses |
edison
|
013749e75e
fix(custom-element): preserve appContext during update (#12455)
|
hai 11 meses |
Adrian Cerbaro
|
b9910755a5
fix(custom-element): allow injecting values from app context in nested elements (#13219)
|
hai 1 ano |
Evan You
|
352bc88c1b
fix(custom-element): avoid triggering mutationObserver when relecting props
|
hai 1 ano |
edison
|
e16e9a7341
fix(custom-element): properly remove hyphenated attribute (#12143)
|
hai 1 ano |
Evan You
|
ea3efa09e0
fix(custom-element): properly set kebab-case props on Vue custom elements
|
hai 1 ano |
linzhe
|
f2d8019188
fix(custom-element): handle nested customElement mount w/ shadowRoot false (#11861)
|
hai 1 ano |
Evan You
|
506c4c53fd
fix(custom-element): delete prop on attribute removal
|
hai 1 ano |
Evan You
|
a07e7bf553
fix(custom-element): support early-set domProps for async custom elements
|
hai 1 ano |
Evan You
|
7d5743223f
chore: use fresh containers for app mount tests
|
hai 1 ano |
Evan You
|
775103af37
feat(custom-element): useHost() helper
|
hai 1 ano |
Cédric Exbrayat
|
5753a10fc5
chore: fix wrong test name for useShadowRoot (#11550)
|
hai 1 ano |
Evan You
|
eaf5455d77
chore: Merge branch 'main' into minor
|
hai 1 ano |
Evan You
|
978ff3c1db
fix(custom-element): fix custom-element double render on immediate prop change
|
hai 1 ano |
Evan You
|
6758c3cd04
feat(custom-element): support configurable app instance in defineCustomElement
|
hai 1 ano |
Evan You
|
63689ed776
fix(custom-element): reflect prop default value on custom element
|
hai 1 ano |
Evan You
|
37ccb9b9a0
fix(custom-element): delay mounting of custom elements with async parent
|
hai 1 ano |
Evan You
|
bb4a02a70c
feat(custom-element): support nonce option for injected style tags
|
hai 1 ano |