dopamine
976f5e5088
fix(components): [select] change states.filtertedOptionsCount to filteredOptionsCount.value ( #19010 )
2024-11-26 10:04:02 +08:00
DDDDD12138
e3290e112d
docs: [menu-item] update route attr types ( #19008 )
2024-11-26 09:06:54 +08:00
qiang
6c6e4c67e2
fix(components): [input] the cursor error when click show-password ( #19003 )
...
closed #18387 , #18831
2024-11-24 20:02:02 +08:00
Evan
349a2e9c16
feat(components): [transfer] add custom empty slot for transfer panels ( #18929 )
...
* feat(components): [transfer] add custom empty slot for transfer panels
* docs: [transfer] add description and example
* test(components): add transfer component test
* docs: add version tag
* Update docs/en-US/component/transfer.md
Co-authored-by: btea <2356281422@qq.com>
---------
Co-authored-by: qiang <qw13131wang@gmail.com>
Co-authored-by: btea <2356281422@qq.com>
2024-11-24 03:46:48 +00:00
btea
e28e0f303e
chore: format code ( #18999 )
2024-11-23 22:51:12 +08:00
DDDDD12138
776ae477fe
fix(components): [date-picker] resolve v-model type inconsistency ( #18888 )
...
* fix(components): [date-picker] resolve v-model type inconsistency
* test: add unit test form CommonPicker
2024-11-23 17:44:43 +08:00
btea
ad2f8507a0
fix(components): [select] the disabled state should render the input tag ( #18443 )
...
* fix(components): [select] the disabled state should render the input tag
* fix: sync select
2024-11-22 22:40:47 +08:00
btea
20ad79cc98
chore(components): [time-picker] fix ts error ( #18993 )
...
chore: fix ts error
2024-11-22 22:36:33 +08:00
Jungzl
9f0132ace8
fix(components): [calendar] respect table semantics ( #18552 )
2024-11-22 22:34:19 +08:00
btea
a699b21876
style(components): [button] keep default hover color of link unchanged ( #17050 )
...
* style(components): [button] keep default hover color of link unchanged
* style: use var
---------
Co-authored-by: sea <45450994+warmthsea@users.noreply.github.com>
2024-11-22 22:31:16 +08:00
jiaxiang
8942354083
fix(components): [cascader] multiple selection mode tag causes height change ( #18285 )
...
* fix(style): [cascader] fix style
* fix(style): [cascader] gap
* fix: update
* style: update
* fix: update
* style: update
* fix: update
* style: update
* style: update
2024-11-22 22:18:41 +08:00
知晓同丶
209a803df8
fix(components): [tree-select] expose selectedLabel
( #18981 )
...
fix(components): [tree-select] Completion select exposed function
2024-11-22 20:04:39 +08:00
Aaron-zon
da7c8cec1d
test(components): [input-number] ensure that length restriction exceptions can be caught ( #18988 )
...
fix(components): ensure that length restriction exceptions can be caught
2024-11-22 16:02:45 +08:00
知晓同丶
512d31cb79
docs: makeup built-in zoom-in-left transition ( #18987 )
2024-11-22 15:11:50 +08:00
知晓同丶
9bf729fbeb
feat(components): [tree-v2] add slot empty
( #18980 )
...
* feat(components): [tree-v2] add slot `empty`
* prettier format
Co-authored-by: sea <45450994+warmthsea@users.noreply.github.com>
* fix: prettier format
* test: add test case
---------
Co-authored-by: sea <45450994+warmthsea@users.noreply.github.com>
2024-11-21 20:49:50 +08:00
Aaron-zon
2bef172a07
test(components): fix test cases in select.test.ts ( #18969 )
2024-11-21 20:30:33 +08:00
sea
e271f0cf85
docs(components): [table-v2] unified display style of parameters ( #18937 )
...
* docs(components): [table-v2] unified display style of parameters
* Update docs/en-US/component/table-v2.md
Co-authored-by: btea <2356281422@qq.com>
* feat: update
---------
Co-authored-by: btea <2356281422@qq.com>
2024-11-21 17:54:55 +08:00
renovate[bot]
9520f661f4
chore(deps): update dependency @types/node to v22 ( #18760 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: qiang <qw13131wang@gmail.com>
2024-11-21 12:46:24 +08:00
blesstosam
f1e95dc3a9
feat(components): [table] expose scroll event ( #12524 )
...
* feat(components): [table] expose scroll event
* chore: update doc
2024-11-20 21:49:22 +08:00
sea
897ba8bb9d
chore(types): ElAutoResizer
& ElTableV2
to global.d.ts ( #18949 )
...
feat(types): `ElAutoResizer` & `ElTableV2` to global.d.ts
2024-11-20 21:00:01 +08:00
Delyan Haralanov
76a586d62e
fix(components): [tag] make stubbed Transition work in tests ( #18928 )
2024-11-20 20:59:30 +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
qiang
b80744c045
fix(components): [image-viewer] unable to capture focus ( #17919 )
...
* fix(components): [image-viewer] unable to capture focus
closed #7180
* fix: error
* fix: style
* fix: add release-requested
2024-11-20 09:33:59 +08:00
刺·猬
84fb6933c3
feat(i18n): add Malay(ms) translation ( #18932 )
2024-11-19 13:27:17 +00:00
thinkasany
55dd94b395
fix(types): improve styles type by CSSProperties ( #18942 )
2024-11-19 21:21:28 +08:00
0song
b951e1a48d
chore: update doc ( #18946 )
2024-11-19 11:35:49 +00:00
DDDDD12138
b724f7f87a
feat(components): [notification] add support for message as a Function ( #18558 )
...
* feat(components): [Notification] add support for message as a Function
* feat: add example of Notification with VNode
* Update docs/en-US/component/notification.md
Co-authored-by: btea <2356281422@qq.com>
* feat: update version
---------
Co-authored-by: btea <2356281422@qq.com>
2024-11-19 15:15:28 +08:00
thinkasany
2a1fe4d6ee
ci: remove need reproduction
label ( #18930 )
...
ci: remove label
2024-11-18 22:06:30 +08:00
jiaxiang
440691805b
docs(components): fix type error of the tree-v2 filter demo ( #18927 )
2024-11-17 20:09:24 +08:00
jiaxiang
8f134d7fbe
chore: fix type error of the tree-v2 props.value docs ( #18926 )
2024-11-17 20:07:08 +08:00
sea
768f5999f8
improvement(components): [tooltip] dom ref types ( #18923 )
2024-11-17 14:14:25 +08:00
sea
300b58c548
fix(components): [select] keep the selected label ( #18549 )
...
* fix(components): [select] keep the selected label
* style: op code & fix eslint warn
* fix: update
* feat: update cu
Co-authored-by: dopamine <coderzyou@gmail.com>
* feat: update cu
Co-authored-by: dopamine <coderzyou@gmail.com>
* feat: update cu
Co-authored-by: dopamine <coderzyou@gmail.com>
* update select.test.ts
Co-authored-by: dopamine <coderzyou@gmail.com>
* chore: delete useless code
---------
Co-authored-by: dopamine <coderzyou@gmail.com>
2024-11-17 14:06:44 +08:00
jiaxiang
e0777ef567
feat(components): [tree-v2] add props.class
prop ( #18911 )
...
* feat(components): [tree-v2] allow tree node to have customizable class
* docs: update docs
* docs: add demo
* docs: update
* fix: update
2024-11-16 23:44:06 +08:00
jiaxiang
23ce3ff8f1
chore: fix type error of the tree customNodeClass demo ( #18920 )
...
chore: fix type error of the tree demo
2024-11-16 21:52:39 +08:00
Element
f180e0c236
chore: Update changelog 2.8.8 ( #18918 )
...
chore: update changelog 2.8.8
2024-11-15 10:21:56 +00:00
0song
755f62bb1d
chore: update ui ( #18914 )
2024-11-15 05:44:22 +00:00
betavs
f0f578d713
fix(components): [table] repeat setting the height style ( #16054 )
2024-11-15 09:30:51 +08:00
Manshu Tusker
0cc526e1c1
fix(components): [select-v2] resolve overlap of tags and placeholder ( #18388 )
...
* fix(components): [select-v2] resolve overlap of tags and placeholder
closed #18382
* Update packages/components/select-v2/src/useSelect.ts
ok
Co-authored-by: btea <2356281422@qq.com>
---------
Co-authored-by: btea <2356281422@qq.com>
2024-11-14 21:24:48 +08:00
qiang
343cacf5cc
fix(components): numpadEnter does not work like the Enter ( #18855 )
2024-11-14 21:14:51 +08:00
Harry Li
6a3dccaad8
feat(components): [description-item] add labelWidth prop ( #18673 )
...
* feat(components): [description-item] add labelWidth prop
* feat(docs): [description-item] add labelWidth prop in api
* feat(components): [descriptions] add test code for
* fix(components): [descriptions] more maintainable width compute
* feat(docs): [descriptions] add version tips for label-width prop
* feat(docs): [descriptions] update label-width support version
* chore: code format
* feat(components): [descriptions] add labelWidth to descriptions
* feat(components): [descriptions] add test code for labelWidth
* feat(components): [descriptions] add docs for new labelWidth props
---------
Co-authored-by: warmthsea <2586244885@qq.com>
2024-11-13 17:34:37 +08:00
Stephen.K
9e763f77fa
fix(components): time-picker disabled-[hours/minutes/seconds] ( #13364 ) ( #14216 )
...
* fix(components): time-picker disabled-[hours/minutes/seconds] (#13364 )
* feat(components): callback compareDate not support range time picker
---------
Co-authored-by: qiang <qw13131wang@gmail.com>
2024-11-13 17:10:19 +08:00
ToyCat93
90c45e108d
fix(components): [pagination] input style loss ( #18878 )
2024-11-13 10:33:14 +08:00
蓝桥春雪
62bade4fda
fix(components): [select & select-v2] status-icon is invalid ( #18101 )
...
fix(components): [select & select-v2] The check result icon is still displayed when status-icon is false
Co-authored-by: 蓝桥春雪 <yj.wang3@sinitek.com>
2024-11-12 20:17:29 +08:00
thinkasany
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
sea
84f5d6f13a
fix(components): [select] getValueIndex empty error ( #18867 )
...
* fix(components): [select] getValueIndex judgment error
* feat: update
2024-11-12 15:57:27 +08:00
thinkasany
a88ace35ba
ci: remove needs more info
label when edited ( #18864 )
...
ci: remove 'needs more info' label when edited
2024-11-12 08:59:47 +08:00
DDDDD12138
4f04bcd46f
feat(components): [select] add offset
and show-arrow
prop ( #18837 )
...
feat: add show-arrow prop to control dropdown arrow visibility
2024-11-11 17:10:48 +08:00
xingyixiang
ffb30818cf
fix(components): [table] failed to insert tooltip when show-overflow-tooltip is enabled ( #18317 )
...
* fix:The namespace of the showOverflowTooltip is invalid.
* fix(components): [scrollbar] multiple rendering
* fix(components): [scrollbar] multiple rendering
* fix(components): [scrollbar] multiple rendering
* Update packages/components/scrollbar/src/bar.vue
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
* test(components): [scrollbar] adjusting style attributes
* fix(components): [table] Failed to insert node when show-overflow-tooltip is enabled
* fix(components): [table] Failed to insert node when show-overflow-tooltip is enabled
* fix(components): [table] Failed to insert node when show-overflow-tooltip is enabled
* fix(components): [table] Failed to insert node when show-overflow-tooltip is enabled
---------
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
2024-11-10 16:02:34 +08:00
btea
c0f071e464
fix(components): [table] table-layout:auto
fixed column misalignment ( #18736 )
...
* fix(components): [table] `table-layout:auto` fixed column misalignment
* fix: update
* fix: update
* fix: update
* Update packages/components/table/src/table-header/index.ts
Co-authored-by: qiang <qw13131wang@gmail.com>
* Update packages/components/table/src/table-header/index.ts
Co-authored-by: qiang <qw13131wang@gmail.com>
* fix: lint
---------
Co-authored-by: qiang <qw13131wang@gmail.com>
2024-11-10 14:39:45 +08:00
btea
03380de918
docs: optimize sidebar style ( #18842 )
...
* docs: optimize sidebar style
* docs: update
2024-11-09 13:59:26 +08:00