Historie revizí

Autor SHA1 Zpráva Datum
  Evan You 7f7dcc9f7d fix(compiler-sfc): fix wrong scopeId for nested `<script setup>` components před 5 roky
  Evan You bb8cdcad9f fix(compiler-sfc): support proper type arguments for defineEmit helper před 5 roky
  Evan You f5827fdf78 fix(compiler-sfc): do not resolve assets from setup bindings před 5 roky
  edison bbc5fe6a97 fix(compiler-sfc): should not rewrite scope variable (#3449) před 5 roky
  Matias Capeletto 6d762a84ca fix(compiler-sfc): removeSpecifier issue when removing initial imports (script-setup) (#2729) před 5 roky
  Evan You 085bbd5fe0 fix(compiler-sfc): named imports from .vue file should not be treated as constant před 5 roky
  Evan You 43eab923ea fix(compiler-sfc): should not remove import statements with no specifier when compiling script setup před 5 roky
  Evan You 69d5c6887e wip: update directive scope variable mapping před 5 roky
  Evan You faed98972c wip: support inherit-attrs="false" on sfc `<tempalte>` před 5 roky
  Evan You 47d73c23e1 wip: defineOptions -> defineProps + defineEmit + useContext před 5 roky
  Evan You ae2caad740 wip: support resolving directives from setup scope variables by naming convention před 5 roky
  Evan You 8ac2241b22 wip: more consistent compiler-sfc usage + inline mode for ssr před 5 roky
  Evan You 08879cc3b5 wip: fix compileScript script/script-setup co-usage před 5 roky
  Evan You 4c6078ce25 fix(compiler-core/compiler-sfc): handle destructure assignment expressions před 5 roky
  Evan You 8567feb2aa wip: properly handle assignment/update expressions in inline mode před 5 roky
  Evan You 4449fc3b9e refactor: finer grained binding types for setup před 5 roky
  Evan You a67325140b wip: test case for v-model + inline mode codegen před 5 roky
  Evan You 41bb7fa330 feat(compiler-sfc): new SFC css varaible injection implementation před 5 roky
  Evan You cea8b25fed wip: fix useCssVars helper call + tests před 5 roky
  Evan You 1ff5960971 wip: useOptions -> defineOptions před 5 roky
  Evan You 001f8ce993 wip: defineContext -> useOptions před 5 roky
  Evan You 0ca9137188 wip: tests for defineContext() před 5 roky
  Evan You 886ed7681d feat(compiler-sfc): compileScript inline render function mode před 5 roky
  Evan You 8485cd4843 fix: handle case of ref declaration without initial value před 5 roky
  Evan You 556560fae3 feat(compiler-sfc): new script setup implementation před 5 roky
  underfin 05df696a2b fix(compiler-sfc): should extract comment for import or type declarations (#2107) před 5 roky
  Haoqun Jiang 273d19ad46 fix: should be able to parse decorators in script lang="ts" & jsx (#2088) před 5 roky
  Stanislav Lashmanov 4421c00903 feat(compiler-sfc): analyze script bindings (#1962) před 5 roky
  edison 075d769e0b chore: fix typo for `babelParserDefautPlugins` (#1897) před 5 roky
  Evan You 11727b9e1e refactor(compiler-sfc): adjust sfc compileScript usage před 6 roky