Historia zmian

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