Commit History

Author SHA1 Message Date
  underfin 246ec5c594 fix(runtime-core): do not call transition enter hooks when mounting in suspense (#1588) 5 years ago
  HcySunYang 64c7b2f9ce fix(compiler-core): generate incremental keys for v-if/else-if/else chains (#1589) 5 years ago
  dependabot-preview[bot] 46158b4591 build(deps): bump @babel/parser from 7.10.4 to 7.10.5 (#1586) 5 years ago
  dependabot-preview[bot] 107bd6f2ee build(deps): bump @babel/types from 7.10.4 to 7.10.5 (#1585) 5 years ago
  Carlos Rodrigues d78a6821f5 types(runtime-core): default `SetupContext` generic argument to `EmitsOptions` (#1584) 5 years ago
  Evan You 9188e9ea74 release: v3.0.0-beta.21 5 years ago
  Evan You f49f95344b chore: fix types 5 years ago
  underfin 583a1c7b45 fix(runtime-core): avoid scopeId as attr for slot nodes with same scopeId (#1561) 5 years ago
  Pick 2b60870f8a refactor(types): improve code readability & friendly to type hints (#1560) 5 years ago
  Evan You cb6a0915c5 fix(runtime-dom): remove attrs with nullish values 5 years ago
  Evan You 00ab9e2e85 refactor: adjust event options handling to be JSX friendly 5 years ago
  dependabot-preview[bot] e3d30ba26f build(deps-dev): bump @typescript-eslint/parser from 3.6.0 to 3.6.1 (#1581) 5 years ago
  dependabot-preview[bot] 68d37ef17f build(deps-dev): bump @rollup/plugin-commonjs from 13.0.1 to 13.0.2 (#1580) 5 years ago
  dependabot-preview[bot] d60ab8cb2a build(deps-dev): bump ts-jest from 26.1.1 to 26.1.2 (#1579) 5 years ago
  Evan You 380c6792d8 fix(v-on): refactor DOM event options modifer handling 5 years ago
  Evan You 9152a89016 fix(v-on): capitalize dynamic event names 6 years ago
  Evan You 576344d2c3 refactor(compiler): extract isStaticExp util 6 years ago
  Evan You 8b320cc12f fix(runtime-dom/v-on): only block event handlers based on attach timestamp 6 years ago
  Evan You 6b63ba2f45 fix(compiler-dom): fix v-on .left .right modifier handling 6 years ago
  dependabot-preview[bot] d1586f420a build(deps-dev): bump @rollup/plugin-node-resolve from 8.1.0 to 8.4.0 (#1572) 6 years ago
  Pick 09f61b4049 types(runtime-core): adjust Renderer's type declaration (#1566) 6 years ago
  ā¸āšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽā¸āšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽāšŽ 836b273f5f chore: format changelog (#1549) [ci skip] 6 years ago
  Evan You 65beba98fe fix(slots): differentiate dynamic/static compiled slots 6 years ago
  Evan You ba3b3cdda9 fix(runtime-core/emits): merge emits options from mixins/extends 6 years ago
  dependabot-preview[bot] c2d3da9dc4 build(deps-dev): bump @rollup/plugin-commonjs from 13.0.0 to 13.0.1 (#1573) 6 years ago
  Evan You b9595e64cf feat: ssr support for `<style vars>` 6 years ago
  Evan You b6cdd5621e wip: template binding optimization 6 years ago
  Evan You b51b79f5c4 refactor: rename optimizeBindings -> optimizeImports 6 years ago
  Evan You 5f271515cf refactor: shorten scoped css var / animation prefix 6 years ago
  Evan You 73807aeaf7 types: fix jsx type collision with generated type after concatenation 6 years ago