Commit Graph

4606 Commits

Author SHA1 Message Date
Gavin
03f7aef18a style(theme-chalk): [transfer] improve transfer filter style (#12454) 2023-04-17 00:11:23 +08:00
mg5566
ca5fd51040 docs(components): [tooltip] Fix typos objcet -> object (#12470)
fix typos objcet -> object

Co-authored-by: FE_강명구 <mg_@ex-em.com>
2023-04-15 20:02:49 +08:00
Hefty
c92652d241 fix(components): [input] Write Chinese in parenthesis, letters repeat (#12154)
* fix(components): [input] Write chinese in parenthesis, letters repeat

closed #11723

* fix: remove redundant |
2023-04-15 10:55:56 +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
btea
a96acf16d7 feat(docs): document preview jumps to playground with pr number (#12365) 2023-04-13 20:31:52 +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
76ee456b29 docs(style): use new display tag (#11648)
* docs(style): use new display tag

* docs(components): use new tag
2023-04-09 21:02:49 +08:00
小熊
a322597e0e style(theme-chalk): [menu] horizontal mode submenu line-high (#11848)
style(theme-chalk): add a line code

When you hover over the lower part of a menu-item, the next menu-item will be selected

closed N
2023-04-09 16:58:52 +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
qiang
611d11b371 chore(build): optimize the type conversion of tag plugin (#11590) 2023-04-09 16:05:51 +08:00
Qi FANG
682553a27e build(components): fix generateExternal use wrong reference (#12180) 2023-04-08 22:05:44 +08:00
Element
4a9397dd7e chore: Update changelog 2.3.3 (#12355)
chore: update changelog 2.3.3
2023-04-07 11:06:29 +00: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
0xOK
f0bbeb3a4d docs: [popover] modify the default value of trigger (#12342)
docs: update popover.md
2023-04-06 22:17:12 +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
btea
0671c2bc68 chore: update contributing.md (#12310) 2023-04-06 20:19:40 +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
266d9d7a2f docs(components): [text] Supplementary release notes (#12339) 2023-04-06 14:37:01 +08:00
btea
77344a8703 fix(components): [statistic] add to global components (#12324) 2023-04-05 20:07:39 +08:00
Xc
66fc112dfd feat(components): [date-picker] support numpadEnter (#12323) 2023-04-05 14:50:25 +08:00
夕云葛城
52df601475 fix(components): [text] add to global components (#12317) 2023-04-04 22:09:44 +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
0song
13a3b87d59 chore: update doc link (#12305) 2023-04-03 15:27:01 +00:00
btea
0e7d38ee4f fix(components): [tree-select] add to global components (#12255) 2023-04-02 15:16:24 +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
Element
80a005714d chore: Update changelog 2.3.2 (#12282)
chore: update changelog 2.3.2
2023-03-31 10:43:37 +00: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
kooriookami
49ece226e7 style(components): [Tabs] Modify tabs to flex layout (#12048)
style(components): change tabs style
2023-03-29 08:12:46 +00:00
btea
128fe7026a fix(components): [pagination] delete input value display empty string (#12134) 2023-03-25 18:18:35 +08:00
PikiLee
d85ed0f6fa docs: [upload] Fix typo (#12186) 2023-03-24 19:57:12 +09: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
0song
8144dc7361 chore: update doc (#12178) 2023-03-23 12:51:03 +00:00
류한경
b0f1be8210 docs: [tabs] fix type (#12177) 2023-03-23 21:43:10 +09:00
Snlan
7773df6b62 fix(docs): [tabs] example type error (#12160)
* fix(docs): [tabs] example type error

* fix(docs): [tabs] type replace

---------

Co-authored-by: alan.wu <snfzi@qq.com>
2023-03-22 19:36:19 +09:00
Zhongxiang Wang
05a940d37b docs(style): add pointer cursor for summary element (#12132) 2023-03-21 09:33:42 +08:00
0song
0b676e1b2c chore: update website (#12131) 2023-03-20 15:03:07 +00: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
Element
e3386d303b chore: Update changelog 2.3.1 (#12122)
chore: update changelog 2.3.1
2023-03-19 03:40:02 +00:00