warmthsea
c62f1893e6
docs: separate compatibility md
2025-10-15 10:31:19 +08:00
warmthsea
5b990a8c38
docs: add optimizeDeps
2025-10-15 10:16:05 +08:00
warmthsea
5e09dfc926
docs: fix page content less extra whitespace
2025-10-15 10:12:11 +08:00
warmthsea
b444df8d45
docs: fix next page nav no y alignment
2025-10-15 10:06:30 +08:00
Lensiq
b45e094ce3
fix(components): [message] use correct namespace for lockscreen ( #22465 )
2025-10-15 08:13:31 +08:00
qiang
0842235dd9
feat(components): [color-picker-panel] hue-slider a11y ( #22258 )
...
* feat(components): [color-picker] hue-slider a11y
* chore: sync locale
* chore: lint
* chore: rename
* chore: rename
2025-10-14 19:06:08 +08:00
Noblet Ouways
74387dc1a7
ci: fix eslint warning ( #22447 )
2025-10-13 07:31:05 +08:00
Rainbow
d895d42bf6
docs(components): [tree] supplement the description of parameters for setChecked ( #22442 )
...
docs(components): [tree] supplement description of parameters
2025-10-12 23:06:27 +02:00
snowbitx
459288c5a9
feat(components): [autocomplete] support home and end key events ( #22324 )
...
* feat(components): [autocomplete] support home and end key events
* refactor: add pageUp+pageDown and fix scroll error
* chore: refer to #22228
* chore: change switch case
* refactor: change steps 10
* Update packages/components/autocomplete/__tests__/autocomplete.test.tsx
Co-authored-by: qiang <qw13131wang@gmail.com >
* test: add test case
---------
Co-authored-by: qiang <qw13131wang@gmail.com >
2025-10-12 16:35:33 +08:00
Lensiq
8deaf872bc
docs(components): [watermark] correct fontSize type ( #22441 )
...
docs(components): [watermark] correct fontSize type
2025-10-11 22:40:35 +02:00
一只前端汪
574bf98d43
fix(components): [upload] Invalid CSS variable ( #22366 )
...
* fix: upload css var
* fix: inject the scss variables in the component level
* fix: Excess modifications
* fix: Keep the name consistent with the original
* fix: Keep the name consistent with the original
2025-10-11 14:00:01 +02:00
qiang
a038e00d48
fix(directives): [vRepeatClick] remove event listener during unmounted ( #22439 )
...
* fix(directives): [vRepeatClick] remove event listener during unmounted
* Update packages/directives/repeat-click/index.ts
Co-authored-by: btea <2356281422@qq.com >
* fix: type error
---------
Co-authored-by: btea <2356281422@qq.com >
2025-10-11 13:27:25 +02:00
btea
5922d7f9ab
ci: pkg-pr-new publish add packageManager option ( #22438 )
2025-10-11 15:55:31 +08:00
一只前端汪
502f445199
fix: use @eslint/markdown instead of eslint-plugin-markdown ( #22434 )
2025-10-10 11:31:56 +02:00
qiang
271fb6fac7
refactor(components): [dropdown] trigger flow for dropdown menu ( #22332 )
...
* refactor(components): [dropdown] trigger flow for dropdown menu
* fix: test
2025-10-10 10:34:12 +08:00
0song
1e1b219cb5
chore: update gh action for trusted publishing ( #22433 )
...
chore: update action
2025-10-09 23:49:06 +00:00
Rainbow
ee4a7a687c
fix(components): [cascader] issue with expanding levels during search ( #21686 )
...
* fix(components): [cascader] issue with expanding levels during search
* test: add test case
---------
Co-authored-by: Dsaquel <291874700n@gmail.com >
Co-authored-by: liuxianheng <dfwl-liuxianheng@dfwlg.com >
2025-10-09 23:02:08 +02:00
Rainbow
7d1f52127f
fix(components): [select] loading appears on first click when remote ( #22323 )
...
* fix(components): [select] loading appears on first click when remote
* test: add test case
2025-10-09 23:00:06 +02:00
Noblet Ouways
02aad278f8
docs: update node version ( #22427 )
2025-10-08 20:08:57 +08:00
Cloyd Lau
3bfabeef11
docs(components): [popconfirm] set type definition for virtual-ref ( #22229 )
...
chore: set comments
Co-authored-by: Dsaquel <291874700n@gmail.com >
2025-10-08 19:00:13 +08:00
Noblet Ouways
45bba632cd
fix(components): [time-picker] always take old value on cancel ( #22414 )
...
* fix(components): [time-picker] always take old value on cancel
* test: set test case
* chore: apply review
Co-authored-by: btea <2356281422@qq.com >
---------
Co-authored-by: btea <2356281422@qq.com >
2025-10-08 12:50:21 +08:00
linzx-jess
b2a298d6ae
docs(docs): update contribution guide for clarity and accuracy ( #22426 )
...
Corrected some grammatical errors
Updated some instructions for accuracy
closed #22423
Co-authored-by: Linzx <14808625+sheldorplus@user.noreply.gitee.com >
2025-10-08 09:36:51 +08:00
Noblet Ouways
d9ce750e59
ci: use eslint concurrency ( #22412 )
2025-10-05 13:06:34 +02:00
Noblet Ouways
9f7cd8cdf6
ci: use prettier experimental cli ( #22411 )
2025-10-04 11:44:59 +02:00
Zhong
85fe9b86d2
fix(components): [slider] support uneven step sizes ( #22401 )
2025-10-04 11:09:11 +08:00
Zhong
2c27be46af
fix(components): [input-number] arrow key repeat and disabled-scientific not working ( #22382 )
...
* fix(components): [input-number] resolve keyboard control anomaly
* fix: commpatible
* Update packages/components/input-number/src/input-number.vue
Co-authored-by: qiang <qw13131wang@gmail.com >
* fix: update
* fix: update
---------
Co-authored-by: qiang <qw13131wang@gmail.com >
2025-10-04 10:20:01 +08:00
sea
e27ef5ed36
docs: overview card & tl item use the a tag ( #22409 )
...
docs: update
2025-10-03 23:46:41 +02:00
Zhong
b9c69233ca
docs(components): [upload] correct the type of the file field ( #22408 )
2025-10-03 14:03:38 +02:00
qiang
de3b8b78cb
docs: update translation link handling to use withBase ( #22407 )
...
* docs: update translation link handling to use withBase
* fix: the logo link
2025-10-03 11:07:32 +02:00
Rainbow
f461b7089a
refactor(components): remove unnecessary 'props.' in the template ( #22381 )
2025-10-02 22:01:02 +08:00
Rainbow
934f9c6d26
fix(components): [date-picker] supplement type for DatePickerInstance ( #22387 )
...
* fix(components): [date-picker] supplement type for DatePickerInstance
* fix: update
2025-10-02 20:50:33 +08:00
Noblet Ouways
1abe7c0b8d
docs(components): [dialog/drawer] comprehensive warnings ( #22400 )
2025-10-02 19:48:14 +08:00
Noblet Ouways
d861148712
docs(components): [infinite-scroll] set deprecated ( #22399 )
2025-10-02 19:45:05 +08:00
btea
576fe03e2b
ci: pubish remove --provenance ( #22402 )
2025-10-01 12:34:36 +02:00
qiang
efef336db8
docs: update link handling to use withBase for proper routing ( #22385 )
...
* docs: update link handling to use withBase for proper routing
closed #21637
* fix: image display error
2025-09-30 12:17:18 +02:00
snowbitx
02cf26fac0
feat(components): [checkbox-group] support options el-checkbox-button ( #22377 )
...
* feat(components): [checkbox-group] support options el-checkbox-button
* Update packages/components/checkbox/__tests__/checkbox.test.tsx
Co-authored-by: Zhong <cszhjh@gmail.com >
* Update checkbox-group.vue
* Update checkbox-group.vue
---------
Co-authored-by: Zhong <cszhjh@gmail.com >
2025-09-30 15:51:55 +08:00
snowbitx
d64028509a
feat(components): [radio-group] support options with el-radio-button ( #22285 )
...
* feat(components): [radio-group] support options with el-radio-button
* chore: rename prop
* chore: add doc
* Update radio-group.vue
* Update radio.test.tsx
* Update radio.test.tsx
* refactor: change prop name and enum
2025-09-30 11:15:48 +08:00
btea
f360a7cdca
ci: update trusted-publishing ( #22384 )
2025-09-30 02:05:51 +00:00
Noblet Ouways
3532dd6982
docs(components): [tabs] provide demo links for draggable tabs ( #22383 )
...
docs(components): [tabs] provide demo link for draggable tabs
2025-09-30 09:05:12 +08:00
0song
48a9134020
chore: update trusted-publishing ( #22376 )
2025-09-29 12:11:10 +00:00
scvzerng
328523e291
fix(components): [tree] correct drop indicator with tree scroll offset ( #21947 )
2025-09-29 12:34:43 +02:00
btea
046815e33d
feat(components): [cascader] lazyLoad support reject ( #22283 )
...
* feat(components): [cascader] `lazyLoad` support reject
* feat: update
* fix: update
* feat: remove unnecessary change
* test: add new test
* fix: update
* feat: update
* docs: update
* docs: update
2025-09-29 12:27:16 +02:00
一只前端汪
896815b986
fix: Translation document path splicing error ( #22364 )
...
fix: docs jump error
2025-09-29 17:58:01 +08:00
Noblet Ouways
6eb677fa00
refactor(components): [date-picker] externalize formatToString ( #22349 )
...
* refactor(components): [date-picker] externalize formatToString
Co-authored-by: inottn <inottn@outlook.com >
* chore: add rebase lost code
---------
Co-authored-by: inottn <inottn@outlook.com >
2025-09-29 17:39:32 +08:00
Rainbow
56f05a6522
feat(components): [mention/menu/dropdown/pagination] add popper-style ( #22278 )
...
* feat: add popper-style
* fix: update
* docs: update version number
2025-09-29 14:51:22 +08:00
Zhong
676385a009
fix(components): [checkbox-group/radio-group] avoid passing alias fields to component ( #22346 )
...
* fix(components): [checkbox-group/radio-group] avoid passing alias fields to component
* test: fix case
2025-09-29 14:32:02 +08:00
Rainbow
5bd04c058f
fix(components): [table] make resizable prop reactive ( #22340 )
2025-09-29 14:28:43 +08:00
SuQingyao
5b1bde20fe
feat(components): [watermark] add fontGap prop ( #22342 )
...
* feat(components): [watermark] add fontGap property
* docs(components): [watermark] add fontGap option
* docs(components): [watermark] add version annotation to fontGap property
2025-09-29 14:25:07 +08:00
Xc
b1f3b6602c
docs(components): [tooltip, popover] controlled mode warnings ( #12088 )
...
* docs(components): [tooltip, popover]
* Add controlled mode api description
* docs: add code lost
* chore: add missing comments
---------
Co-authored-by: Dsaquel <291874700n@gmail.com >
2025-09-29 14:18:39 +08:00
一只前端汪
7c16480bcd
refactor(style): Update Eslint to V9 and Prettier to V3 ( #21949 )
...
* refactor(style): Update Eslint to V9 and Prettier to V3
* fix: vscode color
* fix: vscode color
* chore: remove Useless dependence and old config file
* chore: format
* Merge branch 'dev' into eslintV9
* fix: fix
* fix: ssr test
* fix: ssr test
* fix: use defineConfig
* fix: prettier format and ignore docs dist
* fix: index.mjs => index.js
* fix: Vscode color
* fix: prettier ignore global.d.ts
* fix: format
---------
Co-authored-by: 2586740555 <15972343+CYJ090915@user.noreply.gitee.com >
2025-09-29 14:14:30 +08:00