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

Commit

Permalink
Merge #295
Browse files Browse the repository at this point in the history
295: Update dependency antd to v3.6.6 r=rehandalal a=renovate[bot]

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



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

### [`v3.6.6`](https://github.com/ant-design/ant-design/releases/3.6.6)
[Compare Source](ant-design/ant-design@3.6.5...3.6.6)
- 🐞 Fix the style of the selected day for `DatePicker`. [#&#8203;6146](`https://github.com/ant-design/ant-design/issues/6146`) [#&#8203;9529](`https://github.com/ant-design/ant-design/issues/9529`)
- 🐞 Fix the style of the selected day for `DatePicker.RangePicker`. [004561b](ant-design/ant-design@004561b)
- 🐞 Fix the alignment style wrapped by `Form.Item` for `Cascader`. [#&#8203;9827](`https://github.com/ant-design/ant-design/issues/9827`) [#&#8203;11133](`https://github.com/ant-design/ant-design/issues/11133`)
- 🐞 Fix the background style of the `handler` for `InputNumber`. [4aabc53](ant-design/ant-design@4aabc53)
- 🐞 Fix the header overflow in `FireFox` when the data is empty for `Table`. [#&#8203;11135](`https://github.com/ant-design/ant-design/issues/11135`)


---


- 🐞 修复 `DatePicker` 组件被选中日期的样式问题。[#&#8203;6146](`https://github.com/ant-design/ant-design/issues/6146`) [#&#8203;9529](`https://github.com/ant-design/ant-design/issues/9529`)
- 🐞 修复 `DatePicker.RangePicker` 组件中被选中日期的样式问题。[004561b](ant-design/ant-design@004561b)
- 🐞 修复 `Cascader` 组件在 `Form.Item` 下的对齐问题。[#&#8203;9827](`https://github.com/ant-design/ant-design/issues/9827`) [#&#8203;11133](`https://github.com/ant-design/ant-design/issues/11133`)
- 🐞 修复 `InputNumber` 组件的 `handler` 的背景样式问题。[4aabc53](ant-design/ant-design@4aabc53)
- 🐞 修复 `Table` 组件在 `FireFox` 浏览器下数据为空时的头部溢出的样式问题。[#&#8203;11135](`https://github.com/ant-design/ant-design/issues/11135`)

---

</details>




---

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

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
bors[bot] and renovate-bot committed Jul 10, 2018
2 parents bfcb319 + 860c5db commit c0dffc7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"url": "https://github.com/mozilla/delivery-console"
},
"dependencies": {
"antd": "3.6.5",
"antd": "3.6.6",
"auth0-js": "9.6.1",
"autobind-decorator": "2.1.0",
"connected-react-router": "4.3.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -165,9 +165,9 @@ ansi-styles@^3.0.0, ansi-styles@^3.2.1:
dependencies:
color-convert "^1.9.0"

[email protected].5:
version "3.6.5"
resolved "https://registry.yarnpkg.com/antd/-/antd-3.6.5.tgz#bed51a7e8c557a9c6331065087929f8ac4800cb2"
[email protected].6:
version "3.6.6"
resolved "https://registry.yarnpkg.com/antd/-/antd-3.6.6.tgz#fdfb9db5c5f88d29800a1dc6ae650d2776929522"
dependencies:
array-tree-filter "^2.0.0"
babel-runtime "6.x"
Expand Down

0 comments on commit c0dffc7

Please sign in to comment.