Commit Graph

639 Commits

Author SHA1 Message Date
白雾三语
dffecc232a
fix(components): [select-v2] Fix border color error (#12755)
* fix(components): [select-v2] Fix border color error

* fix(components): [select] updated code
2023-05-23 23:16:30 +08:00
热爱vue的小菜鸟
cd306117ae
feat(components): [carousel] If the carousel height is auto apply item height (#12388)
* fix(components): [carousel] :height is auto and card direction  vertical

* fix(components): [carousel] :height is auto and card direction vertical

* fix(components): [carousel] :height is auto and card direction 垂直

* feat(components): [carousel] height is adaptive when height is auto

* feat(components): [carousel] height is adaptive when height is auto

* fix(components): [carousel] :height is auto and card direction 垂直

* fix(components): [carousel] :height is auto and card direction 垂直

* fix(components): [carousel] :height is auto  test.tsx

* fix(components): [carousel] :height is auto and card direction

* fix: delete zIndex

* fix: delete ts type

* fix: add test

* fix: css modification

* fix: delete doc inside

* fix: Revise card width not adaptive

* fix: Modify calcCardTranslate

* fix: test

* fix: calcCardTranslate

* fix: remove redundant code
2023-05-14 17:47:43 +08:00
btea
3942e10340
chore: code format (#12608) 2023-04-25 21:06:00 +08:00
Gavin
03f7aef18a
style(theme-chalk): [transfer] improve transfer filter style (#12454) 2023-04-17 00:11:23 +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
小熊
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
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
kooriookami
49ece226e7
style(components): [Tabs] Modify tabs to flex layout (#12048)
style(components): change tabs style
2023-03-29 08:12:46 +00: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
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
C.Y.Kun
7987f6f73e
style(theme-chalk): [select-v2] text overflow (#11969) 2023-03-14 20:12:45 +09: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
井柏然
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
Xc
6077e64021
style(theme-chalk): [rate] size (#11920) 2023-03-10 15:30:24 +08:00
Dave
9870784baf
style(components): [select-v2] input-icon margin-left (not first) (#11830) 2023-03-10 14:49:59 +08:00
dopamine
18644cf373
fix(theme-chalk): [tab] correct padding of card item on hover (#11283)
* fix(theme-chalk): [tab] correct padding of card item on hover
2023-03-01 22:49:25 +08:00
Xc
df6074f8b8
style(components): [breadcrumb] item use inline-flex (#11683)
style(components): [breadcrumb] item use inline-felx
2023-02-25 15:50:40 +08:00
wonderl17
d249ef92dd
fix(theme-chalk): [upload] wrong hover style when disabled (#11635)
* fix(theme-chalk): [upload] wrong hover style when disabled
2023-02-21 20:08:21 +09:00
Xc
196e30715c
fix(components): [input] box-shadow noise (#11518) 2023-02-12 14:55:56 +08:00
童欧巴
ac51fbd7dd
enhancement(theme-chalk): [checkbox] refactor checkbox disabled style (#11503)
Co-authored-by: huoyitong <huoyitong@lixiang.com>
2023-02-10 23:48:01 +08:00
qiang
3d747a0e56
fix(theme-chalk): [table] the cell missing padding style (#11456)
closed #11434
2023-02-07 22:27:10 +08:00
btea
19bb7229fc
chore: format code (#11397) 2023-02-02 20:26:00 +08:00
bartoszrudzinski
65a9cca1ed
fix(components): default table cell padding SCSS variable fix (#10708)
closed #10706

Co-authored-by: bartoszrudzinski <bartosz.rudzinski@infermedica.com>
2023-01-18 16:29:01 +08:00
Ayden
d6b14cf303
fix(component): [badge] fix auto width (#11003)
* fix: badge auto width

* fix(components): [badge] remove inset-inline-end
2023-01-10 16:45:28 +08:00
Delyan Haralanov
5689138f3c
fix(components): [dialog] remove "word-break: break-all;" (#11090)
Fixes https://github.com/element-plus/element-plus/issues/7390
2023-01-04 18:01:47 +08:00
qiang
0ad451f25e
fix(theme-chalk): [menu] the popup style error (#10958) 2022-12-13 10:25:31 +08:00
Jianjun Yu
306993dfca
style(theme-chalk): [Menu] Fix menu style (#10813)
* style(theme-chalk): [Menu] Fix menu style

* Update packages/theme-chalk/src/menu.scss

avoid affecting other styles

Co-authored-by: qiang <qw13131wang@gmail.com>

Co-authored-by: qiang <qw13131wang@gmail.com>
2022-12-13 10:20:35 +08:00
qiang
d004a8ff95
fix(theme-chalk): [menu] arrow position error in popup (#10960) 2022-12-12 20:25:34 +08:00
zz
04f7ea8105
refactor(components): [statistic] (#10939)
* refactor(components): [statistic]

* fix: type error

* docs: fix style

* chore: use rAF

* chore: update docs
2022-12-12 10:42:48 +08:00
zz
5a58f4e477
fix(components): [focus-trap] input selection (#10606)
* fix(components): [focus-trap] input selection

* chore: update
2022-12-10 20:15:47 +08:00
kooriookami
9971c9ed97
style(theme-chalk): [color-picker] Fix focus-visible outline (#10911)
* style(theme-chalk): [color-picker] Fix focus-visible ouline

* style(theme-chalk): update
2022-12-07 09:06:18 +08:00
yang
9694d04529
feat(component): [statistic] newly added (#10687)
* feat(components): add a new statistic component
2022-12-04 21:35:48 +08:00
RealityBoy
d58163e28f
style(theme-chalk): fix carousel button style (#10869) 2022-12-02 14:35:06 +08:00
qiang
3fa314f2c3
fix(theme-chalk): [menu] optimize the SubMenu title style (#10828)
closed #10591, #10592
2022-12-01 23:49:20 +08:00
Xc
fd711d5c0f
fix(components): [tree] revert inherits the label class (#10812)
* revert slot inherit style
* Adjust the size style attribute to tree
2022-11-29 11:54:42 +08:00
RealityBoy
ecaecd2727
revert: "fix(components): [table] fix expand icon center (#9943)" (#10773)
revert: fix(components): [table] fix expand icon center (#9943)
2022-11-25 23:02:16 +08:00
Zheng Bang-Bo
b58de1dec5
fix(components): [table] fix expand icon center (#9943)
* fix(components): [table] fix expand icon center

* Update packages/theme-chalk/src/table.scss

Co-authored-by: qiang <qw13131wang@gmail.com>

* Apply suggestions from code review

Co-authored-by: qiang <qw13131wang@gmail.com>

Co-authored-by: qiang <qw13131wang@gmail.com>
2022-11-23 11:30:23 +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
Xc
3c81c1fc6f
fix(components): [pagination] Nesting causes missing styles (#10666) 2022-11-20 16:20:26 +08:00
zz
7ef4b2af0b
fix(components): [cascader] collapse tags tooltip style (#10669) 2022-11-19 21:19:27 +08:00
kooriookami
7de79bdfcf
style(components): [pagination] Refactor pagination style (#10563)
* style(components): [pagination]
2022-11-13 14:09:26 +08:00
zz
ab8e484085
fix(components): [image-viewer] hide-on-click-modal not work (#10568) 2022-11-11 13:08:50 +08:00
Xc
d72fd34b58
fix(components): [focus-trap] input select text (#10535) 2022-11-09 15:47:49 +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
RealityBoy
9c85ac73ea
style(theme-chalk): fix date-picker style (#10392) 2022-11-03 18:08:26 +08:00
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