1486 Commits

Author SHA1 Message Date
renovate[bot]
e417b6b4ea
fix(deps): update all non-major dependencies 2025-04-11 22:11:43 +00:00
sea
08976b6ed4
docs: fix the abnormal border display when zooming (#20399) 2025-04-12 06:09:58 +08:00
sea
56b732717a
docs(components): [form] simplified validation example (#20398) 2025-04-11 14:14:24 +08:00
betavs
54b0aae060
refactor(components): [message] deprecate the center option (#20296) 2025-04-10 11:00:16 +08:00
Feynman
ee13188cca
feat(components): [select-v2] add suffix-icon prop with default ArrowDown (#20370)
* feat(components): [select-v2] add suffixIcon prop with default ArrowDown

- Introduced a new `suffixIcon` prop to allow customization of the icon in the select component.
- Updated the icon rendering logic to utilize the `suffixIcon` prop instead of a hardcoded value.

* feat(docs): [select-v2] add suffix-icon prop for custom icon support

- Added a new `suffix-icon` prop to the select component, allowing users to customize the suffix icon.
- Updated documentation to reflect the new prop and its default value.

* chore: add version

---------

Co-authored-by: warmthsea <2586244885@qq.com>
2025-04-09 08:10:30 +00:00
0song
b9a68b5451
chore: update doc (#20375) 2025-04-09 05:45:14 +00:00
btea
1b69cb9777
feat(components): [image] progress slot higher priority (#20353)
* feat(components): [image] `progress` slot higher priority

* fix: update

* chore: delete extra spaces

---------

Co-authored-by: warmthsea <2586244885@qq.com>
2025-04-05 22:14:39 +08:00
btea
8a0a7fc45d
docs: [image] update prop and example (#20349) 2025-04-05 19:37:14 +08:00
jiaxiang
8ef07ac296
docs: optimize contributors style (#20303)
* docs: optimize contributors style

* chore: remove import
2025-04-04 09:53:57 +08:00
DDDDD12138
4c8752c5da
docs: resolve code copy button alignment issue (#20335)
fix(docs): resolve code copy button alignment issue
2025-04-03 14:23:07 +08:00
betavs
c340be0779
feat(components): [popover] add trigger-keys prop for keyboard control of popover display (#20264)
feat(components): [popover] enable trigger-keys prop
2025-04-03 14:22:49 +08:00
kooriookami
09e23e98d0
feat(components): [segmented] add aliases for custom options (#20319)
feat(components): [segmented] Add aliases for custom options

closed #20310
2025-04-02 14:26:35 +08:00
btea
a846ad1d44
feat(components): [dialog] expose handleClose (#20323) 2025-04-02 09:55:33 +08:00
Noblet Ouways
4ef26b935c
chore: format (#20312) 2025-03-31 20:46:51 +08:00
sea
09041ad89f
docs: update phone index image (#20243)
* docs: update phone index image

* fix: 768px-959px

* chore: delete useless code
2025-03-26 18:36:12 +08:00
云游君
904305a5fe
docs: remove useless space in headers (#20247) 2025-03-26 17:06:41 +08:00
夕云葛城
940efb8e9c
docs: fix dark mode switch transition effect offset (#20236)
* fix(docs): resolve scaling transition misalignment (#20235)

closed #20235

* fix(docs): fix circle percentage reference value (#20235)
2025-03-26 07:53:53 +08:00
Xaypanya Phongsa
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
DDDDD12138
f9890d1df4
docs: [table-v2] move row-event-handlers from events to attributes (#20242) 2025-03-24 17:13:00 +08:00
Fifteen
7fcc81b17b
feat(components): [input-tag] add saveOnBlur prop (#20158)
* feat(components): [input-tag] add saveOnBlur prop

* fix(components): [input-tag] reset inputValue to undefined

* docs(components): [input-tag] add version tag for save-on-blur attribute

* refactor(components): [input-tag] simplify saveOnBlur prop definition

* chore(components): [input-tag] set saveOnBlur default to true

* docs(components): [input-tag] saveOnBlur default to true
2025-03-20 21:07:31 +08:00
云游君
cc69a8c4a7
docs: upgrade unocss@major & fix tag style in headers (#20196)
* fix(docs): upgrade unocss@major & fix tag style in headers

* chore: disable unocss inspector
2025-03-20 18:25:45 +08:00
0song
12b965354e
chore: update UI (#20198)
* chore: update UI

* chore: update UI

* chore: update UI
2025-03-20 08:08:05 +00:00
0song
32545a3c16
chore: update doc (#20191)
* chore: update doc

* chore: update
2025-03-20 02:54:08 +00:00
知晓同丶
990efd4f07
docs(components): increase popover width (#20195) 2025-03-20 09:56:11 +08:00
sea
c65399a4c1
feat(components): [image-viewer] export setActiveItem in slot (#20190)
* feat(components): [image-viewer] export `setActiveItem` in slot

* docs: update

* docs: update
2025-03-19 18:00:22 +08:00
sea
84851c9f12
docs: optimize example import (#20179) 2025-03-19 12:00:39 +08:00
btea
d4123cd558
fix(components): [upload] drag file add isDirectory attribute (#20012)
* fix(components): [upload] drag file add isDirectory attribute

* fix: compatibility test

* fix: extend UploadRawFile
2025-03-17 20:55:04 +08:00
thinkasany
4807705579
docs: add placement demo for popover/popconfirm (#20126)
* docs: add placement demo for popover/popconfirm

* fix: update name

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

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

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

---------

Co-authored-by: btea <2356281422@qq.com>
2025-03-15 17:37:25 +08:00
dopamine
2f9da16df8
docs: [scrollbar] tweak horizontal scroll example (#20133)
fix(docs): [scrollbar] tweak horizontal scroll example
2025-03-14 17:09:16 +08:00
EralChen
d410486c07
feat(components): [table-column] preserve expanded content (#19899)
* feat: [table-column] preserve expanded content

* chore: format

---------

Co-authored-by: warmthsea <2586244885@qq.com>
2025-03-13 10:20:07 +08:00
changchi666
0c6ef6e13b
docs(components): add the virtual-ref description of popover (#20081)
* docs(components): add the Virtual triggering description  of popover

* docs(components): change the virtual-triggering description of popover

* docs(components): add the virtual-ref description of popover
2025-03-11 21:15:56 +08:00
xinconan
25f42aa9d7
feat(components): [alert] add icon slot (#20034)
* feat(components): [alert]add icon slot

* refactor(components): [alert] move default iconComponent into icon slot

* chore: update version

---------

Co-authored-by: sea <45450994+warmthsea@users.noreply.github.com>
2025-03-09 15:34:11 +00:00
sea
244e811b44
chore(eslint-config): add line-between-blocks rules (#20051) 2025-03-08 08:55:02 +08:00
Simon He
639e173ead
docs: fix typo in dropdown documentation for triggerKeys (#20052) 2025-03-07 17:17:24 +08:00
0song
f2f9c6d79a
chore: update doc UI (#20042) 2025-03-07 05:40:45 +00:00
btea
15b98154c1
Revert "docs: optimization API style (#19793)" (#20039)
This reverts commit fe9cc6351ba75a8a7686c242788552ed2369a005.
2025-03-07 09:29:45 +08:00
btea
75cb81172f
chore: format code (#20009) 2025-03-03 15:16:45 +08:00
Spaceman
241a22414c
docs(components): [el-tooltip] add example using append-to API (#19943)
* docs(docs): [el-tooltip] Add example using append-to API

* chore: del type

---------

Co-authored-by: warmthsea <2586244885@qq.com>
2025-02-28 18:02:11 +08:00
changchi666
16dbe32b0d
docs(components): add the virtual-triggering description of popover (#19920)
* docs(components): add the Virtual triggering description  of popover

* docs(components): change the virtual-triggering description of popover
2025-02-27 17:08:48 +08:00
Noblet Ouways
0ed86e74ce
feat(components): [tree/tree-select] add check-on-click-leaf attribute (#19494)
* chore: last leaf node clickable on `show-checkbox`

* chore: revert

* chore: leaf node checkable

* test: checkable by click on leaf node

* chore: test & doc

* chore: add version

* feat: handle tree-v2

* test: tree-v2
2025-02-26 21:24:58 +08:00
jiaxiang
ad2cbd2a23
refactor(components): [image] image-viewer standalone use (#19715)
* chore: remove prevent body scroll in image-viewer

* docs: format

---------

Co-authored-by: warmthsea <2586244885@qq.com>
2025-02-25 22:10:34 +08:00
Noblet Ouways
392db28b27
chore: format docs (#19965)
chore: format
2025-02-24 20:26:18 +08:00
sea
ef8a6bb7df
docs(components): [tree] update example style (#19945) 2025-02-24 14:48:54 +08:00
0song
84f94507e3
chore: update doc (#19946) 2025-02-24 05:23:58 +00:00
Lee
ac7a7761aa
docs: [badge] correct the spelling mistakes in the description (#19935)
docs: [badge] correct the spelling mistakes in the Description
2025-02-22 10:39:22 +00:00
sea
6a22c579e6
chore: [dropdown] remove @ts-nocheck & fix type error (#19912)
* chore: [dropdown] remove @ts-nocheck & fix type error

* docs: update
2025-02-22 13:42:06 +08:00
zhuft-moon
d8706b2952
docs(components): [message] add a "Won't close automatically" example. (#19924)
* docs(components): [config-provider] add default values

* docs(components): [message] add a "Won't close automatically" example

* Revert "docs(components): [config-provider] add default values"

This reverts commit 4a9cd67dd89914375a7c46785f4c5097ed1faa96.
2025-02-21 17:47:47 +08:00
sea
bac1a23c27
docs(components): [tree] change customized-node example (#19907) 2025-02-21 10:04:50 +08:00
dengguangmiaoyyds
37f3447eca
docs(components): [dropdown] update description and example (#19908)
docs(components): [dropdown]update description and example
2025-02-20 16:42:07 +08:00
jiaxiang
398d68cc3e
feat(components): [slider] add persistent prop (#19889)
* feat(components): [Slider] add persistent prop

* fix(components): [slider] update persistent prop

* fix(components): [slider] rename persistent prop to tooltipPersistent

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

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

* chore: formatted

* fix(components): [slider] update description for persistent prop

---------

Co-authored-by: btea <2356281422@qq.com>
2025-02-20 16:17:36 +08:00