Historique des commits

Auteur SHA1 Message Date
  Evan You 4ee0dad0fe wip(vitest-migration): runtime-dom tests passing + use environmentMatchGlobs il y a 3 ans
  Evan You 8867bb259a wip(vitest-migration): reactivity tests passing il y a 3 ans
  白雾三语 c6e5bda27d fix(customElement): customElement can emit event (#7296) il y a 3 ans
  Evan You 24964dab25 test: test case for #6966 il y a 3 ans
  Thorsten Lünborg 55382aed58 fix(custom-elements): define declared properties in constructor (#5328) il y a 3 ans
  Evan You 89f37ceb62 fix(custom-elements): fix number type props casting check il y a 3 ans
  Evan You afe889999c fix(custom-elements): properties set pre-upgrade should not show up in $attrs il y a 3 ans
  Evan You 5e50909100 fix(custom-elements): should not reflect non-decalred properties set before upgrade il y a 3 ans
  Thorsten Lünborg 665f2ae121 fix(custom-elements): fix event emitting for async custom elements (#5601) il y a 3 ans
  Thorsten Lünborg 0b39e46192 fix(custom-elements): also dispatch hyphenated version of emitted events (#5378) il y a 3 ans
  Thorsten Lünborg 192dcb648c fix(custom-elements): ensure custom elements can inherit provides from ancestors (#5098) il y a 3 ans
  Thorsten Lünborg f67bb500b6 fix(runtime-dom): ensure customElement handles empty props correctly. (#6182) il y a 3 ans
  Thorsten Lünborg b0b74a160c fix(runtime-core): custom-element: ensure number casting of camelCase props. (fix: #5374) (#5377) il y a 3 ans
  edison f4d2c9fc6a fix(custom-elements): work with async component + slots (#4657) il y a 4 ans
  Evan You 4b7f76e36a fix(custom-element): fix custom element props access on initial render il y a 4 ans
  Evan You 3ca83179d1 fix(custom-element): fix initial attr type casting for programmtically created elements il y a 4 ans
  Evan You 0cfa2112ce fix(custom-elements): fix number prop casting il y a 4 ans
  Evan You c421fb91b2 feat(runtime-dom): support async component in defineCustomElement il y a 4 ans
  Evan You 561e210157 fix(inject): should auto unwrap injected refs il y a 4 ans
  Evan You 5b76843b69 feat(runtime-dom): support passing initial props to custom element constructor il y a 4 ans
  Evan You a7fa4ac28a feat(runtime-dom): support specifying shadow dom styles in defineCustomElement il y a 4 ans
  Evan You 00f0b3c465 feat: custom element reflection, casting and edge cases il y a 4 ans
  Evan You 8610e1c9e2 feat(runtime-dom): defineCustomElement il y a 4 ans