Evan You
|
49bc2e4db5
|
feat(compiler-sfc): upgrade to postcss 8 (#2710)
|
2021-02-04 14:37:55 +01:00 |
|
Evan You
|
8ac2241b22
|
wip: more consistent compiler-sfc usage + inline mode for ssr
|
2020-11-20 14:23:09 -05:00 |
|
Evan You
|
94736f7729
|
wip: css var injection production mode
|
2020-11-17 15:58:46 -05:00 |
|
Evan You
|
41bb7fa330
|
feat(compiler-sfc): new SFC css varaible injection implementation
ref: https://github.com/vuejs/rfcs/pull/231
|
2020-11-16 18:27:25 -05:00 |
|
Evan You
|
4951d43526
|
fix(compiler-sfc): <style vars scoped> prefixing should only apply to pre-transform source
fix #1623
|
2020-07-21 15:05:28 -04:00 |
|
Evan You
|
d5055cd8dd
|
refactor(compiler-sfc): simplify style preprocessors
|
2020-07-16 13:38:46 -04:00 |
|
underfin
|
e41d8310de
|
feat(compiler-sfc): export dependencies for css and css preprocessors (#1278)
|
2020-07-16 12:33:37 -04:00 |
|
Evan You
|
73bfce3706
|
refactor: only rewrite css varaiable in <style scoped> when vars is present
|
2020-07-10 17:10:48 -04:00 |
|
Evan You
|
bd0f7da2c6
|
build: add browser builds for @vue/compiler-sfc
|
2020-04-26 01:24:25 -04:00 |
|
Evan You
|
fa216a0c3a
|
feat(compiler-sfc): built-in support for css modules
|
2020-04-24 09:59:52 -04:00 |
|
Evan You
|
20d425fb19
|
feat(compiler-sfc): add preprocessCustomRequire option
|
2020-04-24 09:28:03 -04:00 |
|
Evan You
|
a0ee4fbc36
|
types: use more specific type names
|
2019-12-13 11:24:09 -05:00 |
|
Evan You
|
3de7315b7a
|
types: use RawSourceMap types
|
2019-12-12 21:09:46 -05:00 |
|
Pocho
|
55e234816e
|
types(compiler-sfc): use specific preprocessLang instead of string (#528)
|
2019-12-09 14:19:39 -05:00 |
|
Gabriel Loiácono
|
812a0626ce
|
style(compiler): changed object-assign to spread (#507)
|
2019-11-28 10:49:39 -05:00 |
|
Evan You
|
7031e6a07a
|
feat: (wip) setup compiler-sfc
|
2019-11-06 21:58:15 -05:00 |
|