bump 1.10.0

This commit is contained in:
afc163 2016-08-20 21:37:48 +08:00
parent 646e190c1d
commit 07dd1d2089
2 changed files with 13 additions and 2 deletions

View File

@ -9,6 +9,17 @@ timeline: true
---
## 1.10.0
`2016-08-20`
- Affix 和 BackTop 新增 `target` 属性,支持指定滚动容器。[#2718](https://github.com/ant-design/ant-design/issues/2718)
- 文档页面加上编辑按钮,方便社区贡献。[#2325](https://github.com/ant-design/ant-design/issues/2325)
- 升级 rc-cascader 依赖,修复一个 `loadData` 属性和表单结合使用的问题。[#2767](https://github.com/ant-design/ant-design/issues/2767)
- 修复 `editable-card` 类型的 Tabs 没有关闭图标的问题。[#2747](https://github.com/ant-design/ant-design/issues/2747)
- Menu 修正默认 `z-index`。[#2762](https://github.com/ant-design/ant-design/issues/2762)
- 修正 Select 组件在 IE 下的一些样式问题。[#2741](https://github.com/ant-design/ant-design/issues/2741)
## 1.9.1
`2016-08-16`

View File

@ -1,8 +1,8 @@
{
"name": "antd",
"version": "1.9.1",
"version": "1.10.0",
"title": "Ant Design",
"description": "一个 UI 设计语言",
"description": "An enterprise-class UI design language and React-based implementation",
"homepage": "http://ant.design/",
"keywords": [
"ant",