Commit Graph

825 Commits

Author SHA1 Message Date
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
Xc
c32e55f9fb docs(components): [link] (#10683)
* docs(components): [link]
* Adjust API style

* docs(components): [link]
2022-11-21 20:21:52 +08:00
init-qy
8f9f8e4248 docs(components): [tree] fix import error type (#10633)
close https://github.com/element-plus/element-plus/issues/10619
2022-11-20 16:22:19 +08:00
0song
04f131be4d chore: update input doc (#10650) 2022-11-18 06:17:11 +00:00
Xc
8b974f1da0 docs(components): [button] add api prefix (#10628)
* docs(components): [button] add api prefix

* docs(components): [button] use CamelCase
2022-11-18 11:21:01 +08:00
Xc
f0439af1c1 docs(components): [scrollbar] add wrapRef (#10618) 2022-11-16 16:52:28 +08:00
iamkun
68eacd2b91 chore: update i18n dayjs (#10603) 2022-11-15 01:07:07 +08:00
Xc
5facbb70a5 docs(components): [scrollbar] exposes header name (#10597) 2022-11-14 03:53:02 +00:00
Xc
6d30e402d7 docs(components): [scrollbar] note warpRef (#10596)
docs(components): [scorllbar] note warpRef
2022-11-14 12:14:40 +09:00
Xc
b3553a1cae docs(components): [button] (#10594)
* docs(components): [button]

* docs(components): [button]
2022-11-14 10:46:38 +08:00
Xc
6ab5d7c248 docs(components): [input][scrollbar] (#10593)
* type connection symbol
2022-11-14 10:26:42 +08:00
Xc
cb490ae3c1 docs(components): [scrollbar] (#10564)
* docs(components): [scrollbar]
2022-11-13 19:51:13 +08:00
Xc
90f7a484e7 docs(components): [input] edit events header name (#10589) 2022-11-13 18:55:29 +09:00
Xc
ec28a63530 docs(components): tag left spacing (#10562)
* Rename using kebab-case
* Adjust component and document spacing
2022-11-12 13:02:47 +08:00
iamkun
2167a01822 docs: fix error text (#10587) 2022-11-12 09:52:31 +08:00
Xc
f825a24e24 docs(components): [a11y-tag] border-color in light (#10588) 2022-11-12 09:52:17 +08:00
Xc
a823d84f9f docs(components): [dialog] add faq (#10543)
* docs(components): [dialog] add faq

* docs(components): [dialog] add faq
2022-11-10 15:07:12 +08:00
Xc
d1e615eca7 docs(components): [input] (#10513)
* docs(components): [input]
* Update input doc
* Add description for input props
* Add exposes attribute to doc
* Add a11y tag

* docs(components): [input]
2022-11-09 23:57:22 +08:00
btea
d560ce2b4e chore(docs): [table-v2] update column attribute name (#10531) 2022-11-09 12:39:29 +08:00
wangyuhuiever
ada447b695 rename variable (#10503)
In version 2.2.17, use currentPage can't bind variable to current page.
2022-11-08 15:34:48 +08:00
Xc
2e3b6cdde0 docs(components): [api-typing] use inline-flex (#10512) 2022-11-07 23:01:32 +08:00
HzLin
1538f91897 docs(components): [Tree] (#10511) 2022-11-07 21:25:11 +08:00
HzLin
2512d8c92b docs(components): [Skeleton] (#10510) 2022-11-07 13:24:51 +00:00
HzLin
3ead5905aa docs(components): [Transfer] (#10508) 2022-11-07 21:24:05 +08:00
HzLin
eb8f607629 docs(components): [Virtualized Tree] (#10507) 2022-11-07 21:22:29 +08:00
HzLin
34fc9a6e6d docs(components): [Popconfirm] (#10506) 2022-11-07 21:08:26 +08:00
HzLin
5f39562a57 docs(components): [DateTimePicker] (#10505) 2022-11-07 21:07:38 +08:00
Xc
2bce1119c2 docs(components): [a11y-tag] (#10483)
* style spacing adjustment
* fix `components.d.ts`
2022-11-07 15:28:24 +08:00
Xc
9cfa5ec496 docs(components): [a11y] add tag (#10397)
* docs(components): [a11y] add tag

* docs(components): [a11y] modify color

* docs(components): [a11y-tag]
2022-11-06 23:38:01 +08:00
Xc
8a694e729b docs(components): [autocomplete] (#10478)
* Normalized API
2022-11-06 22:34:50 +08:00
Jeremy
1ec01130d8 fix(docs): [vp-api-typing] (#10467)
* Add ClientOnly to wrap tooltip to prevent hydration issue.

Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2022-11-06 14:46:35 +08:00
Jeremy
5221e3eb5d fix(docs): [alert] (#10460)
* Replace jsx like tags in markdown table.

Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2022-11-06 12:17:54 +08:00
btea
44c6ac7f56 chore(docs): [autocomplete] remove extra quotes (#10444) 2022-11-05 19:26:59 +08:00