井柏然
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
btea
56c7c21001
style(components): [input] update exceed style ( #12094 )
2023-03-18 10:51:31 +09:00
Jeremy
e2167dcd55
fix(style): [message-box] border box ( #12086 )
2023-03-17 07:31:41 +08:00
Dave
8306138159
fix(hooks): [use-delayed-toggle] clear timer when call onClose ( #12056 )
...
* fix(hooks): [use-delayed-toggle] clear timer when call onClose
* test(hooks): [use-delayed-toggle] coverage 100%
2023-03-16 22:29:24 +08:00
Liu Bo
8b3250217e
fix(hooks): vm may be null ( #12058 )
2023-03-16 21:31:16 +08:00
Mario34
b5bf0ebf30
fix(components): [input-number] modelValue incorrect update ( #12007 )
2023-03-16 00:22:37 +08:00
C.Y.Kun
7987f6f73e
style(theme-chalk): [select-v2] text overflow ( #11969 )
2023-03-14 20:12:45 +09:00
Zhongxiang Wang
c9d27ccc11
docs: set avatar size as 64px rather than original image size to speed up loading ( #12030 )
2023-03-14 20:02:58 +09:00
Zhongxiang Wang
0307498421
docs: enable lazy loading for contributor avatars to improve page loading speed ( #12017 )
2023-03-14 16:22:58 +08:00
井柏然
9956249236
fix(components): [table-column] first default column set placeholder ( #11705 )
2023-03-14 12:30:29 +08:00
fishermanxzx
703d29b3b7
style(theme-chalk): use variable instead of '-' ( #11889 )
...
Sorry,I closed it unexpectedly,PR again .
It does not work if change $common-separator.
so use variable $common-separator instead of '-'.
closed #11796
2023-03-14 00:51:26 +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
Element
a9ef3f0502
chore: Update changelog 2.3.0 ( #11994 )
...
chore: update changelog 2.3.0
2023-03-12 16:15:21 +00:00
iamkun
1987eb8fe1
docs: update tooltip text ( #11972 )
2023-03-12 23:16:20 +08:00
zt123123
6a8a5aaf3a
fix(components): [tooltip] remove mousemove listener when unmount ( #11940 )
...
Co-authored-by: Jeremy <15975785+jw-foss@users.noreply.github.com>
2023-03-12 14:26:51 +08:00
류한경
125f5f4650
chore: update ko translation ( #11968 )
2023-03-10 21:21:40 +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
Xc
6077e64021
style(theme-chalk): [rate] size ( #11920 )
2023-03-10 15:30:24 +08:00
Xc
dbb28cf1df
feat(components): [cascader] Adjust expose and typo ( #11781 )
...
* feat(components): [cascader] Adjust expose and typo
* feat(components): [cascader] instances rename
2023-03-10 15:29:30 +08:00
kooriookami
4ea9fb344f
feat(components): [select] Add max-collapse-tags prop ( #11378 )
...
* feat(components): [select] Add max-collapse-tags prop
closed #7429
* feat(components): [select]
* feat(components): update
* feat: update
* feat: update
* feat: update
2023-03-10 07:18:21 +00:00
kooriookami
b112830d54
feat(components): [select-v2] Add max-collapse-tags prop ( #11405 )
...
* feat(components): [select-v2] Add max-collapse-tags prop
* feat(components): update
* feat: update
* feat: update
2023-03-10 15:01:40 +08:00
Jeremy
8674619a2d
test(components): add tests for select options ( #11957 )
...
* test(components): [select] options
* test(components): [select] options component
* Add test for the newly added options component
2023-03-10 14:59:03 +08:00