forked from ant-design/ant-design
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,12 +17,12 @@ timeline: true | |
|
||
## 3.6.0 | ||
`2018-06-02` | ||
* 🌟 `Form`' error message now can be customized with react element (https://github.com/ant-design/ant-design/issues/10136) @lovekonakona | ||
* 🌟 `Form`'s error message now can be customized with react element (https://github.com/ant-design/ant-design/issues/10136) @lovekonakona | ||
* 🌟 `List` support customized configuration for position of pagination(https://github.com/ant-design/ant-design/pull/10581) @zheeeng | ||
* 🌟 `Layout.Sider` now can be configured with `light` or `dark` theme (https://github.com/ant-design/ant-design/issues/10142) @pd4d10 | ||
* 🌟 Ant-Design official site now supports offline mode (https://github.com/ant-design/ant-design/issues/10625) | ||
* 🌟 `Transfer` and `Transfer Operation` can accept style props for further customization. @eduludi | ||
* 🌟 `Message` adds a promisfied interface to handle callback (https://github.com/ant-design/ant-design/issues/10421)@zhujinxuan | ||
* 🌟 Ant-Design official site now supports offline mode (https://github.com/ant-design/ant-design/issues/10625) | ||
* 🌟 `Transfer` and `Transfer Operation` can accept style props for further customization. @eduludi | ||
* 🌟 `Message` adds a promisfied interface to handle callback (https://github.com/ant-design/ant-design/issues/10421)@zhujinxuan | ||
* 🐞 Fix compilation issue with [email protected] (https://github.com/ant-design/ant-design/issues/10729) @karol-majewski | ||
* 🐞 Fix a bug in `Menu` where outer menu item not highlighting while inner item is selected (https://github.com/ant-design/ant-design/issues/8666) @stonehank | ||
* 🐞 Fix offsetBottom causing `Affix` not 'fixed-able' (https://github.com/ant-design/ant-design/issues/10674) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters