Historique des commits

Auteur SHA1 Message Date
  Alex Snezhko c4a88cdd0d fix(custom-element): set prop runs pending mutations before disconnect (#13897) il y a 9 mois
  linzhe 5e1e791880 fix(custom-element): properly mount multiple Teleports in custom element component w/ shadowRoot false (#13900) il y a 9 mois
  edison 26bce3dc6c chore: update side effect annotations to use standardized format (#13839) il y a 9 mois
  Folee e322436887 fix(custom-element): prevent defineCustomElement from mutating the options object (#13791) il y a 9 mois
  edison 5ba1afba09 fix(custom-element): ensure configureApp is applied to async component (#12607) il y a 1 an
  edison a683c80cf4 fix(custom-element): properly resolve props for sync component defs (#12855) il y a 1 an
  edison 1d41d4de7f fix(custom-element): ensure proper remount and prevent redundant slot parsing with shadowRoot false (#13201) il y a 1 an
  edison 013749e75e fix(custom-element): preserve appContext during update (#12455) il y a 1 an
  Adrian Cerbaro b9910755a5 fix(custom-element): allow injecting values ​​from app context in nested elements (#13219) il y a 1 an
  Evan You 352bc88c1b fix(custom-element): avoid triggering mutationObserver when relecting props il y a 1 an
  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