Commit Graph

957 Commits

Author SHA1 Message Date
btea
9ba2ed7013
chore: format docs (#12973) 2023-05-29 20:03:54 +08:00
btea
232649a42e
docs: update the tree component filter example data type (#12942) 2023-05-26 11:47:04 +08:00
0song
c42d160445
chore: update readme (#12921) 2023-05-24 18:52:20 +08:00
wzc520pyfm
c51c686ed9
docs(components): [pagination] use new display tag (#12680)
* docs(components): [pagination] use new display tag

* docs(components): [pagination] update doc format

adjust attribute order

update default for attribute

update title

update description for attribute

* docs(components): [pagination] restores the order of attributes
2023-05-24 08:22:28 +08:00
winches
9241b4dbe4
chore: optimize md plugin config (#12801) 2023-05-20 10:28:55 +08:00
wzc520pyfm
5b52982da3
docs(components): [infinite-scroll] use new display tag (#12670)
* docs(components): [infinite-scroll] use new display tag

* docs(components): [infinite-scroll] update default of directives
2023-05-18 09:12:17 +08:00
0song
a3a50e5dc2
chore: update readme png (#12842)
* chore: update readme

* chore: update png
2023-05-16 16:01:00 +00:00
wzc520pyfm
3673d92a2e
docs(components): [time-select] use new display tag (#12700) 2023-05-16 22:26:30 +08:00
dopamine
649fa56a7a
docs: anchor link doesn't scroll to the correct anchor point (#12839)
* docs: anchor link doesn't scroll to he correct anchor point

* icon & table-v2
2023-05-16 21:49:48 +08:00
wzc520pyfm
798d9d8739
docs(components): [page-header] use new display tag (#12665)
* docs(components): [page-header] use new display tag

* docs(components): [page-header] update title property doc
2023-05-16 09:10:03 +08:00
wzc520pyfm
84d331edae
docs(components): [tree-select] use new display tag (#12663)
* docs(components): [tree-select] use new display tag

* docs(components): [tree-select] add cache option type
2023-05-16 09:08:47 +08:00
0song
daf6c080c7
chore: update readme (#12830) 2023-05-15 23:00:01 +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
vaebe
a82b84fd74
docs(components): [tree] fix description of tree setCheckedKeys method (#12567)
fix(docs): Fix description of tree setCheckedKeys method
2023-05-08 22:47:02 +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
wzc520pyfm
0d46d99022
docs(style): [tag] use new display tag (#12659)
* docs(style): [tag] use new display tag

* refactor(components): [check] updated doc and code to new display tag

* docs(components): [tag] update format of doc

* style(components): [tag] undo redundant changes

* style(components): [tag] undo redundant changes and update tag doc
2023-05-03 09:33:59 +08:00
0xOK
ead49ae579
docs: [tooltip] Modify sample code (#12392) 2023-05-02 10:35:51 +08:00
wzc520pyfm
1749e842bf
docs(components): [skeleton] use new display tag (#12667) 2023-05-01 15:10:21 +09:00
wzc520pyfm
62d3204673
docs(components): [timeline] use new display tag (#12664) 2023-04-30 10:07:15 +09:00
wzc520pyfm
fb1117afe1
docs(components): [empty] use new display tag (#12662) 2023-04-29 21:09:32 +08:00
wzc520pyfm
5861572f88
docs(style): [result] use new display tag (#12661)
* refactor(components): [result] updated doc and code to new display tag

* style(components): [result] undo redundant changes

* docs(components): [result] update default
2023-04-29 17:44:17 +08:00
Xc
2bb2d07010
docs(components): [tooltip] use new tag (#12660) 2023-04-29 08:16:13 +09:00
btea
1807c9d643
docs(components): [progress] (#12604)
* docs(components): [progress]
2023-04-29 01:25:30 +08:00
btea
167582d8b4
feat(docs): right menu tag convert (#12606)
* feat(docs): right menu tag convert

* fix: use localMd
2023-04-25 22:16:38 +08:00
Wu Rui
0f4aeaf3c0
fix(components): [dropdown] improve types (#12514) 2023-04-20 19:59:38 +08:00
btea
19e3164e6a
docs(components): [iamge] update referrerPolicy (#12505)
* docs(components): [iamge] update referrerPolicy

* docs: update attribute
2023-04-19 21:06:29 +08:00
Lov`u`e
5cd6d61400
feat(components): [tree] support customize content when data is empty (#12459) 2023-04-17 14:06:34 +08:00
mg5566
ca5fd51040
docs(components): [tooltip] Fix typos objcet -> object (#12470)
fix typos objcet -> object

Co-authored-by: FE_강명구 <mg_@ex-em.com>
2023-04-15 20:02:49 +08:00
btea
a96acf16d7
feat(docs): document preview jumps to playground with pr number (#12365) 2023-04-13 20:31:52 +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
Xc
76ee456b29
docs(style): use new display tag (#11648)
* docs(style): use new display tag

* docs(components): use new tag
2023-04-09 21:02:49 +08:00
Xc
f9094413d4
docs(components): [time-picker] (#11657)
* docs(components): [time-picker]
* Update time-picker docs with new syntax.

* docs(components): [time-picker]
2023-04-09 16:37:45 +08:00
Xc
8f4e8dc1ae
docs(components): [steps] (#11854)
* Update steps docs with new syntax.
2023-04-07 14:39:36 +08:00
Xc
e02c4c5605
docs(components): [notification] api (#12293)
* docs(components): [notification]

* docs(components): [notification]
2023-04-07 14:36:23 +08:00
Xc
430a167ec0
docs(components): [message] (#12295) 2023-04-07 00:46:20 +08:00
Xc
ff3b7b5b43
docs(components): [loading] (#12296) 2023-04-07 00:45:56 +08:00
0xOK
f0bbeb3a4d
docs: [popover] modify the default value of trigger (#12342)
docs: update popover.md
2023-04-06 22:17:12 +08:00
Xc
266d9d7a2f
docs(components): [text] Supplementary release notes (#12339) 2023-04-06 14:37:01 +08:00
0song
13a3b87d59
chore: update doc link (#12305) 2023-04-03 15:27:01 +00:00
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