Commit Graph

4115 Commits

Author SHA1 Message Date
zz
8ab9d9ce95
fix(components): [date-picker] remove extra prop in unit test (#9822) 2022-09-19 19:54:21 +09:00
zz
2725dca47a
fix(components): [color-picker] correct event validation (#9814) 2022-09-18 18:41:44 +08:00
zz
174a98b21f
fix(components): [checkbox] fix injection warn (#9813) 2022-09-18 18:41:17 +08:00
zz
0381465719
docs(components): [select-v2] improve demo (#9815) 2022-09-18 18:40:15 +08:00
류한경
56de777f2f
refactor(components): [upload] use JSX in Unit test (#9811) 2022-09-18 02:53:06 +00:00
Benleie
af7f629138
docs(components): [popover] remove 'v-model' in example (#9201) (#9801)
avoid confusing users
2022-09-17 21:57:08 +08:00
LIUCHAO
5ec954c17e
refactor(components): [tree-select] use JSX in Unit test (#9786)
Co-authored-by: holazz <2418184580@qq.com>
2022-09-17 08:30:03 +08:00
qiang
599bd8e4ed
refactor(components): [loading] change viewBox default value (#9769) 2022-09-17 00:10:16 +08:00
三咲智子
861a7953b4
refactor(components): switch to vue macros (#9306) 2022-09-16 22:57:41 +08:00
三咲智子
ab19e8f2e6 perf(components): [tabs] improve order performance 2022-09-16 22:51:44 +08:00
仿生狮子
116c1daf05 fix(components): [tabs] tabs order
fixed: https://github.com/element-plus/element-plus/issues/9532
2022-09-16 22:51:44 +08:00
三咲智子
70c4688980
fix(components): [color-picker] expose color (#9797) 2022-09-16 22:43:55 +08:00
weidehai
b63b3e121b
refactor(components): [color-picker] switch to script-setup syntax (#9672)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-09-16 14:27:07 +00:00
洪布斯
717286ec9c
docs: fix import locale path (#9683)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-09-16 20:54:01 +08:00
MonsterPi
49109158c8
refactor(components): [checkbox] refactor (#9594)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-09-16 20:53:11 +08:00
zz
cd1e87acf0
chore: typo (#9794) 2022-09-16 15:19:06 +08:00
LIUCHAO
d8daff7b9b
refactor(components): [loading] use JSX in Unit test (#9772)
Co-authored-by: holazz <2418184580@qq.com>
2022-09-16 07:01:21 +00:00
Element
99f08def71
chore: update changelog 2.2.17 (#9792) 2022-09-16 05:05:25 +00:00
LIUCHAO
5bcccfd756
fix(components): [virtual-list] fix type error (#9780) 2022-09-16 07:50:17 +08:00
白雾三语
4d1cb2dbe5
fix: [alert] description value in title's class (#9771) 2022-09-15 14:19:36 +08:00
云游君
f90d3aa6ac
docs(form): fix hide-required-asterisk desc (#9763) 2022-09-14 18:55:18 +00:00
LIUCHAO
df642f4ee3
fix(components): [cascader-panel] fix type error (#9753) 2022-09-14 14:17:14 +08:00
LIUCHAO
1c94256c19
refactor(utils): refactor flattedChildren (#9748) 2022-09-14 11:23:46 +08:00
三咲智子
69f823f00d
ci: simplify workflows (#9737) 2022-09-14 09:50:55 +08:00
plehnen
f7d43542fd
fix(components): [popper] add missing id (#9632) 2022-09-13 16:39:49 +08:00
Muyao
569d30f6c3
feat(components): [select-v2][tree-v2] add virtual-list style dependency (#7129)
Co-authored-by: qiang <qw13131wang@gmail.com>
2022-09-13 13:42:21 +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
三咲智子
a4fb76266f
chore: add linter and formatter cache (#9738) 2022-09-12 22:09:08 +08:00
btea
b296dd0f61
fix(components): [el-input] center in vertical direction (#9732) 2022-09-12 19:04:44 +08:00
三咲智子
d6acdc821f
docs: move documentations to docs (#9733) 2022-09-11 16:45:16 +08:00
LIUCHAO
43858db4f1
fix(components): [loading] fix invalid position sticky (#9720)
* fix(components): [loading] fix invalid position sticky

* style(components): [loading] no code change
2022-09-11 15:35:39 +08:00
三咲智子
3fb5f1d01c
docs: move translation guide to docs (#9730) 2022-09-11 14:36:50 +08:00
iamkun
d215feec39
docs: update table v2 doc (#8203)
* docs: update table v2 doc

* chore: update

Co-authored-by: RealityBoy <1923740402@qq.com>
2022-09-11 01:08:33 +08:00
Lê Quang Đông
e3e0038290
Update tree.md (#9729) 2022-09-11 00:34:04 +08:00
jack-pearson
3f718973c3
refactor(docs): simplify imports (#9724) 2022-09-10 22:34:15 +08:00
init-qy
c64ea617ef
fix(components): [select] fix option-group get wrong visible (#9726)
* fix(components): [select] fix option-group get wrong visible

* fix(components): [select] fix option-group get wrong visible

* fix(components): [select] fix option-group get wrong visible

Co-authored-by: qinye <953218204@qq.com>
2022-09-10 22:07:06 +08:00
qiang
189c379ddc
chore: add attribute enum autosuggestion for WebStorm (#9663) 2022-09-10 09:14:31 +08:00
Chen_Z
838001aadd
fix(components): [select] fix select hover flicker (#9521)
* fix(components): [select] fix select hover flicker

closed #9500

* fix(components): [select] fix select hover flicker

closed #9500
2022-09-09 12:35:36 +08:00
zz
0296ba2fb7
refactor(components): [image-viewer] use JSX in Unit test (#9717) 2022-09-09 12:28:45 +09:00
LIUCHAO
3b264a106f
refactor(components): [cascader-panel] use JSX in Unit test (#9710) 2022-09-09 06:53:29 +09:00
iamkun
9453b4109a
chore: update readme2 (#9712) 2022-09-08 16:11:00 +00:00
renovate[bot]
cc8805ecc3
chore(deps): update dependency puppeteer to v17 (#9623)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-08 23:44:36 +08:00
pany
e9666db99a
docs(components): [date-picker] attribute type description (#9357)
* docs(components): fix 'date-picker' attribute type description

* docs(components): revert 'date-picker' attribute description

* docs(components): fix 'datetime-picker' attribute type description

* docs(components): fix 'time-picker' attribute type description

* docs(components): format

* docs(components): fix type, optimization description
2022-09-08 19:22:47 +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
zhiyuanzmj
daefb75224
fix(components): [tree] setCurrentKey() type error (#9709) 2022-09-08 16:47:57 +08:00
mrcat
f6d4574238
fix(components): [time-picker] fix end-time can't be callback (#9669)
* fix(components): [time-picker]

fix end-time can't be return callback

closed #9460

* fix(components): [time-picker]

fix end-time can't be return callback

BREAKING CHANGE :
no

closed #9460

* refactor(components): rewrite code

* refactor(components): reback test code
2022-09-08 15:15:59 +08:00
zz
d38e8b8174
fix(components): [select-v2] respect --el-component-size (#9706) 2022-09-08 15:14:48 +08:00
zz
206ffbefd2
fix(components): [select-v2] fix placeholder style (#9707) 2022-09-08 15:14:28 +08:00
三咲智子
99bb2b076c
refactor(build): use pnpm shell-emulator instead of cross-env (#9693) 2022-09-08 14:13:16 +08:00
Xc
e008e92ce7
fix(components): [table-v2] cell and header-cell slots parmas (#9665)
* fix(components): [table-v2] cell and header-cell slots parmas

* fix(components): [table-v2] add slots scope test
2022-09-07 21:50:05 +08:00