shuoxian
0845fad612
refactor(Image-Preview): Refactor placeholder from vNode type to () => vNode
2025-09-01 20:11:35 +08:00
Sean
ea5e27224f
Merge branch 'vueComponent:main' into feat/imagePreviewPlaceholder
2025-09-01 16:59:06 +08:00
Junyang
57ea8a65d4
fix: fixed the Select component not taking keys according to the corresponding value when passing fieldNames. ( #8247 )
...
Co-authored-by: fanjunyang <fanjunyang@daojia-inc.com>
2025-08-27 15:27:56 +08:00
Chris Yang
7e5008080d
fix: Select tagRender click cannot open list #8132 ( #8236 )
2025-08-27 15:24:42 +08:00
MonsterXue
74b3018945
fix(slider): fix slider last dot can’t click ( #8246 )
2025-08-27 15:12:36 +08:00
Jason Ren
28b1c4f62d
docs: typo in button ( #8024 )
2025-08-27 15:09:00 +08:00
pengpeng
04f6ba33c7
fix(vcSelect):Maintain keyboard events when using a custom element. ( #8321 )
2025-08-27 15:07:36 +08:00
shuoxian
9f465b25a4
feat(image): 添加预览图加载占位符支持。Add preview image loading placeholder support.
...
支持通过 placeholder 属性自定义预览图的加载占位符,可以是 VNode 或布尔值。当设置为 true 时使用默认的 Spin 组件,设置为 VNode 时则渲染自定义内容。
Support customizing preview image loading placeholder through the placeholder property, which can be a VNode or boolean value. When set to true, it uses the default Spin component; when set to a VNode, it renders custom content.
2025-08-22 12:24:52 +08:00
HeyXml
e9f8ea7903
fix: popover Mask.tsx v-if #8252 ( #8253 )
2025-07-09 11:45:52 +08:00
云荷YunHerry
27acc9a80e
docs(table): ajax demo ( #8120 )
...
Co-authored-by: Xian Yu <h3209851541@outlook.com>
2025-06-13 15:46:47 +08:00
selicens
43ad5dec90
docs(mentions): Spelling error in En title ( #8127 )
2025-06-13 15:45:49 +08:00
selicens
aa8802679f
docs(Typography): fix slot name ( #8184 )
2025-06-13 15:35:05 +08:00
爆炒芋头
aa211fd789
docs(input): showCount type 文档 ( #8041 )
...
* fix(input): showCount type 文档
* fix(input): showCount type 文档
---------
Co-authored-by: zhiqiangchen <zhiqiang.chen@igg.com>
2025-03-06 14:37:19 +08:00
tangjinzhou
b80bd37f6e
fix: sm select placeholder
2025-02-17 11:28:06 +08:00
Attacktive
45c7109212
docs: correct possible `size` size in component Select ( #7991 )
2025-01-05 17:04:07 +08:00
Shai
b58d0fb723
docs: added centered to docs ( #7967 )
2025-01-05 16:55:58 +08:00
tangjinzhou
4a37016f4e
fix: ts type error
2024-11-11 14:52:27 +08:00
tangjinzhou
888457238d
fix: modal aria error
2024-11-11 14:40:49 +08:00
果冻橙
b0d9309471
docs: Add custom icons to support Rsbuild documentation ( #7743 )
2024-11-08 10:30:05 +08:00
selicens
f64d0718ae
docs: Change the default values of attributes ( #7744 )
2024-11-08 10:28:03 +08:00
selicens
968317ca9f
fix(InputNumber): disabled text clolor ( #7776 )
2024-11-08 10:18:03 +08:00
Carl Chen
22dad3ba6d
fix[Select]: fix select losing focus issue ( #7829 )
2024-11-08 10:17:22 +08:00
iamnotblank
4f7bd6f28d
fix(Dialog): aira error ( #7823 )
...
* fix(vc-dialog): aira error
* fix(vc-dialog): aira error
2024-11-07 22:54:53 +08:00
snoweast
12fcfa15b1
fix: Safari of input IME ( #7918 )
2024-11-07 22:45:48 +08:00
tangjinzhou
ac9d1b0a7f
fix: empty memory issue
2024-09-19 19:07:08 +08:00
tangjinzhou
2c7008d786
fix: image width & height not work
2024-09-19 19:06:34 +08:00
tangjinzhou
49d4b3166e
feat: update type
2024-09-13 19:33:38 +08:00
tangjinzhou
bb443a05e2
fix: button wave memory leak
2024-09-13 19:05:04 +08:00
YYP
3a79f72816
fix(doc): `positonStyle` typo ( #7808 )
2024-09-13 18:51:17 +08:00
5918vo
89eec07145
docs: event demo ( #7699 ) ( #7728 )
2024-09-05 11:38:10 +08:00
Jason Ren
c69a6d29b2
docs(zh-cn): finish translation of float-button ( #7811 )
2024-09-05 11:37:36 +08:00
tangjinzhou
2666cb79ab
refactor: transition
2024-06-21 13:40:28 +08:00
trry-hub
4b7c6ac02c
feat: TourStep support fn children ( #7628 )
...
* Fix: [修复自定义按钮无渲染]
* refactor(完善 Tour 自定义按钮代码健壮性): 🦄
---------
Co-authored-by: shizhu <shizhu@yaomaitong.cn>
2024-06-10 09:14:27 +08:00
Kylin
208b8d3085
docs: unify the default value of none to - ( #7636 )
2024-06-09 22:08:30 +08:00
Carl Chen
f41fec26ba
fix[vc-util]: styleObjectToString filter invalid value ( #7642 )
2024-06-09 09:56:45 +08:00
Aaron-zon
5c7aaf0dd6
fix(FloatButton): type error ( #7632 )
2024-06-06 10:03:24 +08:00
evanlc
b82d8dd2ad
fix(PresetPanel): preset panel stopPropagation ( #7550 )
2024-06-04 23:28:22 +08:00
Aaron-zon
1d0fa8533a
fix: add missing space-evenly alignment for grid rows ( #7579 )
2024-06-04 23:26:03 +08:00
Kylin
4318147fc6
refactor(input): remove unnecessary assertions and use?? instead of the ternary operator ( #7571 )
...
* refactor: remove unnecessary assertions and use?? instead of the ternary operator
* refactor: use?? instead of the ternary operator
2024-06-04 23:24:44 +08:00
Carl Chen
312bcc5127
docs(collapse): modify the `accordion` attribute text to be easier to understand ( #7612 )
2024-06-04 23:20:54 +08:00
tangjinzhou
6594fe3964
fix: textarea
2024-06-04 23:12:06 +08:00
tangjinzhou
82f28ce3d0
fix: select input
2024-06-04 21:20:10 +08:00
Carl Chen
6e2c5a6a83
fix[select]: fix placeholder error when inputting Chinese ( #7611 )
...
* fix[select]: fix placeholder error when inputting Chinese
fix(selector): fix placeholder error when inputting Chinese
perf: optimize types
* Update SingleSelector.tsx
* Update index.tsx
---------
Co-authored-by: tangjinzhou <415800467@qq.com>
2024-06-04 18:59:24 +08:00
lchrennew
307148e2df
fix: empty space-item are not been hidden ( #7557 )
2024-06-04 16:13:11 +08:00
bsuooo
afebeb9ffa
docs(DatePicker): updating deprecated API ( #7570 )
2024-06-04 16:12:20 +08:00
selicens
aeda2637f6
fix(Input): Chinese input is invalid when the modifier is lazy ( #7543 )
2024-06-04 16:10:46 +08:00
extclp
f42d8ad1ce
chore: remove css-animation ( #7613 )
...
* chore: remove css-animate
* chore(site): remove localStorage support check
2024-06-04 16:05:21 +08:00
selicens
085eb398a4
fix(FormItem): class name error ( #7582 )
2024-06-04 16:00:40 +08:00
selicens
9c27414cd0
fix(FloatButton): type prompt error ( #7576 )
2024-06-04 15:57:40 +08:00
tangjinzhou
40ad45bc05
fix: tree reative data error
2024-06-04 15:46:22 +08:00