Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps antd from 3.26.16 to 4.2.0.

Release notes

Sourced from antd's releases.

4.2.0

  • ConfigProvider
    • 🆕 ConfigProvider support getTargetContainer to config Affix target props. #23751
    • 🆕 ConfigProvider support input prop to config Input autoComplete. #23455
    • 🐞 Fix ConfigProvider getPopupContainer not working on DatePicker and Slider. #23594 @hengkx
  • Table
    • 🆕 Table summary support fixed columns. #23647
    • 🆕 Table support responsive columns. #23298 @vbudovski
    • 🐞 Fix Table pagination default position in RTL. #23747
    • 🐞 Fix Table crash when pageSize is undefined. #23724
    • 🐞 fix Table nested margin when size is small or middle. #23602 @hengkx
  • 🐞 Fix RangePicker ranges tag color to primary color. #23705
  • 🐞 Fix Transfer with custom empty style issue. #23694 @hengkx
  • Input
  • Button
    • 🐞 Fix Button align problem of icon only. #23671
    • 🐞 Fix Button of icon only wrong loading style. #23614
    • 🐞 fix Button cannot be directly called by react-dnd. #23571 @hengkx
  • 🆕 List grid support all column count like 5. #23630
  • Menu
    • 🆕 Menu Item and SubMenu support icon prop. #23629
    • 🐞 Fix Menu duplicated shadow style. #23664
  • 🐞 Fix Tag cannot be directly called by react-dnd. #23632 @hengkx
  • Anchor
    • 🐞 Fix Anchor Link with multiple # can not jump correctly. #23595 @wuzekang
    • 🐞 Fix Input with suffix align problem. #23606
  • 💄 Select arrow won't rotate when open. #23468
  • 🆕 Divider add plain prop which allows a non-heading style divider text. #23405
  • 🆕 Typography ellipsis support onEllipsis event handler. #23414
  • 💄 Rate support direction. #23321
  • 🆕 Space support align prop. #23306
  • 🆕 Upload support isImageUrl to force trade file as image. #23248 @onjuju
  • 🆕 Form.Item support initialValue and getValueProps props. #22993
  • 💄 Adjust font-size in compact mode. #23135
  • RTL
    • 💄 Optimize Result button style in RTL. #23733
    • 💄 Add Divider RTL support. #23734
    • 💄 Fix Alert style in RTL when no-icon. #23714
    • 💄 Optimize Table expand animation in RTL; Fix Table pagination setting in RTL. #23706
    • 💄 Fix Table filter dropdown position in RTL. #23695
    • 💄 Fix Table rowSelect icon style in RTL. #23690
    • 💄 Optimize List style in RTL. #23676
    • 💄 Add Calendar RTL. #23394
    • 💄 Optimize Input.Search style in RTL. #23424
    • 💄 Add Notification RTL config. #23185
  • TypeScript
    • Fix PageHeader tag definition. #23712 @hengkx
    • Remove Button deprecated type="danger" TypeScript definition and warn it. #23709
... (truncated)
Changelog

Sourced from antd's changelog.

4.2.0

2020-04-29

  • ConfigProvider
    • 🆕 ConfigProvider support getTargetContainer to config Affix target props. #23751
    • 🆕 ConfigProvider support input prop to config Input autoComplete. #23455
    • 🐞 Fix ConfigProvider getPopupContainer not working on DatePicker and Slider. #23594 @hengkx
  • Table
    • 🆕 Table summary support fixed columns. #23647
    • 🆕 Table support responsive columns. #23298 @vbudovski
    • 🐞 Fix Table pagination default position in RTL. #23747
    • 🐞 Fix Table crash when pageSize is undefined. #23724
    • 🐞 fix Table nested margin when size is small or middle. #23602 @hengkx
  • 🐞 Fix RangePicker ranges tag color to primary color. #23705
  • 🐞 Fix Transfer with custom empty style issue. #23694 @hengkx
  • Input
  • Button
    • 🐞 Fix Button align problem of icon only. #23671
    • 🐞 Fix Button of icon only wrong loading style. #23614
    • 🐞 fix Button cannot be directly called by react-dnd. #23571 @hengkx
  • 🆕 List grid support all column count like 5. #23630
  • Menu
    • 🆕 Menu Item and SubMenu support icon prop. #23629
    • 🐞 Fix Menu duplicated shadow style. #23664
  • 🐞 Fix Tag cannot be directly called by react-dnd. #23632 @hengkx
  • Anchor
    • 🐞 Fix Anchor Link with multiple # can not jump correctly. #23595 @wuzekang
    • 🐞 Fix Input with suffix align problem. #23606
  • 💄 Select arrow won't rotate when open. #23468
  • 🆕 Divider add plain prop which allows a non-heading style divider text. #23405
  • 🆕 Typography ellipsis support onEllipsis event handler. #23414
  • 💄 Rate support direction. #23321
  • 🆕 Space support align prop. #23306
  • 🆕 Upload support isImageUrl to force trade file as image. #23248 @onjuju
  • 🆕 Form.Item support initialValue and getValueProps props. #22993
  • 💄 Adjust font-size in compact mode. #23135
  • RTL
    • 💄 Optimize Result button style in RTL. #23733
    • 💄 Add Divider RTL support. #23734
    • 💄 Fix Alert style in RTL when no-icon. #23714
    • 💄 Optimize Table expand animation in RTL; Fix Table pagination setting in RTL. #23706
    • 💄 Fix Table filter dropdown position in RTL. #23695
    • 💄 Fix Table rowSelect icon style in RTL. #23690
    • 💄 Optimize List style in RTL. #23676
    • 💄 Add Calendar RTL. #23394
    • 💄 Optimize Input.Search style in RTL. #23424
    • 💄 Add Notification RTL config. #23185
... (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 29, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #400.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/antd-4.2.0 branch May 11, 2020 22: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