Commit Graph

4039 Commits

Author SHA1 Message Date
kooriookami
5b7e7cc6d5
style(theme-chalk): fix message (#9143) 2022-08-02 10:04:17 +08:00
Element
8a772b0429
chore: update changelog 2.2.12 (#9142) 2022-08-01 05:15:39 +00:00
LIUCHAO
a973ed4d99
refactor(components): [time-select] use JSX in Unit test (#9101) 2022-07-30 20:51:33 +09:00
Jeffrey-Wang
386da31e67
docs(components): update el-input slot docs (#9038) 2022-07-29 15:53:58 +08:00
RealityBoy
f57eaf92da
style: vertical menu (#9104) 2022-07-29 11:51:36 +08:00
Hefty
0dd1149e33
fix(components): [space] extract nested fragment children (#8992) 2022-07-29 10:21:49 +08:00
qiang
c28e1cfa42
fix(hooks): [use-namespace] exclude invalid CSS variables (#8905)
* fix(hooks): [use-namespace] exclude invalid CSS variables

* test(hooks): [use-namespace] add test
2022-07-28 22:01:22 +08:00
LIUCHAO
ef90159db5
fix(components): [carousel] reset the timer (#8388) 2022-07-28 21:23:52 +08:00
LIUCHAO
2d2e0c33f9
refactor(components): [switch] use JSX in Unit test (#9052)
* refactor(components): [switch] use JSX in Unit test

* style(test-utils): [switch] use self-closing sign
2022-07-28 20:31:18 +09:00
zz
35b1897755
docs(components): [notification] add zIndex attribute (#9083) 2022-07-28 17:38:31 +08:00
qiang
f1af909ef6
fix(components): [table] header scroll height error (#9063) 2022-07-28 17:38:15 +08:00
kooriookami
4da03e8858
style(theme-chalk): message flexable (#9087) 2022-07-28 17:08:39 +08:00
l1m2e
a426e15842
docs: modify the background color of the navigation bar toggle button (#9085) 2022-07-28 16:50:31 +08:00
zz
e1eef4b534
fix(components): [notification] correct offset value (#9080)
* fix(components): [notification] correct offset value

* chore: update
2022-07-28 14:32:21 +08:00
LIUCHAO
ad5b4cbc9e
fix(theme-chalk): [message] long test support newline (#9074)
closed #9072
2022-07-28 14:31:32 +08:00
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