98 Commits

Author SHA1 Message Date
70v
9a7c0b6d97 docs: fix a file name (#21544)
Update transitions.md

`main.ts` replaces `mian.ts`
2025-07-30 07:27:37 +08:00
2f17df1209 style(eslint-config): newline before import type (#21036)
* perf: change to import-x

* feat: add rules

* chore: fix rule

* chore: fix

* chore: fix

* chore: fix

* style: `pnpm lint:fix`

* Revert "style: `pnpm lint:fix`"

This reverts commit db0116a288299c507e3cfc4d7a22e2207265d920.

* Revert "chore: fix"

This reverts commit 69c82a90c01525e38180be4c21e8ef5602512318.

* chore: fix

* style: `pnpm lint:fix`

* fix: lint

* chore: `pnpm format`
2025-06-16 15:37:12 +08:00
9539c19b40 style(eslint-config): add rules to restrict the imports of element-plus (#20959)
* style(eslint-config): add rules to restrict the imports of element-plus

* chore: added validation for tsx files

* chore: revert the shell
2025-06-13 17:07:39 +08:00
168b5f34ca style(eslint-config): move newline-after-import to global (#21011) 2025-06-12 22:30:23 +08:00
eed7bae4a6 feat(i18n): added Lao (lo) language (#20245)
* feat(locale): add Lao (lo) language support

* fix(locale): update Lao (lo) translation for pageHeader title
2025-03-25 06:53:57 +00:00
sea
244e811b44 chore(eslint-config): add line-between-blocks rules (#20051) 2025-03-08 08:55:02 +08:00
ce5963774c feat(i18n): add Telugu language (#19624)
* feat(i18n): add Telugu language

* chore(i18n): added missing keys in Telugu locale

* chore: format telugu locale file.

* chore(locale): fix lint in te.ts

* docs: add lang records
2025-01-16 03:00:26 +00:00
sea
ea964f1672 docs: add lang records (#19650) 2025-01-15 19:14:21 +08:00
sea
ac247d8ae8 docs: add code file-title and icon (#19638)
* docs: add code file-title and icon

* chore: update deps
2025-01-14 20:40:30 +08:00
e28e0f303e chore: format code (#18999) 2024-11-23 22:51:12 +08:00
512d31cb79 docs: makeup built-in zoom-in-left transition (#18987) 2024-11-22 15:11:50 +08:00
5d54ece420 docs(locale): add Malay(ms) translation (#18950)
* feat(locale): add locale: ms

* feat(locale): add Malay(ms) translation

feat(locale): add Malay(ms) translation

* docs(locale): add Malay(ms) translation
2024-11-20 12:45:34 +08:00
a9e6345464 docs: support vitepress vp-code-group (#18869)
* feat(style): support vitepress vp-code-group

* docs: update

* docs: update
2024-11-12 20:08:37 +08:00
98c742272d docs: improve mirror registry (#18788) 2024-11-05 18:57:13 +08:00
sea
b92d3e0297 docs: add installation-version get unpublished content (#18481)
docs: update installation-version content
2024-10-09 21:30:27 +08:00
sea
68d57aff34 docs: add sass compatible version description (#18428)
* chore: fix docs/play dev sass deprecation warning

* chore: update

* chore: update

* docs: add sass compatible version description

---------

Co-authored-by: btea <2356281422@qq.com>
2024-10-01 09:32:34 +08:00
9a8074c56c docs: add the missed full stop (#18411) 2024-09-29 07:11:32 +00:00
d6756ac767 docs: remove outdated descriptions of unplugin-element-plus (#18400) 2024-09-28 17:28:49 +08:00
c0f06a4fc4 docs: remove tip about client-only (#17852) 2024-08-13 08:40:30 +08:00
sea
ff4aadb6ab docs: perf highlight display and simplify code (#17588) 2024-07-19 09:34:36 +08:00
sea
ea6b50fdc6 docs: add single closed tag tip for using CDN in HTML (#17404)
* docs: add useing cdn tips

* docs: add useing cdn tips
2024-07-07 08:46:45 +08:00
sea
a85409afde docs: change cdn online demo link to correct show result (#17099) 2024-06-06 18:36:41 +08:00
sea
03cd828969 docs: update content using nuxt (#17033)
* docs: update content using nuxt

* docs: update content using nuxt

* delete remark
2024-06-03 12:15:01 +08:00
17ef1fe497 Revert "docs: add guide for on-demand import with Rspack" (#17042)
Revert "docs: add guide for on-demand import with Rspack (#16841)"

This reverts commit c2843cd3859912fb32ffaa6cac552f5c9785d1f8.
2024-05-31 11:40:40 +00:00
c2843cd385 docs: add guide for on-demand import with Rspack (#16841)
* docs: add guide for on-demand import with Rspack

* docs: fix
2024-05-13 20:07:24 +08:00
6cad4d2aa7 docs(components): [select] unify and enhance version tip (#16650)
* docs(components): [select] unify and enhance version tip

* docs: unify and enhance version tip
2024-04-25 15:36:25 +08:00
111086c132 docs: fix import locale (#16306)
* docs: fix import locale

* Update docs/en-US/guide/i18n.md

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

---------

Co-authored-by: qiang <qw13131wang@gmail.com>
2024-04-05 17:59:24 +08:00
1621b6a2d5 fix(hooks): SSR hydration error caused by z-index (#16175)
* fix(hooks): SSR hydration error caused by z-index

* test(hooks): test error

* chore: optimize name

* update

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

---------

Co-authored-by: btea <2356281422@qq.com>
2024-03-22 16:36:25 +08:00
d6dca5dec6 docs: add upgrade changes link (#15844)
docs: add Upgrade Changes Link
2024-02-11 19:57:39 +08:00
1d2029ea8f docs: update supported version (#15570)
* docs: update supported version

* docs: update

* docs: update
2024-01-18 14:05:30 +08:00
2bb71f6289 feat(element-plus): Support last 2 versions of browsers (#15313)
feat(element-plus): support last 2 versions of browsers
2024-01-05 22:55:07 +08:00
ec639c4d14 docs: fix official migration reference link (#13911)
fix(docs): fix official migration reference link
2023-08-09 13:41:50 +08:00
Xc
76ee456b29 docs(style): use new display tag (#11648)
* docs(style): use new display tag

* docs(components): use new tag
2023-04-09 21:02:49 +08:00
ffb2c1f740 docs: special handling about SSR/SSG (#10689)
* docs(ssr): special handling about SSR/SSG

* docs: ssr

* fix: the RegExp is not perfect

* docs: update the use of Nuxt
2023-02-14 22:53:06 +08:00
f8afef4720 docs: update quickstart.md (#11265)
Update quickstart.md

Remove deadlock for user
2023-02-04 22:20:16 +08:00
19bb7229fc chore: format code (#11397) 2023-02-02 20:26:00 +08:00
279bf6d9c5 docs: how to use Element Plus in Nuxt (#11385)
docs: how to use in Nuxt
2023-02-02 10:28:43 +08:00
BTB
0e9e2f39a9 docs: update dev-faq.md (#11270)
Update dev-faq.md
2023-01-13 13:28:38 +08:00
af15f38a68 Update i18n.md (#10914) 2022-12-12 12:37:19 +00:00
68eacd2b91 chore: update i18n dayjs (#10603) 2022-11-15 01:07:07 +08:00
Xc
ec28a63530 docs(components): tag left spacing (#10562)
* Rename using kebab-case
* Adjust component and document spacing
2022-11-12 13:02:47 +08:00
6890afc149 chore: add missing docs (#10185)
Revert "chore: rm error doc (#10180)"

This reverts commit ceef0a56ecab9535096636a74b8677fcb7039b3b.
2022-10-21 14:48:25 +00:00
ceef0a56ec chore: rm error doc (#10180) 2022-10-21 20:53:44 +08:00
359d2f6587 docs: fix doc tag (#10083) 2022-10-13 16:24:50 +00:00
1f16d3acb4 docs: fix missing title (#10082) 2022-10-13 09:00:41 +00:00
717286ec9c docs: fix import locale path (#9683)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-09-16 20:54:01 +08:00
d6acdc821f docs: move documentations to docs (#9733) 2022-09-11 16:45:16 +08:00
3fb5f1d01c docs: move translation guide to docs (#9730) 2022-09-11 14:36:50 +08:00
zz
0f96801502 docs: update vue link (#8974)
* docs: update vue link

* chore: update
2022-07-23 23:11:47 +08:00
d3f50525f8 chore(docs): use defineConfig for vite (#7670) 2022-05-31 05:49:49 +08:00