Commit History

Author SHA1 Message Date
  Evan You d2bf3cc4a8 chore: remove unnecessary loop 6 years ago
  Evan You b3536d87a5 fix(runtime-dom): allow force updating value bindings for controlled inputs 6 years ago
  Evan You 062835d45a fix(slots): make compiled slot marker non-enumerable 6 years ago
  dependabot-preview[bot] 3a7690ee98 build(deps-dev): bump @typescript-eslint/parser from 3.4.0 to 3.5.0 6 years ago
  dependabot-preview[bot] ee74f4cd04 build(deps-dev): bump rollup from 2.18.0 to 2.18.1 6 years ago
  Jian Zhang 0017caf68b chore: avoid unnecessary function call (#1464) 6 years ago
  Evan You c269800631 chore: readme update status [ci skip] 6 years ago
  Evan You ec3c12ee10 release: v3.0.0-beta.16 6 years ago
  Evan You 86d3972855 fix(transition-group): vue 2 compatible handling of transition-group w/ multiple v-for children 6 years ago
  Evan You d32aed0906 chore: add display names for dom transition components 6 years ago
  蜗牛老湿 f8c6f8c7b5 refactor(runtime-dom): insertBefore anchor null equals appendChild (#1463) 6 years ago
  Evan You 82b28a5ecb fix(types): should unwrap array -> object -> ref 6 years ago
  Pick 028a8c20df test(reactivity): adjust ref unwrap test inside arrays (#1457) 6 years ago
  underfin d4cd12887e fix(BaseTransition): collect correct children with slot passthrough in `Transition` (#1456) 6 years ago
  Evan You afe13e0584 fix(ssr): fix ssr scopeId on component root 6 years ago
  Evan You 978d9522e8 fix(runtime-core): fix scopeId inheritance for component inside slots 6 years ago
  Evan You 0dd5cde861 fix(runtime-core): handle patch flag de-op from cloned vnode 6 years ago
  Evan You f3f94e4deb fix(runtime-core): component root should inherit scopeId from vnode 6 years ago
  Evan You 70ea76ae0c fix(slots): filter out compiler marker from resolved slots 6 years ago
  Evan You 7777473ddd chore: fix missed snapshots 6 years ago
  Evan You d5dbd27193 fix(ssr): handle fallthrough attrs in ssr compile output 6 years ago
  Evan You 30584bcc61 perf(ssr): avoid unnecessary await ticks when unrolling sync buffers 6 years ago
  Stanislav Lashmanov 6bc0e0a31a feat(ssr): renderToStream (#1197) 6 years ago
  Evan You e0d19a6953 fix(runtime-core): always check props presence in public instance proxy 6 years ago
  Evan You 5453e791ae chore: fix types 6 years ago
  edison 178e89305d chore(reactivity): use consistent naming for ReactiveFlags enum (#1428) 6 years ago
  Evan You e765d81404 fix(runtime-core): fix component name inference in warnings 6 years ago
  underfin 1c4e1b6792 fix(runtime-core): should remove no longer present camelCase props (#1413) 6 years ago
  Evan You 056cac9185 feat(runtime-core): expose version on app instance 6 years ago
  Evan You bf84ac8396 fix(transition): enter/leave hook timing consistency with v2 6 years ago