Go to file
云游君 5d0ee3ab34
fix: remove default size warn by set componetSizes (#6908)
* fix: remove default size warn by set componetSizes

* fix: default avatar size
2022-03-31 10:12:52 +08:00
.circleci ci(project): add .circleci/config.yml (#6569) 2022-03-12 22:57:11 +08:00
.github chore(deps): update actions/cache action to v3 (#6894) 2022-03-30 02:30:13 +08:00
.husky chore(project): use pretty-quick (#3755) 2021-10-01 14:17:16 +08:00
.vscode refactor(docs): switch to unocss (#6728) 2022-03-22 17:16:46 +08:00
docs fix: remove default size warn by set componetSizes (#6908) 2022-03-31 10:12:52 +08:00
internal refactor(components): [tabs] switch to script-setup syntax (#6468) 2022-03-30 02:58:57 +08:00
packages fix: remove default size warn by set componetSizes (#6908) 2022-03-31 10:12:52 +08:00
play fix(deps): update all non-major dependencies (#6893) 2022-03-30 02:42:23 +08:00
scripts refactor(build): move to internal package (#6585) 2022-03-15 19:23:38 +08:00
ssr-testing Fix linter issue 2022-03-18 16:53:37 +08:00
typings refactor(components): [tabs] switch to script-setup syntax (#6468) 2022-03-30 02:58:57 +08:00
.editorconfig feat/add-storybook 2020-07-24 19:20:37 +08:00
.env feat(project): adding cypress into element plus (#5281) 2022-01-10 19:25:48 +08:00
.eslintignore Fix linter issue 2022-03-18 16:53:37 +08:00
.eslintrc.json chore(project): rename .eslint.js to .eslint.json (#6584) 2022-03-13 14:19:51 +08:00
.gitattributes chore(project): improve prettier format (#3236) 2021-09-05 00:53:31 +08:00
.gitignore test(ci): add build product checking for prs (#6558) 2022-03-12 17:17:16 +08:00
.markdownlint.json feat(components): add virtual tree (#3398) 2021-09-27 11:12:50 +08:00
.npmrc refactor(style): adjust component size to large/default/small (#4491) 2021-12-12 17:54:21 +08:00
.nvmrc refactor: replace yarn with pnpm (#3571) 2021-09-23 08:12:37 +08:00
.prettierignore docs: optimize deps when dev (#5434) 2022-01-18 06:33:53 +08:00
.prettierrc chore(project): improve prettier format (#3236) 2021-09-05 00:53:31 +08:00
babel.config.js feat: support jsx, closes #5708 (#5947) 2022-02-11 12:10:56 +08:00
CHANGELOG.en-US.md chore: update changelog 2.1.7 (#6875) 2022-03-28 22:31:10 +08:00
CODE_OF_CONDUCT.md style: use prettier (#3228) 2021-09-04 19:29:28 +08:00
codecov.yml test(test-utils): add codecov coverage (#6051) 2022-02-15 13:08:20 +08:00
commit-example.md chore(project): add code of conduct and commit example (#5255) 2022-01-09 20:26:56 +08:00
commitlint.config.js test(ssr): add ssr testing cases (#6647) 2022-03-15 19:21:54 +08:00
CONTRIBUTING.md docs: fix code path (#6271) 2022-02-25 11:25:36 +08:00
DEV_FAQ.md fix(style): remove chinese comments in checkbox (#4189) 2021-11-04 10:04:38 +08:00
global.d.ts refactor: improve tsconfig (#5993) 2022-02-15 14:45:50 +08:00
jest.config.js refactor(build): move to internal package (#6585) 2022-03-15 19:23:38 +08:00
jest.setup.js chore: enhance eslint rules (#6476) 2022-03-08 14:03:32 +08:00
LICENSE chore: change license year (#5647) 2022-01-28 15:29:44 +08:00
LOCAL_DEV.md chore(project): add code of conduct and commit example (#5255) 2022-01-09 20:26:56 +08:00
package.json fix(deps): update all non-major dependencies (#6893) 2022-03-30 02:42:23 +08:00
pnpm-lock.yaml fix(deps): update all non-major dependencies (#6893) 2022-03-30 02:42:23 +08:00
pnpm-workspace.yaml fix(build): move eslint config to internal (#6553) 2022-03-12 14:33:41 +08:00
README.md chore: update sponsor (#6891) 2022-03-29 22:49:54 +08:00
tsconfig.jest.json fix: form item instance was not destroyed (#6641) 2022-03-15 14:09:26 +08:00
tsconfig.json test: switch to vitest (#5991) 2022-02-21 14:28:22 +08:00
tsconfig.vite-config.json test: switch to vitest (#5991) 2022-02-21 14:28:22 +08:00
tsconfig.vitest.json test: switch to vitest (#5991) 2022-02-21 14:28:22 +08:00
vitest.config.ts test: switch to vitest (#5991) 2022-02-21 14:28:22 +08:00


Element Plus - A Vue.js 3 UI library

  • 💪 Vue 3 Composition API
  • 🔥 Written in TypeScript

Getting Started

Alright, for you to get started if you are looking for making Element Plus better you should keep reading. For developers that uses Element Plus to develop your website you should go ahead visit Getting Started

Breaking change list

The first stable release of Element Plus suitable for use in production was released on Febuary 07, 2022. The APIs is stable right now, and here's also a full list about how to get upgraded from Element UI to Element Plus.

You can find the breaking change list here: Breaking Change List.

Migration Tool 🛠️

We have made a migration tool for you to migrate your project from Element UI to Element Plus.

You can find the gogo code migration tool here.

We have tested this on Vue Element Admin. You can find the transpiled code here

Playground

You can also try Element Plus out with the components built-in playground (This thing is still under development, most of the functions are ready)

Try it with code sandbox

Edit element-plus

Try it with our built-in playground

Playground

Special thanks to the generous sponsorship by:



Translations

Element Plus is translated to multiple languages, you can click the badge to help up update the translation or apply to become a proofreader Crowdin

For now we are only showing English and Chinese for resource reasons, but we are looking forward to translate it into more languages, please go to the link above and leave a message if you want to help translating Element Plus into your desired language.

Stay tuned 👀

Join our Discord to start communicating with everybody.

This thing is broken, I should help improve it!

Awesommmmmmee. Everything you need is down below. You can also refer to CONTRIBUTING and Code of Conduct where you'll find the same information listed below.

I would like to become a part of the development team!

Welcome 🤩! We are looking for talented developers to join us and making Element Plus better! If you care to join the development team, please reach out to us, you are more than welcomed to join us! ❤️

We are now lacking of experts of Testing, GitHub Actions, PM, if you do feel like you can and willing to help us, please do reach out to us. 🙏

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. Become a sponsor

Contributors

This project exists thanks to all the people who contribute.

And thank you to all our backers! 🙏

License

Element Plus is open source software licensed as MIT.