Commit Graph

3917 Commits

Author SHA1 Message Date
feiyu
6d41ca467a
docs(components): [menu] typo (#9319) 2022-08-16 13:30:12 +08:00
btea
ec08345376
style(docs): change DocSearch z-index (#9278)
* fix(docs): [table-v2] adjust overlay zIndex value

* style(docs): change DocSearch z-index

* style: update style
2022-08-13 21:49:48 +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]
cc714f112f
chore(deps): update actions-cool/maintain-one-comment action to v3 (#9307)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-13 15:09:07 +08: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
renovate[bot]
8448dc5272
fix(deps): update dependency eslint-plugin-markdown to v3 (#9139)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-13 14:43:37 +08:00
zz
eea3e60385
fix(components): use namespace (#9299) 2022-08-13 14:43:00 +08:00
Element
8ca03ff3e6
chore: update changelog 2.2.13 (#9294) 2022-08-12 07:47:23 +00:00
Xc
24490e919b
docs: icons categories and update icon-vue package (#9286)
* docs(components): [icon] categories
2022-08-12 14:36:56 +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
basonwoo
137f30576c
docs(components): fix url of @element-plus/icon-vue to unpkg (#8893)
closed #8892
2022-08-09 22:02:05 +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
愧怍
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