This repository was archived by the owner on May 27, 2021. It is now read-only.
Commit a628350
Merge #163
163: Update dependency antd to v3.5.3 r=rehandalal a=renovate[bot]
This Pull Request updates dependency [antd](https://github.com/ant-design/ant-design) from `v3.5.2` to `v3.5.3`
<details>
<summary>Release Notes</summary>
### [`v3.5.3`](https://github.com/ant-design/ant-design/releases/3.5.3)
[Compare Source](ant-design/ant-design@3.5.2...3.5.3)
- 🐞 Fix `Affix` with offsetTop === 0, value becomes `undefined` problem [#​10566](`https://github.com/ant-design/ant-design/pull/10566`)
- 🐞 Fixed issue with shaded `Input.Group` component shadows[#​10230](`https://github.com/ant-design/ant-design/issues/10230`)
- 🐞 Fixed issue where the `Transfer` component checkbox event fired twice [#​10480](`https://github.com/ant-design/ant-design/issues/10480`)
- 💄 Unifying the name of the variable [12d3046](ant-design/ant-design@12d3046)
- 💄 Fine-tuned the style of `Dropdown` [8e2f72f](ant-design/ant-design@8e2f72f)
- 💄 The components of the Chinese document will now be demonstrated using Chinese language packages. [9b17a94](ant-design/ant-design@9b17a94)
- 💄 The main theme switch was changed to `antd-theme-generato`, thanks to the work of [@​mzohaibqc].
- TypeScript
- 🐞 Fixed an issue with the type of gutter attribute in `Row` [b7d508e](ant-design/ant-design@b7d508e)
- 💄 Improved the `Form` component type [#​10564](`https://github.com/ant-design/ant-design/pull/10564`)
- 💄 Improved the `Button` and `Tag` types[1ed9fed](ant-design/ant-design@1ed9fed)
---
- 🐞 修复了 `Affix` 当 `offsetTop === 0`, 值将变为 `undefined` 的问题 [#​10566](`https://github.com/ant-design/ant-design/pull/10566`)
- 🐞 修复了 `Menu` item 中的高亮链接颜色问题 [09d5e36](ant-design/ant-design@09d5e36)
- 🐞 修复了 `Input.Group` 组件阴影被遮盖的问题 [#​10230](`https://github.com/ant-design/ant-design/issues/10230`)
- 🐞 修复了 `Transfer` 组件 checkbox 事件触发两次的问题 [`#10480`](`https://github.com/ant-design/ant-design/issues/10480`)
- 💄 统一 less 的变量命名 [12d3046](ant-design/ant-design@12d3046)
- 💄 微调了 `Dropdown` 的样式 [8e2f72f](ant-design/ant-design@8e2f72f)
- 💄 现在中文文档的组件会用中文语言包进行演示。[9b17a94](ant-design/ant-design@9b17a94)
- 💄 主站主题切换 修改为 `antd-theme-generato` ,感谢 [@​mzohaibqc] 的工作.
- TypeScript
- 🐞 修复了 `Row` 中 gutter 属性的类型问题 [b7d508e](ant-design/ant-design@b7d508e)
- 💄 改进了 `Form` 组件类型 [#​10564](`https://github.com/ant-design/ant-design/pull/10564`)
- 💄 改进了 `Button` 和 `Tag` 类型 [1ed9fed](ant-design/ant-design@1ed9fed)
---
</details>
---
This PR has been generated by [Renovate Bot](https://renovatebot.com).
Co-authored-by: Renovate Bot <bot@renovateapp.com>2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
218 | | - | |
219 | | - | |
220 | | - | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| |||
0 commit comments