Historique des commits

Auteur SHA1 Message Date
  daiwei 7bf898b23d chore: Merge branch 'main' into minor il y a 1 mois
  edison 1398bf8dfb fix(custom-element): ensure child component styles are injected in correct order before parent styles (#13374) il y a 2 mois
  lejunyang f06c81aa3d fix(custom-element): properly locate parent when slotted in shadow dom (#12480) il y a 2 mois
  daiwei ecd35f81b0 chore: Merge branch 'main' into minor il y a 3 mois
  edison e1ccd9fde8 refactor(runtime-core): replace VueElement import with ComponentCustomElementInterface (#14348) il y a 3 mois
  daiwei 31fe32fd50 chore: Merge branch 'main' into minor il y a 4 mois
  renovate[bot] f5adc4b8cd chore(deps): update lint (#13671) il y a 4 mois
  edison 615db5e959 feat: implement defineVaporCustomElement (#14017) il y a 6 mois
  edison 84ca349fef fix(custom-element): optimize slot retrieval to avoid duplicates (#13961) il y a 6 mois
  Alex Snezhko c13e674fb9 fix(custom-element): batch custom element prop patching (#13478) il y a 6 mois
  Matthias Hryniszak 47e628df1c feat(custom-element): allow specifying additional options for `shadowRoot` in custom elements (#12965) il y a 7 mois
  Alex Snezhko c4a88cdd0d fix(custom-element): set prop runs pending mutations before disconnect (#13897) il y a 7 mois
  linzhe 5e1e791880 fix(custom-element): properly mount multiple Teleports in custom element component w/ shadowRoot false (#13900) il y a 7 mois
  edison 26bce3dc6c chore: update side effect annotations to use standardized format (#13839) il y a 8 mois
  Folee e322436887 fix(custom-element): prevent defineCustomElement from mutating the options object (#13791) il y a 8 mois
  edison 5ba1afba09 fix(custom-element): ensure configureApp is applied to async component (#12607) il y a 11 mois
  edison a683c80cf4 fix(custom-element): properly resolve props for sync component defs (#12855) il y a 11 mois
  edison 1d41d4de7f fix(custom-element): ensure proper remount and prevent redundant slot parsing with shadowRoot false (#13201) il y a 11 mois
  edison 013749e75e fix(custom-element): preserve appContext during update (#12455) il y a 11 mois
  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