Commit Graph

4103 Commits

Author SHA1 Message Date
zz
0bb66e3149
refactor(utils): drop resize-event (#8618) 2022-08-08 17:44:09 +08:00
zz
9679cc0da0
refactor(components): [notification] switch to script-setup syntax (#9106) 2022-08-06 15:12:06 +08:00
zz
2d450be082
fix(components): [checkbox] injected form context may be undefined (#8865)
* fix(components): [checkbox] injected form context may be undefined

* chore: fix error
2022-08-05 21:45:17 +08:00
zz
2a926bbc6e
fix(components): [time-picker] injected form context may be undefined (#8866) 2022-08-05 21:16:37 +08:00
zz
3b3a0efc4c
fix(components): [color-picker] injected form context may be undefined (#8862) 2022-08-05 21:07:47 +08:00
zz
3648be8afe
fix(components): [cascader] injected form context may be undefined (#8861) 2022-08-05 21:03:37 +08:00
zz
1f89174ddd
fix(components): [select] injected form context may be undefined (#8860) 2022-08-05 21:00:31 +08:00
Chiahong
0db6e2b48f
fix(locale): update zh-tw translation (#8822)
* fix: improve zh-tw translation

* style: remove line breaks

* fix: update zh-tw translation
2022-08-05 20:51:32 +08:00
zz
ad1967a645
fix(components): [table] fix selection style (#9179) 2022-08-05 00:30:36 +08:00
btea
bf54b7ad7c
feat(components): [popconfirm] add width prop (#9103)
* feat(components): [popconfirm] add width prop

* style: add box-sizing
2022-08-02 22:27:53 +08:00
Jianjun Yu
9b66d3259f
fix(components): [table-body] keep row data reactive (#8592)
* fix(components): [table-body] keep row data reactive

* fix(components): divide unused variables
2022-08-02 21:24:15 +08:00
LIUCHAO
b4d16ea53f
refactor(components): [tabs] use JSX in Unit test (#9050)
* refactor(components): [tabs] use JSX in Unit test

* style(components): [tabs] use v-model
2022-08-02 18:54:48 +09:00
Zhongxiang Wang
ea75ef2f81
feat(components): [tree-v2] expose several helpful methods (#9156)
* feat(components): [tree-v2] expose several helpful methods

* fix(components): [tree] use `isObject` helper
2022-08-02 15:14:44 +08:00
愧怍
a25f0eef0f
docs: remove chinese button (#9153) 2022-08-02 14:20:44 +08:00
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