Commit Graph

4310 Commits

Author SHA1 Message Date
Xc
f88d46e231
docs(components): [icon] (#10681)
* Adjust API style
2022-11-21 20:44:50 +08:00
Xc
c32e55f9fb
docs(components): [link] (#10683)
* docs(components): [link]
* Adjust API style

* docs(components): [link]
2022-11-21 20:21:52 +08:00
kooriookami
b807b3b679
style(theme-chalk): [Pagination] Fix pagination style (#10692)
style(theme-chalk): pagination style

closed #10563
2022-11-21 15:42:38 +08:00
qiang
b456125431
fix(components): [tooltip] SSR hydration error caused by random ID (#10541) 2022-11-21 14:10:52 +08:00
RealityBoy
d8a116c37f
fix(components): [table] optimizate types export (#10677)
* fix(components): [table] optimizate types export

* chore: update
2022-11-20 16:51:04 +08:00
init-qy
8f9f8e4248
docs(components): [tree] fix import error type (#10633)
close https://github.com/element-plus/element-plus/issues/10619
2022-11-20 16:22:19 +08:00
Xc
3c81c1fc6f
fix(components): [pagination] Nesting causes missing styles (#10666) 2022-11-20 16:20:26 +08:00
Xc
8ee73a4183
fix(components): [input] prefix and suffix add click focus event (#10674) 2022-11-20 15:00:19 +08:00
Qiang
781b891c25
fix(components): [menu] menus that are not in the expanded path do not open (#10480)
* fix(components): fix #10431

fix #10431 and unify the hooks into the hooks directory

closed #10431

* Revert "fix(components): fix #10431"

This reverts commit 76524b124c.

* fix(components): revert 76524b1

* fix: a bug in unique-opend

* chore: optimize code and test cases
2022-11-20 14:34:43 +08:00
zz
7ef4b2af0b
fix(components): [cascader] collapse tags tooltip style (#10669) 2022-11-19 21:19:27 +08:00
btea
762f9c0d7e
fix(components): [upload] use useDisabled (#10663) 2022-11-19 18:09:30 +09:00
Element
ede4c7037b
chore: Update changelog 2.2.22 (#10651)
* chore: update changelog 2.2.22

* Update CHANGELOG.en-US.md

Co-authored-by: iamkun <kunhello@outlook.com>
2022-11-18 06:36:10 +00:00
0song
04f131be4d
chore: update input doc (#10650) 2022-11-18 06:17:11 +00:00
Xc
8b974f1da0
docs(components): [button] add api prefix (#10628)
* docs(components): [button] add api prefix

* docs(components): [button] use CamelCase
2022-11-18 11:21:01 +08:00
Xc
1eeeb18c81
chore: update gen script (#10641)
Co-authored-by: zz <2418184580@qq.com>
2022-11-18 02:40:52 +00:00
Xc
f0439af1c1
docs(components): [scrollbar] add wrapRef (#10618) 2022-11-16 16:52:28 +08:00
iamkun
68eacd2b91
chore: update i18n dayjs (#10603) 2022-11-15 01:07:07 +08:00
Xc
5facbb70a5
docs(components): [scrollbar] exposes header name (#10597) 2022-11-14 03:53:02 +00:00
Xc
6d30e402d7
docs(components): [scrollbar] note warpRef (#10596)
docs(components): [scorllbar] note warpRef
2022-11-14 12:14:40 +09:00
Xc
b3553a1cae
docs(components): [button] (#10594)
* docs(components): [button]

* docs(components): [button]
2022-11-14 10:46:38 +08:00
Xc
6ab5d7c248
docs(components): [input][scrollbar] (#10593)
* type connection symbol
2022-11-14 10:26:42 +08:00
Xc
cb490ae3c1
docs(components): [scrollbar] (#10564)
* docs(components): [scrollbar]
2022-11-13 19:51:13 +08:00
Xc
90f7a484e7
docs(components): [input] edit events header name (#10589) 2022-11-13 18:55:29 +09:00
Mrbigshot
1155f4ceaa
fix(components): [select-v2] case-insensitive when filterable (#10575)
Co-authored-by: 叶晨 <cye2@leqee.com>
closes https://github.com/element-plus/element-plus/issues/10573
2022-11-13 17:49:52 +08:00
kooriookami
7de79bdfcf
style(components): [pagination] Refactor pagination style (#10563)
* style(components): [pagination]
2022-11-13 14:09:26 +08:00
Xc
ec28a63530
docs(components): tag left spacing (#10562)
* Rename using kebab-case
* Adjust component and document spacing
2022-11-12 13:02:47 +08:00
iamkun
2167a01822
docs: fix error text (#10587) 2022-11-12 09:52:31 +08:00
Xc
f825a24e24
docs(components): [a11y-tag] border-color in light (#10588) 2022-11-12 09:52:17 +08:00
Element
a9529b65a9
chore: Update changelog 2.2.21 (#10586)
chore: update changelog 2.2.21
2022-11-11 15:45:43 +00:00
Sun Yuu
531ffccda1
fix(components): [calendar] fix range cross year bug (#10574)
* fix(components): [calendar] (#5595)

fix(components): [calendar] fix  range cross year bug

closed #5595

* test(components): [calendar] add test

Co-authored-by: tolking <qw13131wang@gmail.com>
2022-11-11 22:42:48 +08:00
zz
ab8e484085
fix(components): [image-viewer] hide-on-click-modal not work (#10568) 2022-11-11 13:08:50 +08:00
zz
8b2917287c
fix(components): [cascader] set height correctly (#10538) 2022-11-10 15:23:31 +08:00
Xc
a823d84f9f
docs(components): [dialog] add faq (#10543)
* docs(components): [dialog] add faq

* docs(components): [dialog] add faq
2022-11-10 15:07:12 +08:00
init-qy
4b0db5d8a1
fix(components): [checkbox] wrong checked status when label is Object (#9863)
* fix(components): [checkbox] wrong checked status when label is Object

* fix(components): [checkbox] add unit test for label is object

* fix(components): [checkbox] add unit test for label is object

Co-authored-by: init-qy <953218204@qq.com>
2022-11-10 12:10:18 +08:00
Xc
d1e615eca7
docs(components): [input] (#10513)
* docs(components): [input]
* Update input doc
* Add description for input props
* Add exposes attribute to doc
* Add a11y tag

* docs(components): [input]
2022-11-09 23:57:22 +08:00
Xc
d72fd34b58
fix(components): [focus-trap] input select text (#10535) 2022-11-09 15:47:49 +08:00
btea
d560ce2b4e
chore(docs): [table-v2] update column attribute name (#10531) 2022-11-09 12:39:29 +08:00
kooriookami
ed417d0fe0
style(components): [select-v2] Uniform style consistent with select (#10501) 2022-11-09 12:27:20 +08:00
kooriookami
03a628cab5
style(components): [select] Fix tags style (#10502)
style(components): [Select] Fix tags style
2022-11-09 10:34:05 +08:00
류한경
10737d2495
fix(components): [dropdown-item] prevent click if disabled (#10532) 2022-11-08 23:37:12 +08:00
wangyuhuiever
ada447b695
rename variable (#10503)
In version 2.2.17, use currentPage can't bind variable to current page.
2022-11-08 15:34:48 +08:00
Xc
2e3b6cdde0
docs(components): [api-typing] use inline-flex (#10512) 2022-11-07 23:01:32 +08:00
HzLin
1538f91897
docs(components): [Tree] (#10511) 2022-11-07 21:25:11 +08:00
HzLin
2512d8c92b
docs(components): [Skeleton] (#10510) 2022-11-07 13:24:51 +00:00
HzLin
3ead5905aa
docs(components): [Transfer] (#10508) 2022-11-07 21:24:05 +08:00
HzLin
eb8f607629
docs(components): [Virtualized Tree] (#10507) 2022-11-07 21:22:29 +08:00
HzLin
34fc9a6e6d
docs(components): [Popconfirm] (#10506) 2022-11-07 21:08:26 +08:00
HzLin
5f39562a57
docs(components): [DateTimePicker] (#10505) 2022-11-07 21:07:38 +08:00
Xc
2bce1119c2
docs(components): [a11y-tag] (#10483)
* style spacing adjustment
* fix `components.d.ts`
2022-11-07 15:28:24 +08:00
Xc
9cfa5ec496
docs(components): [a11y] add tag (#10397)
* docs(components): [a11y] add tag

* docs(components): [a11y] modify color

* docs(components): [a11y-tag]
2022-11-06 23:38:01 +08:00