Commit Graph

684 Commits

Author SHA1 Message Date
btea
a5b5dc7b20
fix(components): [select-v2] clear icon invalid when status-icon is set (#15306) 2023-12-29 20:02:10 +09:00
btea
4c6d7f9ca2
refactor(docs): [tour] use ButtonInstance and format code (#15304) 2023-12-28 22:53:10 +08:00
赵添
2fd7ba82ab
feat(components): tour component (#14952) 2023-12-27 14:49:11 +08:00
Xc
e4aeb54278
fix(style): [col] media sm max-wdith 768 to 767 (#15085)
Co-authored-by: btea <2356281422@qq.com>
2023-12-24 23:12:32 +08:00
kooriookami
a64026dc7a
style(theme-chalk): replace word-break with overflow-wrap (#15190)
* style(theme-chalk): replace word-break with overflow-wrap

closed #15167

* style(theme-chalk): remove text-align: justify

* style(theme-chalk): update

* style(theme-chalk): update

---------

Co-authored-by: 一只前端汪 <985313519@qq.com>
2023-12-21 15:21:12 +08:00
btea
ec34092e45
chore: format (#15137) 2023-12-13 12:12:44 +00:00
kooriookami
5e60441616
chore(docs): Use online fonts in docs (#15011)
* chore(docs): use online fonts in docs

* docs(theme-chalk): update
2023-11-30 10:06:45 +00:00
kooriookami
5017ce5452
[Docs] Update homepage (#14534)
* docs: update homepage

* docs: update

* docs(element-plus): update font

* docs(theme-chalk): form font inherit
2023-11-29 12:12:09 +08:00
Cheerwhy
f37d056441
feat(components): [select] add header and footer slot (#14876)
* feat(components): [select] add header and footer slot

* fix(docs): [select] incorrect word

* fix(theme-chalk): [select-dropdown] incorrect padding

* Update docs/en-US/component/select.md

Co-authored-by: btea <2356281422@qq.com>

* Apply suggestions from code review

Co-authored-by: btea <2356281422@qq.com>

---------

Co-authored-by: qinzz <qinzz@chint.com>
Co-authored-by: btea <2356281422@qq.com>
2023-11-27 15:26:48 +08:00
zepeng
465f6d4140
fix(components): [date-picker] add the vertical-align attribute to d… (#14798)
fix(components): [date-picker] add the vertical-align attribute  to date-editor
2023-11-14 20:15:49 +08:00
faga
dfad5539f5
feat(components): [card] adds footer slot (#10357)
feat(components): [card]

adds footer slot

closed #6873

Co-authored-by: btea <2356281422@qq.com>
2023-11-06 19:29:22 +08:00
cc heart
2c11496a76
fix(components): [rate] Fix the background rate when decimal (#14622)
* fix(components): rate

fix the background rate when decimal

closed #14619

* test: add test case
2023-10-28 21:23:25 +08:00
白雾三语
991496d850
fix(components): [select] Fix border and shadow color error (#12757)
* fix(components): [select] Fix border and shadow color error

* fix(components): [select] updated code

* fix(components): [select] updated code
2023-10-22 10:06:33 +09:00
云游君
495644e677
fix(theme-chalk): menu horizontal popover height, close #14566 (#14573) 2023-10-18 12:25:16 +08:00
cuongle-hdwebsoft
0e9cadeeed
fix(components): inconsistent style rounded button (#14552)
fix(components): fix: inconsistent style rounded button

fix: inconsistent style rounded button

closed #14550
2023-10-15 06:20:59 -05:00
gimjin
4b5a9bf279
fix(components): [text] not support multi-line ellipsis (#11976)
* docs(components): [text] line-clamp prop and update example

* test(components): [text] line-clamp test

* fix(components): [text] not support multi-line ellipsis

* docs: updata

---------

Co-authored-by: qiang <qw13131wang@gmail.com>
2023-10-13 11:26:54 +08:00
qiang
7f375f09af
fix(components): [menu] remove excess inline styles (#13693)
* fix(components): [menu] remove excess inline styles

* fix(theme-chalk): [menu] fix styles
2023-10-13 10:37:03 +08:00
也曾为你像超人
10fb2233f8
fix(components): [sub-menu] style error in collapsed state (#13135)
* fix(components): [sub-menu] style error in collapsed state

* fix(theme-chalk): [menu] optimize

---------

Co-authored-by: tolking <qw13131wang@gmail.com>
2023-10-13 09:34:09 +08:00
qiang
942284dbe1
fix(components): [table] show-summary style error when table-layout=auto (#14523) 2023-10-12 08:46:01 -05:00
betavs
ef0d5820b4
fix(components): [upload] icon style abnormal (#14471) 2023-10-12 15:48:29 +08:00
一只前端汪
b823348790
fix(components): [table] fix summary row cells on table with layout auto not aligned with data cells (#14315)
fix(components): [table] fix summary row cells not aligned
2023-10-12 13:02:44 +08:00
qiang
351774f418
feat(components): [color-picker] add focus and blur event (#14244)
* feat(components): [color-picker] add focus blur event

* docs: updata
2023-10-11 14:13:59 +00:00
井柏然
0137d4cfcb
fix(components): [table] table-layout auto fixed by sticky (#11742)
* fix(components): [table] table-layout auto fixed by sticky

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

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

* fix(components): [table] add index variable for thead

* fix(components): [table] const z-index change to variable

* fix(components): [table] thead, scrolbar, border add z-index

* fix: remove duplicate property

---------

Co-authored-by: qiang <qw13131wang@gmail.com>
2023-10-11 13:45:22 +08:00
云游君
4747d69be7
fix(theme-chalk): tabel tr bg in dark mode (#14443) 2023-10-04 00:51:40 -05:00
ShuGang Zhou
8d28ee481a
chore(MessageBox): unused keyframe (#14335)
docs(MessageBox): unused keyframe
2023-10-04 06:31:43 +08:00
Stephen.K
1601369458
fix(components): row-class-name bgColor can not cover fixed column (#14225) 2023-09-18 12:07:23 +08:00
云游君
8e1997626c
feat: add menu horizontal height for img center (#14307) 2023-09-16 15:57:33 +08:00
Karolis_Stoncius_Sneakybox
d791229a6a
fix(components): [collapse] fix accessibility issues (#13832)
Using tab related aria attributes results in accessibility issues
2023-09-12 08:21:35 +08:00
Frank Fang
5f028f8449
fix(components): [table] add tabindex to tbody to fix #13991 (#14020)
* fix(components): [table] add tabindex to tbody to fix #13991

* remove :focus style

* fix: remove the focus outline

* fix: replace focus with focus-visible

* chore: add comments to explain why the tabIndex attr is needed
2023-08-30 14:01:45 +08:00
zepeng
aa74616721
fix(components): [avatar] set img tag's width attribute (#13844) 2023-08-03 16:51:58 +08:00
zepeng
49e6cc33c5
fix(components): [row] align="top" is not working properly (#13550)
* fix(components): [row] align='top' is not working properly

* fix(components): [row] align="top" is not working properly
2023-07-22 19:53:30 +08:00
qiang
a434afd739
fix(theme-chalk): [menu] the popup menu has 2px border at the bottom (#13695) 2023-07-22 19:52:09 +08:00
matto
493790f95f
fix(components): [tree] fix expand-icon.is-leaf prevent click event (#13616) 2023-07-20 20:22:16 +08:00
Shigma
6bc7007dbb
fix(components): [input] fix textarea disabled box-shadow (#13632)
Update input.scss
2023-07-18 20:13:30 +08:00
qiang
704399fadd
fix(components): [input] lose focus when click suffix icon (#13264)
* feat(hooks): add useFocusController

* fix(components): [input] lose focus when click suffix icon

closed #13153, #13159

* refactor(hooks): use-focus-controller

* test: fix test

* test: update

* fix(theme-chalk): [input] add cursor style to the wrapper
2023-07-13 16:41:18 +08:00
Kaine
a1dd70eead
style(theme-chalk): [table] fix th font weight (#13556)
style(theme-chalk): [table] change th font weight to 600

style(theme-chalk): [table] remove tag style files

Co-authored-by: kaine <kainewan@163.com>
2023-07-13 10:36:04 +08:00
btea
2c605cb794
chore: format code (#13467) 2023-07-04 21:40:46 +08:00
云游君
5aa7693c71
fix: tree content checkbox height larger than item height, close #13396 (#13446) 2023-07-03 00:32:01 +08:00
Xc
2f8f477e0d
fix(components): [checkbox] default after border color is transparent (#13402) 2023-07-02 17:24:27 +08:00
qiang
37e0b10e80
fix(theme-chalk): [form] remove default width of Input in inline form (#13375) 2023-06-30 21:56:03 +08:00
zepeng
f6e2d3d342
fix(components): [tag] element vertically centered (#13235)
fix(components): [tag] fix bug #13229
2023-06-16 11:30:54 +08:00
20savage
11c79f3003
style(theme-chalk): change border-left:0 to border-left-color:transparent (#13107)
fix(theme-chalk): change border-left:0 to border-left-color:transparent

closed #13089
2023-06-09 17:59:23 +08:00
zepeng
fa0314ebca
style(theme-chalk): change input-number hover style (#13120) 2023-06-09 17:58:49 +08:00
qiang
627d408e66
feat(theme-chalk): [form] add default width to Input in inline form (#12897)
* feat(theme-chalk): [form] add default width to Input in inline form

* docs: add clearable attributes to Input

* docs: add a description of the Input width
2023-06-06 16:18:37 +08:00
zwgwf
4b3436e0b8
style(theme-chalk): remove unreferenced modules (#12974) 2023-06-06 16:13:10 +08:00
白雾三语
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