element-plus/packages/components/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
..
__tests__ refactor(components): [switch] Simplify color handling (#8199) 2022-06-12 22:40:53 +08:00
src refactor(components): [switch] Simplify color handling (#8199) 2022-06-12 22:40:53 +08:00
style refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
index.ts refactor(utils): migrate utils (#5949) 2022-02-11 11:03:15 +08:00