GroceriStar / calendar

React components related to creating Meal Calendar Frontend
https://lucid-ramanujan-f9a90c.netlify.com/
GNU General Public License v3.0
1 stars 4 forks source link

Bump antd from 4.21.5 to 5.0.0 #1029

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps antd from 4.21.5 to 5.0.0.

Release notes

Sourced from antd's releases.

5.0.0

  • πŸ† Ant Design 5.0.0 is out! Read it before migration
  • 🌟 If you want to migrate to Ant Design 5.0, please check V4 to V5. Major Changes
  • πŸ”₯ New Components
  • πŸ”₯ New Component Variants
  • πŸ’„ New Design
    • πŸ’„ Change primary color to #1677ff. #37254
    • πŸ’„ Change basic border radius to 6px, and support gradient radius. #37146 #37369
    • πŸ’„ Optimize transition duration. #37438
    • πŸ’„ Optimize padding and remove border for some components. #37283
      • πŸ’„ Pagination remove border. #37441
      • πŸ’„ Optimize Timeline style. #37465
      • πŸ’„ Optimize Steps style. #37473
    • πŸ’„ Optimize focus style for some components. #37483
    • πŸ’„ Optimize style with large border radius.
      • πŸ’„ Optimize Table hover style. #37370
      • πŸ’„ Optimize Segmented hover style. #37498
      • πŸ’„ Optimize Dropdown hover style. #37491
      • πŸ’„ Optimize close button style for some components like Modal. #37634
      • πŸ’„ Optimize Menu style. #38009
      • πŸ’„ Optimize hover style for some more components. #37433
    • πŸ’„ Optimize Switch transition. #37658
    • πŸ’„ Optimize Anchor ink ball style. #38616
  • πŸ†• Export object theme which contains hooks and algorithms related with theme. #36302
    • πŸ†• Add theme.useToken hook to get Design Token in context. #36267
    • πŸ†• Preset algorithm
      • πŸ†• Default algorithm theme.defaultAlgorithm. #36175
      • πŸ†• Dark algorithm theme.darkAlgorithm. #36546 #36656
      • πŸ†• Compact algorithm theme.compactAlgorithm. #38105
  • πŸ†• ConfigProvider support theme prop to modify theme configuration. For more: Customize Theme.
    • πŸ†• Support multiple algorithm pipeline. #37082
    • πŸ†• Support switching wireframe style. #37507
    • πŸ†• Support override Design Token for single component. #37568
  • πŸ†• Add locale directory in package, which contains commonjs locale files. #38194 @​chunsch
  • πŸ—‘ Do not support IE browser anymore.
  • πŸ—‘ Remove package antd/lib. #36362
    • πŸ›  Change main in package.json to dist/antd.js. eb8835f
  • πŸ—‘ Remove dist/antd.css, and add dist/reset.css to override common styles. #36224
  • πŸ—‘ Deprecate visible and provide open instead in components below. @​yykoypj
    • πŸ—‘ Tag deprecate visible. #36671
    • πŸ—‘ Table deprecate filterDropdownVisible and provide filterDropdownOpen. #36747
    • πŸ—‘ Drawer deprecate visible and provide open instead. #36750
    • πŸ—‘ Modal deprecate visible and provide open instead. #36774

... (truncated)

Changelog

Sourced from antd's changelog.

5.0.0

2022-11-18

  • πŸ† Ant Design 5.0.0 is out!

Read it before migration

  • 🌟 If you want to migrate to Ant Design 5.0, please check V4 to V5.

Major Changes

  • πŸ”₯ New Components
  • πŸ”₯ New Component Variants
  • πŸ’„ New Design
    • πŸ’„ Change primary color to #1677ff. #37254
    • πŸ’„ Change basic border radius to 6px, and support gradient radius. #37146 #37369
    • πŸ’„ Optimize transition duration. #37438
    • πŸ’„ Optimize padding and remove border for some components. #37283
      • πŸ’„ Pagination remove border. #37441
      • πŸ’„ Optimize Timeline style. #37465
      • πŸ’„ Optimize Steps style. #37473
    • πŸ’„ Optimize focus style for some components. #37483
    • πŸ’„ Optimize style with large border radius.
      • πŸ’„ Optimize Table hover style. #37370
      • πŸ’„ Optimize Segmented hover style. #37498
      • πŸ’„ Optimize Dropdown hover style. #37491
      • πŸ’„ Optimize close button style for some components like Modal. #37634
      • πŸ’„ Optimize Menu style. #38009
      • πŸ’„ Optimize hover style for some more components. #37433
    • πŸ’„ Optimize Switch transition. #37658
    • πŸ’„ Optimize Anchor ink ball style. #38616
  • πŸ†• Export object theme which contains hooks and algorithms related with theme. #36302
    • πŸ†• Add theme.useToken hook to get Design Token in context. #36267
    • πŸ†• Preset algorithm
      • πŸ†• Default algorithm theme.defaultAlgorithm. #36175
      • πŸ†• Dark algorithm theme.darkAlgorithm. #36546 #36656
      • πŸ†• Compact algorithm theme.compactAlgorithm. #38105
  • πŸ†• ConfigProvider support theme prop to modify theme configuration. For more: Customize Theme.
    • πŸ†• Support multiple algorithm pipeline. #37082
    • πŸ†• Support switching wireframe style. #37507
    • πŸ†• Support override Design Token for single component. #37568
  • πŸ†• Add locale directory in package, which contains commonjs locale files. #38194 @​chunsch
  • πŸ—‘ Do not support IE browser anymore.
  • πŸ—‘ Remove package antd/lib. #36362

... (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[bot] commented 1 year ago

Superseded by #1032.