HcySunYang
|
6cb94752b0
|
fix(compiler-sfc): scope Id should not be attached to @keyframe breakpoint rules (#3308)
fix #3304
|
2021-03-19 10:32:30 -04:00 |
|
Evan You
|
8ac2241b22
|
wip: more consistent compiler-sfc usage + inline mode for ssr
|
2020-11-20 14:23:09 -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 |
|
underfin
|
066d514d75
|
feat(compiler-sfc): additionalData support for css preprocessors (#2126)
close https://github.com/vitejs/vite/issues/520
|
2020-09-16 09:28:31 -04:00 |
|
satotake
|
937735251c
|
feat(compiler-sfc): support additionalData option in compileStyle when processing sass (#1952)
|
2020-09-14 20:53:06 -04:00 |
|
Evan You
|
5c74243211
|
test: move mockWarn into setup files
|
2020-07-27 22:58:51 -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
|
5f271515cf
|
refactor: shorten scoped css var / animation prefix
|
2020-07-10 18:47:31 -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
|
f3cc41f0c8
|
feat(compiler-sfc): allow using :deep, :global & :slotted for short in <style scoped>
|
2020-07-10 16:47:36 -04:00 |
|
Evan You
|
bd5c3b96be
|
feat(compiler-sfc): <style vars> CSS variable injection
|
2020-07-10 16:30:58 -04:00 |
|
Evan You
|
fa216a0c3a
|
feat(compiler-sfc): built-in support for css modules
|
2020-04-24 09:59:52 -04:00 |
|
Evan You
|
2569890e31
|
refactor: move mockWarn utility to @vue/shared
close #652
|
2020-01-22 09:29:45 -05:00 |
|
Evan You
|
362831d8ab
|
fix(sfc): fix v-slotted attribute injection
|
2019-12-19 17:54:52 -05:00 |
|