xiterjia
e6be1bc3cb
feat(components): [color-picker] add show
hide
expose ( #11942 )
...
* feat(components): [color-picker]
add handleTrigger expose
closed #11926
2023-04-01 21:24:03 +08:00
PikiLee
d85ed0f6fa
docs: [upload] Fix typo ( #12186 )
2023-03-24 19:57:12 +09:00
류한경
eb88722841
feat(components): [form] scroll-into-view options ( #12164 )
2023-03-23 22:51:56 +09:00
0song
8144dc7361
chore: update doc ( #12178 )
2023-03-23 12:51:03 +00:00
류한경
b0f1be8210
docs: [tabs] fix type ( #12177 )
2023-03-23 21:43:10 +09:00
Snlan
7773df6b62
fix(docs): [tabs] example type error ( #12160 )
...
* fix(docs): [tabs] example type error
* fix(docs): [tabs] type replace
---------
Co-authored-by: alan.wu <snfzi@qq.com>
2023-03-22 19:36:19 +09:00
Zhongxiang Wang
05a940d37b
docs(style): add pointer cursor for summary
element ( #12132 )
2023-03-21 09:33:42 +08:00
0song
0b676e1b2c
chore: update website ( #12131 )
2023-03-20 15:03:07 +00:00
Zhongxiang Wang
c9d27ccc11
docs: set avatar size as 64px rather than original image size to speed up loading ( #12030 )
2023-03-14 20:02:58 +09:00
Zhongxiang Wang
0307498421
docs: enable lazy loading for contributor avatars to improve page loading speed ( #12017 )
2023-03-14 16:22:58 +08:00
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