fix: page changer

This commit is contained in:
ycjcl868 2019-04-07 11:53:12 +08:00
parent 5d5c457598
commit 4764b9cfb0
2 changed files with 3 additions and 3 deletions

View File

@ -19,8 +19,8 @@ timeline: true
`2019-04-07`
- 🐞 Fix Menu shaking & collapse behavior. [#15868](https://github.com/ant-design/ant-design/pull/15868)
- 🐞 Fix List pagination size changer not work. [#15871](https://github.com/ant-design/ant-design/pull/15871)
- 🐞 Fix Menu shaking and collapse behavior. [#15868](https://github.com/ant-design/ant-design/pull/15868)
- 🐞 Fix List pagination pageSize changer not work. [#15871](https://github.com/ant-design/ant-design/pull/15871)
- 🌟 Site [Icon](https://ant.design/components/icon/) supports search. [#15867](https://github.com/ant-design/ant-design/pull/15867) [@DiamondYuan](https://github.com/DiamondYuan)
- 🐞 Fix RangePicker endtime-input not editable. [#15866](https://github.com/ant-design/ant-design/pull/15866)
- 🐞 Fix that prop locale doesn't work for TimePicker. [#15837](https://github.com/ant-design/ant-design/pull/15837)

View File

@ -20,7 +20,7 @@ timeline: true
`2019-04-07`
- 🐞 修复 Menu 收缩的异常闪动。[#15868](https://github.com/ant-design/ant-design/pull/15868)
- 🐞 修复 List 分页 `showSizeChanger` 无效的问题。[#15871](https://github.com/ant-design/ant-design/pull/15871)
- 🐞 修复 List 分页无法改变每页条数。[#15871](https://github.com/ant-design/ant-design/pull/15871)
- 🌟 站点支持 [Icon](https://ant.design/components/icon-cn/) 搜索。[#15867](https://github.com/ant-design/ant-design/pull/15867) [@DiamondYuan](https://github.com/DiamondYuan)
- 🐞 修复 RangePicker 结束时间不可输入。[#15866](https://github.com/ant-design/ant-design/pull/15866)
- 🐞 修复 TimePicker 传入 `locale` 属性无效的问题。 [#15837](https://github.com/ant-design/ant-design/pull/15837)