element-plus/docs
2022-03-15 22:13:01 +08:00
..
.vitepress fix(docs): build without window and Element error (#6656) 2022-03-15 22:13:01 +08:00
en-US fix(components): [result] rename slot's name from 'subTitle' to 'sub-title' (#6636) 2022-03-15 16:59:50 +08:00
examples feat(components): [el-result] warn users using subTitle as slots (#6651) 2022-03-15 19:50:50 +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 refactor(build): move to internal package (#6585) 2022-03-15 19:23:38 +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