Commit History

Author SHA1 Message Date
  Stanislav Lashmanov 6d5c12b63a fix(runtime-dom/events): fix wrong scope for event value (#117) 6 years ago
  dependabot-preview[bot] be0303ec7d build(deps-dev): bump execa from 2.0.4 to 2.0.5 6 years ago
  dependabot-preview[bot] 1a10657637 build(deps-dev): bump rollup from 1.23.0 to 1.23.1 6 years ago
  dependabot-preview[bot] 027196a75b build(deps-dev): bump @microsoft/api-extractor from 7.4.7 to 7.5.0 6 years ago
  Kyle Hall fd1d7833e2 test(runtime-core): createSlots method (#119) 6 years ago
  Alexander Zibert 4605f43b95 test(reactivity): fixed small copy & paste error (#140) 6 years ago
  Andrew / Kana c6b7afcc23 types: use recursion for unwrapping refs (#137) 6 years ago
  月迷津渡 4fc2174dce workflow(template-explorer): improve types (#128) 6 years ago
  Carlos Rodrigues 8d70093802 refactor(reactivity): change _isRef to use refSymbol as key (#124) 6 years ago
  Evan You 12b7557e8f chore: remove no longer necessary global Vue 6 years ago
  Stanislav Lashmanov b7a9c25f14 fix: expose Vue to compiled template (#120) 6 years ago
  Yida 5bc18f46c6 chore: fix typo in rollup.config.js (#122) 6 years ago
  扩散性百万甜面包 d2d32d3810 refactor: rename param on function watch (#134) 6 years ago
  月迷津渡 5eacfaf210 fix(reactivity): explicitly do type conversions in warning strings (#129) 6 years ago
  Carlos Rodrigues 3d975247cd types: cleanup some unnecessary typing in reactivity (#126) 6 years ago
  Evan You 31345b5af9 workflow(template-explorer): persist compilerOptions 6 years ago
  Jordan Pittman a8c82909fa test: Add tests for some runtime helpers (#87) 6 years ago
  Evan You c4f9b6d592 test: fix import 6 years ago
  Evan You 82bd9eb1db refactor(compiler): refine codegen node types 6 years ago
  Evan You bfecf2cdce refactor(compiler): use symbols for runtime helpers 6 years ago
  vityas-off 7c4eea6048 docs: add missing --all argument to contributing.md (#121) 6 years ago
  Rahul Kadyan f58e5e96f2 types: Use unique symbol type for _isRef property of ref object (#118) 6 years ago
  扩散性百万甜面包 caa9297da6 refactor: move writable check out of computed setter (#112) 6 years ago
  扩散性百万甜面包 0bdee72e17 feat(reactivity): use Symbol for Ref._isRef (#114) 6 years ago
  Andrey Sukhonosov de9507b6ff fix(compiler/codegen): add simple expression node opening bracket for ConditionalExpression (#110) 6 years ago
  扩散性百万甜面包 842f235ede chore: fix typo (#108) 6 years ago
  Carlos Rodrigues 8133b3867a test: improve tests and typing for runtime-core (#100) 6 years ago
  Vladimir f48a2ffc76 chore: fix typos (#103) 6 years ago
  扩散性百万甜面包 ec8f7c6375 chore: simplify code in apiWatch.ts (#101) 6 years ago
  Carlos Rodrigues 600ec5de42 chore: improve typings in reactivity tests (#96) 6 years ago