Skip to content

Commit 3675731

Browse files
committed
release 0.8.3
1 parent ddcd882 commit 3675731

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,12 @@ order: 2
33
english: 更新日志
44
---
55

6-
### 0.8.2
6+
### 0.8.3
7+
8+
`2016-09-09`
9+
10+
- `Checkbox` 修复同意协议这种场景下,label中有协议无法触发`onClick`的bug。
11+
- `SearchBar` 优化动画效果。
712

813
`2016-09-07`
914

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "antd-mobile",
3-
"version": "0.8.2",
3+
"version": "0.8.3",
44
"description": "基于 React 的移动设计规范实现",
55
"homepage": "http://mobile.ant.design",
66
"keywords": [

0 commit comments

Comments
 (0)