Evan You
|
8ac2241b22
wip: more consistent compiler-sfc usage + inline mode for ssr
|
5 سال پیش |
Evan You
|
08879cc3b5
wip: fix compileScript script/script-setup co-usage
|
5 سال پیش |
Evan You
|
4c6078ce25
fix(compiler-core/compiler-sfc): handle destructure assignment expressions
|
5 سال پیش |
Evan You
|
8567feb2aa
wip: properly handle assignment/update expressions in inline mode
|
5 سال پیش |
Evan You
|
4449fc3b9e
refactor: finer grained binding types for setup
|
5 سال پیش |
Evan You
|
a67325140b
wip: test case for v-model + inline mode codegen
|
5 سال پیش |
Evan You
|
41bb7fa330
feat(compiler-sfc): new SFC css varaible injection implementation
|
5 سال پیش |
Evan You
|
cea8b25fed
wip: fix useCssVars helper call + tests
|
5 سال پیش |
Evan You
|
1ff5960971
wip: useOptions -> defineOptions
|
5 سال پیش |
Evan You
|
001f8ce993
wip: defineContext -> useOptions
|
5 سال پیش |
Evan You
|
0ca9137188
wip: tests for defineContext()
|
5 سال پیش |
Evan You
|
886ed7681d
feat(compiler-sfc): compileScript inline render function mode
|
5 سال پیش |
Evan You
|
8485cd4843
fix: handle case of ref declaration without initial value
|
5 سال پیش |
Evan You
|
556560fae3
feat(compiler-sfc): new script setup implementation
|
5 سال پیش |
underfin
|
05df696a2b
fix(compiler-sfc): should extract comment for import or type declarations (#2107)
|
5 سال پیش |
Haoqun Jiang
|
273d19ad46
fix: should be able to parse decorators in script lang="ts" & jsx (#2088)
|
5 سال پیش |
Stanislav Lashmanov
|
4421c00903
feat(compiler-sfc): analyze script bindings (#1962)
|
5 سال پیش |
edison
|
075d769e0b
chore: fix typo for `babelParserDefautPlugins` (#1897)
|
5 سال پیش |
Evan You
|
11727b9e1e
refactor(compiler-sfc): adjust sfc compileScript usage
|
5 سال پیش |
cexbrayat
|
9146cc485e
fix(compiler-sfc): `<script setup>` warning
|
6 سال پیش |
Evan You
|
4c43d4e5b9
feat(compiler-sfc): `<script setup>` support (experimental)
|
6 سال پیش |
Evan You
|
bd5c3b96be
feat(compiler-sfc): `<style vars>` CSS variable injection
|
6 سال پیش |
Evan You
|
bb47510aae
wip: fix tests
|
6 سال پیش |
Evan You
|
b4f7ab45ea
refactor: simplify sfc script transform usage
|
6 سال پیش |
Evan You
|
18c537d3c2
wip: test for runtime props/emits extraction
|
6 سال پیش |
Evan You
|
3e1cdba9db
wip: tests for compileScriptSetup
|
6 سال پیش |