Commit Graph

3940 Commits

Author SHA1 Message Date
Astar
3a6fc23f49 fix(components): [message-box] fix Wrong type checking (#8399)
* fix(components): [message-box] fix Wrong type checking
2022-08-22 23:01:24 +08:00
Xc
430b8a27e3 docs: hosting nav zindex (#9399) 2022-08-22 01:36:47 +08:00
MARIOMARUI
6a5336638f docs(components): [date-picker] update example (#9386) 2022-08-20 23:47:48 +08:00
Jeremy
9230af7976 feat(components): [page-header] enhancement (#9215)
* feat(components): [page-header] enhancement

* Add new slot `extra` for page header.
* Add addtional documentations for page header.

* chore: update doc

* feat: add default slot

* chore: add a11y support for back button

* chore: update examples

* chore: enhancements

* chore: example enhancement

* chore: restore previous actions for back button

* chore: address PR comments

Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2022-08-20 21:41:49 +08:00
btea
a1834a4151 style(docs): change the example mask and overlay z-index (#9356)
* style(docs): change navbar z-index

* style: change the example mask and overlay z-index
2022-08-20 10:36:12 +09:00
LIUCHAO
eb31f6f510 refactor(components): [time-picker] use JSX in Unit test (#9134) 2022-08-20 10:28:59 +09:00
ntnyq
c434f62b0e docs: add missing slot header of Card (#9388) 2022-08-20 10:14:12 +09:00
Element
ea17f71e21 chore: update changelog 2.2.14 (#9391) 2022-08-19 19:39:25 +08:00
zz
b7fe5df6f9 fix(components): [menu] resize event infinite invoke (#9342)
* fix(components): [menu] resize event infinite invoke

* chore: update

* Update menu.ts

* Update menu.ts

* chore: update

* chore: update

* chore: update test case

* chore: optimize

* Update menu.ts

Co-authored-by: RealityBoy <1923740402@qq.com>
2022-08-19 18:33:50 +08:00
LIUCHAO
3d13c14ae7 feat(components): [pagination] btns icon can be customized Vuecomponent (#9372)
closed #9300
2022-08-19 13:32:29 +08:00
sechi
6ac49834ef fix(components): [cascader] placeholder disappeared after clear value (#9190) 2022-08-19 00:04:32 +08:00
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
f4f7c13b9a docs(components): [switch] perfect befor-change type (#9173) 2022-08-18 20:29:43 +08:00
LIUCHAO
6bd98685e6 fix(components): [tree] calc parentNode state after doCreateChildren (#9362)
closed #8410
2022-08-18 20:10:09 +08:00
feiyu
ccbecf3973 fix(components): [docs] menu example code menu name error (#9355) 2022-08-18 11:10:43 +08:00
Chris
cd16beec54 docs: fix typo (#9240)
* docs: fix typo

* chore: update
2022-08-18 11:03:06 +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
MonsterPi
b77426adcb docs: update link component docs (#9331)
- add icon slot

Co-authored-by: MonsterPi <ruanpeng@MonsterPideMacBook-Air.local>
2022-08-16 16:46:21 +08:00
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