Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps antd from 3.26.15 to 4.1.3.

Release notes

Sourced from antd's releases.

4.1.3

  • 💄 Adjust Form.Item label height style in vertical layout. #23192
  • 🐞 Fix Variable is undefined when importing dark or compact theme and provide a getThemeVariables methold for getting theme variables easily. #23171
  • 🐞 Fix PageHeader style breaks when title is too long and improve it's responsive design. #23133
  • Tabs
    • 🐞 Fix Tabs @tabs-card-height less variable not working. #23168
    • 🐞 Fix Tabs cannot be displayed in Safari 13. #23151 @imhxc
  • Table
  • 🐞 Fix Select align style with different size. #23160
  • 🐞 Fix RangePicker under Input.Group style issue. #23149
  • 🐞 Fix Pagination missing TypeScript definition of showTitle. #23144 @DongchengWang

  • 💄 调整 Form.Item label 在垂直布局下的高度样式。#23192
  • 🐞 修复引用暗黑或紧凑主题时提示 Variable is undefined 的问题,并提供 getThemeVariables 方便获取对应主题变量。#23171
  • 🐞 修复 PageHeader title 超长时布局被破坏的问题并优化响应式表现。#23133
  • Tabs
    • 🐞 修复 Tabs @tabs-card-height less 变量无效的问题。#23168
    • 🐞 修复 Tabs 在 Safair 浏览器下无法显示的问题。#23151 @imhxc
  • Table
    • 🐞 修复 Table 固定列在 Safari 12 中不能固定的问题。#23161
    • 🐞 修复 Table summary 在小尺寸下的内边距样式。#23140 @someyoungideas
  • 🐞 修复 Select 不同尺寸下的对齐样式问题。#23160
  • 🐞 修复 RangePicker 在 Input.Group 内的样式问题。#23149
  • 🐞 修复 Pagination 缺少 showTitle TypeScript 定义的问题。#23144 @DongchengWang

4.1.2

  • Menu
  • 🐞 Fix dark and compact theme cannot work together. #22934 @AshoneA
  • 🐞 Fix Notification invalid paddig-top value. #22941
  • Button
    • 🐞 Fix Button loading animation with icon. #23102
    • ⚠️ Improve Button invalid type warning. #22933 @fa93hws
  • 🐞 Fix Statistic show -0 when value is -. @22950
  • 🐞 Fix Modal.confirm onOk should not be triggered multiple times. #22963
  • Input
    • 🐞 Fix Input.Group Button style not aligned center. #22975
    • 🐞 Fix Input with affix background style in dark theme. #23115
  • 🐞 Fix Form.Item not correct reset error style when dynamic switch Form.Item. #23041
  • 💄 Adjust RangePicker arrow & suffix color style. #23025
  • Table
    • 🐞 Fix Table selection row with hover background style. #23110
    • 💄 Tweak Table hover background color. #23113
... (truncated)
Changelog

Sourced from antd's changelog.

4.1.3

  • 💄 Adjust Form.Item label height style in vertical layout. #23192
  • 🐞 Fix Variable is undefined when importing dark or compact theme and provide a getThemeVariables methold for getting theme variables easily. #23171
  • 🐞 Fix PageHeader style breaks when title is too long and improve it's responsive design. #23133
  • Tabs
    • 🐞 Fix Tabs @tabs-card-height less variable not working. #23168
    • 🐞 Fix Tabs cannot be displayed in Safari 13. #23151 @imhxc
  • Table
  • 🐞 Fix Select align style with different size. #23160
  • 🐞 Fix RangePicker under Input.Group style issue. #23149
  • 🐞 Fix Pagination missing TypeScript definition of showTitle. #23144 @DongchengWang

4.1.2

  • Menu
  • 🐞 Fix dark and compact theme cannot work together. #22934 @AshoneA
  • 🐞 Fix Notification invalid paddig-top value. #22941
  • Button
    • 🐞 Fix Button loading animation with icon. #23102
    • ⚠️ Improve Button invalid type warning. #22933 @fa93hws
  • 🐞 Fix Statistic show -0 when value is -. @22950
  • 🐞 Fix Modal.confirm onOk should not be triggered multiple times. #22963
  • Input
    • 🐞 Fix Input.Group Button style not aligned center. #22975
    • 🐞 Fix Input with affix background style in dark theme. #23115
  • 🐞 Fix Form.Item not correct reset error style when dynamic switch Form.Item. #23041
  • 💄 Adjust RangePicker arrow & suffix color style. #23025
  • Table
    • 🐞 Fix Table selection row with hover background style. #23110
    • 💄 Tweak Table hover background color. #23113
    • ⚠️ Table add warning info when async mode dataSource length not match with pageSize. #23118
  • Select
    • 💄 Match mulitiple Select cursor position to single Select. #22978
    • 🐞 Fix borderless Select still show border when Form.Item set validateStatus. #23004
    • 🐞 Fix Select style in IE11. #23020
  • 🐞 Fix Calendar missing style prop support. #23081
  • 🐞 Fix Tabs bottom card active tab wrong height style. #23087
  • 🐞 Fix RTL support of Anchor, Select, DatePicker, Grid, Mentions. @xrkffgg
  • TypeScript
... (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 Apr 13, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #390.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/antd-4.1.3 branch April 20, 2020 21:56
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