Historique des commits

Auteur SHA1 Message Date
  Evan You 6f9692dcdd chore: cache isStaticNode result for missing branch il y a 6 ans
  Evan You 869ae19c41 fix(compiler): cache handlers should be per-instance, fix hoist w/ cached handlers il y a 6 ans
  Dmitry Sharshakov 39157f7671 chore: fix ci (#338) il y a 6 ans
  Evan You 58593c4714 feat(v-on): cache handlers il y a 6 ans
  Evan You 39ea67a2d2 chore: rename v-on guard constants il y a 6 ans
  Evan You e98a85f3cb refactor: applyDirectives -> withDirectives il y a 6 ans
  Evan You cba34453db refactor(v-on): avoid empty modifier guard with only key modifier il y a 6 ans
  Evan You d69d3bf765 fix(reactivity): revert to Reflect.get and add test cases il y a 6 ans
  Dmitry Sharshakov 068902abec types: fix createComponent type when using simple function (#334) il y a 6 ans
  Evan You b5194b16bf refactor: rename vnode hooks il y a 6 ans
  扩散性百万甜面包 3cd2f7e68e types: fix ref unwrapping when nested inside arrays (#331) il y a 6 ans
  Stanislav Lashmanov 58fcd15000 fix: add missing compiler to the full build on Windows (#333) il y a 6 ans
  Dmitry Sharshakov 2238925fbe feat(core): validate directives names (#326) il y a 6 ans
  edison 60961ef5b6 perf(reactivity): optimize the performance of the `canObserve` (#330) il y a 6 ans
  宋铄运 7f23eaf661 feat(core): support dynamic component via <component :is> (#320) il y a 6 ans
  Evan You d179918001 perf: further tweak accessCache il y a 6 ans
  Dmitry Sharshakov 7305f693b1 refactor(runtime-core): extract promise check into shared (#325) il y a 6 ans
  大江东去 bb9dca2047 test(compiler-core): add test for custom delimiter (#315) il y a 6 ans
  Evan You e3b68972d8 perf: minor tweaks il y a 6 ans
  Evan You 4771319a15 perf(core): cache property access types on renderProxy il y a 6 ans
  Evan You cdee65aa1b perf: revert to _isRef for perf il y a 6 ans
  Carlos Rodrigues 6c80e13986 chore: typos [ci-skip] (#323) il y a 6 ans
  Evan You 1722dc05c5 fix(runtime-core): handle dynamicChildren when portal is used as a block il y a 6 ans
  Evan You 4b2b29efa1 feat(compiler-core): support Suspense in templates il y a 6 ans
  Evan You e97951dd2e feat: emit compiler error for invalid JavaScript expressions il y a 6 ans
  dependabot-preview[bot] 0ca4896a38 build(deps-dev): bump lerna from 3.18.0 to 3.18.1 il y a 6 ans
  Evan You b980ddb607 perf: skip hasScopeRef check if there are no scope vars il y a 6 ans
  Evan You d69db0b2fd feat(compiler-core/v-slot): only force dynamic slots when referencing scope vars il y a 6 ans
  Evan You 5e97643c85 feat(compiler-core/v-model): generate modelModifiers for component v-model il y a 6 ans
  Evan You 25dd507f71 feat(compiler-core/v-model): error when v-model is used on scope variable il y a 6 ans