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

Commit

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

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



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

### [`v3.5.1`](https://github.com/ant-design/ant-design/releases/3.5.1)
[Compare Source](ant-design/ant-design@3.5.0...3.5.1)
- 🐞 Fixed broken style of Input.Group under Form. [#&#8203;10371](`https://github.com/ant-design/ant-design/issues/10371`)
- 🐞 Fixed overlay style of Select. [#&#8203;10383](`https://github.com/ant-design/ant-design/issues/10383`)
- 🐞 Remove focused style of Collapse.
- 🐞 Remove unnecessary `z-index` of Input.Group and Checkbox. [#&#8203;9840](`https://github.com/ant-design/ant-design/issues/9840`) [#&#8203;10385](`https://github.com/ant-design/ant-design/issues/10385`)
- 🐞 Fixed that monospaced font family can't be bold.
- Table
  - 💄 Rewrited the editable table demo. [#&#8203;10119](`https://github.com/ant-design/ant-design/pull/10119`)
  - 🐞 Fixed that table column overlay each other. [#&#8203;9822](`https://github.com/ant-design/ant-design/issues/9822`)
- TypeScript
  - 🐞 Fixed Breadcrumb.Item type. [#&#8203;10372](`https://github.com/ant-design/ant-design/pull/10372`) [@&#8203;karol-majewski]
  - 🐞 Fixed Table `rowSelection` type。[#&#8203;10374](`https://github.com/ant-design/ant-design/issues/10374`)


---


- 🐞 修复 Input.Group 在 Form 下样式错位的问题。[#&#8203;10371](`https://github.com/ant-design/ant-design/issues/10371`)
- 🐞 修复 Select 箭头和内容重叠的问题。[#&#8203;10383](`https://github.com/ant-design/ant-design/issues/10383`)
- 🐞 移除 Collapse 点击时的 focus 样式。
- 🐞 移除 Input.Group 和 Checkbox 不必要的 `z-index`。[#&#8203;9840](`https://github.com/ant-design/ant-design/issues/9840`) [#&#8203;10385](`https://github.com/ant-design/ant-design/issues/10385`)
- 🐞 修复一个数字等宽字体没有加粗的问题。
- Table
  - 💄 重写了可编辑表格的演示。[#&#8203;10119](`https://github.com/ant-design/ant-design/pull/10119`)
  - 🐞 修复一个表格列内容互相重叠的问题。[#&#8203;9822](`https://github.com/ant-design/ant-design/issues/9822`)
- TypeScript
  - 🐞 调整 Breadcrumb.Item 的类型。[#&#8203;10372](`https://github.com/ant-design/ant-design/pull/10372`) [@&#8203;karol-majewski]
  - 🐞 修复 Table 的 `rowSelection` 的类型。[#&#8203;10374](`https://github.com/ant-design/ant-design/issues/10374`)

---

</details>




---

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
bors[bot] and renovate-bot committed May 10, 2018
2 parents 5c8e54e + cb9675d commit 43a7c49
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"antd": "3.5.0",
"antd": "3.5.1",
"auth0-js": "9.5.1",
"autobind-decorator": "2.1.0",
"enzyme-adapter-react-16": "1.1.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -311,9 +311,9 @@ antd@3.0.0:
shallowequal "^1.0.1"
warning "~3.0.0"

antd@3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/antd/-/antd-3.5.0.tgz#046200573be6177f3b8f015ea49a6d7e7d6d5371"
antd@3.5.1:
version "3.5.1"
resolved "https://registry.yarnpkg.com/antd/-/antd-3.5.1.tgz#6efe9f05dd7a06d650808832ebb1783806da2e12"
dependencies:
array-tree-filter "^2.0.0"
babel-runtime "6.x"
Expand Down Expand Up @@ -341,7 +341,7 @@ antd@3.5.0:
rc-pagination "~1.16.1"
rc-progress "~2.2.2"
rc-rate "~2.4.0"
rc-select "~8.0.1"
rc-select "~8.0.7"
rc-slider "~8.6.0"
rc-steps "~3.1.0"
rc-switch "~1.6.0"
Expand Down Expand Up @@ -7121,9 +7121,9 @@ rc-select@~7.3.2:
rc-util "^4.0.4"
warning "^3.0.0"

rc-select@~8.0.1:
version "8.0.2"
resolved "https://registry.yarnpkg.com/rc-select/-/rc-select-8.0.2.tgz#42c7f4760d47a3696fd91a20db5a3f156408a791"
rc-select@~8.0.7:
version "8.0.7"
resolved "https://registry.yarnpkg.com/rc-select/-/rc-select-8.0.7.tgz#0ec4df5a91ee1492876b4cb7aaf8788531b7c9f6"
dependencies:
babel-runtime "^6.23.0"
classnames "2.x"
Expand Down

0 comments on commit 43a7c49

Please sign in to comment.