Commit Graph

1787 Commits

Author SHA1 Message Date
Rainbow
ebefb5bffe docs(components): [form] update the description of disabled prop (#23014) 2025-12-07 11:57:23 +08:00
Noblet Ouways
b579f48526 feat(components): [dropdown] add append-to (#23001)
* feat(components): [dropdown] add append-to

closed #5542

* test: case

* docs: add append-to property

* change version to 2.13.0
2025-12-06 08:06:32 +08:00
Noblet Ouways
8f5cc7dd5b docs: improve playground link accessibility (#22995)
* docs: improve playground link accessibility

* improvement: apply suggestion

Co-authored-by: rzzf <cszhjh@gmail.com>

---------

Co-authored-by: rzzf <cszhjh@gmail.com>
2025-12-04 23:32:12 +01:00
0song
39013a96c8 chore: update doc ui (#23000) 2025-12-04 12:36:45 +00:00
Noblet Ouways
7f6281f02f docs: add input-number warning (#22996) 2025-12-04 07:43:50 +08:00
Noblet Ouways
b92ca7f4c0 docs: allow passing extra packages for ep-playground (#22979)
docs: allow passing extra packages
2025-12-03 15:07:50 +08:00
qiang
cba30d8cd2 feat(components): [table] accessibility enhancement (#22432)
* feat(components): [table] accessibility enhancemen

closed #14301

* chore: sync locale

* chore: add test

* chore: optimize style

* chore: optimize style

* feat(components): [table] sort and filter a11y
2025-12-02 10:41:16 +08:00
知晓同丶
c51fd7e1fe style(components): [cascader] cascader-panel fit width (#21497) 2025-12-02 10:35:12 +08:00
Rainbow
32f8739312 feat(components): [menu] apply popper-class and popper-style to the tooltip of the title (#22908)
* feat: apply popper-class and popper-style to the tooltip of the title

* docs: update

* docs: update
2025-12-02 08:18:32 +08:00
rzzf
5ad9b4f2ec docs(components): [tree] improve description of setCheckedNodes (#22967) 2025-11-30 22:19:46 +01:00
0song
f550b694cb chore: update doc ui (#22951) 2025-11-28 16:18:13 +00:00
sea
adf4fbfb6b feat(components): [tree-select] add instance type and improve test cleanup logic (#22499)
* feat(components): [tree-select] add instance

* chore: update

* chore: update test

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

* Update packages/components/tree-select/src/instance.ts

Co-authored-by: Noblet Ouways <91417411+Dsaquel@users.noreply.github.com>

---------

Co-authored-by: btea <2356281422@qq.com>
Co-authored-by: Noblet Ouways <91417411+Dsaquel@users.noreply.github.com>
2025-11-28 23:34:57 +08:00
rzzf
8d4d0514e7 feat(components): [timeline] add reverse prop (#22931)
* feat(components): [timeline] add `reverse` prop

* test: update

* chore: update import
2025-11-28 08:06:03 +08:00
zhongli-Leah
5f2cf63be4 docs(components): [tooltip/slider] replace popconfirm with tooltip (#22912)
docs(components):[tooltip-slider]Replace popconfirm with
tooltip.
2025-11-25 11:49:54 +08:00
rzzf
b105a08078 docs(components): [tabs] fix default-value version tag (#22911)
* docs(components): [tabs] fix `default-value` version tag

* docs: add tag
2025-11-25 11:37:28 +08:00
Dun Lu
9cd07b798e feat(components): [select-v2] add remote-show-suffix prop (#22885)
* fix(components): [selectV2] fix computed logic&add remoteShowSuffix prop

* fix(components): add test case and add prop in docs

* docs(components): [select-v2](remote) add example and version info

---------

Co-authored-by: rzzf <cszhjh@gmail.com>
2025-11-25 10:16:49 +08:00
0song
e8599c6461 chore: update doc UI (#22901) 2025-11-24 05:46:26 +00:00
云游君
7be439a53a fix(components): [tabs] default-value support and update demo for docs (#22896)
* fix(components): [tabs] default-value support and update demo for docs

* chore: update docs/en-US/component/tabs.md

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

* fix(components): [tabs] undefined for defaultValue

---------

Co-authored-by: btea <2356281422@qq.com>
2025-11-23 15:18:51 +08:00
Den Moshkin
e3eff3725f feat(components): [button-group]: add direction prop (#18906)
* feat(components): [button-group]:add vertical direction for button group

* feat(components): [button-group]: add direction prop (update)

* feat(components): [button-group]: fix docs

* feat(components): [button-group]: update version

* Update docs/en-US/component/button.md

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

* Update docs/en-US/component/button.md

* chore: format

* docs: improve sentence

* docs: improve display example

* refactor: enhance prop type

- fit with segmented direction prop
- enhance type according with
https://github.com/element-plus/element-plus/pull/22757

---------

Co-authored-by: btea <2356281422@qq.com>
Co-authored-by: Dsaquel <291874700n@gmail.com>
2025-11-23 09:07:43 +08:00
yicheny
2c2f6a2687 feat(components): [tabs] add default-value prop, suppress flicker (#22815)
closed #22776

Co-authored-by: 云游君 <me@yunyoujun.cn>
2025-11-21 23:42:03 +08:00
Rainbow
aac2b5a208 docs(components): [menu] add missing popper-style prop to sub-menu (#22890) 2025-11-21 16:14:28 +08:00
Rainbow
38eb654f8f docs(components): [tree-select] correct the links (#22865) 2025-11-20 11:22:19 +08:00
sea
d47d68b1e8 docs: improve slots type (#22855)
* docs: improve slots type

* docs: update

Co-authored-by: Zhong <cszhjh@gmail.com>

---------

Co-authored-by: Zhong <cszhjh@gmail.com>
2025-11-19 22:19:46 +08:00
qiang
669585fc43 fix(theme-chalk): [anchor] update link styles for hover and focus states (#22841)
* fix(theme-chalk): [anchor] update link styles for hover and focus states

* docs: Update document styles

* Update docs/.vitepress/vitepress/styles/content/table-of-content.scss

* docs: update toc-content left padding

---------

Co-authored-by: sea <45450994+warmthsea@users.noreply.github.com>
Co-authored-by: warmthsea <2586244885@qq.com>
2025-11-18 09:59:13 +00:00
rzzf
1859f5137e fix(utils): [addUnit] handle 0 value correctly (#22808)
* fix(utils): [addUnit] handle 0 value correctly

* fix: provide example

* fix: update

* fix: update

* test: update case name

* fix: update

Co-authored-by: Dsaquel <291874700n@gmail.com>

* fix: update

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

---------

Co-authored-by: Dsaquel <291874700n@gmail.com>
Co-authored-by: btea <2356281422@qq.com>
2025-11-18 16:29:01 +08:00
Edge-Seven
af78e7026d docs(components): [collapse] fix typo (#22840)
Fix typos in some files

Co-authored-by: khanhkhanhlele <namkhanh20xx@gmail.com>
2025-11-18 06:25:10 +00:00
Noblet Ouways
a8a83be56a docs: fix typecheck (#22452)
* docs: fix typecheck

* chore: undo lock

* chore: set react stub in gitignore

* chore: try be kind on windows

* chore: try be kind on windows v2

* chore: try be kind on windows v3

don't ignore stub

* chore: use Vue 3.4.31

* fix: import jsx from vue

---------

Co-authored-by: dopamine <coderzyou@gmail.com>
2025-11-17 13:46:17 +01:00
余晖
f09335f01d docs(components): [anchor] use vp-raw to fix demo scroll (#22828) 2025-11-17 20:21:05 +08:00
sea
cd2728af99 Revert "feat(components): [alert] add open and auto-close functionality with delay (#20533,#22028)" (#22560)
* Revert "fix(components): [alert] show immediately when `showAfter` not needed (#22028)"

This reverts commit 229a0a159b.

* Revert "feat(components): [alert] add open and auto-close functionality with delays (#20533)"

* chore: update deprecated

* docs: update remark
2025-11-17 11:04:56 +08:00
Caleb
8e5f8b7a86 docs(components): [space] fix typo coresponds => corresponds (#22821)
docs: coresponds => corresponds
2025-11-17 10:07:30 +08:00
Rainbow
94b273d10f feat(components): [splitter] expose splitterPanelRef (#22791)
* feat(components): [split-panel] expose panelEl

* feat: update

* feat: update

* docs: update version number
2025-11-16 23:39:25 +01:00
Carl Chen
261012cd1f fix(components): [input] fixed the onchange parameter when type is file (#14687)
* fix(components): [input]

fixed the onchange parameter when type is file

BREAKING CHANGE :
the onchange type of input has been enhanced to string

FileList

closed #14686

* fix: fix lint

* fix: fix lint

* fix(components): input

remove error

* perf(components): input

change event emit event

* fix(components): [input]

add test & fix file clear

* fix: fix unit test

* perf: change input test name

* chore: format

---------

Co-authored-by: qiang <qw13131wang@gmail.com>
2025-11-16 09:35:12 +08:00
btea
6654eb40a8 docs: [drawer] update event parameter (#22816) 2025-11-15 10:06:27 +08:00
Caleb
3901ae43fe docs(components): [segmented] fix typo (#22811)
docs: varibles => variables
2025-11-14 18:08:47 +08:00
Nullaha
37600dadd3 docs(components): [tree] update select state when add or remove node (#14916)
docs(components): [tree] Update select state when add or remove node

Co-authored-by: qiang <qw13131wang@gmail.com>
2025-11-13 19:25:22 +08:00
Jevin
43c1a9de82 feat(components): [drawer] add resize-start resize resize-end emits (#22784)
* feat(components): [drawer] add    emits

* chore: update

* chore: update
2025-11-13 14:32:00 +08:00
qiang
37df183c4b docs(components): [input] adjust the recommended value for the type (#22757)
closed #14686
2025-11-13 08:02:35 +08:00
一只前端汪
a445eca246 chore: upgrade Unocss version (#22758)
chore: Upgrade Unocss version
2025-11-12 08:21:33 +08:00
一只前端汪
fbb7f71016 docs: correct TypeScript type errors in documentation (#22752)
fix(docs): correct TypeScript type errors in documentation
2025-11-11 16:45:00 +08:00
rzzf
85ac706325 feat(components): [cascader] expose focus and blur methods (#22737) 2025-11-10 12:57:57 +08:00
jiaxiang
b208a7e90c docs(style): fix class name repeat (#22739)
* docs: [Watermark] rename class name

* Update docs/examples/watermark/custom.vue

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

* chore: fix

* style: update

* Update docs/examples/autocomplete/custom-header-footer.vue

Co-authored-by: rzzf <cszhjh@gmail.com>

* fix(docs): update

* Update docs/examples/cascader/custom-header-footer.vue

* Update docs/examples/cascader/custom-header-footer.vue

---------

Co-authored-by: btea <2356281422@qq.com>
Co-authored-by: rzzf <cszhjh@gmail.com>
2025-11-10 11:39:07 +08:00
btea
a46c3758bf docs: update version badge (#22664) 2025-11-01 14:38:33 +08:00
zhongli-Leah
0a0903b605 docs(components): [popover] remove unnecessary class names (#22642)
docs(components):[popver] example delete class
2025-10-31 14:04:39 +08:00
btea
4c658f1a9b feat(components): [tabs] add tabindex prop (#22624) 2025-10-30 13:25:33 +01:00
linzx-jess
a8e22a0654 docs: fix typo and improve sentence in destroy-on-close example (#22630)
docs(docs): fix typo and improve sentence in destroy-on-close example

When I was reading the guide documentation,
I found this sentence a bit confusing.
It turned out that there was a small typo (“bellow” → “below”)
and the phrasing wasn’t very natural.
So I tried to fix it for better readability.
Thanks to all the maintainers for your hard work!

Co-authored-by: Linzx <14808625+sheldorplus@user.noreply.gitee.com>
2025-10-30 17:49:06 +08:00
linzx-jess
dd6cb9b668 docs: fix customized icon example for consistency with other demos (#22614)
* docs(docs): fix customized icon example for consistency with other demos

This PR fixes the Customized Icon example in Message-box

to make it consistent with others.
Added confirmButtonText and cancelButtonText options to avoid default Chinese labels.
Added ElMessage success and cancel feedback after confirmation or cancellation.
Ensured the example behavior matches other MessageBox demos.

* docs(docs): add import

---------

Co-authored-by: Linzx <14808625+sheldorplus@user.noreply.gitee.com>
2025-10-30 09:33:27 +08:00
Ardeshir Izadi
cca9195d84 docs(components): [tooltip] add events (#22612)
* docs(components): [tooltip] Add emitted events from tooltip

* use `event` instead of `value`

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

* chore: format

---------

Co-authored-by: qiang <qw13131wang@gmail.com>
Co-authored-by: rzzf <cszhjh@gmail.com>
2025-10-29 18:15:50 +08:00
linzx-jess
e318ce8be5 docs: correct grammar in internationalization guide (#22613)
docs(docs): correct grammar in internationalization guide

Fix minor grammar and consistency issues in i18n.md documentation.

No functional changes.

closed #22609

Co-authored-by: Linzx <14808625+sheldorplus@user.noreply.gitee.com>
2025-10-29 09:00:07 +01:00
Rainbow
3696502b05 docs(components): [tooltip/popover] supplement description of the slot (#22600)
* docs(components): [tooltip/popover] supplement description of the slot

* docs: update
2025-10-28 14:10:38 +08:00
zhongli-Leah
d39ecebe75 docs(components): [autocomplete] correct expose type (#22591)
autocomplete.md
2025-10-27 15:09:35 +08:00