Commit Graph

591 Commits

Author SHA1 Message Date
RealityBoy
5830d07683
style(theme-chalk): fix input style (#10390) 2022-11-03 17:41:20 +08:00
RealityBoy
f77716f1e8
style(theme-chalk): fix select style (#10381) 2022-11-03 16:01:58 +08:00
kooriookami
a8f06fbb2b
style(theme-chalk): fix input-number style (#10349)
closed #10348
2022-11-01 19:37:47 +08:00
charles
5ef175fe67
style(components): [slider] fix text line feed (#10306)
* style(theme-chalk): fix border shelter and Blank Spacing

closed #10177

* style(theme-chalk): fix text line feed

closed #10302

* Revert "style(theme-chalk): fix border shelter and Blank Spacing"

This reverts commit d4bb423892318533c9b9cd6c64c0f8754c5ac17a.
2022-10-30 21:40:12 +08:00
zz
c5aa563bc7
fix(components): [cascader] consistent component height (#10214) 2022-10-27 15:21:34 +08:00
zz
66e2a41f78
Revert "fix(components): [loading] prevent click through, closes #5646" (#10234)
Revert "fix(components): [loading] prevent click through (#5822)"

This reverts commit 5109da3b3c.
2022-10-25 23:04:22 +08:00
zz
dec859a3df
fix(components): [popover] abnormal style when effect is dark (#10190) 2022-10-22 21:12:15 +08:00
Simon He
36b6106eff
fix(components): [switch] clipped text (#10081)
Co-authored-by: holazz <2418184580@qq.com>
2022-10-19 05:03:46 +00:00
btea
e582a2f4cf
fix(components): [tabs] arrow icon centered horizontally (#9989) 2022-10-02 19:16:42 +08:00
qiang
df051875a1
fix(theme-chalk): [table] remove redundant border styles (#9839)
closed #9646

Co-authored-by: zz <2418184580@qq.com>
2022-09-23 21:11:33 +08:00
云游君
6813723e12
fix(theme-chalk): [drawer] close btn align style (#9875) 2022-09-23 04:52:01 +08:00
LIUCHAO
a517dba23d
fix(components): [checkbox] fix only child element style border-radius (#9746)
* fix(components): [checkbox] fix only child element style border-radius

* refactor(components): [checkbox] prettier style

closed #9745

* refactor(components): [checkbox] split border-radius
2022-09-13 12:18:37 +08:00
btea
b296dd0f61
fix(components): [el-input] center in vertical direction (#9732) 2022-09-12 19:04:44 +08:00
LIUCHAO
e1f8d7e093
fix(components): [cascader] fix large interval when multiple checkboxes (#9428)
* fix(theme-chalk): [cascader] fix large interval when multiple checkboxes

* fix(theme-chalk): separate style
2022-09-08 19:12:04 +08:00
zz
d38e8b8174
fix(components): [select-v2] respect --el-component-size (#9706) 2022-09-08 15:14:48 +08:00
LIUCHAO
2dc30791a0
fix(components): [select-v2] Tags content overflow wrap (#9677)
closed #8619
2022-09-07 12:16:45 +08:00
Xc
e8817aae06
feat(components): [select] enhanced suffix (#9619)
* feat(components): [select] enhanced suffix

* docs: remove useless characters

* docs(components): [select] add remote suffix demo
2022-09-06 23:12:52 +08:00
humorHan
549b2ebb2e
fix(theme-chalk): [select] missing the is-small style (#9639)
Co-authored-by: hanjiayi02 <hanjiayi02@meituan.com>
2022-09-05 22:27:17 +08:00
weidehai
5109da3b3c
fix(components): [loading] prevent click through (#5822)
Co-authored-by: RealityBoy <1923740402@qq.com>
2022-08-31 20:28:23 +08:00
wd
0539a2d420
style(components): [select, select-v2] adjust style (#9496)
the bottom part of some selected English letters are cut off

closed #9491
2022-08-31 11:46:45 +08:00
hfutsora
adfe2444db
feat(components): [dialog] add align center prop (#8947) 2022-08-29 02:58:54 +00:00
zz
eed57636e0
fix(components): [upload] onPreview not work when picture list type (#9448) 2022-08-27 16:32:07 +00:00
cyx
742a37ca58
fix(theme-chalk): fix datepicker sidebar of panel is covered by footer (#9352)
.date-picker has set panel_body-wrapper position:relative, but .date-range-picker hasn't

closed #9350
2022-08-26 20:53:02 +08:00
Xc
527e1f9c3d
style(components): [rate] in safari has outline (#9396) 2022-08-26 11:28:07 +08:00
RealityBoy
b121012a70
feat(components): [menu] add expand-close-iconexpand-open-iconcollapse-close-iconcollapse-open-icon props (#9444)
* feat(components): [menu] add some Icon prop

* chore: types update

* Update sub-menu.ts
2022-08-26 11:25:22 +08:00
zz
2e34de6ae1
fix(theme-chalk): [select] set vertical-align (#8800) 2022-08-25 22:12:37 +08:00
qiang
43a2c69ad1
refactor(components): [table] style of the footer-wrapper (#9084)
* refactor(components): [table] style of the footer-wrapper

closed #9065

* fix(theme-chalk): [table] optimized style
2022-08-25 12:04:35 +08:00
btea
1f3c661c57
feat(components): [form] add require-asterisk-position prop (#9433) 2022-08-25 09:27:51 +08:00
Xc
3dc6fbd427
fix(components): [opover] effect dark mode title color (#9445) 2022-08-25 09:19:33 +08:00
Jeremy
9230af7976
feat(components): [page-header] enhancement (#9215)
* feat(components): [page-header] enhancement

* Add new slot `extra` for page header.
* Add addtional documentations for page header.

* chore: update doc

* feat: add default slot

* chore: add a11y support for back button

* chore: update examples

* chore: enhancements

* chore: example enhancement

* chore: restore previous actions for back button

* chore: address PR comments

Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2022-08-20 21:41:49 +08:00
wd
302e928c96
style(theme-chalk): fix input (#9178)
In the safari browser, when input box is disabled, text color rendering is incorrect

closed #9117
2022-08-19 00:01:25 +08:00
zz
1d2ba7ff8c
fix(theme-chalk): [select] text overflow shows ellipsis (#9305) 2022-08-18 10:01:05 +08:00
zz
ad1967a645
fix(components): [table] fix selection style (#9179) 2022-08-05 00:30:36 +08:00
btea
bf54b7ad7c
feat(components): [popconfirm] add width prop (#9103)
* feat(components): [popconfirm] add width prop

* style: add box-sizing
2022-08-02 22:27:53 +08:00
kooriookami
5b7e7cc6d5
style(theme-chalk): fix message (#9143) 2022-08-02 10:04:17 +08:00
RealityBoy
f57eaf92da
style: vertical menu (#9104) 2022-07-29 11:51:36 +08:00
kooriookami
4da03e8858
style(theme-chalk): message flexable (#9087) 2022-07-28 17:08:39 +08:00
LIUCHAO
ad5b4cbc9e
fix(theme-chalk): [message] long test support newline (#9074)
closed #9072
2022-07-28 14:31:32 +08:00
LIUCHAO
0dd76d6687
fix(theme-chalk): [rate] fix vertical offset (#8959)
* fix(theme-chalk): [rate] fix vertical offset

closed #8951

* refactor(components): [rate] use default value

* refactor(components): [rate] use normal
2022-07-27 09:40:45 +08:00
zz
c3708ce4ec
fix(theme-chalk): [picker] adjust range picker input height (#8879) 2022-07-26 18:25:19 +08:00
qiang
1861a383ef
fix(theme-chalk): [table-v2] long text does not wrap (#8986)
closed #8983
2022-07-25 20:09:32 +09:00
kooriookami
79b6e46514
style(theme-chalk): message support small screen (#8957) 2022-07-22 15:19:01 +08:00
kooriookami
379d373497
style(theme-chalk): message-box support small screen (#8856) 2022-07-18 21:36:16 +08:00
qiang
4b0b051c53
fix(components): [tabs] disabled pane can still be focused (#8600)
* fix(components): [tabs] disabled pane can still be focused

* test(components): [tabs] modify the test

* fix(components): [tabs] hide close button when Tab is disabled

* chore(components): [tabs] optimize code

* fix(theme-chalk): [tabs] the disabled style error
2022-07-16 19:01:03 +08:00
msidolphin
d365ad811e
refactor(components): [el-table] using flex to refactor table (#8690) 2022-07-11 02:08:21 +08:00
qiang
2ed1ecea12
fix(theme-chalk): [slider] style error when vertical (#8734) 2022-07-10 15:26:48 +08:00
류한경
9781552a2e
fix(components): [select] change disabled color (#8705) 2022-07-08 21:26:12 +08:00
liu
63c038a071
fix(components): [table] table-column expand nested table wrong style (#8522)
* fix(components): [table]  table-column expand nested table wrong style

* docs: update table component expandable row example
2022-07-04 12:03:08 +08:00
류한경
ede25ea5b0
fix(theme-chalk): [select] change style when disalbed and selectded (#8354)
* fix(theme-chalk): [select] change style when disalbed and selectded

* fix(theme-chalk): [select-v2] change style when disalbed and selectded

* refactor: replace with include

* refactor: replace with include
2022-07-01 23:00:54 +08:00
renovate[bot]
ca56e64fa3
chore(deps): update all non-major dependencies (#8484)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-28 06:34:17 +08:00