Go to file
dopamine cd517d6743
chore(components): [select-v2] remove ts-nocheck comments in select-v2 (#16746)
* chore: remove ts-nocheck comments in select-v2

* take the review comments

* improve emits type

* the keys of emits use camelCase instead of kebab-case

* apply suggestions from code review

Co-authored-by: btea <2356281422@qq.com>

* reduce duplicate ESLint comments

* use more succinct syntax to define props

* revert emits to kebab-case

* fix: type checking failed

* chore: illustrate why return early in validateIcon

* fix: signature with duplicate parameter names

Co-authored-by: qiang <qw13131wang@gmail.com>

---------

Co-authored-by: btea <2356281422@qq.com>
Co-authored-by: qiang <qw13131wang@gmail.com>
2024-09-23 13:45:35 +08:00
.circleci ci(project): add .circleci/config.yml (#6569) 2022-03-12 22:57:11 +08:00
.github ci: release pr commit is made on the original repository dev (#18219) 2024-09-13 14:33:28 +08:00
.husky chore: update husky (#15867) 2024-02-23 09:10:20 +08:00
.vscode chore: add vitest extensions (#17981) 2024-08-23 22:32:30 +08:00
breakings feat(components): [image] support native lazy loading (#7968) 2022-06-01 13:21:05 +08:00
docs feat(components): [date-picker] add placement & fallback-placements (#18310) 2024-09-22 15:35:16 +08:00
internal chore(build): remove redundant code (#18224) 2024-09-17 12:29:54 +08:00
packages chore(components): [select-v2] remove ts-nocheck comments in select-v2 (#16746) 2024-09-23 13:45:35 +08:00
patches fix(components): [input] unify async-validator string length calc (#16757) 2024-05-20 12:22:56 +08:00
play chore(play): add breakpoint debugging config for VS Code (#17447) 2024-07-08 14:31:23 +08:00
scripts chore(scripts): fix type error (#16743) 2024-05-03 21:43:47 +08:00
ssr-testing fix(components): fix deprecated warning (#16034) 2024-03-04 22:06:40 +08:00
typings chore(components): [select-v2] remove ts-nocheck comments in select-v2 (#16746) 2024-09-23 13:45:35 +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 chore(eslint-config): ignore the vitepress cache folder (#17635) 2024-07-23 10:58:41 +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 refactor(docs): upgrade vitepress (#17444) 2024-07-15 18:30:10 +08:00
.gitpod.yml chore: update yml 2022-05-10 13:04:28 +08:00
.markdownlint.json feat(components): add virtual tree (#3398) 2021-09-27 11:12:50 +08:00
.npmrc chore: set package-manager-strict to false (#16737) 2024-05-08 09:50:47 +08:00
.nvmrc chore(dev): consistent with the node version required in package.json (#16720) 2024-04-30 10:38:49 +08:00
.prettierignore chore(eslint-config): ignore the vitepress cache folder (#17635) 2024-07-23 10:58:41 +08:00
.prettierrc chore(project): improve prettier format (#3236) 2021-09-05 00:53:31 +08:00
CHANGELOG.en-US.md chore: Update changelog 2.8.3 (#18267) 2024-09-13 06:26:41 +00: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
commitlint.config.js feat: check message when commit (#8166) 2022-06-08 15:17:04 +08:00
commitlint.config.ts feat: check message when commit (#8166) 2022-06-08 15:17:04 +08:00
CONTRIBUTING.md feat: support node 18+ & update tsx and vitest (#16190) 2024-04-11 17:48:34 +08:00
LICENSE chore: change license year (#5647) 2022-01-28 15:29:44 +08:00
package.json chore: upgrade to pnpm 9 (#18255) 2024-09-13 11:21:56 +08:00
pnpm-lock.yaml chore: upgrade to pnpm 9 (#18255) 2024-09-13 11:21:56 +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 doc (#18269) 2024-09-13 08:07:03 +00:00
tsconfig.base.json chore: optimize dts imports (#18051) 2024-09-03 14:34:21 +08:00
tsconfig.json fix(build): enhance type check (#7880) 2022-05-24 22:54:34 +08:00
tsconfig.node.json fix(build): enhance type check (#7880) 2022-05-24 22:54:34 +08:00
tsconfig.play.json chore: optimize dts imports (#18051) 2024-09-03 14:34:21 +08:00
tsconfig.vite-config.json fix: vitest typings (#8239) 2022-06-13 23:06:41 +08:00
tsconfig.vitest.json refactor(components): switch to vue macros (#9306) 2022-09-16 22:57:41 +08:00
tsconfig.web.json chore: improve intellisense in codebase (#17599) 2024-07-27 22:00:27 +08:00
vitest.config.mts test: add coverage exlude (#16727) 2024-05-06 10:02:26 +08:00
vitest.setup.ts feat: drop jest (#7248) 2022-04-19 16:51:44 +08:00
vitest.workspace.ts chore: add vitest extensions (#17981) 2024-08-23 22:32:30 +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 February 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.

Try it with our built-in playground

Playground

Try it with code sandbox

Edit element-plus

Special thanks to the generous sponsorship by:


Platinum Sponsors

Gold Sponsors


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.

How to help translating

See how to help translating in Translating Element Plus.

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. 🙏

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.