iamkun
b550120e0e
chore: update readme ( #9064 )
2022-07-28 14:12:26 +08:00
zz
50da145b2b
fix(components): [menu] expand active menu item ( #9069 )
...
* fix(components): [menu] expand active menu item
* chore: update
2022-07-28 12:57:58 +08:00
btea
7da11bc2e6
fix(components): [color-picker] element event binding error ( #9061 )
2022-07-27 20:02:29 +08:00
RealityBoy
7672fc2118
chore: Update changelog 2.2.11 ( #9051 )
2022-07-27 06:48:29 +00:00
Xc
866b1cd71a
docs: body cancel el-scrollbar ( #9015 )
...
* docs: body cancel el-scrollbar
* docs: dark mode scorll bg-color
* style: move scroll css
2022-07-27 14:20:02 +08:00
pupu
7a04a34b79
fix(hooks): [use-escape-keydown] fix memory leak ( #8005 ) ( #8060 )
2022-07-27 14:09:23 +08:00
LIUCHAO
1a66672b32
refactor(components): [color-picker] use JSX in Unit test ( #9033 )
2022-07-27 13:01:25 +08:00
LIUCHAO
d9b31491e0
style(components): [table] prettier format, no code changes ( #8318 )
2022-07-27 12:53:51 +08:00
Yuyao Nie
f9aeeca8ae
fix(components): [cascader] pass forced param to syncMenuState ( #8794 )
2022-07-27 12:44:22 +08:00
qiang
5d3a6eb37c
fix(components): [slider] disabled slider button can still be focused ( #9004 )
2022-07-27 11:54:00 +08:00
RealityBoy
c979a11c12
fix: [el-time-picker] clicking on prefix does not open the panel ( #9044 )
2022-07-27 11:48:53 +08:00
LIUCHAO
0dd76d6687
fix(theme-chalk): [rate] fix vertical offset ( #8959 )
...
* fix(theme-chalk): [rate] fix vertical offset
closed #8951
* refactor(components): [rate] use default value
* refactor(components): [rate] use normal
2022-07-27 09:40:45 +08:00
zz
bbf206f08d
fix(directives): [mousewheel] fix type error ( #8880 )
2022-07-27 09:25:04 +08:00
LIUCHAO
7bb6b6d99f
refactor(utils): drop off/on/once, use EventListener instead ( #8960 )
...
* refactor(utils): drop off/on/once, use EventListener instead
* refactor(utils): use useEventListener
* refactor(utils): use useEventListener
* style(components): [roving-focus-group] useEventListener pass ref
2022-07-26 23:01:07 +08:00
zz
16eab65c92
fix(element-plus): fix type error ( #8982 )
2022-07-26 22:05:43 +08:00
Zhongxiang Wang
cabc943003
fix(components): [table] fix maxHeight doesn't consider footer height ( #9011 )
2022-07-26 21:41:11 +08:00
zz
b04c263519
fix(components): [dropdown] fix style ( #9034 )
2022-07-26 19:32:38 +08:00
zz
c3708ce4ec
fix(theme-chalk): [picker] adjust range picker input height ( #8879 )
2022-07-26 18:25:19 +08:00
zz
1ea3dce492
fix(components): [table] clearFilter
not work ( #8966 )
2022-07-26 18:15:46 +08:00
jarven
48d0edfe99
fix(hooks): [use-lockscreen] fix namespace ( #8711 )
2022-07-26 18:12:14 +08:00
Lucuai
8411ecc93a
feat(components): [image] fix #8919 bug ( #8920 )
...
Co-authored-by: wanyiding <wanyiding@tuhu.cn>
2022-07-26 17:53:35 +08:00
blackie
b888046ad4
fix(components): [time-picker] fix clear for range mode ( #8961 )
...
* fix(components): [time-picker] fix clear for range mode
* test: [time-picker] fix test error
2022-07-26 17:42:40 +08:00
Xc
251199e783
fix(components): [tooltip] related components are controlled ( #9019 )
2022-07-26 17:22:54 +08:00
btea
b86459383e
fix(components): [carousel] computed interval prop ( #9022 )
2022-07-26 16:57:55 +08:00
RealityBoy
a30b40b1f6
fix: [el-menu] horizontal mode menu drag causes browser crash ( #9027 )
2022-07-26 16:40:39 +08:00
三咲智子
a97d349cd6
fix(build): add target ( #9018 )
2022-07-26 16:26:39 +08:00
qiang
8387f6dac6
fix(components): [select] sync the tooltip component change ( #8998 )
...
closed #8989 , #8994
2022-07-26 09:05:49 +08:00
zz
0cabd42412
refactor(components): [checkbox] use JSX in Unit test ( #9009 )
2022-07-25 22:28:08 +09:00
LIUCHAO
44f48c65af
fix(components): [checkbox] fix type error ( #8937 )
...
* fix(components): [checkbox] fix type error
* fix(components): [checkbox] fix type error
2022-07-25 20:40:07 +09:00
qiang
1861a383ef
fix(theme-chalk): [table-v2] long text does not wrap ( #8986 )
...
closed #8983
2022-07-25 20:09:32 +09:00
zz
0f96801502
docs: update vue link ( #8974 )
...
* docs: update vue link
* chore: update
2022-07-23 23:11:47 +08:00
LIUCHAO
58a96122b7
docs(components): [datetime-picker] event parameters ( #8930 )
2022-07-23 09:58:18 +09:00
BaboonKing
ff86548156
docs(components): [menu] supplement some content ( #8942 )
2022-07-23 09:45:44 +09:00
Element
84c8c488e9
chore: update changelog 2.2.10 ( #8964 )
2022-07-22 16:07:01 +08:00
kooriookami
79b6e46514
style(theme-chalk): message support small screen ( #8957 )
2022-07-22 15:19:01 +08:00
zz
89a57af7fe
refactor(directives): drop resize ( #8617 )
2022-07-22 10:16:56 +08:00
zz
6837b22841
refactor(directives): [repeat-click] use addEventListener
( #8784 )
2022-07-21 18:15:57 +08:00
zz
9f5be85a48
fix(components): [menu] resize when dynamic data in horizontal mode ( #8616 )
2022-07-21 17:03:58 +08:00
zz
a3c8fda97a
fix(directives): [repeat-click] click handler is fired correctly ( #8828 )
2022-07-21 16:22:50 +08:00
zz
74ce6c1ac2
perf(components): [table] improve find the closest ancestor ( #8621 )
2022-07-21 14:24:09 +08:00
zz
afaa70d293
fix(components): [date-picker] prevent duplicate pick date ( #8588 )
...
* fix(components): [date-picker] prevent duplicate pick
* refactor: mousedown instead of click
* chore: fix test
* chore: update
* chore: update
2022-07-21 12:12:32 +08:00
LIUCHAO
d3291e3fc4
fix(components): [dialog] fix type error ( #8898 )
...
* fix(components): [dialog] fix type error
* fix(components): [dialog] use const assertion
2022-07-20 21:46:18 +08:00
白雾三语
5f041f47a8
fix: [select] label can be displayed correctly after selecting operation ( #8589 )
...
* fix: [select] label can be displayed correctly after selecting operation
* fix: [select] label can be displayed correctly after selecting operation
* fix: [select] modify unit test
* fix: [select] modify unit test
2022-07-20 20:47:34 +08:00
LIUCHAO
0efdebceef
fix(components): [rate] fix type error ( #8896 )
2022-07-20 18:37:04 +09:00
Kim Yang
201953f19b
fix(docs): fix table v2 filter demo style error ( #8847 )
...
* fix(docs): fix table v2 filter demo style error
* fix(docs): update by v-bind
2022-07-20 08:43:53 +09:00
iamkun
2d4ef52900
chore: update sketch link ( #8903 )
2022-07-19 20:41:22 +08:00
류한경
fbe5990f1c
refactor(components): [descriptions] switch to script-setup syntax ( #8349 )
2022-07-19 19:21:30 +08:00
Xc
3d311c003c
fix(components): [upload] one-way cannot add attachments ( #8877 )
2022-07-19 07:32:48 +08:00
kooriookami
379d373497
style(theme-chalk): message-box support small screen ( #8856 )
2022-07-18 21:36:16 +08:00
gjfei
cf21d1cb52
fix(components): [message] fix message grouping styles ( #8809 )
2022-07-18 20:05:44 +09:00