Commit Graph

2441 Commits

Author SHA1 Message Date
wd
302e928c96
style(theme-chalk): fix input (#9178)
In the safari browser, when input box is disabled, text color rendering is incorrect

closed #9117
2022-08-19 00:01:25 +08:00
Xc
92d0f9404b
fix(components): [select] option value is object (#9287)
* fix(components): [select] option value is object

* fix(components): [select] option value is object
2022-08-18 23:49:40 +08:00
LIUCHAO
80c5855f2f
fix(components): [switch] fix type error (#9171)
* fix(components): [switch] fix type error

* fix(components): [switch] fix type error
2022-08-18 20:31:37 +08:00
LIUCHAO
6bd98685e6
fix(components): [tree] calc parentNode state after doCreateChildren (#9362)
closed #8410
2022-08-18 20:10:09 +08:00
zz
1d2ba7ff8c
fix(theme-chalk): [select] text overflow shows ellipsis (#9305) 2022-08-18 10:01:05 +08:00
Alwyn Ou
54f4353587
perf: RTLOffsetType compare (#9320) 2022-08-18 09:35:18 +08:00
bqy_fe
6aa151fc2a
fix(components): [dialog] should emit open event after nextTick (#9209)
* fix(components): [dialog] should emit open event after nextTick

* test: update drawer unit test
2022-08-16 22:04:00 +08:00
LIUCHAO
2eee7f0e22
refactor(components): [table] fix typo (#9338) 2022-08-16 20:35:49 +08:00
renovate[bot]
477aee23c6
fix(deps): update dependency eslint-plugin-unicorn to v43 (#8610)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-08-13 07:10:16 +00:00
renovate[bot]
3cdad3b363
fix(deps): update dependency @vueuse/core to v9 (#9138)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-13 14:43:58 +08:00
zz
eea3e60385
fix(components): use namespace (#9299) 2022-08-13 14:43:00 +08:00
Xc
4cb16a4f7e
refactor(hooks): [use-lockscreen] change from padding to width (#9151)
* refactor(hooks): [use-lockscreen] change from padding to width
2022-08-12 13:14:58 +08:00
qiang
664c61936c
fix(components): [table] the empty slot height error (#9226) 2022-08-11 16:54:47 +08:00
白雾三语
0e9db07109
fix: [timer-pick] automatically skip disabled items (#8850)
* feat: [timer-pick] add prop auto-skip-disabled

* feat: [timer-pick] add prop auto-skip-disabled

* feat: [timer-pick] modify unit test

* feat: [timer-pick] modify unit test

* feat: [timer-pick] auto-skip-disabled

* docs: [timer-pick] reset docs

docs: [timer-pick] reset docs

* fix: [timer-pick] delete autoSkipDisabled

* feat: [timer-pick] auto skip disabled

* feat: [timer-pick] auto skip disabled modify

* feat: [timer-pick] auto skip disabled modify

* feat: [timer-pick] auto skip disabled modify

* feat: [timer-pick] modify the unit test

* feat: [timer-pick] modify the unit test
2022-08-09 21:57:27 +08:00
zz
be9513dde4
fix(element-plus): dts entry (#8842) 2022-08-08 22:47:55 +08:00
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
kooriookami
5b7e7cc6d5
style(theme-chalk): fix message (#9143) 2022-08-02 10:04:17 +08:00
LIUCHAO
a973ed4d99
refactor(components): [time-select] use JSX in Unit test (#9101) 2022-07-30 20:51:33 +09: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
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
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
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
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