Historique des commits

Auteur SHA1 Message Date
  linzhe f2d8019188 fix(custom-element): handle nested customElement mount w/ shadowRoot false (#11861) il y a 1 an
  edison f1d1831f07 fix(custom-element): handle keys set on custom elements (#11655) il y a 1 an
  Andy Li 5e0f6d5f8f fix(types/custom-element): `defineCustomElement` with required props (#11578) il y a 1 an
  Evan You e19fc27042 fix(custom-element): keep instance.isCE for backwards compat il y a 1 an
  Evan You 90caac473d test(custom-element): test custom element hydration w/ declarative shadow dom il y a 1 an
  Kevin Deng 三咲智子 928af5fe2f refactor(types): enable `isolatedDeclarations` (#11178) il y a 1 an
  Evan You 506c4c53fd fix(custom-element): delete prop on attribute removal il y a 1 an
  Evan You a07e7bf553 fix(custom-element): support early-set domProps for async custom elements il y a 1 an
  Evan You 775103af37 feat(custom-element): useHost() helper il y a 1 an
  Evan You 197afc2c1f chore: fix useShadowRoot warning method name il y a 1 an
  Evan You 6758c3cd04 feat(custom-element): support configurable app instance in defineCustomElement il y a 1 an
  Evan You 63689ed776 fix(custom-element): reflect prop default value on custom element il y a 1 an
  Evan You bcb9a70290 types: custom element interface should be internal il y a 1 an
  Evan You 37ccb9b9a0 fix(custom-element): delay mounting of custom elements with async parent il y a 1 an
  edison 917c0631cc chore: fix typo (#11522) il y a 1 an
  Evan You bb4a02a70c feat(custom-element): support nonce option for injected style tags il y a 1 an
  Evan You 60a88a2b12 feat(custom-element): support passing custom-element-specific options via 2nd argument of defineCustomElement il y a 1 an
  Evan You 56c76a8b05 feat(custom-element): inject child components styles to custom element shadow root (#11517) il y a 1 an
  Evan You b74687c0bb refactor: isCE -> ce il y a 1 an
  Evan You 6e541db29f chore: warn style injection in shadowRoot: false mode il y a 1 an
  Andy Li e94b01bd8a fix(types/custome-element): `defineCustomElement` props inference with array emits (#11384) il y a 1 an
  郝晨光 af838c1b5e feat(custom-element): support for expose on customElement (#6256) il y a 1 an
  Evan You 5a1a89bd61 feat(custom-element): useShadowRoot() helper il y a 1 an
  Evan You e181bff6dc feat(custom-element): support emit with options il y a 1 an
  Evan You 7f2c505f92 fix(custom-element): ignore scoped id il y a 1 an
  Evan You 37d2ce5d8e feat(custom-element): support shadowRoot: false in defineCustomElement() il y a 1 an
  Evan You 524e660e35 chore: Merge branch 'main' into minor il y a 1 an
  Evan You bda5ff1d3f chore: fix missing type import il y a 1 an
  Evan You 7c8b12620a fix(custom-element): support same direct setup function signature in defineCustomElement il y a 1 an
  Evan You 1d8727ec97 chore: Merge branch 'main' into minor il y a 1 an