dolphin-weex-ui 0.2.17 → 0.2.18

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,8 +1,13 @@
1
1
  # 升级日志
2
2
 
3
+ ## 0.2.18
4
+ - [!] dof-row 添加gap 属性,同时删除col的gap 属性
5
+ - [!] dof-gear 添加swipable 属性
6
+ - date: 2022/4/13
7
+ -
3
8
  ## 0.2.17
4
9
  - [!] dof-gear 添加挡位控制器组件
5
- - date: 2022/4/012
10
+ - date: 2022/4/12
6
11
 
7
12
  ## 0.2.16
8
13
  - [!] dof-slider 修复 dof-slider 在容器有高度时,track显示异常