vr-shopxo-uniapp/uni_modules/sp-editor/changelog.md

16 lines
825 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

## 1.0.32023-10-13
1. 更新readme文档
2. 更新调整组件示例项目,添加插件代码中部分注释
## 1.0.22023-10-13
1. 更新uni_modules规范可一键导入组件
2. 更新组件示例项目包括使用uniCloud.uploadFile多选上传图片示例方法
## 1.0.12023-10-12
1. 修复小程序中自动聚焦滚动到富文本组件区域的bug
2. 略微调整了富文本上方toolbar工具栏中按钮的大小尺寸
## 1.0.02023-9-19
1. 新增字体与背景颜色板
2. 可自定义预设内容模板
3. 解决官方样例在小程序和app部分报错不兼容的问题
4. 可配合云存储上传富文本中插入的图片 本质上是基于官方内置富文本editor组件改版封装所以官方有的功能都有官方能兼容的也都兼容