Go to file
xingyixiang ffb30818cf
fix(components): [table] failed to insert tooltip when show-overflow-tooltip is enabled (#18317)
* fix:The namespace of the showOverflowTooltip is invalid.

* fix(components): [scrollbar] multiple rendering

* fix(components): [scrollbar] multiple rendering

* fix(components): [scrollbar] multiple rendering

* Update packages/components/scrollbar/src/bar.vue

Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>

* test(components): [scrollbar] adjusting style attributes

* fix(components): [table] Failed to insert node when show-overflow-tooltip is enabled

* fix(components): [table] Failed to insert node when show-overflow-tooltip is enabled

* fix(components): [table] Failed to insert node when show-overflow-tooltip is enabled

* fix(components): [table] Failed to insert node when show-overflow-tooltip is enabled

---------

Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
2024-11-10 16:02:34 +08:00
.circleci
.github ci: update action vertion (#18663) 2024-10-27 14:23:24 +08:00
.husky
.vscode chore: add vitest extensions (#17981) 2024-08-23 22:32:30 +08:00
breakings
docs docs: optimize sidebar style (#18842) 2024-11-09 13:59:26 +08:00
internal chore: update dependencies (#18573) 2024-10-29 10:01:58 +08:00
packages fix(components): [table] failed to insert tooltip when show-overflow-tooltip is enabled (#18317) 2024-11-10 16:02:34 +08:00
patches
play chore(deps): update vite related dependency for play and docs (#18809) 2024-11-08 09:38:27 +08:00
scripts chore: gen script does not support hyphens (#18704) 2024-11-04 21:19:29 +08:00
ssr-testing
typings chore(components): [select-v2] remove ts-nocheck comments in select-v2 (#16746) 2024-09-23 13:45:35 +08:00
.editorconfig
.env
.eslintignore chore(eslint-config): ignore the vitepress cache folder (#17635) 2024-07-23 10:58:41 +08:00
.eslintrc.json
.gitattributes
.gitignore
.gitpod.yml
.markdownlint.json
.npmrc
.nvmrc
.prettierignore chore(eslint-config): ignore the vitepress cache folder (#17635) 2024-07-23 10:58:41 +08:00
.prettierrc
CHANGELOG.en-US.md chore: Update changelog 2.8.7 (#18742) 2024-11-01 14:51:02 +00:00
CODE_OF_CONDUCT.md
codecov.yml
commitlint.config.js
commitlint.config.ts chore: add deps/types for commitlint scope (#18778) 2024-11-05 16:13:29 +08:00
CONTRIBUTING.md docs: describes the pnpm version for debugging source code (#18769) 2024-11-04 17:41:41 +08:00
LICENSE
package.json chore(deps): update vite related dependency for play and docs (#18809) 2024-11-08 09:38:27 +08:00
pnpm-lock.yaml chore(deps): update vite related dependency for play and docs (#18809) 2024-11-08 09:38:27 +08:00
pnpm-workspace.yaml
README.md chore: update ui (#18574) 2024-10-16 10:12:55 +00:00
tsconfig.base.json chore: optimize dts imports (#18051) 2024-09-03 14:34:21 +08:00
tsconfig.json
tsconfig.node.json
tsconfig.play.json chore: optimize dts imports (#18051) 2024-09-03 14:34:21 +08:00
tsconfig.vite-config.json chore(play): use the postinstall hook to run the init script (#18385) 2024-09-29 15:11:54 +08:00
tsconfig.vitest.json
tsconfig.web.json chore: improve intellisense in codebase (#17599) 2024-07-27 22:00:27 +08:00
vitest.config.mts
vitest.setup.ts
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.