JyQAQ
|
aac4e88353
|
docs(@vben/docs): 添加 VCropper 图片裁剪组件文档 (#7904)
* docs(@vben/docs): 添加 VCropper 图片裁剪组件文档
- 新增中文文档 docs/src/components/common-ui/vben-cropper.md
- 新增英文文档 docs/src/en/components/common-ui/vben-cropper.md
- 新增基础用法示例 demos/vben-cropper/basic
- 新增固定比例裁剪示例 demos/vben-cropper/aspect-ratio
- 更新侧边栏配置添加 Cropper 入口
* fix: 更正跨域图片描述并修复 demo 内存泄漏
- 文档更正:网络图片导出裁剪结果需服务端 CORS 支持
- 修复 URL.createObjectURL 内存泄漏:添加 revokeObjectURL 释放
|
2026-05-11 12:50:44 +08:00 |
JyQAQ
|
f5feddc6c7
|
feat(@vben/plugins): tiptap 组件新增 maxHeight 属性支持及文档 (#7897)
* feat(@vben/plugins): tiptap 组件新增 maxHeight 属性支持
- 新增 maxHeight prop 支持限制编辑器最大高度
- 编辑器内容区超出最大高度时自动滚动
- 移除 style.css 中未使用的 CSS 规则
* docs(@vben/plugins): 添加 tiptap 富文本编辑器组件文档
- 新增中文文档 docs/src/components/common-ui/vben-tiptap.md
- 新增英文文档 docs/src/en/components/common-ui/vben-tiptap.md
- 新增基础用法示例 demos/vben-tiptap/basic
- 新增图片上传示例 demos/vben-tiptap/image-upload
- 更新文档侧边栏配置
* fix(@vben/plugins): extract URL from response in image upload callback
The upload callback was incorrectly passing the AxiosResponse object
to resolve() instead of extracting the actual image URL string.
This caused the editor to insert [object Object] as image src,
resulting in broken images.
* chore: add changeset for tiptap maxHeight feature
* Revert "chore: add changeset for tiptap maxHeight feature"
This reverts commit a28fc4441f14641f6af6c1a143aa6959591315b2.
|
2026-05-10 10:38:21 +08:00 |
xingyu4j
|
6b3bcee582
|
docs(@vben/docs): sync component docs with current APIs
|
2026-03-14 21:34:48 +08:00 |
Vben
|
081d2aed23
|
perf: format code with better style (#5283)
|
2025-01-01 11:39:49 +08:00 |
Vben
|
9ddaba5333
|
fix: correct grid styling issue (#4889)
|
2024-11-13 22:28:30 +08:00 |
Fifteen
|
abbbbfb955
|
fix(docs): fix the selected state of the top navigation bar (#4499)
* fix(@vben/docs): fix the selected state of the top navigation bar
* style(@vben/docs): navigation bar selected item style
|
2024-09-25 09:53:55 +08:00 |
Li Kui
|
84816ef769
|
chore: add badges (#4260)
* chore: add badges
* docs: fix editLink
|
2024-08-28 20:43:24 +08:00 |
前端爱码士
|
453a3a8f84
|
chore(docs): correct the file path in the markdown for the GitHub website (#4254)
|
2024-08-28 10:07:16 +08:00 |
Vben
|
cbf601581d
|
feat(@vben/docs): preview components are supported within documents (#4250)
|
2024-08-27 23:22:34 +08:00 |
invalid w
|
8230493651
|
feat(@vben/docs): support english documents (#4202)
* chore(@vben/docs): 完成guide文档的翻译
* chore(@vben/docs): 完成other文档的翻译
* chore: 翻译部分文档
* chore: 完成英文config的配置
* chore: 完成in-depth的文档翻译
* chore: 调整调整链接
* chore: typo
* chore: typo
* chore: update links
---------
Co-authored-by: Li Kui <90845831+likui628@users.noreply.github.com>
|
2024-08-23 19:46:51 +08:00 |