Skip to content

build(deps-dev): bump antd from 3.26.18 to 4.6.4 #448

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps antd from 3.26.18 to 4.6.4.

Release notes

Sourced from antd's releases.

4.6.4

  • 💄 style: Card card image has extra 1px border. #26659
  • 💄 Fix Select placeholder color not same as Input. #26651 @wangcch
  • 🐞 Fix Menu not support React.Fragment inside. #26656
  • 🐞 Fix TextArea different behavior with Input when set value to undefined. #26652
  • 🐞 Fix Motion related issue like Upload align flash and Form.Item with help ssr issue. #26628
  • 🐞 Fix Typography.Link warning Invalid value for prop navigate when using with react-router. #26623
  • 🐞 Fix Table pagination missing when is above table. #26618
  • 🐞 Fix Upload in control miss file when upload multiple file in same time. #26612
  • TypeScript
    • 🤖 Fix Table that sorter compare and multiple should be optional. #26686

  • 💄 修复 Card 封面图片上有 1px 白边的问题。#26659
  • 💄 修复 Select 的 placeholder 颜色与 Input 不一致的问题。#26651 @wangcch
  • 🐞 修复 Menu 不支持 React.Fragment 的问题。#26656
  • 🐞 修复 TextArea 设置 valueundefined 时和 Input 行为不一致的问题。#26652
  • 🐞 修复 Motion 相关问题例如 Upload 对齐闪烁与 Form.Item 配置 help 的 ssr 问题。#26628
  • 🐞 修复 Typography.Link 和 react-router 一起使用时抛出 Invalid value for prop navigate 的问题。#26623
  • 🐞 修复 Table 分页器在表格上方消失的问题。#26618
  • 🐞 修复 Upload 受控时同时上传多份文件会丢失部分文件的问题。#26612
  • TypeScript
    • 🤖 修复 Table sorter 的 comparemultiple 不是可选的问题。#26686

4.6.3

  • 🛎 Sort props className to the end. #26602
  • Table
    • 💄 Fix Table nested table styles affects all sub-level tables. #26568 @willc001
    • 🐞 Fix elements above Table was not clickable elements which has float: right; style. #26599
  • 🐞 Fix Modal closing cause scroll position jump up. #26538
  • 🐞 Fix the type declaration of onError in customRequest options of Upload. #26601 @yingpengsha
  • 🐞 Shutdown Select/TreeSelect autocomplete list in Chrome. #26590
  • 🐞 Fix Cascader value overwritten when filtering. #26569 @lich-yoo
  • 🐞 Fix Modal jump out of screen in some situations. #25765 @tanmoyopenroot
  • 🐞 Fix Radio.Group not working properly, when is used in legacy Form. #26555 @willc001
  • 🐞 Fix Pagination align issue in windows. #26549
  • 🐞 Fix Form with help make ssr un-sync issue. #26542
  • 🐞 Fix Avatar doesn't scale fallback text well when display is none. #26522 @zhangyu1818
  • TypeScript
    • 🤖 Col Add flex type to ColSize interface. #26578 @blaiz
    • 🤖 Fix Tooltip/Popover children tsd to accept ReactNode. #26534

  • 🛎 移动 props 中的 className 到最后。#26602
Changelog

Sourced from antd's changelog.

4.6.4

2020-09-13

  • 💄 style: Card card image has extra 1px border. #26659
  • 💄 Fix Select placeholder color not same as Input. #26651 @wangcch
  • 🐞 Fix Menu not support React.Fragment inside. #26656
  • 🐞 Fix TextArea different behavior with Input when set value to undefined. #26652
  • 🐞 Fix Motion related issue like Upload align flash and Form.Item with help ssr issue. #26628
  • 🐞 Fix Typography.Link warning Invalid value for prop navigate when using with react-router. #26623
  • 🐞 Fix Table pagination missing when is above table. #26618
  • 🐞 Fix Upload in control miss file when upload multiple file in same time. #26612
  • TypeScript
    • 🤖 Fix Table that sorter compare and multiple should be optional. #26686

4.6.3

2020-09-06

  • 🛎 Sort props className to the end. #26602
  • Table
    • 💄 Fix Table nested table styles affects all sub-level tables. #26568 @willc001
    • 🐞 Fix elements above Table was not clickable elements which has float: right; style. #26599
  • 🐞 Fix Modal closing cause scroll position jump up. #26538
  • 🐞 Fix the type declaration of onError in customRequest options of Upload. #26601 @yingpengsha
  • 🐞 Shutdown Select/TreeSelect autocomplete list in Chrome. #26590
  • 🐞 Fix Cascader value overwritten when filtering. #26569 @lich-yoo
  • 🐞 Fix Modal jump out of screen in some situations. #25765 @tanmoyopenroot
  • 🐞 Fix Radio.Group not working properly, when is used in legacy Form. #26555 @willc001
  • 🐞 Fix Pagination align issue in windows. #26549
  • 🐞 Fix Form with help make ssr un-sync issue. #26542
  • 🐞 Fix Avatar doesn't scale fallback text well when display is none. #26522 @zhangyu1818
  • TypeScript
    • 🤖 Col Add flex type to ColSize interface. #26578 @blaiz
    • 🤖 Fix Tooltip/Popover children tsd to accept ReactNode. #26534

4.6.2

2020-08-31

  • Upload
    • 🐞 Fix Upload list status issue when in control mode. #26481
    • 💄 Fix Upload picture-card style unexpected margin in Form.Item. #26367
  • 💄 Fix Select focus shadow style. #26465 @Rainy
  • Table
    • 🐞 Fix Table Pagination not hide with empty data when show on top position. #26143 @zhangchen915
    • 💄 Fix Table expand icon size issue when @font-size-base is 12px. #26409
  • Space
    • 🐞 Fix Space not support React.Fragment issue. #26444
    • 🐞 Fix Space preserve empty dom node when children contains empty node. #26389
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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants