@hzab/form-render-mobile 1.0.4 → 1.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,11 @@
1
+ # @hzab/form-render-mobile@1.1.1
2
+
3
+ fix: uploader select 默认使用 cordova-plugin-camera 插件
4
+
5
+ # @hzab/form-render-mobile@1.1.0
6
+
7
+ fix: 增加 cordova-plugin-chooser 为上传文件默认插件,支持配置是否启用 cordova-plugin-camera 替代
8
+
1
9
  # @hzab/form-render-mobile@1.0.4
2
10
 
3
11
  fix: Uploader ossUpload 多文件 ossUrl 处理逻辑问题修复