325 Commits

Author SHA1 Message Date
1538f91897 docs(components): [Tree] (#10511) 2022-11-07 21:25:11 +08:00
2512d8c92b docs(components): [Skeleton] (#10510) 2022-11-07 13:24:51 +00:00
3ead5905aa docs(components): [Transfer] (#10508) 2022-11-07 21:24:05 +08:00
eb8f607629 docs(components): [Virtualized Tree] (#10507) 2022-11-07 21:22:29 +08:00
34fc9a6e6d docs(components): [Popconfirm] (#10506) 2022-11-07 21:08:26 +08:00
5f39562a57 docs(components): [DateTimePicker] (#10505) 2022-11-07 21:07:38 +08:00
Xc
8a694e729b docs(components): [autocomplete] (#10478)
* Normalized API
2022-11-06 22:34:50 +08:00
5221e3eb5d fix(docs): [alert] (#10460)
* Replace jsx like tags in markdown table.

Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2022-11-06 12:17:54 +08:00
44c6ac7f56 chore(docs): [autocomplete] remove extra quotes (#10444) 2022-11-05 19:26:59 +08:00
39faf4beaa fix(docs): [autocomplete] [affix] (#10443)
* Replace jsx with customized API syntax

Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2022-11-05 15:50:20 +08:00
d3329cc578 fix(docs): [autocomplete] (#10426)
* Fix crowdin possible error when using with html tag

Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2022-11-04 15:31:33 +00:00
71e6365a74 docs(components): [autocomplete] (#10405)
* docs(components): [autocomplete]

* Add new API component `ref-type`.
* Update doc API name font-family.
* Update API popup style.
* Update Autocomplete documentations.
2022-11-04 16:19:17 +08:00
8ccb7df2df docs(components): [alert] (#10373)
* docs(components): [alert]

* Update alert doc.
* Add comment for alert props.
* Reorganize code.
2022-11-03 20:38:41 +08:00
dd65c73870 docs(components): [affix] (#10345)
docs(components): [affix]

* Add lost exposed API to documentation.
* Refine code.
* Add descriptions for APIs.
* Refine implementation for `FunctionType` and `EnumType`.
* Update affix documentation based on the changes above.

Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2022-11-01 21:52:16 +08:00
Xc
44b04fcf49 docs(components): [button] api complement (#10334)
* docs(components): [button] api complement

* docs(components): [button] api complement

* docs(components): [button] api complement
2022-11-01 14:09:10 +08:00
deccb07f1f docs: update tooltip.md (#10325) 2022-10-31 08:03:04 +00:00
edd8b3cebe feat(components): [dropdown] add props for teleported API (#10012) 2022-10-27 15:19:49 +08:00
Xc
1f22916ad7 fix(components): [tooltip] remove deprecated api (#10264) 2022-10-27 15:16:29 +08:00
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
6d624f1a76 docs(components): [Autocomplete] add h1 to autocomplete docs and little tweaking (#10174) 2022-10-22 09:22:43 +08:00
04820a4dcf feat(components): [message-box] add append-to option (#10071) 2022-10-18 21:47:26 +08:00
zz
ed03cd42bb docs: fix dialog demo display error (#10136) 2022-10-18 15:21:26 +08:00
f6157c7312 docs: fix a typo (#10115) 2022-10-17 20:58:24 +08:00
b053af67c2 docs: update messsage (#10094)
Update message.md
2022-10-15 12:09:51 +08:00
2985bd5188 fix(components): [tabs] fix typo of PaneName (#10006) 2022-10-13 11:20:30 +08:00
31f713bf1b feat(components): [rate] add clearable attribute (#10031)
feat(components): [rate] add clearable attribute
2022-10-11 10:21:19 +08:00
Xc
817ec60b71 feat(components): [select] Simplified API (#9994) 2022-10-09 16:04:11 +08:00
ae67a610bd docs: optimize the format of some types in the document (#9998) 2022-10-05 18:21:36 +08:00
30a5e52630 docs(components): [table-v2] add row-expand event (#9979) 2022-10-01 12:18:49 +08:00
cc8b816bd9 fix(components): [form] no margin when there is no label (#9940) 2022-09-27 14:54:00 +00:00
58bebc9734 docs: fix typo (#9866) 2022-09-22 15:00:11 +08:00
f90d3aa6ac docs(form): fix hide-required-asterisk desc (#9763) 2022-09-14 18:55:18 +00:00
d215feec39 docs: update table v2 doc (#8203)
* docs: update table v2 doc

* chore: update

Co-authored-by: RealityBoy <1923740402@qq.com>
2022-09-11 01:08:33 +08:00
e3e0038290 Update tree.md (#9729) 2022-09-11 00:34:04 +08:00
189c379ddc chore: add attribute enum autosuggestion for WebStorm (#9663) 2022-09-10 09:14:31 +08:00
e9666db99a docs(components): [date-picker] attribute type description (#9357)
* docs(components): fix 'date-picker' attribute type description

* docs(components): revert 'date-picker' attribute description

* docs(components): fix 'datetime-picker' attribute type description

* docs(components): fix 'time-picker' attribute type description

* docs(components): format

* docs(components): fix type, optimization description
2022-09-08 19:22:47 +08:00
Xc
e8817aae06 feat(components): [select] enhanced suffix (#9619)
* feat(components): [select] enhanced suffix

* docs: remove useless characters

* docs(components): [select] add remote suffix demo
2022-09-06 23:12:52 +08:00
678fc5cdf2 docs(components): [slider] update size attributes (#8795) 2022-09-06 17:00:25 +08:00
zz
6eded0bae8 feat(components): [message-box] allow pass function to message option (#9405)
* feat(components): [message-box] allow pass function to `message` option

* chore: update docs

* chore: update docs
2022-09-04 20:38:18 +08:00
Xc
320b28bd20 feat(components): [select-v2] add placement (#9622)
* feat(components): [select-v2] add placement

* fix(components): [select-v2] type error

* fix(components): [select-v2] type error
2022-09-04 20:34:36 +08:00
Xc
2a1cdbd8eb feat(components): [select] add placement (#9621) 2022-09-04 19:25:01 +08:00
Xc
262bb786c8 docs(components): adjust the type of focus event (#9620) 2022-09-04 17:07:19 +08:00
97380c5525 docs(components): fix popper-options to provide working example (#8793)
popper-options attribute allow to pass popper js options

the example was wrong and misleading.

closed #8464

Co-authored-by: RealityBoy <1923740402@qq.com>
2022-09-04 00:15:48 +08:00
1e6dbd8558 refactor(components): [calendar] rename slot dateCell to date-cell (#9590)
* refactor(components): [calendar] rename slot dateCell to date-cell

closed 9565

* docs: update

* fix(components): [calendar] avoid slots taking effect at the same time
2022-09-03 23:23:10 +08:00
Xc
9be30f9127 docs: [tree] fix node-click parameter description (#9614) 2022-09-03 22:56:05 +08:00
198dd0ae43 feat(components): [date-picker] add open and close handlers (#9571)
* feat(components): [date-picker] add handleOpen and handleClose methods

* chore: update date-picker docs

* chore: update date-picker docs

* feat(components): [date-picker] add handleOpen and handleClose methods

* fix: update the handlers description in the docs

Co-authored-by: João Gonçalves <jandretgoncalves@gmail.com>
2022-09-01 21:59:29 +08:00
8156606388 feat(components): [time-picker] add open and close handlers (#9572)
* feat(components): [time-picker] add handleOpen and handleClose methods

* chore: update time-picker docs

* chore: update time-picker docs

* feat(components): [time-picker] add handleOpen and handleClose methods

* fix: revert changes in pnpm-lock.yaml

* fix: update the handlers description in the docs

Co-authored-by: João Gonçalves <jandretgoncalves@gmail.com>
2022-09-01 21:57:34 +08:00
93631d841e docs(components): [menu] More details about usage of default-active (#9030)
* Menu: more details about usage of default-active

`default-active` is required to select an item on page load. If it isn't set, no item is selected when the page first opens.

Added this caveat to `Menu Attributes` section.

* chore: update

Co-authored-by: RealityBoy <1923740402@qq.com>
2022-08-31 21:19:01 +08:00
095287bc17 Update layout.md (#8330)
Co-authored-by: RealityBoy <1923740402@qq.com>
2022-08-31 20:10:09 +08:00
c1401a3c7d docs(components): [select] v-model add array type (#8234)
* docs(components): [select] v-model add array type 

model-value / v-model can binding value add  array type

* chore: update

Co-authored-by: RealityBoy <1923740402@qq.com>
2022-08-31 18:23:05 +08:00