dolphin-weex-ui 0.3.11 → 1.0.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,8 +1,28 @@
1
1
  # 升级日志
2
2
 
3
+ ## 1.0.0
4
+ - [!] 组件重新分类,整体目录重构
5
+ - [!] 更新组件 UI 样式
6
+ - [!] 优化滑杆组件
7
+ - [!] 修改列表组件
8
+ - [!] 优化步骤条
9
+ - [!] 优化其他
10
+ - [+] 增加卡片组件
11
+ - [+] 增加折叠面板
12
+ - [+] 增加部分媒体组件
13
+ - [+] 增加首页背景
14
+ - [+] 增加首页上划交互转场示例
15
+ - [+] 增加部分导航类组件
16
+ - [+] 增加下拉加载
17
+ - date: 2022/11/01
18
+
19
+ ## 0.3.12
20
+ - [!] dof-bottom-bar 修复组件引入资源bug、参数拼写错误bug
21
+ - date: 2022/9/13
22
+
3
23
  ## 0.3.11
4
- - [!] 文档说明修改
5
- - date: 2022/8/124
24
+ - 此版本已废弃
25
+
6
26
  ## 0.3.10
7
27
  - [!] dof-actionsheet 修改刘海屏背景色值
8
28
  - [!] dof-cell 修复ios手机image不支持padding设置的bug
package/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  A group of examples for using Weex and Vue.js.
4
4
 
5
- ## [在线文档](http://dolphin-weex-dev.msmartlife.cn/component/install.html)
5
+ ## [在线文档](http://confluence.msmart.com/pages/viewpage.action?pageId=10003490)
6
6
 
7
7
  ## 运行方法
8
8