Historique des commits

Auteur SHA1 Message Date
  Evan You 03360cefa1 fix(compiler-sfc): treat const reactive() bindings as mutable il y a 5 ans
  Evan You fd16f2bd78 refactor: avoid global scope parentStack il y a 5 ans
  Evan You 085bbd5fe0 fix(compiler-sfc): named imports from .vue file should not be treated as constant il y a 5 ans
  Evan You 43eab923ea fix(compiler-sfc): should not remove import statements with no specifier when compiling script setup il y a 5 ans
  Evan You faed98972c wip: support inherit-attrs="false" on sfc `<tempalte>` il y a 5 ans
  Evan You 47d73c23e1 wip: defineOptions -> defineProps + defineEmit + useContext il y a 5 ans
  Evan You 8ac2241b22 wip: more consistent compiler-sfc usage + inline mode for ssr il y a 5 ans
  Evan You 62830f8fa4 wip: better experimental feature warnings il y a 5 ans
  Evan You 6806facfa1 wip: fix default export side effect handling il y a 5 ans
  Evan You 08879cc3b5 wip: fix compileScript script/script-setup co-usage il y a 5 ans
  Evan You 0e86cbfcf2 wip: fix default export codegen il y a 5 ans
  Evan You 03b2bfff09 wip: do not return type imports il y a 5 ans
  Evan You 4c6078ce25 fix(compiler-core/compiler-sfc): handle destructure assignment expressions il y a 5 ans
  Evan You 8567feb2aa wip: properly handle assignment/update expressions in inline mode il y a 5 ans
  Evan You 4449fc3b9e refactor: finer grained binding types for setup il y a 5 ans
  Evan You bb343383f2 refactor(compiler-sfc): parse css vars directly as part of sfc descriptor il y a 5 ans
  Evan You cdc9f336fd wip: new cssVars SSR integration + fix cssVars SSR injection for suspense il y a 5 ans
  Evan You 94736f7729 wip: css var injection production mode il y a 5 ans
  Evan You dfac6eee99 wip: fix defineOptions specifier removal il y a 5 ans
  Evan You c15bd6235e wip: generate valid v-model and TS code in script setup inline mode il y a 5 ans
  Evan You 41bb7fa330 feat(compiler-sfc): new SFC css varaible injection implementation il y a 5 ans
  Evan You cea8b25fed wip: fix useCssVars helper call + tests il y a 5 ans
  Evan You a603d56970 wip: make `<script setup>` closed by default il y a 5 ans
  Evan You 1ff5960971 wip: useOptions -> defineOptions il y a 5 ans
  Evan You 8ba3a7de40 wip: fix dts tests il y a 5 ans
  Evan You 001f8ce993 wip: defineContext -> useOptions il y a 5 ans
  Evan You 0ca9137188 wip: tests for defineContext() il y a 5 ans
  Evan You 128621d6a0 wip: further optimize bindings il y a 5 ans
  Evan You 6a9b56ca60 wip: defineContext() il y a 5 ans
  Evan You dc098c7f81 wip: defineContext il y a 5 ans