Commit History

Author SHA1 Message Date
  Evan You bdf557f6f2 fix(types): retain type parameters order for public types 3 years ago
  三咲智子 Kevin Deng 5a2f5d59cf feat(types/slots): support slot presence / props type checks via `defineSlots` macro and `slots` option (#7982) 3 years ago
  Evan You 58e5c51149 build: upgrade to TypeScript 5.x 3 years ago
  ysy945 67890daad1 fix(custom-elements): custom element should re-instantiate when inserted again (#6966) 3 years ago
  Thorsten Lünborg 55382aed58 fix(custom-elements): define declared properties in constructor (#5328) 3 years ago
  Evan You 89f37ceb62 fix(custom-elements): fix number type props casting check 3 years ago
  Evan You afe889999c fix(custom-elements): properties set pre-upgrade should not show up in $attrs 3 years ago
  Evan You 5e50909100 fix(custom-elements): should not reflect non-decalred properties set before upgrade 3 years ago
  Thorsten Lünborg 665f2ae121 fix(custom-elements): fix event emitting for async custom elements (#5601) 3 years ago
  Thorsten Lünborg 0b39e46192 fix(custom-elements): also dispatch hyphenated version of emitted events (#5378) 3 years ago
  Thorsten Lünborg 192dcb648c fix(custom-elements): ensure custom elements can inherit provides from ancestors (#5098) 3 years ago
  Rudy e4de623ea7 fix(types): support inferring injected properties in options api (#6804) 3 years ago
  Thorsten Lünborg f67bb500b6 fix(runtime-dom): ensure customElement handles empty props correctly. (#6182) 3 years ago
  Thorsten Lünborg b0b74a160c fix(runtime-core): custom-element: ensure number casting of camelCase props. (fix: #5374) (#5377) 3 years ago
  edison cd659fc86f fix(ssr): should de-optimize on vnode with PatchFlags.BAIL (#4818) 4 years ago
  n2ptune 772574febb chore(custom-element): fix comment typo (#5028) [skip ci] 4 years ago
  Evan You 4b7f76e36a fix(custom-element): fix custom element props access on initial render 4 years ago
  Evan You 3ca83179d1 fix(custom-element): fix initial attr type casting for programmtically created elements 4 years ago
  Evan You 0cfa2112ce fix(custom-elements): fix number prop casting 4 years ago
  Evan You c421fb91b2 feat(runtime-dom): support async component in defineCustomElement 4 years ago
  Evan You bff4ea74c5 fix(hmr): fix custom elements hmr edge cases 4 years ago
  Evan You 5b76843b69 feat(runtime-dom): support passing initial props to custom element constructor 4 years ago
  Evan You 7a7e1d8e9f feat(runtime-dom): hmr for custom elements 4 years ago
  Evan You a7fa4ac28a feat(runtime-dom): support specifying shadow dom styles in defineCustomElement 4 years ago
  Evan You 47f488350c chore: run updated prettier 4 years ago
  Evan You de32cfa43e fix: ensure customElements API ssr compatibility 4 years ago
  Evan You 00f0b3c465 feat: custom element reflection, casting and edge cases 4 years ago
  Evan You 8610e1c9e2 feat(runtime-dom): defineCustomElement 4 years ago