Commit Graph

4333 Commits

Author SHA1 Message Date
Xc
f825a24e24
docs(components): [a11y-tag] border-color in light (#10588) 2022-11-12 09:52:17 +08:00
Element
a9529b65a9
chore: Update changelog 2.2.21 (#10586)
chore: update changelog 2.2.21
2022-11-11 15:45:43 +00:00
Sun Yuu
531ffccda1
fix(components): [calendar] fix range cross year bug (#10574)
* fix(components): [calendar] (#5595)

fix(components): [calendar] fix  range cross year bug

closed #5595

* test(components): [calendar] add test

Co-authored-by: tolking <qw13131wang@gmail.com>
2022-11-11 22:42:48 +08:00
zz
ab8e484085
fix(components): [image-viewer] hide-on-click-modal not work (#10568) 2022-11-11 13:08:50 +08:00
zz
8b2917287c
fix(components): [cascader] set height correctly (#10538) 2022-11-10 15:23:31 +08:00
Xc
a823d84f9f
docs(components): [dialog] add faq (#10543)
* docs(components): [dialog] add faq

* docs(components): [dialog] add faq
2022-11-10 15:07:12 +08:00
init-qy
4b0db5d8a1
fix(components): [checkbox] wrong checked status when label is Object (#9863)
* fix(components): [checkbox] wrong checked status when label is Object

* fix(components): [checkbox] add unit test for label is object

* fix(components): [checkbox] add unit test for label is object

Co-authored-by: init-qy <953218204@qq.com>
2022-11-10 12:10:18 +08:00
Xc
d1e615eca7
docs(components): [input] (#10513)
* docs(components): [input]
* Update input doc
* Add description for input props
* Add exposes attribute to doc
* Add a11y tag

* docs(components): [input]
2022-11-09 23:57:22 +08:00
Xc
d72fd34b58
fix(components): [focus-trap] input select text (#10535) 2022-11-09 15:47:49 +08:00
btea
d560ce2b4e
chore(docs): [table-v2] update column attribute name (#10531) 2022-11-09 12:39:29 +08:00
kooriookami
ed417d0fe0
style(components): [select-v2] Uniform style consistent with select (#10501) 2022-11-09 12:27:20 +08:00
kooriookami
03a628cab5
style(components): [select] Fix tags style (#10502)
style(components): [Select] Fix tags style
2022-11-09 10:34:05 +08:00
류한경
10737d2495
fix(components): [dropdown-item] prevent click if disabled (#10532) 2022-11-08 23:37:12 +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
Xc
2e3b6cdde0
docs(components): [api-typing] use inline-flex (#10512) 2022-11-07 23:01:32 +08:00
HzLin
1538f91897
docs(components): [Tree] (#10511) 2022-11-07 21:25:11 +08:00
HzLin
2512d8c92b
docs(components): [Skeleton] (#10510) 2022-11-07 13:24:51 +00:00
HzLin
3ead5905aa
docs(components): [Transfer] (#10508) 2022-11-07 21:24:05 +08:00
HzLin
eb8f607629
docs(components): [Virtualized Tree] (#10507) 2022-11-07 21:22:29 +08:00
HzLin
34fc9a6e6d
docs(components): [Popconfirm] (#10506) 2022-11-07 21:08:26 +08:00
HzLin
5f39562a57
docs(components): [DateTimePicker] (#10505) 2022-11-07 21:07:38 +08:00
Xc
2bce1119c2
docs(components): [a11y-tag] (#10483)
* style spacing adjustment
* fix `components.d.ts`
2022-11-07 15:28:24 +08:00
Xc
9cfa5ec496
docs(components): [a11y] add tag (#10397)
* docs(components): [a11y] add tag

* docs(components): [a11y] modify color

* docs(components): [a11y-tag]
2022-11-06 23:38:01 +08:00
Xc
8a694e729b
docs(components): [autocomplete] (#10478)
* Normalized API
2022-11-06 22:34:50 +08:00
Jeremy
1ec01130d8
fix(docs): [vp-api-typing] (#10467)
* Add ClientOnly to wrap tooltip to prevent hydration issue.

Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2022-11-06 14:46:35 +08:00
Jeremy
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
Element
1688a6e077
chore: Update changelog 2.2.20 (#10452)
chore: update changelog 2.2.20
2022-11-06 02:18:01 +00:00
btea
44c6ac7f56
chore(docs): [autocomplete] remove extra quotes (#10444) 2022-11-05 19:26:59 +08:00
faga
d2fb4ffc50
fix(component): [table] can't select row children (#10221)
* fix: table select children

* fix: table select children

* test(components): selectable tree table

* fix: toggle multiple-layer tree

* fix(components): [table]

toggleRowStatus fix

* chore: suggest code style

* chore: isArray instead of row.children

* chore: fix unit test error

* chore: select event trigger only once

* style: code style change

* chore: code style change

* chore: code integration

* chore: code style change

* chore: code style change

* chore: code style change

* chore: [table] code style change

* style: [table] brace style

Co-authored-by: faga <lzc295592@163.com>
2022-11-05 17:18:37 +08:00
Jeremy
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
qiang
36c5aed076
refactor(docs): tooltip plugin (#10440)
* refactor(docs): tooltip plugin

* refactor(docs): tooltip plugin
2022-11-05 15:15:29 +08:00
zz
fe66c08fa5
fix(components): [cascader] remove extra space in the search text (#10439)
* fix(components): [cascader] remove extra space in the search text

* chore: optimize condition with computed
2022-11-05 14:08:25 +08:00
qiang
ad9f92b1d1
chore(build): optimize the type conversion of tooltip plugin in docs (#10437) 2022-11-05 12:34:53 +08:00
qiang
7b77d75c56
docs(build): add a plugin to display the type details (#10435) 2022-11-05 11:40:39 +08:00
Jeremy
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
Jeremy
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
qiang
98e171ef4b
chore(build): optimize the conversion of type in documents (#10419) 2022-11-04 08:00:42 +00:00
Jeremy
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
btea
6524a2df60
chore(play): update unplugin-vue-components (#10393) 2022-11-03 18:58:29 +08:00
RealityBoy
9c85ac73ea
style(theme-chalk): fix date-picker style (#10392) 2022-11-03 18:08:26 +08:00
RealityBoy
5830d07683
style(theme-chalk): fix input style (#10390) 2022-11-03 17:41:20 +08:00
RealityBoy
f77716f1e8
style(theme-chalk): fix select style (#10381) 2022-11-03 16:01:58 +08:00
Jeremy
a329ed6e2e
feat(docs): [components] additions (#10374)
* Add primitive-type api component.
* Add [number, string, boolean] type component.
2022-11-03 14:01:20 +08:00
Xc
e7843c02c4
refactor(components): [input] export instance type (#10368) 2022-11-02 22:32:06 +08:00
Xc
751d187cad
docs(components): [api-external] (#10356)
* docs(components): [input]

* docs(components): [input]

* docs(components): [input] revert changes input.md

* docs(components): [input] revert changes input.md

* docs(components): [api-external] remove unused

* docs(components): [api-external] remove unused

* docs(components): [api-external] remove default prefix
2022-11-02 22:11:19 +08:00
kooriookami
42fb53aaa6
perf(utils): addUnit support string number (#10362) 2022-11-02 16:48:55 +08:00
Jeremy
364d1a24fc
docs(components): [api-typing] (#10355)
* Add slot for api-typing

Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2022-11-01 14:35:48 +00:00
Jeremy
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
Jeremy
231709b8cf
feat(docs): api typing shortcuts (#10353)
* Add `FunctionType` and `EnumType` as typing shortcuts.

Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2022-11-01 12:31:39 +00:00
kooriookami
a8f06fbb2b
style(theme-chalk): fix input-number style (#10349)
closed #10348
2022-11-01 19:37:47 +08:00