Commit Graph

957 Commits

Author SHA1 Message Date
Xc
7059ed1fc7
fix(components): [cascader] clickoutside (#11997)
* fix(components): [cascader] clickoutside

* fix(components): [cascader] clickoutside

* fix(components): [cascader] clickoutside

* fix(components): [cascader] clickoutside
2023-03-14 00:19:05 +08:00
iamkun
1987eb8fe1
docs: update tooltip text (#11972) 2023-03-12 23:16:20 +08:00
zt123123
6a8a5aaf3a
fix(components): [tooltip] remove mousemove listener when unmount (#11940)
Co-authored-by: Jeremy <15975785+jw-foss@users.noreply.github.com>
2023-03-12 14:26:51 +08:00
gimjin
4f78411bb8
feat(components): add el-text component (#11653)
* test(components): [text] el-text unit test

* docs(components): [text] el-text website documentation

* feat(components): [text] el-text implementation

* fix(components): [text] prop 'as' rename 'tag'

* docs(components): [text] rename slot default, optimize document

* test(components): [text] render text & class change the execution order

* fix(components): [text] use template and render function together
2023-03-10 15:30:56 +08:00
kooriookami
4ea9fb344f
feat(components): [select] Add max-collapse-tags prop (#11378)
* feat(components): [select] Add max-collapse-tags prop

closed #7429

* feat(components): [select]

* feat(components): update

* feat: update

* feat: update

* feat: update
2023-03-10 07:18:21 +00:00
kooriookami
b112830d54
feat(components): [select-v2] Add max-collapse-tags prop (#11405)
* feat(components): [select-v2] Add max-collapse-tags prop

* feat(components): update

* feat: update

* feat: update
2023-03-10 15:01:40 +08:00
qiang
a842504164
docs(build): optimize the regular (#11812)
* docs(build): optimize the regular

* chore: rename firstSubheader to firstHeader

* docs(build): optimize the regular
2023-03-10 14:54:42 +08:00
Xc
67a72c3ed6
docs(components): [popconfirm] (#11826)
* docs(components): [popconfirm]
* Update popconfirm docs with new syntax.
* Supplement hide-after.
* Remove the event event from props.

* docs(components): [popconfirm]

* docs(components): [popconfirm]
2023-03-10 14:50:35 +08:00
qiang
a4063fd8d2
docs: accessibility improvement (#11825)
* docs: accessibility improvement for navbar

* docs: accessibility improvement for demo

* refactor: replace ElPopover with ElDropdown

* docs: accessibility improvement for nav-full

* docs: accessibility improvement for back-to-top

* feat: add skip link that jump to the content
2023-03-10 14:43:22 +08:00
Xc
a67b52ccce
docs(components): [tooltip] (#11850)
* docs(components): [tooltip]
* Update popconfirm docs with new syntax.
* Remove tabindex and manual api

* docs(components): [tooltip]
* add Exposes

* docs(components): [tooltip]

* docs(components): [tooltip]

* docs(components): [tooltip]

* docs(components): [tooltip]

* docs(components): [tooltip]

* docs(components): [tooltip]

* docs(components): [tooltip]

* docs(components): [tooltip]

* docs(components): [tooltip]

* docs(components): [tooltip]
2023-03-10 14:42:46 +08:00
qiang
6b983e1215
chore(components): [table-v2] accessibility improvement (#11891) 2023-03-08 15:14:06 +08:00
qiang
df600f2bed
docs: fix the nav menu overlap (#11822) 2023-03-05 22:03:09 +08:00
qiang
85338b41f5
docs(components): [icon] using shallowRef instead of ref (#11809) 2023-03-04 12:45:13 +09:00
iamkun
829c3dfe60
Revert "docs: error when frontmatter does not exist" (#11807)
Revert "docs: error when frontmatter does not exist (#10561)"

This reverts commit c88c6cdb8f.
2023-03-03 15:42:53 +00:00
0song
17d3b9e87c
chore: update doc padding (#11797) 2023-03-03 05:57:20 +00:00
guizo
0c694f47c8
docs(components): Adds tip about disabling validator trigger (#11745)
* docs(components): Adds tip about disabling validator trigger

* docs(components): Include other input type components on tip
2023-03-01 10:05:36 +00:00
洪布斯
c88c6cdb8f
docs: error when frontmatter does not exist (#10561) 2023-03-01 14:23:44 +08:00
류한경
8de2c9c450
fix(components): [select] add popper-options prop (#11734) 2023-02-27 19:20:18 +09:00
jiangyeka
ce79ee1abe
docs: [form] add FormRules type assertion (#11711)
* feat(docs): [form] 完善文档的案例规则类型

* feat(docs): [form] 修改类型位置

---------

Co-authored-by: jinpeng <jinpeng@mbse.com.cn>
2023-02-24 19:14:51 +08:00
wonderl17
be9ef049f9
fix(docs): [search] fix navigate error when enter pressed (#11718) 2023-02-24 18:04:36 +08:00
btea
a5e09ca178
docs(components): [date-picker] add popper-options prop (#11555)
* docs(components): [date-picker] add popper-options prop

* chore: format
2023-02-24 10:49:56 +09:00
acyza
c1068870e3
docs(components): [table] 筛选demo在ElementPlusPlayground中无预览效果 (#11661) 2023-02-22 00:13:03 +08:00
0song
17de7e3056
chore: update doc (#11676) 2023-02-21 12:09:29 +00:00
btea
7914f10af7
feat(components): [tree-v2] add item-size attribute (#11522)
* feat(components): [tree-v2] add item-size attribute

* fix: modify internal variable name

* fix: extract itemSize prop

* test: add test case

* test: update test
2023-02-19 21:55:02 +08:00
Xc
aba0d26537
docs(components): [cascader] (#11556)
* docs(components): [cascader]
* Update cascader docs with new syntax.

* docs(components): [cascader]
* Update cascader docs with new syntax.

* docs(components): [cascader]
* Update cascader docs with new syntax.

* docs(components): [cascader]

* docs(components): [cascader]

* docs(components): [cascader] add type declarations

* docs(components): [cascader] add type declarations

* docs(components): [cascader] add type declarations

* docs(components): [cascader] add type declarations
2023-02-17 13:59:52 +08:00
井柏然
19e5bb8425
feat(components): [cascader] add togglePopperVisible for expose (#11559)
* feat(components): [cascader] add togglePopperVisible for expose

* feat(components): [cascader] add togglePopperVisible for expose
2023-02-14 23:54:42 +08:00
qiang
a6c7e44f48
docs(build): add a plugin to display tag (#11580) 2023-02-14 15:12:28 +00:00
qiang
ffb2c1f740
docs: special handling about SSR/SSG (#10689)
* docs(ssr): special handling about SSR/SSG

* docs: ssr

* fix: the RegExp is not perfect

* docs: update the use of Nuxt
2023-02-14 22:53:06 +08:00
Xc
b22b9d3d3a
docs(components): [divider] (#11558)
* Update divider docs with new syntax.
2023-02-14 22:31:33 +08:00
Jeremy
8c2a2a69dd
docs(components): [calendar] (#10977)
* docs(components): [calendar]

* Update calendar docs with new syntax.
* Update description for calendar APIs.

* chore: remove backquote for API names

* chore: update scoped slots

* chore: apply suggestion

---------

Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2023-02-14 22:29:36 +08:00
0song
cc3cc854e8
chore: update doc (#11581) 2023-02-14 20:47:56 +08:00
qiang
5c95932769
refactor(components): [menu] add deprecated mark to popperAppendToBody (#11509) 2023-02-12 14:57:21 +08:00
Xc
06126ea571
docs(components): [input-number] (#11063)
* Update form docs with new syntax.
2023-02-12 01:33:19 +08:00
Xc
9de0a15b9a
docs(components): [form] (#11021)
* docs(components): [form]
* Update form docs with new syntax.

* docs(components): [form]
* Update form docs with new syntax.
2023-02-12 01:33:02 +08:00
Xc
a2de1b9c1f
docs(components): [autocomplete] (#11026)
* docs(components): [autocomplete]
* Update form docs with new syntax.

* docs(components): [autocomplete]

* docs(components): [autocomplete]
2023-02-11 23:39:23 +08:00
Ayaka Rizumu
b754203bf8
docs(other): focus on activated nav sidebar link (#11469)
style(docs): focus on activated nav sidebar link
2023-02-10 23:16:37 +08:00
qiang
3d747a0e56
fix(theme-chalk): [table] the cell missing padding style (#11456)
closed #11434
2023-02-07 22:27:10 +08:00
virgosoy
4760f13150
docs(components): [form] (#11071)
FormValidationResult is Promise<boolean>
2023-02-05 19:59:20 +08:00
pivsemdmi
f8afef4720
docs: update quickstart.md (#11265)
Update quickstart.md

Remove deadlock for user
2023-02-04 22:20:16 +08:00
acyza
73f0863a75
docs(components): [cascader] adjust some formats (#11281)
docs(components): [calendar] adjust some formats
2023-02-04 22:13:02 +08:00
Xc
9a119d8081
feat(components): [statistic] (#11420)
* feat(components): [statistic]

* feat(components): [statistic]
2023-02-04 20:20:18 +08:00
btea
19bb7229fc
chore: format code (#11397) 2023-02-02 20:26:00 +08:00
qiang
279bf6d9c5
docs: how to use Element Plus in Nuxt (#11385)
docs: how to use in Nuxt
2023-02-02 10:28:43 +08:00
Jason Ren
78f235d9c5
docs(components): [Radio]Fix typo (#11373)
* docs(radio): Fix typo
2023-01-31 18:16:06 +08:00
0024
15e09cebfa
docs(docs): replaced the discord (#11325)
* docs(docs): replaced the discord

replaced the discord with https://discord.com/invite/gXK9XNzW3X

closed #11232
2023-01-30 22:24:10 +08:00
NekoYyang
6a2f327a79
fix(components): [link] fix the link jump to element-ui (#11357)
Fix the link jump to elementui
2023-01-29 22:23:28 +08:00
bartoszrudzinski
65a9cca1ed
fix(components): default table cell padding SCSS variable fix (#10708)
closed #10706

Co-authored-by: bartoszrudzinski <bartosz.rudzinski@infermedica.com>
2023-01-18 16:29:01 +08:00
acyza
6de3b831c3
docs(components): [card] fix loading error (#11282)
* docs(components): [card] fix load error

* Update card.md
2023-01-16 15:37:54 +08:00
BTB
0e9e2f39a9
docs: update dev-faq.md (#11270)
Update dev-faq.md
2023-01-13 13:28:38 +08:00
Xc
554dad9a1b
docs(components): [radio] (#11064)
* docs(components): [docs]
* Update form docs with new syntax.

* docs(components): [radio]
* Update radio docs with new syntax.

* docs(components): [radio]
* Update radio docs with new syntax.
2023-01-12 18:56:16 +08:00
Xc
69443c52a7
docs(components): [rate] (#11065)
* docs(components): [rate]
* Update rate docs with new syntax.
2023-01-11 23:29:11 +08:00
Ayden
d6b14cf303
fix(component): [badge] fix auto width (#11003)
* fix: badge auto width

* fix(components): [badge] remove inset-inline-end
2023-01-10 16:45:28 +08:00
iamkun
dd86f253e9
docs: update tree select table (#11185) 2023-01-06 12:07:50 +00:00
liu
751ec3760e
fix(docs): some wrong examples in the document (#11072)
* docs(docs): fix wrong types in examples

* docs(docs): update deprecated attributes in the example
2022-12-28 20:37:57 +08:00
Liu Bo
74a1a16e38
docs(components): [upload] onExceed (#11057) 2022-12-22 21:25:56 +08:00
Zhongxiang Wang
cf5847263f
feat(components): [table] overflow tooltip supports enterable and customization (#10984)
* feat(components): [table] overflow tooltip supports `enterable`

* fix(components): [table] fix modifiers merge

* fix(components): [table] refine logic & fix popperClass isn't respected

* docs(components): [table] add docs for `tooltip-options` & `show-overflow-tooltip`

* docs(components): [table]

* docs(components): [table] update version tag

Co-authored-by: Xc <124118265@qq.com>
2022-12-22 12:20:07 +08:00
zz
2e2428620b
docs: remove statistic (#11006) 2022-12-16 09:56:25 +00:00
LooSheng
91c79c955e
docs(ssr): component ssr/ssg usage tips (#10982) 2022-12-15 19:59:34 +08:00
Jeremy
c3f529c411
docs(components): [card] (#10978)
* docs(components): [card]

* Update card docs with new syntax

* docs(components): [card]

* Update docs with new syntax
* Reorganize code for readabiltiies.

* chore: address PR comments

Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2022-12-14 22:32:51 +08:00
Ignace
2f7f113f69
docs: [popover] popper-style is not filled (#10736)
* Update popover.md

* Update popover.md

* Update popover.md
2022-12-14 13:57:44 +08:00
Jeremy
d02193ea23
docs(components): [breadcrumb] (#10962)
* docs(components): [breadcrumb]

* Update doc file with new syntax.
* Move instances to a dedicated file for readabilities.

* chore: address PR comments

Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2022-12-13 21:37:30 +08:00
Xc
2e172b68f7
docs(components): [config-provider] (#10881)
* docs(components): [config-provider]
* Adjust API style
2022-12-12 22:56:05 +08:00
Swara
af15f38a68
Update i18n.md (#10914) 2022-12-12 12:37:19 +00:00
Peak Wong
edb4a524f3
docs(components): [autocomplete] fix grammatica (#10917)
Update autocomplete.md

修改语法
2022-12-12 20:28:21 +08:00
qiang
b9853474ec
docs(components): [cascader] fix type error (#10961)
closed #10937
2022-12-12 20:23:30 +08:00
kooriookami
701f27a2d5
docs(components): [Image] format doc (#10956)
* docs(components): [Image] format doc

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

Yes

Co-authored-by: qiang <qw13131wang@gmail.com>

Co-authored-by: qiang <qw13131wang@gmail.com>
2022-12-12 15:31:58 +08:00
zz
04f7ea8105
refactor(components): [statistic] (#10939)
* refactor(components): [statistic]

* fix: type error

* docs: fix style

* chore: use rAF

* chore: update docs
2022-12-12 10:42:48 +08:00
cx33
a4b73eccda
feat(components): el-image support set zoom-rate (#10930)
* feat(components): el-image support set zoom-rate

* docs(components): el-image add `zoom-rate` attr
2022-12-12 10:38:39 +08:00
Xc
69895aeccb
docs(components): [color-picker] (#10889)
* docs(components): [color-picker]
* Adjust API style
* classname

* Update docs/en-US/component/color-picker.md

Co-authored-by: qiang <qw13131wang@gmail.com>

Co-authored-by: qiang <qw13131wang@gmail.com>
2022-12-09 14:46:58 +08:00
Xc
15d146949f
docs(components): [checkbox] (#10888)
* docs(components): [checkbox]
* Adjust API style
* classname
2022-12-09 14:46:27 +08:00
Xc
d3518f8694
docs(components): [statistic] (#10895)
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
Co-authored-by: holazz <2418184580@qq.com>
2022-12-08 10:50:21 +08:00
qiang
1c20ad25b1
docs(components): [pagination] format the Type value (#10894)
* docs(components): [pagination] format the Type value

closed #10192

* docs(components): [pagination] format the Type value
2022-12-07 20:08:15 +08:00
assasin0076
9f4bddc4d3
docs(components): [form] improves doc readability (#10912) 2022-12-06 16:36:21 +08:00
yang
9694d04529
feat(component): [statistic] newly added (#10687)
* feat(components): add a new statistic component
2022-12-04 21:35:48 +08:00
Xc
4cac61f27f
docs(components): [button/input/scrollbar/autocomplete] object (#10891) 2022-12-04 14:57:08 +08:00
Xc
14cf36aa09
docs(components): [space] (#10880)
* correct type
2022-12-03 10:14:30 +08:00
Xc
4f74524349
docs(components): [link] (#10879)
* correct type
2022-12-03 10:13:19 +08:00
Xc
216a7a2dc9
docs(components): [layout] (#10878)
* correct type
2022-12-03 10:12:43 +08:00
Xc
6c7beab614
docs(components): [container] (#10877)
* correct type
2022-12-03 10:12:01 +08:00
Xc
04e17d533d
docs(components): [button] (#10876)
* correct type
2022-12-03 10:11:01 +08:00
RealityBoy
4885f1c826
docs(components): [popconfirm] better presentation (#10875) 2022-12-03 10:07:44 +08:00
RealityBoy
e7331c2cb9
docs: [menu] add popper-effect attribute (#10868) 2022-12-02 13:24:15 +08:00
yujinpan
33ca7ee4f0
fix(components): [TreeSelect] incorrect label when child not rendered (#10716)
* feat: add `treeEach` utility function

* fix(components): [TreeSelect] incorrect label when child not rendered

* docs(components): [TreeSelect] remove tips for resolved issues

* fix(components): [TreeSelect] add `cacheData` props for lazy label

* docs(components): [TreeSelect] add `cacheData` document and examples

* docs(components): [TreeSelect] add version identification for new props

* refactor(components): [TreeSelect] replace any type

* docs(components): [TreeSelect] update version tag
2022-11-30 23:43:57 +08:00
Jeremy
6703747032
docs(components): [backtop] (#10788)
* docs(components): [backtop]

* Update to new syntax for the API sectionss.

* chore: adjust heading levels and adding comments for APIs

Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2022-11-27 23:52:13 +08:00
Jeremy
f17c8f3a2e
docs(components): [badge] enhancement (#10789)
* docs(components): [badge] enhancement

* Update badge docs per new syntax.
* Reorganize code per readability wise purpose.

* chore: remove component name prefix

Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2022-11-27 22:35:13 +08:00
RealityBoy
7b9039b337
docs(components): [popover] better presentation (#10784) 2022-11-26 13:53:18 +08:00
RealityBoy
516d49f4d5
docs(components): [switch] support add multiple content example (#10783)
* docs(components): [switch] support add multiple content example

* docs: add ellipsis example
2022-11-26 13:53:03 +08:00
RealityBoy
e5c09fc2ac
docs(components): [select] better presentation (#10782) 2022-11-26 13:52:48 +08:00
RealityBoy
2e706e639d
docs(components): [date-picker] better presentation (#10781) 2022-11-26 13:52:35 +08:00
RealityBoy
31b5b92edd
docs(components): [cascader] better presentation (#10780) 2022-11-26 13:52:20 +08:00
RealityBoy
200eca3498
docs(components): [autocomplete] better presentation (#10779) 2022-11-26 13:52:04 +08:00
RealityBoy
75a08b6b3a
docs(components): [table] treeLazy better presentation (#10778) 2022-11-26 13:51:51 +08:00
RealityBoy
f48d497a58
docs(components): [table] better types introduced (#10777) 2022-11-26 13:51:36 +08:00
吉仔
7810dc6405
docs(components): [rate] fix typo (#10753) 2022-11-25 01:47:16 +00:00
Jeremy
ecb4b0117e
docs(components): [avatar] (#10709)
* docs(components): [avatar]

* Update avatar documentation per new design.
* Move AvatarInstance to instance.ts for better readabilties.

* chore: remove backquote

* chore: update keywords to all-lowercase

* chore: refinement

Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2022-11-24 22:56:01 +08:00
0song
a389b80e3e
docs: update drawer doc deprecated custom-class (#10744) 2022-11-24 20:58:32 +08:00
Xc
c6d8589492
docs(components): [space] (#10685)
* docs(components): [space]
* Adjust API style
* export SpaceInstance

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

Co-authored-by: qiang <qw13131wang@gmail.com>

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

Co-authored-by: qiang <qw13131wang@gmail.com>

Co-authored-by: qiang <qw13131wang@gmail.com>
2022-11-22 21:39:34 +08:00
Xc
4d021bde98
docs(components): [layout] (#10682)
* docs(components): [layout]
* Adjust API style

* docs(components): [layout]
2022-11-21 21:57:21 +08:00
Xc
cb66a20612
docs(components): [container] (#10680)
* docs(components): [container]

* docs(components): [container]

* docs(components): [container]
2022-11-21 21:37:14 +08:00
Xc
f88d46e231
docs(components): [icon] (#10681)
* Adjust API style
2022-11-21 20:44:50 +08:00