btea
b171baaca7
improvement(components): [text] add the title attribute ( #19496 )
2025-01-07 22:59:33 +08:00
sea
f09fb8edd9
ci: stop run pkg.new when push ( #19545 )
2025-01-07 22:17:11 +08:00
晚风予星
3c080c560c
docs: [button] add description ( #19536 )
2025-01-07 22:11:50 +08:00
sea
a481be5b77
ci: run pkg.new when push ( #19544 )
2025-01-07 21:54:08 +08:00
白雾三语
d05f24bf1d
fix(components): [select] make sure the e-tag is not obstructed( #19529 ) ( #19534 )
...
Co-authored-by: baiwusanyu-c <chenzhihui@chabaidao.com>
2025-01-07 21:12:34 +08:00
jiaxiang
c51b0cd4bc
docs: [collapse] change event parameter type error ( #19539 )
...
* chore: fix handleChange type error
* Update docs/examples/collapse/custom-icon.vue
Co-authored-by: Noblet Ouways <91417411+Dsaquel@users.noreply.github.com>
---------
Co-authored-by: Noblet Ouways <91417411+Dsaquel@users.noreply.github.com>
2025-01-07 19:28:04 +08:00
steveWang13
217a4f934d
feat(i18n): add Hindi language ( #19483 )
...
* feat(i18n): add Hindi language
* feat(i18n): update component and hindi translations
* feat(i18n): update lint
2025-01-07 03:33:23 +00:00
DDDDD12138
f6c9fd54ca
fix(components): [tabs] set modelValue synchronously if beforeLeave is not set or is synchronous ( #19387 )
...
* fix: [tabs] sync modelValue if beforeLeave is not set or is synchronous
* feat: add unit test
2025-01-06 23:37:17 +08:00
Noblet Ouways
536548e753
fix(components): [form] on post rules update reset field ( #19129 )
...
* fix(components): [form] track rules on post update
closed #19109
* fix(components): [form] ensure reset field state if no rules
closed #19128
* test: add validate on rule change case
* chore: on rules update reset field error
* chore: fixup
---------
Co-authored-by: btea <2356281422@qq.com>
2025-01-06 22:58:08 +08:00
btea
eab540a3f7
ci: update test-ssr.yml ( #19521 )
2025-01-06 22:53:12 +08:00
btea
35d636f17c
chore: upgrade puppeteer to 23.11.1 ( #19500 )
2025-01-06 16:55:37 +08:00
Noblet Ouways
5f72ca51cd
feat(components): [dialog/drawer] add custom sub classes ( #19099 )
...
* feat(components): [dialog/drawer] add custom sub classes
* docs(components): add custom classes for drawer/dialog slots
* docs(components): [dialog/drawer] keep same description
* test: add dialog/drawer sub classes
* refactor: sync typo docs with props
* chore: change release version
* chore: rename
* chore: fix doc
---------
Co-authored-by: btea <2356281422@qq.com>
2025-01-06 10:52:39 +08:00
Liao-js
a116f0ef71
fix(hooks): [use-lockscreen] remove hiddenCls ( #19429 )
...
* fix(hooks): [use-lockscreen] remove hiddenCls
* fix(hooks): [useLockscreen] unit test
* test(hooks): [useLockscreen] should not cleanup when not all unmounted
* test(hooks): [useLockscreen] update test
* test(hooks): [useLockscreen] update test
2025-01-05 23:07:27 +08:00
btea
45fa8d3b31
fix(components): [description] labelWidth
is invalid when no border ( #19162 )
...
* fix(components): [description] `labelWidth` is invalid when no border
* test: add test case
2025-01-04 14:10:26 +08:00
btea
9129516974
chore: format dropdown docs ( #19495 )
2025-01-04 13:07:42 +08:00
Element
5a6f61398f
chore: Update changelog 2.9.2 ( #19491 )
...
chore: update changelog 2.9.2
2025-01-03 12:59:42 +00:00
btea
f3fec3203a
feat(components): [table] add allow-drag-last-column prop ( #19374 )
2025-01-03 11:36:19 +08:00
qiang
a03812db54
perf(components): [table] prioritize use rowKey to determine whether it is selected ( #19451 )
...
* perf(components): [table] use rowKey to determine whether it is selected
* chore: revert includes
* perf: use includes replace isEqual
2025-01-03 08:14:00 +08:00
0song
bfd87f601b
chore: update doc ( #19479 )
2025-01-02 11:53:45 +00:00
Lo
6bc45440f8
feat(components): [select, select-v2] add loading class to validateIcon ( #19379 )
...
fix(components): [select, select-v2] add loading class to validateIcon
2025-01-02 18:02:46 +08:00
qiang
1ca9d9c3fa
fix(components): [select] input width fills the remaining width ( #19292 )
...
* fix(components): [select] input width fills the remaining width
closed #17886
* fix: type
2025-01-02 13:41:13 +08:00
Noblet Ouways
52ee847ff8
fix(components): [page-header] use $slots
instead of useSlots
( #19455 )
...
* fix(components): [page-header] use `$slots` instead of `useSlots`
closed #19453
* test(components): [page-header] add classes slots rendering case
2025-01-01 22:01:09 +08:00
ly-yewu
1343d4cfac
fix(components): [upload] unable to delete files in removeFile ( #19437 )
...
* fix(components): [upload] unable to delete files in removeFile
* fix(components): [upload] remove file when fileList does not use v-model
* Update packages/components/upload/src/use-handlers.ts
Co-authored-by: btea <2356281422@qq.com>
---------
Co-authored-by: leiyu <leiyu@cmss.chinamobile.com>
Co-authored-by: btea <2356281422@qq.com>
2024-12-31 12:42:44 +08:00
xingyixiang
7d76dea667
fix(components): [table] the overflowTooltip cannot be refreshed ( #19440 )
...
fix(components): [table] the tooltip cannot be refreshed
2024-12-29 10:15:02 +08:00
btea
13506ffb81
fix(types): packing unexpected types ( #19419 )
...
* fix(types): packing unexpected types
* fix: update
* fix: autocomplete
* fix: update mention & transfer
2024-12-27 17:15:42 +08:00
btea
5d6e9298d2
docs(components): [anchor] add selectScrollTop
prop ( #19293 )
...
* docs(components): [anchor] add `scrollTop` prop
* feat: rename
2024-12-26 14:42:21 +08:00
DDDDD12138
0e9c6c062d
fix(components): prevent blur event when is disabled ( #19320 )
...
fix: prevent blur event when is disabled
2024-12-25 21:55:44 +08:00
DDDDD12138
79c43db20e
fix(theme-chalk): [input-tag] correct input-tag placeholder color ( #19386 )
...
fix(components): [input-tag] correct input-tag placeholder color
2024-12-25 21:10:55 +08:00
momei
515359004b
fix(components): [color-picker] optimize the flickering issue ( #18872 )
...
* fix(components): [color-picker] Optimize the flickering issue
* fix(components): [color-picker] remove meaningless comments
2024-12-24 22:01:38 +08:00
DDDDD12138
d2b17bcd0c
fix(components): [inputnumber, input] resolve styling issues caused by using prefix
and suffix
( #19042 )
...
* feat: use consistent line-height within `el-input` component
* feat: Adjust input padding based on `size`
2024-12-24 20:21:14 +08:00
伊墨
2c9d70dc94
feat(components): [select-v2] add fit-input-width
prop ( #18834 )
...
* feat(components): [select-v2] add `width` prop
* feat(components): [select-v2] change `width` prop to `fit-input-width`
* docs(components): add description
* test(components): [select-v2] fix errors caused by canvas
* chore(components): optimize code and change documents
Co-authored-by: thinkasany <480968828@qq.com>
Co-authored-by: btea <2356281422@qq.com>
* feat: [select-v2] listen for `fit-input-width`
* fix: change the default value of the `fit-input-width` prop
* fix: the width did not change when remote search or creating temporary option
* docs: change document and example code
---------
Co-authored-by: thinkasany <480968828@qq.com>
Co-authored-by: btea <2356281422@qq.com>
2024-12-24 16:39:43 +08:00
qiang
456cccdace
fix(components): [focus-trap] tryFocus is invalid for document.body ( #19272 )
...
* fix(components): [focus-trap] optimize tryFocus
* test: add test
* chore: remove redundant code
* test: optimize test
2024-12-24 16:02:00 +08:00
阿菜 Cai
3bcad6d83d
docs: [select] remove demos sass ( #19365 )
...
fix(docs): [select] remove demos sass, enable run in playground
2024-12-23 17:49:16 +08:00
btea
21964f6769
chore: add explicit type annoation ( #19352 )
...
* chore: add explicit type annoation
* chore: update
* chore: update
2024-12-23 13:15:20 +08:00
Liao-js
05a320329c
style(components): [notification] word wrap ( #17052 )
2024-12-23 11:08:39 +08:00
btea
15c6ff00f1
ci: stop run when merge to dev ( #19357 )
2024-12-23 10:54:42 +08:00
btea
a59823b962
ci: fix ssr test error ( #19353 )
2024-12-23 08:18:02 +08:00
妙码生花
f378bafc7b
docs(components): [config-provider] example error ( #19355 )
...
* docs(components): [config-provider] example error
* chore: format
---------
Co-authored-by: btea <2356281422@qq.com>
2024-12-22 21:06:42 +08:00
renovate[bot]
a0c2048264
chore(deps): update dependency @crowdin/cli to v4 ( #19282 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-22 20:59:54 +08:00
jiaxiang
a0a518718b
chore: [table] optimization type check ( #19280 )
...
* chore: [table] optimization type check
* feat: null
* chore: isNil
* fix: import
2024-12-21 15:10:12 +08:00
ve
973fa1a5ac
docs(components): [message-box] add description of props modalClass ( #17843 )
2024-12-19 20:23:36 +08:00
btea
a1f03539a6
docs(components): [dialog] update demo ( #19296 )
...
* docs(components): [dialog] update demo
* chore: update ci
* chore: reset
2024-12-18 08:06:40 +08:00
btea
bca0399c75
docs: remove dialog example animation ( #19275 )
2024-12-17 09:29:14 +08:00
ZhouJin
5a025e55bd
docs(components): [segmented] item
maybe declared in the upper scope ( #19291 )
...
docs(components): [segmented] 'item' maybe declared in the upper scope
Co-authored-by: 周进 <w857035085@126.com>
2024-12-17 08:21:03 +08:00
Evan-k
bd5c07ea72
fix(components): [anchor] scroll whether link is selected at the top ( #18047 )
...
fix(components): [anchor] Scroll whether link is selected at the top
Co-authored-by: sea <45450994+warmthsea@users.noreply.github.com>
Co-authored-by: btea <2356281422@qq.com>
2024-12-16 21:17:59 +08:00
wen_lun
8b829ea7d3
fix(components): [menu] fix sliceIndex
calculation error ( #19164 )
...
fix(components): [menu] Fix 'sliceIndex' calculation error
closed #19161
2024-12-16 18:53:03 +08:00
一只前端汪
83cda2115a
fix(components): [date-picker] model-value unexpected changes when type is week ( #16795 )
...
* fix(components): [date-picker] Unexpected changes when type is week
* fix: remove console
* fix: a11y error
---------
Co-authored-by: qiang <qw13131wang@gmail.com>
2024-12-15 11:05:40 +08:00
Noblet Ouways
b3515ccd5d
docs: add Playground link in navbar ( #19278 )
2024-12-15 10:27:28 +08:00
Noblet Ouways
c39f3573f2
ci: only run pr preview on element-plus repo ( #19276 )
2024-12-14 21:02:12 +08:00
DDDDD12138
85bd36d825
fix(components): [select] resolve 'false' display issue when dropdown hides on search clear ( #19244 )
...
fix(components): [select] eliminate 'false' on search clear
2024-12-14 11:16:16 +08:00