Histórico de Commits

Autor SHA1 Mensagem Data
  Evan You d69d3bf765 fix(reactivity): revert to Reflect.get and add test cases há 6 anos atrás
  Dmitry Sharshakov 068902abec types: fix createComponent type when using simple function (#334) há 6 anos atrás
  Evan You b5194b16bf refactor: rename vnode hooks há 6 anos atrás
  扩散性百万甜面包 3cd2f7e68e types: fix ref unwrapping when nested inside arrays (#331) há 6 anos atrás
  Stanislav Lashmanov 58fcd15000 fix: add missing compiler to the full build on Windows (#333) há 6 anos atrás
  Dmitry Sharshakov 2238925fbe feat(core): validate directives names (#326) há 6 anos atrás
  edison 60961ef5b6 perf(reactivity): optimize the performance of the `canObserve` (#330) há 6 anos atrás
  宋铄运 7f23eaf661 feat(core): support dynamic component via <component :is> (#320) há 6 anos atrás
  Evan You d179918001 perf: further tweak accessCache há 6 anos atrás
  Dmitry Sharshakov 7305f693b1 refactor(runtime-core): extract promise check into shared (#325) há 6 anos atrás
  大江东去 bb9dca2047 test(compiler-core): add test for custom delimiter (#315) há 6 anos atrás
  Evan You e3b68972d8 perf: minor tweaks há 6 anos atrás
  Evan You 4771319a15 perf(core): cache property access types on renderProxy há 6 anos atrás
  Evan You cdee65aa1b perf: revert to _isRef for perf há 6 anos atrás
  Carlos Rodrigues 6c80e13986 chore: typos [ci-skip] (#323) há 6 anos atrás
  Evan You 1722dc05c5 fix(runtime-core): handle dynamicChildren when portal is used as a block há 6 anos atrás
  Evan You 4b2b29efa1 feat(compiler-core): support Suspense in templates há 6 anos atrás
  Evan You e97951dd2e feat: emit compiler error for invalid JavaScript expressions há 6 anos atrás
  dependabot-preview[bot] 0ca4896a38 build(deps-dev): bump lerna from 3.18.0 to 3.18.1 há 6 anos atrás
  Evan You b980ddb607 perf: skip hasScopeRef check if there are no scope vars há 6 anos atrás
  Evan You d69db0b2fd feat(compiler-core/v-slot): only force dynamic slots when referencing scope vars há 6 anos atrás
  Evan You 5e97643c85 feat(compiler-core/v-model): generate modelModifiers for component v-model há 6 anos atrás
  Evan You 25dd507f71 feat(compiler-core/v-model): error when v-model is used on scope variable há 6 anos atrás
  Evan You 5481f76ce8 feat(compiler-core/v-model): avoid patching v-model handler when possible há 6 anos atrás
  Carlos Rodrigues 48b79d02e8 perf(runtime-core): use faster diff map population (#319) há 6 anos atrás
  Evan You 6a75c3463b feat(compiler-core): do not generate TEXT flag if child is constant há 6 anos atrás
  Carlos Rodrigues 6607edab2d refactor(compiler-core): avoid has call (#314) há 6 anos atrás
  Evan You b20b922d99 perf(v-for): use faster array population in renderList há 6 anos atrás
  xiaoboost 32499b16e7 types: improve typing (#309) há 6 anos atrás
  Carlos Rodrigues b54c05f751 types: improve typing (#313) há 6 anos atrás