Merge branch 'master' into 0.8.0

This commit is contained in:
afc163
2015-07-30 17:25:20 +08:00
2 changed files with 7 additions and 2 deletions
+5
View File
@@ -1,3 +1,8 @@
## 0.7.3 (2015-07-30)
* 小幅重构了 Table 分页,修复了分页导致的数据不展示的问题。
* 更新了部分文档。
## 0.7.2 (2015-07-27)
* 修复本地模式下 pagination 为 false 时数据无法显示的 [问题](https://github.com/ant-design/ant-design/commit/1954586665e59031eae5d2c8b2cdb08f83d64fcb)。
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "antd",
"version": "0.7.3-beta6",
"stableVersion": "0.7.2",
"version": "0.7.3",
"stableVersion": "0.7.3",
"title": "Ant Design",
"description": "一个设计语言&前端框架",
"homepage": "http://ant.design/",