Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps antd from 3.22.1 to 4.1.1.

Release notes

Sourced from antd's releases.

4.1.1

  • 🐞 Fix Tabs panel focus outline style. #22752 @MrHeer
  • 🐞 Fix Input affix with popup element can not get click focus. #22887
  • Table
    • 🆕 Table row selection dropdown support getPopupContainer. #22787 @mikeyshing88
    • 🐞 Fix Table header size with filter or sorter when size is configured. #22872
    • 💄 Adjust nest Table style, compact only when just one table element. #22868
    • 🐞 Fix Table column align not working on head when sorter configured. #22858
    • 🐞 Fix Table filter config not work on jsx structure. #22888
    • 🐞 Adjust Table expanded row not fix width when scroll only. #22832
    • 🐞 Fix the column can't show when the column.children is undefined. #22832
    • 🐞 Fix Table still show filter icon when filters is undefined. #22833
    • 🐞 Fix Table unchanged filters should not trigger onChange. #22829
    • 🐞 Fix Table loading compatibility. #22739
    • 🐞 Fix Table scroll shadow style in Safari. #22794
  • 💄 Adjust RangePicker arrow style. #22847
  • 🐞 Fix Text with ellipsis align issue. #22836
  • 💄 Tweak @info-color should be @primary-color defaultly. #22723
  • 🐞 Fix BackTop not working in iframe and improve it's perfermance. #22788
  • 🐞 Fix Select inconsistent height when mode="multiple" and size="large" />. #22904
  • 🐞 Fix Radio less variable. #22803 @yoyo837
  • 🐞 Fix Card Tabs do not support small size. #22666 @MrHeer
  • 🐞 Fix Affix throws React warning of state update on unmounted component. #22790
  • 🐞 Fix Textarea with clearIcon additional margin in Form.Item. #22793
  • 🐞 Fix List footer missing border when data is empty. #22771
  • 🐞 Fix Slider tooltipPlacement option API is changed to be correct again. #22772 @phoenixeliot
  • 🛠 Refactor LocaleReceiver with new context api to avoid React strict mode warning. #22762
  • 🐞 Fix Radio and Checkbox required prop not passing to input. #22761
  • 🐞 Fix variable --scroll-bar is undefined. #22754 @mikeyshing88
  • 🐞 Fix Menu and Spin style in compact mode. #22908 @AshoneA
  • 🐞 Fix Space item duplicate key. #22745
  • 🐞 Fix Select cursor style. #22743
  • 🇫🇷 DatePicker and TimePicker update French locale. #22769 @PaulJln
  • RTL
  • TypeScript

  • 🐞 移除 Tabs 的内容区域的 focus 蓝色轮廓线。#22752 @MrHeer
  • 🐞 修复 Input 前后缀添加弹出元素不能点击获得焦点的问题。#22887
  • Table
... (truncated)
Changelog

Sourced from antd's changelog.

4.1.1

  • 🐞 Fix Tabs panel focus outline style. #22752 @MrHeer
  • 🐞 Fix Input affix with popup element can not get click focus. #22887
  • Table
    • 🆕 Table row selection dropdown support getPopupContainer. #22787 @mikeyshing88
    • 🐞 Fix Table header size with filter or sorter when size is configured. #22872
    • 💄 Adjust nest Table style, compact only when just one table element. #22868
    • 🐞 Fix Table column align not working on head when sorter configured. #22858
    • 🐞 Fix Table filter config not work on jsx structure. #22888
    • 🐞 Adjust Table expanded row not fix width when scroll only. #22832
    • 🐞 Fix the column can't show when the column.children is undefined. #22832
    • 🐞 Fix Table still show filter icon when filters is undefined. #22833
    • 🐞 Fix Table unchanged filters should not trigger onChange. #22829
    • 🐞 Fix Table loading compatibility. #22739
    • 🐞 Fix Table scroll shadow style in Safari. #22794
  • 💄 Adjust RangePicker arrow style. #22847
  • 🐞 Fix Text with ellipsis align issue. #22836
  • 💄 Tweak @info-color should be @primary-color defaultly. #22723
  • 🐞 Fix BackTop not working in iframe and improve it's perfermance. #22788
  • 🐞 Fix Select inconsistent height when mode="multiple" and size="large" />. #22904
  • 🐞 Fix Radio less variable. #22803 @yoyo837
  • 🐞 Fix Card Tabs do not support small size. #22666 @MrHeer
  • 🐞 Fix Affix throws React warning of state update on unmounted component. #22790
  • 🐞 Fix Textarea with clearIcon additional margin in Form.Item. #22793
  • 🐞 Fix List footer missing border when data is empty. #22771
  • 🐞 Fix Slider tooltipPlacement option API is changed to be correct again. #22772 @phoenixeliot
  • 🛠 Refactor LocaleReceiver with new context api to avoid React strict mode warning. #22762
  • 🐞 Fix Radio and Checkbox required prop not passing to input. #22761
  • 🐞 Fix variable --scroll-bar is undefined. #22754 @mikeyshing88
  • 🐞 Fix Menu and Spin style in compact mode. #22908 @AshoneA
  • 🐞 Fix Space item duplicate key. #22745
  • 🐞 Fix Select cursor style. #22743
  • 🇫🇷 DatePicker and TimePicker update French locale. #22769 @PaulJln
  • RTL
  • TypeScript

4.1.0

2020-03-29

  • 🔥 Support compact mode theme. #22126 @AshoneA
  • 🔥 New Space component to resolve inline component margin style. #22363
... (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)
  • 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 6, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #183.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/antd-4.1.1 branch April 13, 2020 10:21
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