Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

Update dependency antd to v3.6.1 #177

Merged
merged 1 commit into from
Jun 4, 2018
Merged

Update dependency antd to v3.6.1 #177

merged 1 commit into from
Jun 4, 2018

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 2, 2018

This Pull Request updates dependency antd from v3.5.4 to v3.6.1

Release Notes

v3.6.1

Compare Source

  • 🐞 修复一个 Typescript 的编译错误。

  • 🐞 Fixing a Typescript compilation error.

v3.6.0

Compare Source

  • 🌟 Form's error message now can be customized with ReactNode. #​10136 [@​lovekonakona]
  • 🌟 List support customized configuration for position of pagination. #​10581 [@​zheeeng]
  • 🌟 Layout.Sider now can be configured with light or dark theme. #​10142 [@​pd4d10]
  • 🌟 Ant Design official site now supports offline mode. #​10625
  • 🌟 Transfer adding style and operationStyle props for further customization. [@​eduludi]
  • 🌟 Message adds a promisfied interface to handle callback. #​10421 [@​zhujinxuan]
  • 🐞 Fix compilation issue with typescript@​v2.9.1 . #​10729 [@​karol-majewski]
  • 🐞 Fix a bug in Menu where outer menu item not highlighting while inner item is selected. #​8666 [@​stonehank]
  • 🐞 Affix offsetBottom not working. #​10674

  • 🌟 Form 表单错误信息展示支持传入 ReactNode。 #​10136 [@​lovekonakona]
  • 🌟 List 组件支持指定分页器的位置。 #​10581 [@​zheeeng]
  • 🌟 Layout.Sider 支持 dark/light 主题定制。 #​10142 [@​pd4d10]
  • 🌟 支持 Ant Design 站点的离线模式。 #​10625
  • 🌟 Transfer 新增 style 以及 operationStyle 属性配置样式。 [@​eduludi]
  • 🌟 Message 增加 promise 化的回调接口。 #​10421 [@​zhujinxuan]
  • 🐞 修复编译时 typescript v2.9.1兼容性问题。 #​10729 [@​karol-majewski]
  • 🐞 修复 Menu 嵌套超过两层时选中最里层后对应最外层没有亮起问题。 #​8666 [@​stonehank]
  • 🐞 修复 Affix 组件 offsetBottom 无效问题。 #​10674


This PR has been generated by Renovate Bot.

@renovate renovate bot force-pushed the renovate/antd-3.x branch from 7259a74 to c128bff Compare June 2, 2018 12:58
@renovate renovate bot changed the title Update dependency antd to v3.6.0 Update dependency antd to v3.6.1 Jun 2, 2018
Copy link
Contributor

@rehandalal rehandalal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors r+

bors bot added a commit that referenced this pull request Jun 4, 2018
177: Update dependency antd to v3.6.1 r=rehandalal a=renovate[bot]

This Pull Request updates dependency [antd](https://github.com/ant-design/ant-design) from `v3.5.4` to `v3.6.1`



<details>
<summary>Release Notes</summary>

### [`v3.6.1`](https://github.com/ant-design/ant-design/releases/3.6.1)
[Compare Source](ant-design/ant-design@3.6.0...3.6.1)
* 🐞 修复一个 Typescript 的编译错误。

---

* 🐞 Fixing a Typescript compilation error.

---

### [`v3.6.0`](https://github.com/ant-design/ant-design/releases/3.6.0)
[Compare Source](ant-design/ant-design@3.5.4...3.6.0)
* 🌟 `Form`'s error message now can be customized with ReactNode. [#&#8203;10136](`https://github.com/ant-design/ant-design/issues/10136`) [@&#8203;lovekonakona]
* 🌟 `List` support customized configuration for position of pagination. [#&#8203;10581](`https://github.com/ant-design/ant-design/pull/10581`) [@&#8203;zheeeng]
* 🌟 `Layout.Sider` now can be configured with `light` or `dark` theme. [#&#8203;10142](`https://github.com/ant-design/ant-design/issues/10142`) [@&#8203;pd4d10]
* 🌟 Ant Design official site now supports offline mode. [#&#8203;10625](`https://github.com/ant-design/ant-design/issues/10625`)
* 🌟 `Transfer` adding `style` and `operationStyle` props for further customization. [@&#8203;eduludi]
* 🌟 `Message` adds a promisfied interface to handle callback. [#&#8203;10421](`https://github.com/ant-design/ant-design/issues/10421`) [@&#8203;zhujinxuan]
* 🐞 Fix compilation issue with typescript@&#8203;v2.9.1 . [#&#8203;10729](`https://github.com/ant-design/ant-design/issues/10729`) [@&#8203;karol-majewski]
* 🐞 Fix a bug in `Menu` where outer menu item not highlighting while inner item is selected. [#&#8203;8666](`https://github.com/ant-design/ant-design/issues/8666`) [@&#8203;stonehank]
* 🐞 Affix `offsetBottom` not working. [#&#8203;10674](`https://github.com/ant-design/ant-design/issues/10674`)

---

* 🌟 `Form` 表单错误信息展示支持传入 ReactNode。 [#&#8203;10136](`https://github.com/ant-design/ant-design/issues/10136`) [@&#8203;lovekonakona]
* 🌟 `List` 组件支持指定分页器的位置。 [#&#8203;10581](`https://github.com/ant-design/ant-design/pull/10581`) [@&#8203;zheeeng]
* 🌟 `Layout.Sider` 支持 dark/light 主题定制。 [#&#8203;10142](`https://github.com/ant-design/ant-design/issues/10142`) [@&#8203;pd4d10]
* 🌟 支持 Ant Design 站点的离线模式。 [#&#8203;10625](`https://github.com/ant-design/ant-design/issues/10625`)
* 🌟 `Transfer` 新增 `style` 以及 `operationStyle` 属性配置样式。 [@&#8203;eduludi]
* 🌟 `Message` 增加 promise 化的回调接口。 [#&#8203;10421](`https://github.com/ant-design/ant-design/issues/10421`) [@&#8203;zhujinxuan]
* 🐞 修复编译时 typescript v2.9.1兼容性问题。 [#&#8203;10729](`https://github.com/ant-design/ant-design/issues/10729`) [@&#8203;karol-majewski]
* 🐞 修复 `Menu` 嵌套超过两层时选中最里层后对应最外层没有亮起问题。 [#&#8203;8666](`https://github.com/ant-design/ant-design/issues/8666`) [@&#8203;stonehank]
* 🐞 修复 `Affix` 组件 offsetBottom 无效问题。 [#&#8203;10674](`https://github.com/ant-design/ant-design/issues/10674`)

---

</details>




---

This PR has been generated by [Renovate Bot](https://renovatebot.com).

Co-authored-by: Renovate Bot <bot@renovateapp.com>
@bors
Copy link
Contributor

bors bot commented Jun 4, 2018

Build succeeded

@bors bors bot merged commit c128bff into master Jun 4, 2018
@renovate renovate bot deleted the renovate/antd-3.x branch June 4, 2018 06:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants