We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a88a232 + 8b33186 commit a8be028Copy full SHA for a8be028
2 files changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
### CHANGELOG
2
3
-#### 0.3.0 (2016-04-29)
+#### 0.4.0 (2016-04-28)
4
5
- [增强] ActionSheet 的 menus 和 actions 增加支持传入自定义 className
6
- [增强] Cell 组件增加支持传入自定义的 className
package.json
{
"name": "react-weui",
- "version": "0.3.0",
+ "version": "0.4.0",
"description": "weui for react",
"main": "./lib",
"scripts": {
0 commit comments