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
Jeremy
3c9eac12dd
feat(docs): vite-press new component ( #10346 )
...
* Add a new component for prompting typing.
2022-11-01 18:09:19 +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
init-qy
d8ee83dd4a
fix(components): [tree-v2] default icon render test ( #10342 )
...
Co-authored-by: zz <2418184580@qq.com>
Co-authored-by: init-qy <953218204@qq.com>
2022-11-01 12:03:19 +08:00
init-qy
1753e1dedc
fix(components): [tree-v2] add missing icon ( #10340 )
...
Co-authored-by: init-qy <953218204@qq.com>
2022-11-01 02:37:13 +00:00
Jeremy
4ff8f28ebc
refactor(components): [collapse] ( #10289 )
...
* refactor(components): [collapse]
* Extract logic code out of component file.
* Extract DOM code out of component file.
* Reorganize code for better readabilities.
* chore: apply suggestions
Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2022-11-01 00:27:47 +08:00
Xc
b45346cc93
fix(utils): [vnode] flattedChildren support subTree ( #10298 )
2022-10-31 16:21:50 +08:00
Peak Wong
deccb07f1f
docs: update tooltip.md ( #10325 )
2022-10-31 08:03:04 +00:00
charles
5ef175fe67
style(components): [slider] fix text line feed ( #10306 )
...
* style(theme-chalk): fix border shelter and Blank Spacing
closed #10177
* style(theme-chalk): fix text line feed
closed #10302
* Revert "style(theme-chalk): fix border shelter and Blank Spacing"
This reverts commit d4bb423892318533c9b9cd6c64c0f8754c5ac17a.
2022-10-30 21:40:12 +08:00
zz
93f2a1d950
fix(components): [carousel] missing root ref ( #10312 )
2022-10-30 16:27:44 +08:00
init-qy
48f837baf9
fix(components): [upload] add uid for file handleStart ( #9876 )
2022-10-28 14:47:15 +08:00
Xc
43b5ea1bfa
fix(components): [date-picker] monthRange mode switching month sync ( #10292 )
2022-10-28 13:56:30 +08:00
btea
874aa0a284
refactor(components): [select] use util function ( #10286 )
2022-10-27 21:41:27 +08:00
zz
c5aa563bc7
fix(components): [cascader] consistent component height ( #10214 )
2022-10-27 15:21:34 +08:00
Danny Hebert
edd8b3cebe
feat(components): [dropdown] add props for teleported API ( #10012 )
2022-10-27 15:19:49 +08:00
Hefty
5aa8d67b27
ci: use env files to replace the deprecated set-output command ( #10268 )
2022-10-27 15:17:05 +08:00
Xc
1f22916ad7
fix(components): [tooltip] remove deprecated api ( #10264 )
2022-10-27 15:16:29 +08:00
jarven
a8c6df5958
fix(components): [input-number] increase and decrease error ( #10067 )
...
fix(components): [input-number] increase and decrease error (#10063 )
2022-10-27 15:11:29 +08:00
btea
b3be81dc50
fix(components): [checkbox] circular reference ( #10278 )
2022-10-27 14:05:10 +08:00
zz
4a26aa4ebd
fix(components): [form] throw non-validation error ( #10255 )
2022-10-26 23:18:35 +08:00
btea
6d839aeb96
fix(components): [select] blur trigger remote event should pass string ( #10218 )
2022-10-26 16:39:05 +08:00
zz
af874ea93e
refactor(components): [tabs] simplify logic with hooks ( #10224 )
2022-10-26 13:01:22 +08:00
Jeremy
bfb8e26ed8
refactor(components): [carousel-item] ( #10219 )
...
Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2022-10-26 13:00:42 +08:00
qiang
a7df71885c
fix(components): [popper] enable the adaptive configuration ( #10104 )
2022-10-26 13:00:00 +08:00
zz
66e2a41f78
Revert "fix(components): [loading] prevent click through, closes #5646 " ( #10234 )
...
Revert "fix(components): [loading] prevent click through (#5822 )"
This reverts commit 5109da3b3c
.
2022-10-25 23:04:22 +08:00
仿生狮子
15d75fa275
chore: remove duplicate code ( #10223 )
2022-10-25 11:01:30 +08:00
Jeremy
904605587f
refactor(components): [carousel] ( #10188 )
...
Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2022-10-24 12:47:42 +00: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
zz
dec859a3df
fix(components): [popover] abnormal style when effect is dark ( #10190 )
2022-10-22 21:12:15 +08:00
zz
99fe8b2588
fix(components): [select-v2] empty value should be undefined ( #10189 )
2022-10-22 21:11:41 +08:00
Jeremy
d3a32cdd0b
refactor(components): [calendar] ( #10163 )
...
* refactor(components): [calendar]
* Eliminate long function by extracting code as function calls.
* chore: move t out of use-calendar logic
2022-10-22 11:39:18 +08:00