dopamine
268d87a03b
fix(components): [tabs] prevent scroll tab into view after focusing it ( #9990 )
...
closed #9980
2022-10-04 09:51:57 +08:00
btea
95c69fe88e
fix(components): [select-v2] dynamic update popper ( #9888 )
...
* fix(components): [select-v2] dynamic update popper
* chore: update type
2022-10-03 15:21:28 +09:00
btea
5497f0c234
fix(components): [el-form] adjust the warn about label ( #9889 )
2022-10-03 14:26:41 +09:00
btea
e582a2f4cf
fix(components): [tabs] arrow icon centered horizontally ( #9989 )
2022-10-02 19:16:42 +08:00
Xc
7b2f1c5bb9
fix(components): [input] memory leak ( #9965 )
2022-10-02 09:23:53 +08:00
dopamine
a03cf125fd
fix(components): [carousel] improper active item ( #8904 )
...
* fix(components): [carousel] none of active item
closed #8891
* fix: ts error
* fix: guarantee items order when reusing carousel-item component
* style: code format
* fix: test fail
* chore: correct type
* fix: sorting failed in some cases
* better implementation
better implementation
* impove code accroding to review comment
2022-10-02 08:44:40 +08:00
Xc
91f1c63e6a
fix(components): [select] click label only focus in form ( #9798 )
2022-09-30 14:35:09 +00:00
aei
88faef2763
fix(components): [select-v2] Test file code misspelled ( #9978 )
2022-09-30 17:24:08 +08:00
BTB
19bd02b6bb
fix: withInstallDirective
type error ( #9946 )
...
Co-authored-by: zz <2418184580@qq.com>
2022-09-28 16:46:14 +08:00
Qiang
cc8b816bd9
fix(components): [form] no margin when there is no label ( #9940 )
2022-09-27 14:54:00 +00:00
yeya
7d1ecb6285
fix(locale): added missing strings for Hebrew ( #9871 )
...
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-09-27 06:08:55 +00:00
zz
b80cf5f095
fix(components): [tabs] correct the position of tab-bar when scaling ( #9896 )
...
* fix(components): [tabs] correct the position of tab-bar when scaling
* chore: improve type
2022-09-26 12:49:29 +08:00
LIUCHAO
bd95cae599
fix(components): [descriptions] fix type error ( #9899 )
2022-09-26 12:15:26 +08:00
류한경
d0ec3e3941
fix(components): [pagination] fix type error ( #9893 )
...
* fix(components): [pagination] fix type error
* chore: improve type
* chore: removed default value
2022-09-26 08:04:17 +08:00
LIUCHAO
76e802e134
fix(components): [time-select] fix type error ( #9884 )
2022-09-25 17:46:49 +08:00
류한경
f9edc9d265
fix(components): [progress] fix type error ( #9894 )
2022-09-25 15:42:49 +08:00
wenrun
0088da111d
fix(components): [backtop] fix a display bug ( #9892 )
...
fix(components): fix a display bug
The component is not hidden when the scroll bar rolls to the top within 300 ms. Add [trailing=true]
attributes to the useThrottleFn() function,that call handleScroll again after the time is up, and
the bug is fixed.
BREAKING CHANGE :
no
closed no
2022-09-25 09:34:54 +08:00
류한경
98fee90d90
fix(components): [result] fix type error ( #9887 )
2022-09-24 14:09:00 +08:00
류한경
640e3bb24d
fix(components): [slider] fix type error ( #9886 )
2022-09-24 14:06:33 +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
LIUCHAO
ad0cb8bf97
fix(components): [radio] fix type error ( #9879 )
2022-09-23 21:07:14 +08:00
Circkoooooo
6f90007f77
fix(components): [select] excute filter/remoteMethod when blur ( #9587 )
...
* fix(components): [select] excute filter/remoteMethod when blur event
when select component trigger blur event, it need excute the filterMethod or remoteMethod,
otherwise, the next time you click select, you may filter the result to the previous one.
* fix(components): [select] excute filter/remoteMethod when blur event
* fix(components): [select] excute filter/remoteMethod when blur event
when select component trigger blur event, it need excute the filterMethod or remoteMethod,
otherwise, the next time you click select, you may filter the result to the previous one.
* fix(components): [select] excute filter/remoteMethod when blur event
Co-authored-by: qiang <qw13131wang@gmail.com>
2022-09-23 14:21:23 +08:00
jarven
4726d44494
fix(components): [tree] tree node click parameter ( #9872 )
...
fix(components): [tree] tree node click parameter (#9869 )
2022-09-23 14:04:38 +08:00
jarven
9542ff3eab
fix(components): [steps] step line style ( #9865 )
...
fix(components): [steps] step line style (#9859 )
2022-09-23 13:49:58 +09:00
云游君
6813723e12
fix(theme-chalk): [drawer] close btn align style ( #9875 )
2022-09-23 04:52:01 +08:00
jarven
a833206e5b
fix(components): [dialog] fix document click event invalid ( #6711 )
2022-09-22 12:37:04 +08:00
zz
ff1d3db089
refactor(components): [popper] use JSX in Unit test ( #8462 )
2022-09-22 09:45:43 +08:00
zz
d73016155a
refactor(components): [popper] fix type error ( #8529 )
...
Co-authored-by: lizhequ <lizhequ@ysbang.cn>
2022-09-22 01:20:41 +00:00
LIUCHAO
34dd435534
refactor(components): [calendar] use self-closing element ( #9854 )
2022-09-21 20:07:36 +08:00
三咲智子
31f530a06c
refactor(directives): [repeat-click] refactor ( #9853 )
2022-09-21 15:01:49 +08:00
zz
ae4679ac30
fix(components): [input-number] correct input event behavior ( #9850 )
2022-09-21 06:16:14 +00:00
init-qy
f7d5373ee8
fix(components): [calendar] show wrong weekday when set weekStart ( #9824 )
...
* fix(components): [calendar] show wrong weekday when set weekStart
* fix(components): [calendar] add unit test for setWeekStart
* Update packages/components/calendar/__tests__/calendar.test.tsx
Co-authored-by: btea <2356281422@qq.com>
Co-authored-by: init-qy <953218204@qq.com>
Co-authored-by: btea <2356281422@qq.com>
2022-09-21 12:22:14 +08:00
Li Zhequ
5be9bd2d4d
fix(components): [affix] fix affix when scroll container is not window ( #9660 )
...
Co-authored-by: lizhequ <lizhequ@ysbang.cn>
2022-09-20 17:06:00 +08:00
zz
051135e38e
fix(components): [select-v2] improve placeholder display ( #9835 )
2022-09-20 03:58:30 +00:00
snowingfox
9cd204712b
refactor(components): [tooltip] switch to script-setup syntax ( #9685 )
...
Co-authored-by: holazz <2418184580@qq.com>
Co-authored-by: sxzz <sxzz@sxzz.moe>
2022-09-20 03:31:05 +00:00
qiang
c2cec13bf7
fix(components): [select-v2] pressing the up key may cause errors ( #9818 )
2022-09-20 11:01:49 +08:00
zz
cb387540a6
fix(components): [popper] perfect role types ( #9823 )
2022-09-19 22:36:13 +08:00
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
류한경
56de777f2f
refactor(components): [upload] use JSX in Unit test ( #9811 )
2022-09-18 02:53:06 +00: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
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
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
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
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
btea
b296dd0f61
fix(components): [el-input] center in vertical direction ( #9732 )
2022-09-12 19:04:44 +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
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
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
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
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
热爱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
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
LIUCHAO
675b059f26
fix(components): [tree-select] fix typo ( #9635 )
2022-09-05 07:48:59 +00:00
zz
ec0b8425a8
perf(components): [message] prefer function slots ( #9625 )
2022-09-05 10:16:20 +08:00
小的的
d0dbd19f75
fix(components): [table] typed column's min-width not effect ( #9540 ) ( #9593 )
2022-09-04 23:16:53 +08:00
zz
6eded0bae8
feat(components): [message-box] allow pass function to message
option ( #9405 )
...
* feat(components): [message-box] allow pass function to `message` option
* chore: update docs
* chore: update docs
2022-09-04 20:38:18 +08:00
朱金濠
acc7092901
feat(components): [el-steps] support custom icon when status is error ( #9603 )
2022-09-04 20:35:18 +08:00
Xc
320b28bd20
feat(components): [select-v2] add placement ( #9622 )
...
* feat(components): [select-v2] add placement
* fix(components): [select-v2] type error
* fix(components): [select-v2] type error
2022-09-04 20:34:36 +08:00
Xc
2a1cdbd8eb
feat(components): [select] add placement ( #9621 )
2022-09-04 19:25:01 +08:00
Yorn Qiu
dc331de392
fix(components): [popper] default flip feature ( #9584 )
2022-09-04 18:28:52 +08:00
三咲智子
058cd07e18
fix(components): [form-item] don't add required rule repeatedly ( #9618 )
2022-09-04 10:06:53 +00:00
Xc
262bb786c8
docs(components): adjust the type of focus event ( #9620 )
2022-09-04 17:07:19 +08:00
qiang
1e6dbd8558
refactor(components): [calendar] rename slot dateCell to date-cell ( #9590 )
...
* refactor(components): [calendar] rename slot dateCell to date-cell
closed 9565
* docs: update
* fix(components): [calendar] avoid slots taking effect at the same time
2022-09-03 23:23:10 +08:00
zz
86538e441d
fix(components): [upload] always display upload trigger ( #9607 )
2022-09-03 23:21:10 +08:00
Xc
ebc1e969e6
fix(components): [button] type text deprecated ( #9611 )
2022-09-03 23:09:53 +08:00
Xc
fda97e27dd
fix(hooks): [useLockscreen] close shake ( #9610 )
...
* fix(hooks): [useLockscreen] close shake
* fix(hooks): [useLockscreen] remove unused
* fix(hooks): [useLockscreen] unit test
2022-09-03 22:57:37 +08:00
Xc
adc468cb50
fix(components): [tree-node-content] slot inherit styles ( #9613 )
2022-09-03 22:56:55 +08:00
Xc
b6bec165e9
fix(components): [select-v2] support empty string value ( #9609 )
...
* fix(components): [select-v2] support empty string
* fix(components): [select-v2] use isNil
2022-09-03 20:52:15 +08:00