История коммитов

Автор SHA1 Сообщение Дата
  Evan You 733437691f fix(hmr): fix hmr error for hoisted children array in v-for 2 лет назад
  丶远方 712f96d6ac perf: replace Map/Set with WeakMap/WeakSet (#8549) 2 лет назад
  Evan You aac163110f refactor: remove circular dependencies in compiler 3 лет назад
  三咲智子 Kevin Deng 9060bf0353 refactor(compiler-core): make ast.helpers a Set (#6774) 3 лет назад
  Evan You 516bc548fc fix(compiler-ssr): fix wrong attrs fallthrough on non-single-root v-if branches 4 лет назад
  Evan You 47f488350c chore: run updated prettier 5 лет назад
  fishDog eca4d7891a chore(compiler-core): reduce unnecessary cache inside v-once (#4112) 5 лет назад
  Evan You 3b64508e3b feat: v-memo 5 лет назад
  Evan You b7ea7c1485 perf: also hoist all-static children array 5 лет назад
  Evan You 02339b67d8 perf: hoist dynamic props lists 5 лет назад
  HcySunYang ceff89905b perf: improve VNode creation performance with compiler hints (#3334) 5 лет назад
  Evan You 7dc681c196 wip: filters compat 5 лет назад
  Evan You e130c7db23 wip: compiler deprecation config 5 лет назад
  HcySunYang 7715c49af9 fix(compiler-core): avoid generating useless createVNode helper (#2938) 5 лет назад
  Evan You 02cbbb718c perf: support only attaching slot scope ids when necessary 5 лет назад
  Evan You c69f4ea857 fix(compiler-ssr): avoid duplicated asset imports merged from component slot client branch 5 лет назад
  Evan You a8352506f6 refactor: cache constant check result on transform context 5 лет назад
  Evan You 67d1aac6ae feat(sfc): allow sfcs to recursively self-reference in template via name inferred from filename 5 лет назад
  Evan You 3bc2914e32 fix(attr-fallthrough): ensure consistent attr fallthrough for root fragments with comments 5 лет назад
  Evan You 90bdf59f4c refactor(compiler): better constant hoist/stringify checks 5 лет назад
  Evan You c15bd6235e wip: generate valid v-model and TS code in script setup inline mode 5 лет назад
  Evan You 2a4fc32d15 wip: remove unnecessary inlinePropsIdentifier option 5 лет назад
  Evan You 886ed7681d feat(compiler-sfc): compileScript inline render function mode 5 лет назад
  Evan You 3f99e239e0 feat(compiler-sfc): support kebab-case components in `<script setup>` sfc template 5 лет назад
  edison b29bc0d694 chore(compiler-core): define `child` if necessary. (#2033) 5 лет назад
  Evan You 52e45a9850 fix(v-once): fix v-once usage with v-if and v-for 5 лет назад
  Evan You 71c3c6e2a0 fix(v-model): allow v-model usage on declared custom elements 6 лет назад
  Evan You b9595e64cf feat: ssr support for `<style vars>` 6 лет назад
  Evan You b6cdd5621e wip: template binding optimization 6 лет назад
  Evan You baa6973b13 wip(compiler): tests for new stringification 6 лет назад