element-plus/docs
2022-03-22 17:16:34 +08:00
..
.vitepress fix: fix "Invalid date" display error in docs site (#6714) 2022-03-19 09:21:19 +08:00
en-US docs: fix link error (#6753) 2022-03-22 17:16:34 +08:00
examples refactor(theme-chalk): use css var instead of component hex colors (#6727) 2022-03-21 21:41:33 +08:00
public docs: parallax layers for home (#6435) 2022-03-05 20:00:44 +08:00
.eslintignore feat: extract eslint config to separate package (#6495) 2022-03-10 15:39:13 +08:00
.eslintrc.json chore(project): rename .eslint.js to .eslint.json (#6584) 2022-03-13 14:19:51 +08:00
.gitignore
components.d.ts
crowdin.yml
index.md fix(docs): build without window and Element error (#6656) 2022-03-15 22:13:01 +08:00
package.json chore(deps): update all non-major dependencies (#6729) 2022-03-21 17:40:56 +08:00
tsconfig.json fix(docs): improve component typings (#6524) 2022-03-10 22:34:59 +08:00
vite.config.ts refactor(build): move to internal package (#6585) 2022-03-15 19:23:38 +08:00
windi.config.ts