Historial de Commits

Autor SHA1 Mensaje Fecha
  Alex Snezhko c4a88cdd0d fix(custom-element): set prop runs pending mutations before disconnect (#13897) hace 8 meses
  linzhe 5e1e791880 fix(custom-element): properly mount multiple Teleports in custom element component w/ shadowRoot false (#13900) hace 8 meses
  edison 26bce3dc6c chore: update side effect annotations to use standardized format (#13839) hace 9 meses
  Folee e322436887 fix(custom-element): prevent defineCustomElement from mutating the options object (#13791) hace 9 meses
  edison 5ba1afba09 fix(custom-element): ensure configureApp is applied to async component (#12607) hace 1 año
  edison a683c80cf4 fix(custom-element): properly resolve props for sync component defs (#12855) hace 1 año
  edison 1d41d4de7f fix(custom-element): ensure proper remount and prevent redundant slot parsing with shadowRoot false (#13201) hace 1 año
  edison 013749e75e fix(custom-element): preserve appContext during update (#12455) hace 1 año
  Adrian Cerbaro b9910755a5 fix(custom-element): allow injecting values ​​from app context in nested elements (#13219) hace 1 año
  Evan You 352bc88c1b fix(custom-element): avoid triggering mutationObserver when relecting props hace 1 año
  linzhe f2d8019188 fix(custom-element): handle nested customElement mount w/ shadowRoot false (#11861) hace 1 año
  edison f1d1831f07 fix(custom-element): handle keys set on custom elements (#11655) hace 1 año
  Andy Li 5e0f6d5f8f fix(types/custom-element): `defineCustomElement` with required props (#11578) hace 1 año
  Evan You e19fc27042 fix(custom-element): keep instance.isCE for backwards compat hace 1 año
  Evan You 90caac473d test(custom-element): test custom element hydration w/ declarative shadow dom hace 1 año
  Kevin Deng 三咲智子 928af5fe2f refactor(types): enable `isolatedDeclarations` (#11178) hace 1 año
  Evan You 506c4c53fd fix(custom-element): delete prop on attribute removal hace 1 año
  Evan You a07e7bf553 fix(custom-element): support early-set domProps for async custom elements hace 1 año
  Evan You 775103af37 feat(custom-element): useHost() helper hace 1 año
  Evan You 197afc2c1f chore: fix useShadowRoot warning method name hace 1 año
  Evan You 6758c3cd04 feat(custom-element): support configurable app instance in defineCustomElement 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
  Evan You 37ccb9b9a0 fix(custom-element): delay mounting of custom elements with async parent hace 1 año
  edison 917c0631cc chore: fix typo (#11522) hace 1 año
  Evan You bb4a02a70c feat(custom-element): support nonce option for injected style tags hace 1 año
  Evan You 60a88a2b12 feat(custom-element): support passing custom-element-specific options via 2nd argument of defineCustomElement 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 6e541db29f chore: warn style injection in shadowRoot: false mode hace 1 año