We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6aa1ee8 commit dd8a365Copy full SHA for dd8a365
CHANGELOG.md
@@ -3,6 +3,16 @@ order: 2
3
english: 更新日志
4
---
5
6
+
7
+### 0.8.6
8
9
+`2016-09-23`
10
11
+- 修复 Carousel dot 样式问题 #302
12
+- 修复 Tabbar 文字居中问题 #310
13
+- 修复 多个 Modal closable icon 不显示的问题;
14
+- 修复 NavBar 返回 Icon 不显示的问题; #302
15
16
### 0.8.5
17
18
`2016-09-14`
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "antd-mobile",
- "version": "0.8.5",
+ "version": "0.8.6",
"description": "基于 React 的移动设计规范实现",
"homepage": "http://mobile.ant.design",
"keywords": [
0 commit comments