Commit Graph

1121 Commits

Author SHA1 Message Date
Xc
7fd6e4f453 fix(components): [tabs] slot name use kebab-case style (#15733)
* fix(components): [tabs] slot name use kebab-case style

* fix(components): [tabs] slot name use kebab-case style

* fix(components): [tabs] slot name use kebab-case style

* docs(components): [tabs] use deprecated tag
2024-02-02 15:24:13 +08:00
kooriookami
9cf28d22fe feat(components): [check-tag] add type prop (#15727)
* feat(components): [check-tag] add type prop

* feat(components): update
2024-02-02 09:22:42 +08:00
Kasun Weligamage
95f4afe89d fix(components): [upload] Add crossorigin property (#15524)
* fix(components): [upload] Add crossorigin property

* fix(components): [upload] Add crossorigin property

* Update packages/components/upload/src/upload.vue

Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>

* Update packages/components/upload/src/upload.vue

Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>

* Update packages/components/upload/src/upload-list.vue

Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>

* Update docs/en-US/component/upload.md

Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>

---------

Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
2024-02-01 14:38:36 +08:00
qiang
3f1d45b3d7 fix(components): [drawer] click allow focus out (#11965)
* fix(components): [drawer] click allow focus out

closed #11943

* fix(components): [drawer] lint error
2024-01-31 14:20:22 +08:00
kooriookami
2863f2fde3 style(components): [tour] Improve style and docs (#15706)
* style(components): [tour] Improve style and docs

* style(theme-chalk): update
2024-01-31 10:35:36 +08:00
betavs
7e6f324f35 docs: [time-picker] add value-format attribute (#15672) 2024-01-30 23:02:48 +08:00
btea
a6a22dfc6a docs(components): [dropdown] make the arrow icon center (#15704) 2024-01-29 16:46:34 +08:00
heygsc
cf9c936a01 fix(docs): overlay error caused by sidebar (#15694)
fix(docs): overlay error caused by sidebar
2024-01-27 14:36:44 +08:00
kooriookami
ee7a21f670 feat(components): [message-box] MessageBox can drag overflow the viewport (#15674)
feat(components): [message-box] can drag overflow the viewport
2024-01-26 10:20:08 +08:00
kooriookami
32c4dee9e5 docs: Sort resource (#15675)
docs: sort resource
2024-01-25 17:41:37 +08:00
kooriookami
67cd7e95e6 feat(components): [dialog] Dialog can drag overflow the viewport (#15643)
* style(components): [dialog] Modify dialog style and docs

* chore: update

* feat(components): [dialog] add overflow prop

* feat(components): update
2024-01-25 15:03:34 +08:00
wzc520pyfm
c340c96fe8 docs(components): [tour] fix slots name error of tour step (#15656)
closed #15655
2024-01-25 14:27:18 +08:00
赵添
a4c17ee50f feat(components): [tour] target prop add more type (#15578)
* feat(components): [tour] target prop add more type

* docs(components): [tour] target prop add description

* docs(components): [tour] add example and version tag
2024-01-19 11:46:49 +08:00
一只前端汪
1d2029ea8f docs: update supported version (#15570)
* docs: update supported version

* docs: update

* docs: update
2024-01-18 14:05:30 +08:00
kooriookami
feb169fe93 feat(components): [select & select-v2] Add loading slot (#15540)
* feat(components): [select & select-v2] Add loading slot

* feat(components): update
2024-01-18 12:23:41 +08:00
wzc520pyfm
c9863647af docs(components): [watermark] add slots doc (#15572) 2024-01-18 09:30:03 +08:00
wzc520pyfm
7d0c0985f6 docs(components): [cascader] doc description use setup (#15557) 2024-01-17 17:00:25 +08:00
kooriookami
405a4aa393 feat(components): [select-v2] Add header and footer slots (#15519)
* feat(components): [select-v2] Add header and footer slots

* feat: update
2024-01-16 16:09:51 +08:00
0song
fba3c2f2cb fix: fix doc sidebar error z-index (#15498) 2024-01-15 04:28:35 +00:00
一只前端汪
6089ed27d2 fix(docs): popover offset default value error (#15502)
* fix(docs): popover offset default value error

* fix: doc
2024-01-15 03:23:32 +08:00
0song
54489d0eaa chore: update readme (#15496) 2024-01-12 16:06:45 +00:00
云淑
52d89cc06d docs(components): [image] add type of crossorigin (#15471)
* docs(components): [image] add type of crossorigin

* Revert "docs(components): [image] add type of crossorigin"

This reverts commit a87f7803cc.

* fix(components): [image] clear the default value of crossorigin.

* docs(components): [image] set crossorigin default type to ''.

* docs(components): [image] format table style

* fix(components): [image] remove the default value of crossorigin.

* Update docs/en-US/component/image.md

* fix(components): [image] remove type declarations for crossorigin constants

---------

Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
2024-01-12 16:06:33 +08:00
zepeng
128b117e85 docs(components): [tree] example of modifying custom node class (#15320) 2024-01-12 13:11:06 +09:00
wzc520pyfm
6b886e42a1 docs(components): [select-v2] use new display tag (#15329) 2024-01-12 11:30:25 +08:00
Sefa UN
6de47df5bf [doc] unnecessary code (#15469) 2024-01-11 15:03:45 +00:00
kooriookami
5844947198 refactor(components): [select & select-v2] Refactor components (#15352)
* refactor(components): [select&select-v2] refactor components

* refactor(components): [select-v2]

* refactor(components): update

* refactor(components): update

* refactor(components): [select-v2]

update

* refactor(components): update

* refactor(components): update

* refactor(components): update type

* refactor(components): update

* refactor(components): update

* refactor(components): update style

* refactor(components): update docs

* refactor(components): update

* refactor(components): fix #15323

* refactor(theme-chalk): update

* refactor(components): update

* refactor(components): update

* refactor(components): update

* refactor(components): fix bugs

* fix(components): fix issue

* fix(components): update

* fix(components): fix some bug

* feat(components): update

* feat(components): add tag slot

* feat(components): update

* fix(components): update

* style(theme-chalk): update style

* fix(theme-chalk): update

* feat(theme-chalk): update

* fix(components): update

* feat: update

* feat: update

* feat: update

* feat(components): update
2024-01-10 11:14:58 +08:00
Kasun Weligamage
4a3318f7b1 fix(components): [image, image-viewer] Add crossorigin property (#15406)
Co-authored-by: Xc <124118265@qq.com>
2024-01-08 17:21:21 +08:00
xiaoming
1b7dfacfcb docs(components): [table] add filter-class-name in Table-column (#15391) 2024-01-07 13:30:33 +08:00
wzc520pyfm
15d0f62a23 docs(components): [drawer] fix format error (#15388) 2024-01-06 23:01:57 +08:00
kooriookami
2bb71f6289 feat(element-plus): Support last 2 versions of browsers (#15313)
feat(element-plus): support last 2 versions of browsers
2024-01-05 22:55:07 +08:00
zepeng
ff7f80d941 fix(components): [link] add target attribute and relevant docs (#15266)
* fix(components): [link] add target attribute and relevant docs

* fix(components): [link] add target attribute and relevant docs

Update the type of the target attribute
2023-12-30 19:41:38 +09:00
btea
4c6d7f9ca2 refactor(docs): [tour] use ButtonInstance and format code (#15304) 2023-12-28 22:53:10 +08:00
Zhongxiang Wang
1c669e4eaf fix(docs): fix tip text overflows when no result (#15295)
* fix(docs): fix tip text overflows when no result

* feat(docs): enable `getMissingResultsUrl` for docsearch
2023-12-28 10:40:35 +08:00
赵添
2fd7ba82ab feat(components): tour component (#14952) 2023-12-27 14:49:11 +08:00
wzc520pyfm
3fdab265e6 docs(components): [collapse] use new display tag (#14955)
docs(components): [collapse] use new display tag
2023-12-26 20:57:57 +09:00
wzc520pyfm
61ac2fe752 docs(components): [statistic] add transition example (#14959) 2023-12-26 20:25:00 +09:00
知晓同丶
9e34ea5e54 feat(components): [autocomplete] add loading slot (#15206)
* feat(components): [autocomplete] add `loading` slot

* chore: Update autocomplete.md

* docs(components): [autocomplete] modify loading slot description

* Update docs/en-US/component/autocomplete.md

Co-authored-by: btea <2356281422@qq.com>

* Update docs/en-US/component/autocomplete.md

---------

Co-authored-by: zhixiaotong <zhixiaotong.me@qq.com>
Co-authored-by: btea <2356281422@qq.com>
2023-12-23 16:48:08 +08:00
知晓同丶
b79defc452 feat(components): [menu] add popper-classsubMenuTimeout props (#15193)
* feat(components): [menu] add `popper-class`、`subMenuTimeout` props

closed #15149

* refactor(components): [menu] simplify timeout props naming

* docs(components): [menu] add description of timeout

* refactor(components): [menu] remove useless codes

* Update menu.md

* revert: Update sub-menu.ts

---------

Co-authored-by: zhixiaotong <zhixiaotong.me@qq.com>
2023-12-23 13:10:54 +08:00
Henry Ge
cdd7b505b3 docs(docs) 穿梭框的自定义部分有误 (#15215)
穿梭框的change事件的回调函数中value的类型是个数组(number[] | string[])
2023-12-22 09:16:34 +00:00
kooriookami
a64026dc7a style(theme-chalk): replace word-break with overflow-wrap (#15190)
* style(theme-chalk): replace word-break with overflow-wrap

closed #15167

* style(theme-chalk): remove text-align: justify

* style(theme-chalk): update

* style(theme-chalk): update

---------

Co-authored-by: 一只前端汪 <985313519@qq.com>
2023-12-21 15:21:12 +08:00
一只前端汪
c4dac14f1b refactor(components): [input] get maxlength and minlength from props instead of attrs (#15212)
* refactor(components): [input] get maxlength and minlength from props

* refactor: remove default
2023-12-21 14:30:57 +08:00
Zhongxiang Wang
5972141109 fix(docs): replace fonts.loli.net with original fonts.googleapis.com (#15182) 2023-12-17 22:18:05 +08:00
Zhongxiang Wang
a1c3481450 fix(docs): fix doc search option doesn't update after switching language (#15181) 2023-12-17 22:16:18 +08:00
Zhongxiang Wang
abb217649f feat(docs): add translations for doc search (#15180) 2023-12-17 19:24:38 +08:00
Xc
05e9cf89ab fix(docs): algolia search (#15173)
* fix(docs): algolia search

* feat(docs): open algolia facetFilter
2023-12-16 15:57:44 +08:00
Xc
a078860164 docs(components): [menu,pagination,switch] modify version (#15157)
- Due to delays in planned new component versions
2023-12-15 06:31:01 +00:00
cuongle-hdwebsoft
7f687ae598 feat(components): [el-menu] allow user to hide menu when clicking outside (#14742)
* fix(components): allow user to hide menu when clicking outside

when user sets `menu-trigger` to `click` and then clicking outside, it should be close menu

closed #14738

* revert settings.json config

* fix: debounce hide menu when clicking out side

* fix: only trigger click outside when menu is open

* fix: hide parent menu

* fix: only trigger close menu when its opened

* refactor: remove redundant code

* refactor: remove redundant code

* fix(docs): `collapse-on-click-outside` prop

* fix(docs): `collapse-on-click-outside` prop

* fix: move `clickOutSide` to `menu.ts`

* fix: submenu does not emit `close` when clicking outside

* fix: submenu does not emit `close` when clicking outside

* fix: ts type

* fix: ts type

* fix: only close when passing `props.collapseOnClickOutside` to `true`

* refactor: create `directives` variable

* improvement: allow `recusiveMouseInSubMenu` to receive array

* refactor: remove redundant code

* fix: rename `recusiveMouseInSubMenu` to  `recursiveMouseInSubMenu`

* feat: add `hide-timeout` prop

* fix: revert code

* fix: code owner

* fix: coder owner

* fix: menu closed when clicking on submenu

* refactor: remove redundant code

* fix: get correct index path

* fix: build

* refactor: update docs and remove `unref`

* fix: change `collapseOnClickOutside` to `closeOnClickOutside`

* fix: remove `hideTimeout` prop
2023-12-15 13:34:22 +08:00
Innei
6befedd11c fix(components): [collapse-transition] collapse get el exists height (#14801)
fix: collapse get el exists height

Signed-off-by: Innei <i@innei.in>
2023-12-14 19:22:14 +08:00
btea
ec34092e45 chore: format (#15137) 2023-12-13 12:12:44 +00:00
xingyixiang
ac6b0e74f5 feat(components): [pagination] add change event (#14828)
* feat(components): [pagination] add change event

* feat(components): [pagination] add change event

* feat(components): [pagination] add change event

* feat(components): [pagination] add change event

* feat(components): [pagination] add change event
2023-12-13 09:54:27 +08:00