renovate[bot]
|
c3e3396475
|
chore(deps): update dependency vite to v5.4.18 [security] (#13229)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: edison <daiwei521@126.com>
|
2025-04-23 08:31:15 +08:00 |
linzhe
|
0e7bc717e6
|
fix(compiler-sfc): nested css supports atrule and comment (#11899)
close #11896
|
2024-09-13 16:53:49 +08:00 |
山吹色御守
|
b1de75ed04
|
fix(compiler-sfc): correct scoped injection for nesting selector (#11854)
close #10567
|
2024-09-10 15:38:33 +08:00 |
Doctor Wu
|
54a6afa75a
|
fix(compiler-sfc): fix universal selector scope (#10551)
close #10548
|
2024-04-15 19:36:13 +08:00 |
Doctor Wu
|
660cadc7aa
|
fix(compiler-sfc): :is() and :where() in compound selectors (#10522)
Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>
Closes #10511
|
2024-03-25 14:12:33 +08:00 |
三咲智子 Kevin Deng
|
bfe6b459d3
|
style: update format & lint config (#9162)
Co-authored-by: 丶远方 <yangpanteng@gmail.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
Co-authored-by: Guo Xingjun <99574369+Plumbiu@users.noreply.github.com>
|
2023-12-26 19:39:47 +08:00 |
yangxiuxiu
|
c3e2c556b5
|
fix(compiler-sfc): fix :where and :is selector in scoped mode with multiple selectors (#9735)
close #9707
|
2023-12-04 16:53:21 +08:00 |
Cong
|
3227e50b32
|
fix(compiler-sfc): support `:is` and `:where` selector in scoped css rewrite (#8929)
|
2023-11-10 16:44:53 +08:00 |
Evan You
|
f0d78e8c8f
|
wip(vitest-migration): ssr tests passing
|
2023-01-26 16:18:40 +08:00 |
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 |