element-plus/docs/examples/switch
Carter Li 1aa9d43129
refactor(components): [switch] Simplify color handling (#8199)
1. Use CSS variables to set `(in)activeColor` in order not to modify DOM
2. Deprecate property `(in)activeColor` in favor of CSS variables
2022-06-12 22:40:53 +08:00
..
basic.vue refactor(components): [switch] Simplify color handling (#8199) 2022-06-12 22:40:53 +08:00
custom-icons.vue chore: self closing vue tag (#6603) 2022-03-13 16:16:11 -04:00
disabled.vue refactor(docs): add spacing for switch example (#5092) 2021-12-31 21:34:55 +08:00
extended-value-types.vue refactor(components): [switch] Simplify color handling (#8199) 2022-06-12 22:40:53 +08:00
loading.vue refactor(docs): add spacing for switch example (#5092) 2021-12-31 21:34:55 +08:00
prevent-switching.vue refactor(docs): add spacing for switch example (#5092) 2021-12-31 21:34:55 +08:00
sizes.vue feat(components): [el-switch] switch add size prop (#5101) 2022-01-07 15:43:53 +08:00
text-description.vue refactor(components): [switch] Simplify color handling (#8199) 2022-06-12 22:40:53 +08:00