dolphin-weex-ui 2.2.15-beta.1 → 2.2.16

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
+ ## 2.2.16
4
+
5
+ - [ ! ] 解决dof-rate 增加style标签scoped属性(兼容鸿蒙)
6
+ - [ ! ] date: 2025/04/18
7
+
8
+ ## 2.2.15
9
+
10
+ - [ ! ] 解决dof-modal ios input框聚焦页面抖动问题
11
+ - [ ! ] date: 2025/04/17
12
+
3
13
  ## 2.2.14
4
14
 
5
15
  - [ ! ] 解决dof-popup 频繁操作后自动关闭、多次触发关闭方法问题