Commit Graph

1545 Commits

Author SHA1 Message Date
Xc
213fdfb51e fix(components): [menu] calc slice index remove comment node (#12472) 2023-05-09 22:10:29 +08:00
Gener
deba6c81fb fix(components): [upload] before-upload change data in promise (#12575)
* fix(components): [upload] befroe-upload change data in promise

closed #12340

* fix(components): [upload] befroe-upload change data in promise

closed #12340
2023-05-08 20:26:38 +08:00
wzc520pyfm
0d46d99022 docs(style): [tag] use new display tag (#12659)
* docs(style): [tag] use new display tag

* refactor(components): [check] updated doc and code to new display tag

* docs(components): [tag] update format of doc

* style(components): [tag] undo redundant changes

* style(components): [tag] undo redundant changes and update tag doc
2023-05-03 09:33:59 +08:00
wzc520pyfm
9627100b7c refactor(components): [steps] optomizate class in code (#12672)
style(components): [steps] optomizate class in code
2023-05-02 16:13:42 +08:00
Xc
66e74c8f1b fix(components): [table-v2] Adjust the expandable (#12519) 2023-05-01 16:18:18 +08:00
wzc520pyfm
1749e842bf docs(components): [skeleton] use new display tag (#12667) 2023-05-01 15:10:21 +09:00
SaKura丶
caae0d1a48 fix(components): [image] fixed lazyLoad scroll end not loading (#12596)
Co-authored-by: cicada <ruoheng@pinduoduo.com>
2023-05-01 10:55:16 +08:00
init-qy
9f693f01de fix(components): [tree] fix always trigger drag (#12612) 2023-05-01 10:29:09 +08:00
wzc520pyfm
62d3204673 docs(components): [timeline] use new display tag (#12664) 2023-04-30 10:07:15 +09:00
Xc
74daf8bd00 fix(components): [loading] Compatible with vue3.2.0~12 (#12377)
* fix(components): [loading] Compatible with vue3.2.0~12

* fix(components): [loading] add comment
2023-04-30 01:52:36 +08:00
wzc520pyfm
fb1117afe1 docs(components): [empty] use new display tag (#12662) 2023-04-29 21:09:32 +08:00
wzc520pyfm
5861572f88 docs(style): [result] use new display tag (#12661)
* refactor(components): [result] updated doc and code to new display tag

* style(components): [result] undo redundant changes

* docs(components): [result] update default
2023-04-29 17:44:17 +08:00
btea
1807c9d643 docs(components): [progress] (#12604)
* docs(components): [progress]
2023-04-29 01:25:30 +08:00
btea
b1d84411d5 fix(components): [table] text node not have closest method (#12543) 2023-04-23 20:58:19 +08:00
acyza
4c93b47a05 fix(components): [select] correct update selectSize (#11973)
* chore: 尝试恢复pr

* chore: update

* chore: update
2023-04-23 15:12:46 +08:00
btea
105d79b0d9 refactor: extract isClient and isNumber isBoolean (#12504)
* refactor: extract isClient and isNumber isBoolean

* test: update test

* refactor: extract isClient to browser
2023-04-20 20:00:49 +08:00
Wu Rui
0f4aeaf3c0 fix(components): [dropdown] improve types (#12514) 2023-04-20 19:59:38 +08:00
btea
32e8829d48 test: configure namespace and zindex for loading (#12485) 2023-04-18 23:30:01 +08:00
Lov`u`e
5cd6d61400 feat(components): [tree] support customize content when data is empty (#12459) 2023-04-17 14:06:34 +08:00
pan2-2
c0b8f4751b fix(components): [loading] fix zIndex (#12442)
fix(components): [loading] fix zIndex
2023-04-17 00:12:13 +08:00
WeiJian
20486bf545 fix(components): [menu] change declartion of ulStyle to setup function (#12319)
Co-authored-by: guoweijian <wudizhanche1000@gmail.com>
2023-04-15 09:48:31 +08:00
Brain777777
208160d993 fix(components): [date-picker] optimize props definition and export (#12199)
fix: Optimize props definition and export
2023-04-14 01:22:08 +08:00
井柏然
4ee6dfe7ab fix(components): [select] delete key should not choose tag (#12200)
fix(components): [select] delete key choose tag
2023-04-14 01:19:42 +08:00
wzc520pyfm
c9895f8c24 feat(components): [progress] support set striped progress bar (#12333)
* feat(components): [progress] support set striped progress bar

* docs(components): [progress] add `striped` attribute

* refactor(components): [progress] update striped prop and `bg-size` style

* feat(components): [progress] add `striped-flow` attribute

use `striped-flow` to get the stripes to flow

* docs(components): [progress] add `striped-flow` attribute

add `striped-flow` attribute

update `duration` attribute description

* docs(components): [progress] refactor `striped-progress` example

* refactor(theme-chalk): [progress] refactor striped flow animation
2023-04-13 14:06:50 +08:00
qiang
b0709e1d83 feat(components): [button] add tag attribute (#11853)
* feat(components): [button] add tag attribute

* fix: typo

* docs: update

* refactor(components): [button] detach button props

* docs: update
2023-04-10 22:27:43 +08:00
Xc
f9094413d4 docs(components): [time-picker] (#11657)
* docs(components): [time-picker]
* Update time-picker docs with new syntax.

* docs(components): [time-picker]
2023-04-09 16:37:45 +08:00
ljf1834
d172535084 fix(components): [image] Display error content when picture loading fails (#11600)
* fix(components): [image] Add status attribute and set styles

* fix(components): [image] remove image wrapper container

* chore(components): [image] remove invalid test

* fix(components): [image] update

* chore(components): [image] Remove unwanted code and optimize code

* chore(components): [image] optimize code
2023-04-09 16:11:26 +08:00
Xc
8f4e8dc1ae docs(components): [steps] (#11854)
* Update steps docs with new syntax.
2023-04-07 14:39:36 +08:00
Xc
e02c4c5605 docs(components): [notification] api (#12293)
* docs(components): [notification]

* docs(components): [notification]
2023-04-07 14:36:23 +08:00
Xc
430a167ec0 docs(components): [message] (#12295) 2023-04-07 00:46:20 +08:00
Xc
ff3b7b5b43 docs(components): [loading] (#12296) 2023-04-07 00:45:56 +08:00
Xc
c4fcb15288 Revert "fix(components): [popover] default trigger" (#12341)
Revert "fix(components): [popover] default trigger (#12321)"

This reverts commit bda7d9a57c.
2023-04-06 22:16:59 +08:00
井柏然
bda7d9a57c fix(components): [popover] default trigger (#12321) 2023-04-06 20:35:50 +09:00
Hefty
fc3be9dbdb fix(components): [menu] Avoid call router when index is not provided (#12206)
closed #9945
2023-04-06 18:01:45 +08:00
Xc
66fc112dfd feat(components): [date-picker] support numpadEnter (#12323) 2023-04-05 14:50:25 +08:00
Xc
c668a88ac1 fix(components): [upload] add before-upload test (#12287)
* fix(components): [upload] add before-upload test

* fix(components): [upload] add before-upload test

* fix(components): [upload] add before-upload test

* fix(components): [upload] Invalid ref in transfer test

* fix(components): [upload] Invalid ref in transfer test
2023-04-04 01:30:48 +08:00
井柏然
87e9348d8e refactor(components): [table] remove useless brackets (#12283) 2023-04-01 21:24:46 +08:00
xiterjia
e6be1bc3cb feat(components): [color-picker] add show hide expose (#11942)
* feat(components): [color-picker]

add handleTrigger expose

closed #11926
2023-04-01 21:24:03 +08:00
Jianjun Yu
cc68d3e924 fix: Upload data is not independent (#12029)
* fix: Upload data is not independent

* fix(components): [upload-content] copy data when beforeUpload
2023-03-31 17:56:53 +08:00
btea
128fe7026a fix(components): [pagination] delete input value display empty string (#12134) 2023-03-25 18:18:35 +08:00
井柏然
d13c3d83e8 fix(components): [select] multiple disabled style (#12015)
* fix(components): [select] multiple disabled style

* fix(components): [select] multiple disabled not-allowd
2023-03-24 09:36:46 +08:00
井柏然
6c20f21831 fix(components): [input] textarea height calc (#12087) 2023-03-23 16:42:16 +00:00
류한경
eb88722841 feat(components): [form] scroll-into-view options (#12164) 2023-03-23 22:51:56 +09:00
Hefty
6026035c8e fix(components): [input] scrollbar not hide after autosize (#10137)
* fix(components): [input] scrollbar not hide after autoresize

closed #8825

* chore: add note for force repaint

* chore: remove useless type

* fix: duplicate call calcTextareaHeight
2023-03-20 09:51:57 +08:00
btea
285f7c2195 fix(components): [select-v2] reset hoverindex when close dropdown list (#12090) 2023-03-20 09:51:16 +08:00
Mario34
b5bf0ebf30 fix(components): [input-number] modelValue incorrect update (#12007) 2023-03-16 00:22:37 +08:00
井柏然
9956249236 fix(components): [table-column] first default column set placeholder (#11705) 2023-03-14 12:30:29 +08:00
Xc
7059ed1fc7 fix(components): [cascader] clickoutside (#11997)
* fix(components): [cascader] clickoutside

* fix(components): [cascader] clickoutside

* fix(components): [cascader] clickoutside

* fix(components): [cascader] clickoutside
2023-03-14 00:19:05 +08:00
井柏然
c89cc2d3df fix(components): [select] iOS keyboard not appear when focus (#11498)
* fix(components): [select] ios keyboard not appear when focus
2023-03-13 22:52:10 +08:00
gimjin
4f78411bb8 feat(components): add el-text component (#11653)
* test(components): [text] el-text unit test

* docs(components): [text] el-text website documentation

* feat(components): [text] el-text implementation

* fix(components): [text] prop 'as' rename 'tag'

* docs(components): [text] rename slot default, optimize document

* test(components): [text] render text & class change the execution order

* fix(components): [text] use template and render function together
2023-03-10 15:30:56 +08:00