We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 039d034 commit bd388e7Copy full SHA for bd388e7
CHANGELOG.md
@@ -4,6 +4,14 @@ english: 更新日志
4
---
5
6
7
+### 0.8.7
8
+
9
+`2016-09-27`
10
11
+- 修复 Carousel dots 失效问题
12
+- 修复 SegmentedControl 样式问题
13
+- 网站 优化,移除useso iconfont
14
15
### 0.8.6
16
17
`2016-09-23`
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "antd-mobile",
3
- "version": "0.8.6",
+ "version": "0.8.7",
"description": "基于 React 的移动设计规范实现",
"homepage": "http://mobile.ant.design",
"keywords": [
0 commit comments