dolphin-weex-ui 1.3.8 → 1.4.0

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,5 +1,15 @@
1
1
  # 升级日志
2
2
 
3
+ ## 1.4.0
4
+
5
+ - [ ! ] 修复dof-swipe-action组件在scroller标签中iOS手机的滑动问题
6
+ - [ ! ] date: 2023/10/27
7
+
8
+ ## 1.3.9
9
+
10
+ - [ ! ] 修复dof-popup组件修改背景色后安卓手机显示底边框问题
11
+ - [ ! ] date: 2023/10/10
12
+
3
13
  ## 1.3.8
4
14
 
5
15
  - [ ! ] 修复dof-diamond-tab组件老框架样式兼容性问题