Skip to content

Commit a88a232

Browse files
committed
Update CHANGELOG.md
1 parent 61cebf5 commit a88a232

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

Diff for: CHANGELOG.md

+18-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
### CHANGELOG
22

3+
#### 0.3.0 (2016-04-29)
4+
5+
- [增强] ActionSheet 的 menus 和 actions 增加支持传入自定义 className
6+
- [增强] Cell 组件增加支持传入自定义的 className
7+
- [改进] 升级到 react v15
8+
- [修复] 更新 `weui` 依赖版本, 修复 navbar 在 iOS 下无法点击的 bug
9+
- [修复] 修复 searchbar, toast icon size
10+
11+
详情参考:
12+
13+
- [42bf8f3](https://github.com/weui/react-weui/commit/42bf8f3) #51 ActionSheet 的 menus 和 actions 增加支持传入自定义 className
14+
- [a09719a](https://github.com/weui/react-weui/commit/a09719a) #68 Cell* 增加支持传入自定义 className
15+
- [513cca0](https://github.com/weui/react-weui/commit/513cca0) 修复 package.son 依赖
16+
- [3bd5517](https://github.com/weui/react-weui/commit/3bd5517) update react version and move to peerDependencies (#66)
17+
- [f12d858](https://github.com/weui/react-weui/commit/f12d858) update `weui` version
18+
- [9df3c19](https://github.com/weui/react-weui/commit/9df3c19) #58, patched searchbar, add iconSize for toast #62, change weui dependency to 0.4.1 (#63)
19+
320
#### 0.3.0-beta (2016-03-30)
421

522
- 【新增】增加 tab 组件
@@ -31,4 +48,4 @@
3148

3249
#### 0.1.0 (2015-12-14)
3350

34-
- Initial release
51+
- Initial release

0 commit comments

Comments
 (0)