SEQAQ / qaq-react

๐Ÿ’ก QAQ Frontend: A university QA community
https://www.uniqaq.tk
2 stars 0 forks source link

chore(deps): bump antd from 4.6.4 to 4.6.5 #31

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps antd from 4.6.4 to 4.6.5.

Release notes

Sourced from antd's releases.

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
  • ๐Ÿž ไฟฎๅค Select ๆœ็ดขๆ—ถ่พ“ๅ…ฅ็ฌฌไธ€ไธชๅญ—็ฌฆๅŽไธญๆ–‡่พ“ๅ…ฅๆณ•็Šถๆ€ไธขๅคฑ็š„้—ฎ้ข˜ใ€‚#26796
  • ๐Ÿž ไฟฎๅค Table @table-sticky-zindex less ๆŠฅ้”™้—ฎ้ข˜ใ€‚#26800 @chimp1nski
  • Button
    • ๐Ÿ’„ ไฟฎๅค Button ๅชๆœ‰ๅ›พๆ ‡ๆ—ถ็š„ๅฏน้ฝ้—ฎ้ข˜ใ€‚#26785
    • ๐Ÿž ไฟฎๅค Button ๅ’Œ react-router ไธ€่ตทไฝฟ็”จๆ—ถๆŠ›ๅ‡บ Invalid value for prop navigate ็š„้—ฎ้ข˜ใ€‚#26740 @knobo
  • ๐Ÿ’„ ไฟฎๅค TimePicker ้€‰ๆ‹ฉๆก† hover ๆ—ถๆ–‡ๅญ—ๅ†…ๅฎนๅทฆ็งป็š„้—ฎ้ข˜๏ผŒๅนถๆ–ฐๅขž @picker-time-panel-column-width ๅ’Œ @picker-time-panel-column-height less ๅ˜้‡ใ€‚#26784
  • ๐Ÿž ไฟฎๅค AutoComplete ไฝฟ็”จ placeholder ๅ’Œ allowClear ๆ—ถๆŠ›ๅ‡บ่ญฆๅ‘Š็š„้—ฎ้ข˜ใ€‚#26765
  • ๐Ÿž ไฟฎๅค Space ็ฉบๆก็›ฎไผšๅ ๆฎไธ€ๆ ผ็š„ๆ ทๅผ้—ฎ้ข˜ใ€‚#26721 @knobo
  • ๐Ÿ›  ๅŽป้‡ๅคš็‰ˆๆœฌ rc-trigger ไปฅ้™ไฝŽๆ‰“ๅŒ…ๅฐบๅฏธใ€‚#26803
  • TypeScript
Changelog

Sourced from antd's changelog.

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
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)
netlify[bot] commented 4 years ago

Deploy preview for qaq-react ready!

Built with commit 0f1ba01d960ce85d9670bdb46b6172964b133fb6

https://deploy-preview-31--qaq-react.netlify.app

SeanChao commented 4 years ago

If ant is used nowhere now we can just remove it ๐Ÿ˜€

SeanChao commented 4 years ago

@dependabot ignore major

dependabot[bot] commented 4 years ago

OK, I won't notify you about version 4.x.x again, unless you re-open this PR or update to a 4.x.x release yourself.