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
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