Evan You
|
059c63eab7
|
test: add missing edge case for css v-bind
|
2022-01-23 21:03:37 +08:00 |
|
Evan You
|
16fa18da6d
|
fix(compiler-sfc): fix css v-bind inside other css functions
fix #5302, close #5306
|
2022-01-23 20:58:43 +08:00 |
|
edison
|
95d49bf7e7
|
fix(compiler-sfc): support complex expression in CSS v-bind() (#5114)
fix #5109
|
2022-01-21 15:57:30 +08:00 |
|
edison
|
31fd590fd4
|
fix(compiler-sfc): fix expose codegen edge case (#4919)
fix #4917
|
2021-11-14 22:22:53 -05:00 |
|
edison
|
771635b72a
|
fix(sfc/style-vars): improve ignore style variable bindings in comments (#4202)
|
2021-07-28 10:51:25 -04:00 |
|
edison
|
3a75d5d694
|
fix(sfc/style-vars): should ignore style variable bindings in comments (#4188)
fix #4185
|
2021-07-26 11:19:56 -04:00 |
|
Evan You
|
299f7c08c7
|
chore: fix snapshot from merge
|
2021-07-15 16:57:30 -04:00 |
|
patak
|
29010501cc
|
fix(compiler-sfc): duplicated injected css var with repeated vars in style (#2802)
|
2021-07-15 16:45:37 -04:00 |
|
Evan You
|
be2b1d3c2f
|
feat(sfc): defineExpose
|
2021-06-25 13:14:49 -04:00 |
|
Evan You
|
8b94464a3b
|
fix(compiler-sfc): fix style injection when using normal script + setup
fix #3688
|
2021-05-28 18:40:45 -04:00 |
|
Evan You
|
6e8482e8d9
|
chore: fix snapshots
|
2020-11-25 10:30:29 -05:00 |
|
Evan You
|
47d73c23e1
|
wip: defineOptions -> defineProps + defineEmit + useContext
|
2020-11-24 19:04:21 -05:00 |
|
Evan You
|
4d5242128e
|
chore: fix tests
|
2020-11-18 22:34:55 -05:00 |
|
Evan You
|
f92bc5a19a
|
wip: simplify useCssVars
|
2020-11-17 13:03:47 -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 |
|