element-plus/docs
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
..
.vitepress chore: update img style (#8223) 2022-06-12 00:09:01 +08:00
en-US refactor(components): [switch] Simplify color handling (#8199) 2022-06-12 22:40:53 +08:00
examples refactor(components): [switch] Simplify color handling (#8199) 2022-06-12 22:40:53 +08:00
public chore: update img style (#8223) 2022-06-12 00:09:01 +08:00
.eslintignore feat: extract eslint config to separate package (#6495) 2022-03-10 15:39:13 +08:00
.gitignore docs(build): refactor config & support dev without pre build (#3743) 2021-09-30 19:26:30 +08:00
components.d.ts chore: update readme thanks (#8219) 2022-06-11 16:35:10 +08:00
crowdin.yml epic(website): refactor website (#3426) 2021-09-17 00:18:50 +08:00
index.md feat(docs): add source and contributors (#6044) 2022-04-08 00:40:25 +08:00
package.json fix(deps): update all non-major dependencies (#7847) 2022-06-07 17:36:24 +00:00
tsconfig.json docs: only cache the user preferred language pages in the PWA (#7568) 2022-05-12 22:48:38 +08:00
unocss.config.ts chore: add eslint rule sort imports (#6823) 2022-03-25 15:35:56 +08:00
vite.config.ts chore: doc temp remove PWA to fix server error (#7666) 2022-05-12 23:23:28 +08:00