Commit Graph

4299 Commits

Author SHA1 Message Date
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
三咲智子
0fbbc65781
chore: move eslint ignore (#9694) 2022-09-07 20:15:23 +08:00
热爱vue的小菜鸟
6218e4ddc5
fix(components): [table] throw error when no matching column (#9682)
* Cannot read properties of null (reading 'id')

* fix(components): [table] fix Cannot read properties of null (reading 'id')
2022-09-07 15:50:40 +08:00
LIUCHAO
2dc30791a0
fix(components): [select-v2] Tags content overflow wrap (#9677)
closed #8619
2022-09-07 12:16:45 +08:00
LIUCHAO
691873cce5
refactor(components): [cascader] use JSX in Unit test (#9674) 2022-09-07 10:53:18 +08:00
qiang
c4d0c6f90a
refactor(components): [tabs] improve types (#9561)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-09-06 16:26:17 +00: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
brokenbones
678fc5cdf2
docs(components): [slider] update size attributes (#8795) 2022-09-06 17:00:25 +08:00
Xc
3dca453cc0
fix(components): [rate] fast move mouseLeave not triggered (#9608)
* fix(components): [rate] fast move mouseLeave not triggered

* fix(components): [rate] RawSymbol error

* fix(components): [rate] RawSymbol error
2022-09-06 14:55:26 +08:00
zz
51a3c454ea
fix(hooks): [use-popper-container] fix namespace (#9655) 2022-09-06 14:51:05 +08:00
小的的
69caee0d2a
fix(components): [loading] remove el-loading-parent--relative correctly (#9630)
* fix(components): [loading] fix el-loading-parent--relative (#9627)

* chore: update

Co-authored-by: holazz <2418184580@qq.com>
2022-09-06 12:51:17 +08:00
Xc
dee98ed32a
fix(components): [select] keep hover after clearing (#9644) 2022-09-06 12:19:52 +08:00
zz
390f5bd8ee
fix(components): [tree] repeat trigger change event on the same node (#9645) 2022-09-06 12:18:12 +08:00
zz
6def14db3b
fix(components): [table] fix namespace (#9654) 2022-09-06 12:17:14 +08:00
LIUCHAO
328cb574ae
fix(components): [select] fix content overflow (#9633)
closed #9560
2022-09-05 22:29:45 +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
LIUCHAO
401a275049
fix(components): [table] selection column don't create table placeholder (#9637)
closed #8363
2022-09-05 19:37:25 +08:00