Commit Graph

491 Commits

Author SHA1 Message Date
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
热爱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
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
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
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
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
류한경
eb88722841
feat(components): [form] scroll-into-view options (#12164) 2023-03-23 22:51:56 +09: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
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
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
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
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
류한경
8de2c9c450
fix(components): [select] add popper-options prop (#11734) 2023-02-27 19:20:18 +09: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
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
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
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
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