Commit Graph

6823 Commits

Author SHA1 Message Date
cleaverlove
5855db4f5c refactor(components): [time-select] using built-in constants (#20079)
refactor(components): [time-select] convert to a constant
2025-03-11 21:02:59 +08:00
thinkasany
39a0b4aab9 ci: enable publish-size-resport action for all branch (#20076)
ci: Package Size Report for all branch
2025-03-10 18:12:30 +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
btea
cb04a70019 ci: lint-commit-message action add condition (#20064) 2025-03-08 18:25:35 +08:00
Meet you
a441b70448 style(components): [cascader] add collapse-tag margin (#19890)
* fix(style): fix cascader style issue

closed #19886

* fix(style): update

* Update packages/theme-chalk/src/cascader.scss

Co-authored-by: sea <45450994+warmthsea@users.noreply.github.com>

* chore: delete blank line

---------

Co-authored-by: sea <45450994+warmthsea@users.noreply.github.com>
Co-authored-by: warmthsea <2586244885@qq.com>
2025-03-08 09:12:36 +08:00
sea
244e811b44 chore(eslint-config): add line-between-blocks rules (#20051) 2025-03-08 08:55:02 +08:00
Element
3a4db314b6 chore: Update changelog 2.9.6 (#20056)
chore: update changelog 2.9.6
2025-03-07 11:25:09 +00: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
sea
434208c9ad fix(components): [select-v2] option need double click in IOS (#20041)
* fix(components): [select-v2] option need double click in IOS

* chore: format
2025-03-07 11:13:07 +08:00
DDDDD12138
d4bb395291 fix(components): [date-picker] support remove same months from different years (#20020)
* fix: support selecting same months from different years

* feat: add test case

* chore: adjust description
2025-03-07 09:51:08 +08:00
btea
15b98154c1 Revert "docs: optimization API style (#19793)" (#20039)
This reverts commit fe9cc6351b.
2025-03-07 09:29:45 +08:00
sea
5240eb2857 style(components): [cascader] delete icon height (#20036) 2025-03-07 08:30:17 +08:00
Noblet Ouways
2ee14a3256 fix(components): [dropdown] button-props as a Partial type (#20035)
fix(components): [dropdown] `button-props` as a partial type
2025-03-06 19:11:01 +08:00
知晓同丶
bb4d0535bc fix(components): [date-picker] add user input validation (#20021)
* fix(components): [date-picker] add user input validation

closed #19841

* refactor: rename `checkUserInput` to `correctlyParseUserInput`
2025-03-06 16:17:59 +08:00
sea
7acf11ec37 test(components): [input] use formatter , event val check (#20031)
Co-authored-by: btea <2356281422@qq.com>
2025-03-06 09:44:45 +08:00
TKSun
b46fc201e4 fix(components): [input] @change event value formatter (#20000)
* fix: change事件值没有被格式化

fix: change事件值没有被格式化

* Update packages/components/input/src/input.vue

---------

Co-authored-by: btea <2356281422@qq.com>
2025-03-06 09:36:49 +08:00
sea
7a6c20fb01 style(components): [cascader] content display is incomplete (#20015)
fix(components): [cascader] content display is incomplete
2025-03-04 10:41:39 +08:00
sea
472346f81e chore: use a closing svg tag (#20018) 2025-03-04 09:06:08 +08:00
xingyixiang
f932ea2dcb fix(components): [date-picker] change triggers twice when clearing (#19804)
* fix(components): [date-picker] change triggers twice when clearing

* fix(components): [date-picker] change triggers twice when clearing

* fix(components): [date-picker] add test

* fix(components): [date-picker] add test

* fix(components): [date-picker] add test

* fix(components): [date-picker] add test
2025-03-03 15:47:34 +08:00
renovate[bot]
7d59595def chore(deps): update dawidd6/action-download-artifact action to v9 (#20011)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-03 15:37:37 +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
btea
e74afae2ac ci: update issue helper link (#19996)
* ci: update issue helper link

* chore: update
2025-02-28 09:26:22 +08:00
Jason
3079a4789d fix(components): [table] replace pageX with clientX (#19881)
Co-authored-by: chengang <chengang@lianantech.com>
2025-02-27 22:21:53 +08:00
DDDDD12138
87e3d1d400 fix(components): [select-v2] allow propagation of non-control key events in custom options (#19984)
fix: allow propagation of non-control key events in custom options
2025-02-27 22:09:14 +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
DDDDD12138
3ef10ec5b8 perf(components): [select-v2] optimize to avoid unnecessary computations (#19970)
* perf: avoid redundant property checks and regex constructions

* perf: optimize allOptions handling and introduce hasOptions

* feat: update 'allOptions' type
2025-02-26 16:45:01 +08:00
sea
31f08e0954 test: use test fn replace sleep (#19977)
* test: use test fn replace sleep

* test: update
2025-02-26 16:21:04 +08:00
kooriookami
36a364f452 style(theme-chalk): [tabs] update tabs style (#19975)
style(theme-chalk): update tabs style
2025-02-26 13:39:36 +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
sea
fcd5d2fdab ci: fix lint-pr-title comment (#19947)
* ci: fix lint-pr-title username is empty

* ci: update
2025-02-25 10:41:37 +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
sea
f4f1d53070 ci: update lint pr title (#19898)
* chore(ci): delete lint-commit-message file

* ci: update

* ci: update
2025-02-23 22:21:11 +08: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
btea
05deb2785a ci: remove odd version issue template (#19861)
* ci: update issue link

* chore: remove issue template
2025-02-22 18:04:50 +08: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 4a9cd67dd8.
2025-02-21 17:47:47 +08:00
Element
cc982f20ba chore: Update changelog 2.9.5 (#19926)
chore: update changelog 2.9.5
2025-02-21 05:27:43 +00:00
sea
0ba4d10460 ci: open commit run pr.new (#19922)
* ci: open commit run pr.new

* ci: update
2025-02-21 11:56: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
sea
cffc025415 fix(components): [tree-select] search solve memory leak (#19895)
* fix(components): [tree-select] search solve memory leak

* feat: update

* fix: test

* chore: update test
2025-02-20 11:37:41 +08:00
DDDDD12138
4ac22efb0d fix(components): [select] ensure scrollbar syncs when scrolling to selected option (#19636)
* fix: ensure scrollbar syncs when scrolling to selected option

* feat: update scrollbar when drop-down menu is displayed
2025-02-19 21:30:51 +08:00
zhuft-moon
3aee62d0de docs: [button] update default value and description (#19903) 2025-02-19 17:59:56 +08:00
btea
47e10798fb fix(components): [message-box] vue warning when closeIcon is component (#19901) 2025-02-19 09:55:01 +08:00