Historial de Commits

Autor SHA1 Mensaje Fecha
  edison bbc5fe6a97 fix(compiler-sfc): should not rewrite scope variable (#3449) hace 5 años
  Evan You 3e4c3ac66d build(deps): bump @babel/parser and @babel/types hace 5 años
  Matias Capeletto 6d762a84ca fix(compiler-sfc): removeSpecifier issue when removing initial imports (script-setup) (#2729) hace 5 años
  Evan You 03360cefa1 fix(compiler-sfc): treat const reactive() bindings as mutable hace 5 años
  Evan You fd16f2bd78 refactor: avoid global scope parentStack hace 5 años
  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 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 8ac2241b22 wip: more consistent compiler-sfc usage + inline mode for ssr hace 5 años
  Evan You 62830f8fa4 wip: better experimental feature warnings hace 5 años
  Evan You 6806facfa1 wip: fix default export side effect handling hace 5 años
  Evan You 08879cc3b5 wip: fix compileScript script/script-setup co-usage hace 5 años
  Evan You 0e86cbfcf2 wip: fix default export codegen hace 5 años
  Evan You 03b2bfff09 wip: do not return type imports 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 bb343383f2 refactor(compiler-sfc): parse css vars directly as part of sfc descriptor hace 5 años
  Evan You cdc9f336fd wip: new cssVars SSR integration + fix cssVars SSR injection for suspense hace 5 años
  Evan You 94736f7729 wip: css var injection production mode hace 5 años
  Evan You dfac6eee99 wip: fix defineOptions specifier removal hace 5 años
  Evan You c15bd6235e wip: generate valid v-model and TS code in script setup inline mode 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 a603d56970 wip: make `<script setup>` closed by default hace 5 años
  Evan You 1ff5960971 wip: useOptions -> defineOptions hace 5 años
  Evan You 8ba3a7de40 wip: fix dts tests 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