This commit is contained in:
bearyan
2016-10-10 15:05:43 +08:00
parent 621fcaf574
commit 78a17c1c2e
5 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
#### v1.0.2 (2016-09-27)
- 【修复】 fix 不见了的weui-icon_clear的icon: weui-icon_close -> weui-icon_clear
- 【修复】 preview在没有value的时候会变形: 增加weui-form-preview__item来控制
- 【修复】 补上九宫格Grid的DEMO
- 【修复】 九宫格文字换行问题 #483
- 【优化】 icon的实现
- 【优化】 example代码
#### v1.0.1 (2016-09-27)
- 【修复】 preview中button与a标签的样式不一致

View File

@@ -6,7 +6,7 @@
},
"description": "wechat mobile ui",
"main": "dist/style/weui.css",
"version": "1.0.1",
"version": "1.0.2",
"authors": [
"wechat ui team"
],

2
dist/style/weui.css vendored
View File

@@ -1,5 +1,5 @@
/*!
* WeUI v1.0.1 (https://github.com/weui/weui)
* WeUI v1.0.2 (https://github.com/weui/weui)
* Copyright 2016 Tencent, Inc.
* Licensed under the MIT license
*/

View File

File diff suppressed because one or more lines are too long

View File

@@ -1,6 +1,6 @@
{
"name": "weui",
"version": "1.0.1",
"version": "1.0.2",
"description": "A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.",
"keywords": [
"weui",