Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps antd from 3.26.14 to 4.0.4.

Release notes

Sourced from antd's releases.

4.0.4

  • 🐞 Fix AutoComplete clear icon overlap issue on search icon. #22310
  • 🐞 Fix Button align issue when is disabled and wrapped by Tooltip. #22461
  • 🐞 Fix Cascader search need to press down arrow twice to select item. #22216 @Kermit-Xuan
  • 🐞 Fix Carousel cannot works on Snowpack. #22507
  • 🐞 Fix ConfigProvider componentSize not works on DatePicker.RangePicker. #22486
  • 🐞 Fix Descriptions cannot fit to small container width. #22407
  • ⚡️ Optimization Form.Item with multiple noStyle children Form.Item message collection performance. #22410
  • 🐞 Fix Grid broken style using Col without span. #22455
  • 💄 Add InputNumber RTL style. #22434
  • Menu
    • 🛠 Menu inherit line-height from header. #16142 @sheerun
    • 🐞 Fix Menu unexpected scrollbar when show and hide. #22248
  • 🐞 Fix Progress Dashboard won't allow gapDeg to be 0. #22462 @thisrabbit
  • 🛠 Adjust Radio.Group logic that value is undefined should be uncontrolled mode. #22245
  • ⚡️ Reduce Row unnecessary render when gutter is array. #22475 @dolfje
  • 💄 Tweak RangePicker arrow shadow style. #22406
  • 🐞 Fix Select dropdown menu vertical padding. #22251
  • 🐞 Fix Slider tooltip crash when with nullable value. #22482
  • Table
    • 🐞 Fix Table ColumnGroup with controlled sorterOrder not working issue. #22450
    • 🐞 Fix Table border radius style. #22413 @akshatmittal
    • 🐞 Fix Table fixed column height issue. #22367
    • 🐞Fix Table row expand icon show error in ipad. #22334 @BugHiding
    • 🛠 Table column.filter support boolean value. #22277 @xudongdev
    • 🐞 Fix Table filter no working when only set onFilter. #22317
  • 🐞 Fix TreeSelect treeIcon not working. #22437
  • 🐞 Refactor DirectoryTree to fix deprecated warning. #22318
  • 🐞 Fix Typography nest list style issue. #22284
  • 🐞 Adjust Upload onChange return fileList is immutable data to avoid render issue. #22322
  • 🌎 Localization
  • Typescript

  • 🐞 修复 AutoComplete 下使用 Search 时清除图标和搜索图标重叠样式异常的问题。#22310
  • 🐞 修复 Button 为 disabled 时被 Tooltip 包裹时的对齐问题。#22461
  • 🐞 修复 Cascader 搜索时需要按两次向下箭头才能选中问题。#22216 @Kermit-Xuan
  • 🐞 修复 Carousel 无法使用 Snowpack 构建的问题。#22507
  • 🐞 修复 ConfigProvider componentSize 对 DatePicker.RangePicker 无效的问题。#22486
  • 🐞 修复 Descriptions 在小尺寸下无法自适应的问题。#22407
  • 🐞 修复 Grid 下使用不带 span 的 Col 时样式错乱的问题。#22455
  • ⚡️ 优化 Form.Item 有多个 noStyle 子 Form.Item 时信息收集性能。#22410
  • 💄 增加 InputNumber RTL 模式样式。#22434
  • Menu
... (truncated)
Changelog

Sourced from antd's changelog.

4.0.4

2020-03-23

  • 🐞 Fix AutoComplete clear icon overlap issue on search icon. #22310
  • 🐞 Fix Button align issue when is disabled and wrapped by Tooltip. #22461
  • 🐞 Fix Cascader search need to press down arrow twice to select item. #22216 @Kermit-Xuan
  • 🐞 Fix Carousel cannot works on Snowpack. #22507
  • 🐞 Fix ConfigProvider componentSize not works on DatePicker.RangePicker. #22486
  • 🐞 Fix Descriptions cannot fit to small container width. #22407
  • ⚡️ Optimization Form.Item with multiple noStyle children Form.Item message collection performance. #22410
  • 🐞 Fix Grid broken style using Col without span. #22455
  • 💄 Add InputNumber RTL style. #22434
  • Menu
    • 🛠 Menu inherit line-height from header. #16142 @sheerun
    • 🐞 Fix Menu unexpected scrollbar when show and hide. #22248
  • 🐞 Fix Progress Dashboard won't allow gapDeg to be 0. #22462 @thisrabbit
  • 🛠 Adjust Radio.Group logic that value is undefined should be uncontrolled mode. #22245
  • ⚡️ Reduce Row unnecessary render when gutter is array. #22475 @dolfje
  • 💄 Tweak RangePicker arrow shadow style. #22406
  • 🐞 Fix Select dropdown menu vertical padding. #22251
  • 🐞 Fix Slider tooltip crash when with nullable value. #22482
  • Table
    • 🐞 Fix Table ColumnGroup with controlled sorterOrder not working issue. #22450
    • 🐞 Fix Table border radius style. #22413 @akshatmittal
    • 🐞 Fix Table fixed column height issue. #22367
    • 🐞Fix Table row expand icon show error in ipad. #22334 @BugHiding
    • 🛠 Table column.filter support boolean value. #22277 @xudongdev
    • 🐞 Fix Table filter no working when only set onFilter. #22317
  • 🐞 Fix TreeSelect treeIcon not working. #22437
  • 🐞 Refactor DirectoryTree to fix deprecated warning. #22318
  • 🐞 Fix Typography nest list style issue. #22284
  • 🐞 Adjust Upload onChange return fileList is immutable data to avoid render issue. #22322
  • 🌎 Localization
  • Typescript

4.0.3

2020-03-14

  • Menu
    • 🐞 Fix Menu horizontal Item with nest Icon miss margin style. #22021
    • 🐞 Fix Menu item wrong title when setting getPopupContainer. #22182
    • 💄 Optimize the style of Icon in Menu. #22090 @x1mrdonut1x
    • 🐞 Fix Avatar in horizontal Menu margin issue. #22038 #22033
  • Slider
    • 🐞 Fix an issue where the position of 'slider handle' is incorrect in the vertical case of Slider. #22135 @wendellhu95
... (truncated)
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 Mar 25, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #379.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/antd-4.0.4 branch March 30, 2020 21:35
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.

0 participants