Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps antd from 3.26.18 to 4.3.5.

Release notes

Sourced from antd's releases.

4.3.5

  • 🐞 Fix Input.Search as AutoComplete customize component crash issue. #25049
  • 🛠 Rewrite Input.Password with hooks. #25012 @Rustin-Liu
  • 🐞 Fix PageHeader tabs broken style since 4.3.0. #24991
  • 🐞 Fix Backtop still interactive when it is hidden. #25132 @jesse3mh9a
  • 🐞 Fix Upload don't support Popover. #25090
  • 🐞 Fix Tabs content exceeds container width issue. #25072
  • 🐞 Fix DataPicker/TimePicker time dropdown alignment issue. #25019
  • Table
    • 🐞 Fix Table nested border style. #24995
    • 💄 Improve Table empty filters menu UI. #25073
    • 💄 Reduce Table filter dropdown's max-height. #25001
  • Descriptions
    • 🐞 Fix Descriptions selecting text behavior when double clicking item. #24983 @harupy
    • 💄 Fix Descriptions label text not start aligned in Safari. #25018
  • 💄 Fix List.Item.Meta content width may overflow sometimes. #24992
  • 🐞 Fix dark mode Menu.SubMenu background color in compact theme. #24997
  • ⚡️ Reduce 3KB Button css bundle size. #24996
  • 🇹🇷 Improve Turkish locale. #25100 @smddzcy
  • TypeScript

  • 🐞 修复 Input.Search 作为 AutoComplete 自定义组件会崩溃的问题。#25049
  • 🛠 使用 hooks 重写 Input.Password。#25012 @Rustin-Liu
  • 🐞 修复 PageHeader 从 4.3.0 后的 tabs 样式错误。#24991
  • 🐞 修复 Backtop 没有完全隐藏的问题。#25132 @jesse3mh9a
  • 🐞 修复 Upload 不支持包裹 Popover 的问题。#25090
  • 🐞 修复 Tabs 内容会超出容器宽度的问题。#25072
  • 🐞 修复 DataPicker/TimePicker 时间下拉选对齐问题。#25019
  • Table
    • 💄 优化 Table 筛选菜单为空时的 UI。#25073
    • 🐞 修复 Table 嵌套 Table 时的边框样式问题。#24995
    • 💄 缩小了 Table 筛选菜单的最大高度。#25001
  • Descriptions
    • 🐞 修复 Descriptions 双击会同时选中标签和内容的问题。#24983 @harupy
    • 💄 修正了 Descriptions 在 Safari 下标签文本没有左侧对齐的问题。#25018
  • 💄 修正了 List.Item.Meta 内容宽度有时会溢出的问题。#24992
  • 🐞 修复 Menu.SubMenu 在紧凑模式下暗黑主题的背景颜色。#24997
  • ⚡️ 减少 Button 3KB 样式打包体积。#24996
  • 🇹🇷 优化土耳其语语言包。#25100 @smddzcy
  • TypeScript

4.3.4

  • Form
    • 🐞 Fix validateTrigger not works on Form. #24979
Changelog

Sourced from antd's changelog.

4.3.5

2020-06-21

  • 🐞 Fix Input.Search as AutoComplete customize component crash issue. #25049
  • 🛠 Rewrite Input.Password with hooks. #25012 @Rustin-Liu
  • 🐞 Fix PageHeader tabs broken style since 4.3.0. #24991
  • 🐞 Fix Backtop still interactive when it is hidden. #25132 @jesse3mh9a
  • 🐞 Fix Upload don't support Popover. #25090
  • 🐞 Fix Tabs content exceeds container width issue. #25072
  • 🐞 Fix DataPicker/TimePicker time dropdown alignment issue. #25019
  • Table
    • 🐞 Fix Table nested border style. #24995
    • 💄 Improve Table empty filters menu UI. #25073
    • 💄 Reduce Table filter dropdown's max-height. #25001
  • Descriptions
    • 🐞 Fix Descriptions selecting text behavior when double clicking item. #24983 @harupy
    • 💄 Fix Descriptions label text not start aligned in Safari. #25018
  • 💄 Fix List.Item.Meta content width may overflow sometimes. #24992
  • 🐞 Fix dark mode Menu.SubMenu background color in compact theme. #24997
  • ⚡️ Reduce 3KB Button css bundle size. #24996
  • 🇹🇷 Improve Turkish locale. #25100 @smddzcy
  • TypeScript

4.3.4

2020-06-14

  • Form
    • 🐞 Fix validateTrigger not works on Form. #24979
    • 🐞 Fix Form.Item still replace component id when id configured. #24929
    • 🐞 Fix Form.List error message display not correct when nested with noStyle. #24867
  • Table
    • 🐞 Fix Table shouldCellUpdate missing prevRecord param. #24963
    • 🐞 Fix Table's filter dropdown's display value doesn't sync with controlled filteredValue. #24952
    • 🐞 Fix Table onChange get wrong state with multiple sorter operation. #24852
  • 🐞 Fix Modal confirm() has no default icon. #24956
  • 🐞 Fix List grid not working in React.Fragment or wrapped List.Item. #24955
  • 🐞 Fix Avatar fallback to children when loading image with error. #24944 @sosohime
  • 🐞 Fix Drawer doesn't omit prop getTargetContainer. #24938
  • 🐞 Fix Tabs dropdown clip text when tab title too long. #24928
  • 🐞 Fix Carousel under Tabs shaking when tab switch. #24873
  • 🐞 Fix Transfer package size will increase if tree shaking is disabled. #24847 @DavidSichau
  • 💄 Add @rate-star-hover-scale to control Rate scale when cursor hover. #24917
  • 💄 Add @divider-orientation-margin less variable to control Divider's left margin when orientation is set. #24877
  • 🌐 Localization
  • TypeScript
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 23, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #416.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/antd-4.3.5 branch June 30, 2020 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant