Commit Graph

700 Commits

Author SHA1 Message Date
0song
df39131856 chore: update doc (#9549) 2022-08-30 16:30:42 +00:00
zz
aa735d1f8e fix(components): [dialog] bind $attrs (#9455) 2022-08-29 12:03:40 +08:00
zz
1884b1d7c8 refactor(utils): refine iconPropType (#9515) 2022-08-29 03:23:35 +00:00
hfutsora
adfe2444db feat(components): [dialog] add align center prop (#8947) 2022-08-29 02:58:54 +00:00
zz
3be8b536b8 fix(utils): fix iconPropType (#9506) 2022-08-28 19:13:58 +08:00
qiang
fc7343be83 docs: uniform the attribute name (#9504) 2022-08-28 13:33:48 +08:00
zz
f5fa7e741f refactor(utils): refactor iconPropType (#9502) 2022-08-28 13:20:07 +08:00
zz
e33a279556 feat(components): [image-viewer] add setActiveItem method (#9389)
* fix(components): [image-viewer] initialIndex lost reactivity

* feat(components): [image-viewer] add `setActiveItem` method

* feat: expose instance type

* chore: add test case

* chore: update docs
2022-08-26 18:18:08 +08:00
RealityBoy
b121012a70 feat(components): [menu] add expand-close-iconexpand-open-iconcollapse-close-iconcollapse-open-icon props (#9444)
* feat(components): [menu] add some Icon prop

* chore: types update

* Update sub-menu.ts
2022-08-26 11:25:22 +08:00
MonsterPi
fe131df1a4 fix(components): [space] complete the prop of space (#9380)
* fix(components): [space]complete the prop of space

- class

* fix: update space docs

* refactor(components): [space]redefine the prop of class type
2022-08-25 09:31:20 +08:00
btea
1f3c661c57 feat(components): [form] add require-asterisk-position prop (#9433) 2022-08-25 09:27:51 +08:00
Xc
3dc6fbd427 fix(components): [opover] effect dark mode title color (#9445) 2022-08-25 09:19:33 +08:00
Xc
543eee1652 docs: adjust with use-lockscreen (#9152) 2022-08-23 15:30:29 +08:00
zz
43b286fec1 fix(components): [tree-v2] setExpandedKeys instead of setExpendKeys (#9413)
* feat(components): [tree-v2] `setExpandKeys` instead of `setExpendKeys`

* chore: update

* chore: update
2022-08-23 13:02:38 +08:00
zz
9cb8ce47e8 feat(components): [tree-v2] add setExpendKeys method (#9412)
* feat(components): [tree-v2] add `setExpendKeys` method

* chore: update docs
2022-08-23 09:32:07 +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
ntnyq
c434f62b0e docs: add missing slot header of Card (#9388) 2022-08-20 10:14:12 +09:00
LIUCHAO
3d13c14ae7 feat(components): [pagination] btns icon can be customized Vuecomponent (#9372)
closed #9300
2022-08-19 13:32:29 +08:00
LIUCHAO
f4f7c13b9a docs(components): [switch] perfect befor-change type (#9173) 2022-08-18 20:29:43 +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
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]
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
Xc
24490e919b docs: icons categories and update icon-vue package (#9286)
* docs(components): [icon] categories
2022-08-12 14:36:56 +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
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
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
Jeffrey-Wang
386da31e67 docs(components): update el-input slot docs (#9038) 2022-07-29 15:53:58 +08:00
zz
35b1897755 docs(components): [notification] add zIndex attribute (#9083) 2022-07-28 17:38:31 +08:00
l1m2e
a426e15842 docs: modify the background color of the navigation bar toggle button (#9085) 2022-07-28 16:50:31 +08:00
iamkun
b550120e0e chore: update readme (#9064) 2022-07-28 14:12:26 +08: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
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
kooriookami
79b6e46514 style(theme-chalk): message support small screen (#8957) 2022-07-22 15:19:01 +08:00
Kim Yang
201953f19b fix(docs): fix table v2 filter demo style error (#8847)
* fix(docs): fix table v2 filter demo style error

* fix(docs): update by v-bind
2022-07-20 08:43:53 +09:00
iamkun
2d4ef52900 chore: update sketch link (#8903) 2022-07-19 20:41:22 +08:00
雷雷雷_Ray
47b999ab96 fix(docs): fixed the link icon would be duplicated when switching pages (#8103)
* fix(docs): remove duplication

* Fix #7207

* fix(docs): switch to a more concise way

fix #7207
2022-07-18 17:57:54 +08:00
Xc
ef22e5db62 feat(components): [tooltip] adjust controlled mode (#8762)
* feat(components): [tooltip] adjust controlled mode
2022-07-17 23:14:51 +08:00
Xc
f30c6675b7 docs: search bg opacity (#8836)
* docs: search bg opacity

* docs: search modal shadow
2022-07-17 13:54:46 +08:00
白雾三语
884690c0cf docs(components): [tooltip] add trigger-keys attribute (#8740) 2022-07-14 21:46:10 +08:00
iamkun
9b743d3bb6 chore: update component name (#8760) 2022-07-12 00:53:00 +08:00
renovate[bot]
29b7e9fcf2 chore(deps): update dependency octokit to v2 (#8742)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-11 18:06:59 +08:00