btea
82c7de1e77
docs: fix example ts error ( #13849 )
2023-08-04 21:22:13 +08:00
btea
b765ebfa80
feat(components): [switch] add custom action icon prop ( #13746 )
2023-07-30 08:44:46 +08:00
zepeng
6256bde3a0
docs(components): [tree-v2] add some disabled nodes ( #13484 )
...
* docs(components): [tree-v2] add some disabled nodes
* docs(components): [tree-v2] add some disabled nodes
2023-07-06 20:06:34 +09:00
754664196
ff6db7dcf7
docs: [progress] remove useless style ( #13465 )
...
docs(docs):circular-progress-bar文档出现了多余的css信息
Co-authored-by: HeZhi <zhi.he@caijai.com>
2023-07-04 15:10:31 +08:00
qiang
37e0b10e80
fix(theme-chalk): [form] remove default width of Input in inline form ( #13375 )
2023-06-30 21:56:03 +08:00
Wu Rui
e416826fae
fix(components): [calendar] improve types ( #13165 )
2023-06-15 01:10:36 +08:00
Wu Rui
01f74e7536
fix(components): [form] improve types ( #12549 )
...
* fix(components): [form] improve types
* fix(components): [form] improve FormRules type, support object and array
* fix(components): [form] improve FormRules type with comment
* fix(components): [form] allow number as key in FormRules type
* chore(components): [form] fix FormRules type example
* chore: remove extra import
* chore: update form/custom-validation and form/validation examples
* chore(components): [form] update example
2023-06-11 20:36:27 +08:00
qiang
627d408e66
feat(theme-chalk): [form] add default width to Input in inline form ( #12897 )
...
* feat(theme-chalk): [form] add default width to Input in inline form
* docs: add clearable attributes to Input
* docs: add a description of the Input width
2023-06-06 16:18:37 +08:00
btea
232649a42e
docs: update the tree component filter example data type ( #12942 )
2023-05-26 11:47:04 +08:00
热爱vue的小菜鸟
cd306117ae
feat(components): [carousel] If the carousel height is auto apply item height ( #12388 )
...
* fix(components): [carousel] :height is auto and card direction vertical
* fix(components): [carousel] :height is auto and card direction vertical
* fix(components): [carousel] :height is auto and card direction 垂直
* feat(components): [carousel] height is adaptive when height is auto
* feat(components): [carousel] height is adaptive when height is auto
* fix(components): [carousel] :height is auto and card direction 垂直
* fix(components): [carousel] :height is auto and card direction 垂直
* fix(components): [carousel] :height is auto test.tsx
* fix(components): [carousel] :height is auto and card direction
* fix: delete zIndex
* fix: delete ts type
* fix: add test
* fix: css modification
* fix: delete doc inside
* fix: Revise card width not adaptive
* fix: Modify calcCardTranslate
* fix: test
* fix: calcCardTranslate
* fix: remove redundant code
2023-05-14 17:47:43 +08:00
mg5566
db664b033b
docs(components): [select] create example using value-key attribute ( #12698 )
...
* docs(components): [select] create example using 'value-key' attribute
Example using option type with same value of 'label' property
- Use 'id' property of option as value of 'value-key' attribute
* docs(docs): apply 'value-key' example to 'select.md'
Remove the existing 'tip' and add it to the description
---------
Co-authored-by: FE_강명구 <mg_@ex-em.com>
2023-05-07 08:59:09 +08:00
0xOK
ead49ae579
docs: [tooltip] Modify sample code ( #12392 )
2023-05-02 10:35:51 +08:00
Wu Rui
0f4aeaf3c0
fix(components): [dropdown] improve types ( #12514 )
2023-04-20 19:59:38 +08:00
wzc520pyfm
c9895f8c24
feat(components): [progress] support set striped progress bar ( #12333 )
...
* feat(components): [progress] support set striped progress bar
* docs(components): [progress] add `striped` attribute
* refactor(components): [progress] update striped prop and `bg-size` style
* feat(components): [progress] add `striped-flow` attribute
use `striped-flow` to get the stripes to flow
* docs(components): [progress] add `striped-flow` attribute
add `striped-flow` attribute
update `duration` attribute description
* docs(components): [progress] refactor `striped-progress` example
* refactor(theme-chalk): [progress] refactor striped flow animation
2023-04-13 14:06:50 +08:00
qiang
b0709e1d83
feat(components): [button] add tag attribute ( #11853 )
...
* feat(components): [button] add tag attribute
* fix: typo
* docs: update
* refactor(components): [button] detach button props
* docs: update
2023-04-10 22:27:43 +08:00
PikiLee
d85ed0f6fa
docs: [upload] Fix typo ( #12186 )
2023-03-24 19:57:12 +09: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
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
6b983e1215
chore(components): [table-v2] accessibility improvement ( #11891 )
2023-03-08 15:14:06 +08: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
acyza
c1068870e3
docs(components): [table] 筛选demo在ElementPlusPlayground中无预览效果 ( #11661 )
2023-02-22 00:13:03 +08:00
Xc
9a119d8081
feat(components): [statistic] ( #11420 )
...
* feat(components): [statistic]
* feat(components): [statistic]
2023-02-04 20:20:18 +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
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
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
qiang
b9853474ec
docs(components): [cascader] fix type error ( #10961 )
...
closed #10937
2022-12-12 20:23:30 +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
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
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
RealityBoy
4885f1c826
docs(components): [popconfirm] better presentation ( #10875 )
2022-12-03 10:07:44 +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
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
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
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
tinyfind
9285109a0c
fix(components): [table] fixed column supported in grouped header ( #10096 )
...
* fix(components): [table] fixed column supported in grouped header
* fix(components): [table] fixed column supported in grouped header
* fix(components): [table] fixed column supported in grouped header
* fix(components): [table] fixed column supported in grouped header
2022-10-23 19:56:20 +08:00
Cully Fung
79982b8610
style(docs): [dialog] format ( #10147 )
...
* style(docs): [dialog] format
* style(docs): [dialog] format
2022-10-19 22:07:48 +08:00
zz
efed80666d
docs: update table-v2 demo ( #10059 )
2022-10-12 08:15:06 +00:00