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 a87f7803cceea80d4c46526190be7cec9a9e45cd.
* 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-class
、subMenuTimeout
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
星如雨
df0befcad0
feat(components): [switch] (in)active icon slot ( #15078 )
...
* feat(components): [switch] (in)active icon slot
* feat(components): [switch] slots are renamed
* test(components): [switch] action-slot test case
2023-12-09 10:16:05 +08:00
知晓同丶
750088624e
feat(components): [menu] add popperOffset and ellipsisIcon props( #14923 ) ( #15051 )
...
* feat(components): [menu] add popperOffset and ellipsisIcon props(#14923 )
* Update docs/examples/menu/ellipsis.vue
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
* Update docs/en-US/component/menu.md
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
* Update docs/en-US/component/menu.md
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
* docs(components): [menu] upgrade props
* Update docs/en-US/component/menu.md
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
---------
Co-authored-by: zhixiaotong <zhixiaotong.me@qq.com>
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
2023-12-06 10:34:47 +08:00
一只前端汪
7df7461030
fix(docs): Algolia highlight error ( #14831 )
2023-12-05 14:52:18 +08:00
wzc520pyfm
69a4af072d
docs(components): [progress] use new display tag ( #14956 )
...
* docs(components): [progress] use new display tag
* docs(components): [progress] add type th for slots
* docs(components): [progress] fix format error
2023-12-04 21:22:10 +08:00
wzc520pyfm
e14fcf65ac
docs(components): [tag] complete solt name ( #14957 )
2023-12-04 19:56:30 +08:00
wzc520pyfm
efedde0f15
docs(components): [affix] use new display tag ( #14961 )
2023-12-04 19:32:13 +08:00
wzc520pyfm
76acd7f6bd
docs(components): [drawer] use new display tag ( #14964 )
2023-12-04 19:30:46 +08:00
wzc520pyfm
b0cdf9abb9
docs(components): [breadcrumb] fix attr typo ( #14962 )
2023-12-04 08:46:30 +08:00
wzc520pyfm
16b0eac701
docs(components): [alert] use new display tag ( #14963 )
2023-12-04 08:44:09 +08:00
wzc520pyfm
6542286292
docs(components): [slider] use new display tag ( #14711 )
2023-12-03 22:17:50 +08:00
wzc520pyfm
980ea89714
docs(components): [date-picker] fix panel-change param type error ( #15009 )
2023-12-03 19:56:07 +08:00