Evan You
|
8ac2241b22
|
wip: more consistent compiler-sfc usage + inline mode for ssr
|
2020-11-20 14:23:09 -05:00 |
|
Evan You
|
cdc9f336fd
|
wip: new cssVars SSR integration + fix cssVars SSR injection for suspense
|
2020-11-17 18:54:47 -05:00 |
|
Stanislav Lashmanov
|
4421c00903
|
feat(compiler-sfc): analyze script bindings (#1962)
Also expose `scriptAst` and `scriptSetupAst` on returned script block
|
2020-08-28 16:21:03 -04:00 |
|
meteorlxy
|
bc64c60c7e
|
style(compiler-sfc): tweak api and types export (#1976)
|
2020-08-26 15:22:11 -04:00 |
|
Evan You
|
b6cdd5621e
|
wip: template binding optimization
|
2020-07-10 22:12:25 -04:00 |
|
Evan You
|
bd5c3b96be
|
feat(compiler-sfc): <style vars> CSS variable injection
|
2020-07-10 16:30:58 -04:00 |
|
Evan You
|
b4f7ab45ea
|
refactor: simplify sfc script transform usage
|
2020-07-09 18:18:46 -04:00 |
|
Evan You
|
3e1cdba9db
|
wip: tests for compileScriptSetup
|
2020-07-09 12:17:28 -04:00 |
|
Evan You
|
1359cc3a28
|
wip: compileScriptSetup
|
2020-07-09 12:17:28 -04:00 |
|
Evan You
|
0bb1f67d12
|
types(compiler-sfc): expose SFCAsyncStyleCompileOptions
|
2020-04-24 17:11:41 -04:00 |
|
Evan You
|
90ddb7c260
|
refactor: expose parse in compiler-dom, improve sfc parse error handling
|
2019-12-22 19:44:21 -05:00 |
|
Evan You
|
a0ee4fbc36
|
types: use more specific type names
|
2019-12-13 11:24:09 -05:00 |
|
Evan You
|
5658f8b678
|
feat(compiler): expose generateCodeFrame
|
2019-12-12 21:09:47 -05:00 |
|
Evan You
|
d3d4fe84cd
|
fix(vue): properly cache runtime compilation
|
2019-12-11 09:46:42 -05:00 |
|
Evan You
|
7031e6a07a
|
feat: (wip) setup compiler-sfc
|
2019-11-06 21:58:15 -05:00 |
|