Commit Graph

5003 Commits

Author SHA1 Message Date
xingyixiang
b6b98bb1d8
fix(components): [table] tooltipOptions.showAfter is not effective (#14741)
* fix(components): [table]
tooltipOptions.showAfter is not effective

* fix(components): [table]
rolling unable to destroy Popper
2023-12-06 20:29:43 +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
一只前端汪
0482d11337
fix(components): [data-picker] use renderSlot simplified code (#15036) 2023-12-05 15:10:08 +08:00
一只前端汪
005bdf6143
fix(components): [table] header slot not displayed (#15035)
* fix(components): [table] header slot not displayed

* fix(components): [table] header slot not displayed

* fix(components): null commit
2023-12-05 15:09:13 +08:00
一只前端汪
0c8b6a5906
fix(components): [table-v2] cell, header-cell, empty slots not displayed (#15016)
Thanks for your contribution.
2023-12-05 15:08:08 +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
Travis
0ee51e0708
fix(components): [watermark] Support for lower versions of Firefox (#14993)
* fix(components): [watermark] Support for lower versions of Firefox

fontBoundingBoxAscent属性在firefox V116版本才支持,在低版本firefox中,采用 actualBoundingBoxAscent 进行向下兼容,可以支持到
firefox V74

* chore(components): [watermark] add a line of comments for the processing

* perf(components): [watermark] change "!=" to "!=="
2023-12-04 19:40:32 +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
Fuphoenixes
6594757abf
fix(components): [watermark] mutationObserver should work (#14822)
fix(components): mutationObserver should work

closed #14819

Co-authored-by: phoenizhao <phoenizhao@tencent.com>
2023-12-04 14:00:37 +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
Zenyb
827d606a88
fix(components): [date-picker] the time panel is closed without losing focus (#14748)
* fix(components): [date-picker] fix bug #14728

* fix(components): [date-picker] use handleFocusPicker to fix #14728

---------

Co-authored-by: yongbo.zeng_U+ <yongbo.zeng@united-imaging.com>
2023-12-03 22:07:17 +08:00
wzc520pyfm
980ea89714
docs(components): [date-picker] fix panel-change param type error (#15009) 2023-12-03 19:56:07 +08:00
kooriookami
5e60441616
chore(docs): Use online fonts in docs (#15011)
* chore(docs): use online fonts in docs

* docs(theme-chalk): update
2023-11-30 10:06:45 +00:00
Jevin
77e7f41c17
fix(components): [select-v2] popup height is not accurate (#15012) (#15014)
Co-authored-by: “Jevin” <jevin@mogul-tech.com>
2023-11-30 07:58:56 +00:00
0song
a152212d63
chore: Update README (#15000) 2023-11-29 05:56:13 +00:00
kooriookami
5017ce5452
[Docs] Update homepage (#14534)
* docs: update homepage

* docs: update

* docs(element-plus): update font

* docs(theme-chalk): form font inherit
2023-11-29 12:12:09 +08:00
0song
df17921af7
chore: update readme (#14996) 2023-11-28 12:35:19 +00:00
0song
b18e50b3bc
chore: update readme (#14982) 2023-11-27 13:42:47 +00:00
Element
f7ad6216d0
chore: Update changelog 2.4.3 (#14973)
chore: update changelog 2.4.3
2023-11-27 09:12:51 +00:00
一只前端汪
23201e2f4d
fix(components): [tree] default slots not displayed (#14939)
* fix(components): [tree] default slots not displayed

* test: add customize some node contents
2023-11-27 16:33:35 +08:00
kooriookami
9f1ffc06cb
chore(element-plus): update @element-plus/icons-vue version (#14968)
* chore(element-plus): update @element-plus/icons-vue version

closed #14944 #14948

* chore: update

* chore: update

* chore(element-plus): update

* chore(element-plus): update

* fix: lockfile

* fix: dts

* fix: types

---------

Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-11-27 16:27:16 +08:00
Cheerwhy
f37d056441
feat(components): [select] add header and footer slot (#14876)
* feat(components): [select] add header and footer slot

* fix(docs): [select] incorrect word

* fix(theme-chalk): [select-dropdown] incorrect padding

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

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

* Apply suggestions from code review

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

---------

Co-authored-by: qinzz <qinzz@chint.com>
Co-authored-by: btea <2356281422@qq.com>
2023-11-27 15:26:48 +08:00
云游君
4f347eeec6
feat(docs): add 2023 figma ui kit (#14922)
* feat(docs): add 2023 figma ui kit

* chore: fix layout

* chore: revert pnpm lock
2023-11-24 08:48:11 +08:00
btea
92df6df5b6
fix(docs): [watermark] adjusting the text color in dark mode (#14871) 2023-11-19 13:31:30 +08:00
sleepyShen1989
74bfbefc28
test(components): [button] change slot mode (#14823) 2023-11-18 16:47:34 +08:00
zepeng
465f6d4140
fix(components): [date-picker] add the vertical-align attribute to d… (#14798)
fix(components): [date-picker] add the vertical-align attribute  to date-editor
2023-11-14 20:15:49 +08:00
Lov`u`e
58996131a0
docs(docs): fix typo errors in pagination component (#14815) 2023-11-14 19:44:41 +08:00
Karolis_Stoncius_Sneakybox
02090482ed
feat(components): [dialog] append dialog to any element (#14317)
* feat(components): [dialog] append dialog to any element

Add the ability to append dialog not just to body, but to any element

* fix(components): [dialog] fix appending to body when append-to is used

* docs(components): [dialog] add version to docs append-to attribute
2023-11-14 19:43:05 +08:00
wzc520pyfm
9d65c0be90
docs(components): [date-picker] use new dispaly tag (#14754)
* refactor(components): [time-picker] update  boolean attr are declared

* docs(components): [date-picker] use new dispaly tag

* docs(components): [date-picker] delete extra description
2023-11-11 21:47:08 +08:00
Fuphoenixes
4580aea8e4
fix(components): [select] style error in multiple collapseTags (#14602) 2023-11-11 21:27:35 +08:00
faga
dfad5539f5
feat(components): [card] adds footer slot (#10357)
feat(components): [card]

adds footer slot

closed #6873

Co-authored-by: btea <2356281422@qq.com>
2023-11-06 19:29:22 +08:00
Element
4e62015a70
chore: Update changelog 2.4.2 (#14737)
chore: update changelog 2.4.2
2023-11-03 05:58:39 +00:00
btea
e95324fa41
Revert "fix(components): [table] tooltipOptions.showAfter is not effe… (#14735)
Revert "fix(components): [table] tooltipOptions.showAfter is not effective (#13175)"

This reverts commit 6238ec8456.
2023-11-03 12:58:05 +08:00
xingyixiang
6238ec8456
fix(components): [table] tooltipOptions.showAfter is not effective (#13175)
* fix(components): [table]
tooltipOptions.showAfter is not effective

* fix(components): [table]
tooltipOptions.showAfter is not effective

---------

Co-authored-by: btea <2356281422@qq.com>
2023-11-02 21:27:49 +08:00
sleepyShen1989
479ee3d7d4
docs(components): [autocomplete] fix website display (#14557)
* docs(components): [autocomplete] fix website display

* docs(components): [autocomplete]add column of Type in Slots
2023-11-01 08:09:13 +08:00
yujinpan
c56968895b
fix(components): [tree-select] v-model invalid when source changes (#14603) 2023-10-30 18:48:23 +08:00
Jungzl
b2e26e3828
fix(components): [dialog] consistent imports of lodash 2023-10-30 13:01:08 +08:00
Chen
fd5fc8e855
fix(components): [dialog] fix el-dialog z-index bug (#14373)
* Fix el-dialog z-index bug

* Update packages/components/dialog/src/use-dialog.ts

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

* chore: lint error

---------

Co-authored-by: qiang <qw13131wang@gmail.com>
Co-authored-by: btea <2356281422@qq.com>
2023-10-29 21:54:44 +08:00
Icey Wu
3b27db428b
feat(components): [watermark] add font textAlign and textBaseline (#14567) 2023-10-29 11:42:58 +08:00
cc heart
2c11496a76
fix(components): [rate] Fix the background rate when decimal (#14622)
* fix(components): rate

fix the background rate when decimal

closed #14619

* test: add test case
2023-10-28 21:23:25 +08:00
qiang
bb12dd5e7e
fix(components): [select-v2] label error when value not in the options (#14656)
closed #14621
2023-10-28 20:29:31 +08:00
Manon.icu
940b2648d3
feat(i18n): add Swahili(sw) translation (#14660)
Co-authored-by: pfan <fan.pan@palmpay-inc.com>
2023-10-28 12:03:52 +08:00
betavs
3a152cbc0e
fix(components): [message-box] uncaught on draggable (#14618) 2023-10-27 13:51:50 +08:00
qiang
941966f976
feat(components): [select-v2] add props attribute (#14536)
* feat(components): [select-v2] add props attribute

* docs: updata

* docs: updata

* docs: updata
2023-10-25 20:33:07 +08:00
白雾三语
991496d850
fix(components): [select] Fix border and shadow color error (#12757)
* fix(components): [select] Fix border and shadow color error

* fix(components): [select] updated code

* fix(components): [select] updated code
2023-10-22 10:06:33 +09:00