Historial de Commits

Autor SHA1 Mensaje Fecha
  Evan You 085bbd5fe0 fix(compiler-sfc): named imports from .vue file should not be treated as constant hace 5 años
  Evan You 43eab923ea fix(compiler-sfc): should not remove import statements with no specifier when compiling script setup hace 5 años
  Evan You 69d5c6887e wip: update directive scope variable mapping hace 5 años
  Evan You faed98972c wip: support inherit-attrs="false" on sfc `<tempalte>` hace 5 años
  Evan You 47d73c23e1 wip: defineOptions -> defineProps + defineEmit + useContext hace 5 años
  Evan You ae2caad740 wip: support resolving directives from setup scope variables by naming convention hace 5 años
  Evan You 8ac2241b22 wip: more consistent compiler-sfc usage + inline mode for ssr hace 5 años
  Evan You 08879cc3b5 wip: fix compileScript script/script-setup co-usage hace 5 años
  Evan You 4c6078ce25 fix(compiler-core/compiler-sfc): handle destructure assignment expressions hace 5 años
  Evan You 8567feb2aa wip: properly handle assignment/update expressions in inline mode hace 5 años
  Evan You 4449fc3b9e refactor: finer grained binding types for setup hace 5 años
  Evan You a67325140b wip: test case for v-model + inline mode codegen hace 5 años
  Evan You 41bb7fa330 feat(compiler-sfc): new SFC css varaible injection implementation hace 5 años
  Evan You cea8b25fed wip: fix useCssVars helper call + tests hace 5 años
  Evan You 1ff5960971 wip: useOptions -> defineOptions hace 5 años
  Evan You 001f8ce993 wip: defineContext -> useOptions hace 5 años
  Evan You 0ca9137188 wip: tests for defineContext() hace 5 años
  Evan You 886ed7681d feat(compiler-sfc): compileScript inline render function mode hace 5 años
  Evan You 8485cd4843 fix: handle case of ref declaration without initial value hace 5 años
  Evan You 556560fae3 feat(compiler-sfc): new script setup implementation hace 5 años
  underfin 05df696a2b fix(compiler-sfc): should extract comment for import or type declarations (#2107) hace 5 años
  Haoqun Jiang 273d19ad46 fix: should be able to parse decorators in script lang="ts" & jsx (#2088) hace 5 años
  Stanislav Lashmanov 4421c00903 feat(compiler-sfc): analyze script bindings (#1962) hace 5 años
  edison 075d769e0b chore: fix typo for `babelParserDefautPlugins` (#1897) hace 5 años
  Evan You 11727b9e1e refactor(compiler-sfc): adjust sfc compileScript usage hace 5 años
  cexbrayat 9146cc485e fix(compiler-sfc): `<script setup>` warning hace 5 años
  Evan You 4c43d4e5b9 feat(compiler-sfc): `<script setup>` support (experimental) hace 6 años
  Evan You bd5c3b96be feat(compiler-sfc): `<style vars>` CSS variable injection hace 6 años
  Evan You bb47510aae wip: fix tests hace 6 años
  Evan You b4f7ab45ea refactor: simplify sfc script transform usage hace 6 años