Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps antd from 4.1.5 to 4.6.6.

Release notes

Sourced from antd's releases.

4.6.6

  • 🐞 Fix Steps first item shifts in small screen. #26894
  • 💄 Fix Divider border style not work when text is provided. #26863
  • 🐞 Fix Radio.Button validation error highlight. #26849 @dhorelik
  • 💄 Fix Typography link-decoration style. #26854 @vineetvk01
  • Locale
  • TypeScript
    • 🤖 Fix message.destroy parameter type. #26864 @lihqi
    • 🤖 Optimize Slider type definition. #26884
    • 🤖 Form properly export FormListProps type. #26831 @mgcrea

  • 🐞 修复 Steps 在小屏幕下第一项偏移的问题。#26894
  • 💄 修复 Divider 在有文字时,设置边框颜色无效的问题。#26863
  • 🐞 修复 Radio.Button 错误校验高亮样式的问题。#26849 @dhorelik
  • 💄 修复 Typography 链接下划线样式。#26854 @vineetvk01
  • 国际化
  • TypeScript
    • 🤖 修复 message.destroy 参数类型错误。#26864 @lihqi
    • 🤖 优化 Slider 类型定义。#26884
    • 🤖 导出 Form 中的 FormListProps 类型。#26831 @mgcrea

4.6.5

  • 💄 Fix Descriptions item long text ellipsis issue. #26820
  • 🐞 Fix Menu unexpected scrollbar when show and hide. #26817
  • 🐞 Fix @layout-sider-background cannot set to linear gradient color. #26810
  • 🐞 Fix Select compositing status lost when input first letter in Chinese. #26796
  • 🐞 Fix Table @table-sticky-zindex less compile error issue. #26800 @chimp1nski
  • Button
    • 💄 Fix Button align issue when has icon only. #26785
    • 🐞 Fix Button warning Invalid value for prop navigate when using with react-router. #26740 @knobo
  • 💄 Fix TimePicker column align issue, add @picker-time-panel-column-width and @picker-time-panel-column-height less variables. #26784
  • 🐞 Fix AutoComplete warning when using placeholder and allowClear. #26765
  • 🐞 Fix Space show items when it's render empty dom. #26721 @knobo
  • 🛠 Dedupe rc-trigger version to reduce package size. #26803
  • TypeScript

  • 💄 修复 Descriptions 长文本溢出的样式问题。#26820
  • 🐞 修复 Menu 子菜单展开/收起时会出现滚动条的问题。#26817
  • 🐞 修复 @layout-sider-background 变量不能设置为渐变色的问题。#26810
Changelog

Sourced from antd's changelog.

4.6.6

2020-09-27

  • 🐞 Fix Steps first item shifts in small screen. #26894
  • 💄 Fix Divider border style not work when text is provided. #26863
  • 🐞 Fix Radio.Button validation error highlight. #26849 @dhorelik
  • 💄 Fix Typography link-decoration style. #26854 @vineetvk01
  • Locale
  • TypeScript
    • 🤖 Fix message.destroy parameter type. #26864 @lihqi
    • 🤖 Optimize Slider type definition. #26884
    • 🤖 Form properly export FormListProps type. #26831 @mgcrea

4.6.5

2020-09-20

  • 💄 Fix Descriptions item long text ellipsis issue. #26820
  • 🐞 Fix Menu unexpected scrollbar when show and hide. #26817
  • 🐞 Fix @layout-sider-background cannot set to linear gradient color. #26810
  • 🐞 Fix Select compositing status lost when input first letter in Chinese. #26796
  • 🐞 Fix Table @table-sticky-zindex less compile error issue. #26800 @chimp1nski
  • Button
    • 💄 Fix Button align issue when has icon only. #26785
    • 🐞 Fix Button warning Invalid value for prop navigate when using with react-router. #26740 @knobo
  • 💄 Fix TimePicker column align issue, add @picker-time-panel-column-width and @picker-time-panel-column-height less variables. #26784
  • 🐞 Fix AutoComplete warning when using placeholder and allowClear. #26765
  • 🐞 Fix Space show items when it's render empty dom. #26721 @knobo
  • 🛠 Dedupe rc-trigger version to reduce package size. #26803
  • TypeScript

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

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 Oct 5, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #251.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/antd-4.6.6 branch October 12, 2020 20:55
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