Laze-Project-Team / LazeNext

This is repository for Laze website
https://laze.ddns.net/
Apache License 2.0
5 stars 1 forks source link

Bump antd from 4.21.7 to 5.2.0 #649

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps antd from 4.21.7 to 5.2.0.

Release notes

Sourced from antd's releases.

5.2.0

  • ๐Ÿ”ฅ Add picture-circle to Upload's listType prop. #40134 @โ€‹ds1371dani
  • ๐Ÿ”ฅ Anchor component add direction, which supports vertical. #39372 @โ€‹foryuki
  • ๐Ÿ†• Tooltip support arrow to change arrow's visible state and whether the arrow is pointed at the center of target. #40234 @โ€‹kiner-tang
  • ๐Ÿ†• Added list pagination align option. #39858 @โ€‹Yuiai01
  • ๐Ÿ†• Timeline added items to support option configuration. #40424
  • Collapse
  • Slider
    • ๐Ÿ†• Slider add railStyle for custom style. #40579 @โ€‹david-cord
    • ๐Ÿ†• Slider add support for disable keyboard events. #40526
    • ๐Ÿž Fix Slider missing Tooltip appear motion. #39857
  • Dropdown
    • ๐Ÿ†• Dropdown support autoAdjustOverflow option. #39735
    • ๐Ÿ’„ Fix Dropdown component dange and disabled style priority issue. #39904 @โ€‹Wxh16144
  • Tour
    • ๐Ÿ†• Tour added indicatorsRender to support custom indicators. #40613
    • ๐Ÿ†• Tour support scrollIntoViewOptions to change scrollIntoView options. #39980 @โ€‹kiner-tang
    • ๐Ÿ†• Tour masks support passing custom styles and fill colors. #39919 @โ€‹kiner-tang
    • ๐Ÿž Fixed findDomNode method warning thrown by the tour component when called in strict mode. #40160 @โ€‹kiner-tang
    • ๐Ÿ’„ Deleted margin of the last indicator. #40624
  • ๐Ÿ†• Adds Design token fontFamilyCode and apply to Typography code kbd pre elements. #39823
  • ๐Ÿ†• ConfigProvider add Form scrollToFirstErrorใ€‚#39509 @โ€‹linxianxi
  • ๐Ÿž Fill rest rootClassName for all components. #40217
  • ๐Ÿž Fix Empty descriptions text color in default theme and dark theme. #40584 @โ€‹MuxinFeng
  • Table
  • DatePicker
    • ๐Ÿž Fix DatePicker that have status style when disabled. #40608
    • ๐Ÿ’„ Optimize the DatePicker input box style. #40549 @โ€‹Wxh16144
    • ๐Ÿ’„ Optimize DatePicker Dropdown arrow style. #40521
  • ๐Ÿž Fix Space ant-space-item selector bug. #40554 @โ€‹cncolder
  • ๐Ÿž Fix not close Spin immediately when using delay. #40475 @โ€‹3Alan
  • ๐Ÿž Fix Modal useModal default confirm button text logic. #39884 @โ€‹BoyYangzai
  • ๐Ÿ›  Refactored the water ripple visual effect to trigger multiple water ripples at the same time. #39705 @โ€‹li-jia-nan
  • ๐Ÿ›  Refactor Input.TextArea and Mentions. #40045
  • ๐Ÿ›  Refactor Affix Calendar to use React.createRef instead of function. #40538 @โ€‹li-jia-nan
  • ๐Ÿ’„ Fix Tabs more button unexpected height. #40488
  • ๐Ÿ’„ Resolve Image preview style conflict with TailwindCSS. #39914
  • ๐Ÿ’„ Fix Progress that transition of success bar is missing. #40487
  • ๐Ÿ’„ Fix the misalignment of Input.Group when zooming the screen under windows. #39842 @โ€‹heiyu4585
  • ๐Ÿ’„ Fix Select placeholder style issue. #40477 @โ€‹Wxh16144
  • ๐Ÿ’„ Adjust Descriptions label style for more readable. #40085
  • ๐Ÿ’„ Optimize QRCode expiration display style. #39849

... (truncated)

Changelog

Sourced from antd's changelog.

5.2.0

2023-2-8

  • ๐Ÿ”ฅ Add picture-circle to Upload's listType prop. #40134 @โ€‹ds1371dani
  • ๐Ÿ”ฅ Anchor component add direction, which supports vertical. #39372 @โ€‹foryuki
  • ๐Ÿ†• Tooltip support arrow to change arrow's visible state and whether the arrow is pointed at the center of target. #40234 @โ€‹kiner-tang
  • ๐Ÿ†• Added list pagination align option. #39858 @โ€‹Yuiai01
  • ๐Ÿ†• Timeline added items to support option configuration. #40424
  • Collapse
  • Slider
    • ๐Ÿ†• Slider add railStyle for custom style. #40579 @โ€‹david-cord
    • ๐Ÿ†• Slider add support for disable keyboard events. #40526
    • ๐Ÿž Fix Slider missing Tooltip appear motion. #39857
  • Dropdown
    • ๐Ÿ†• Dropdown support autoAdjustOverflow option. #39735
    • ๐Ÿ’„ Fix Dropdown component danger and disabled style priority issue. #39904 @โ€‹Wxh16144
  • Tour
    • ๐Ÿ†• Tour added indicatorsRender to support custom indicators. #40613
    • ๐Ÿ†• Tour support scrollIntoViewOptions to change scrollIntoView options. #39980 @โ€‹kiner-tang
    • ๐Ÿ†• Tour masks support passing custom styles and fill colors. #39919 @โ€‹kiner-tang
    • ๐Ÿž Fixed findDomNode method warning thrown by the tour component when called in strict mode. #40160 @โ€‹kiner-tang
    • ๐Ÿ’„ Deleted margin of the last indicator. #40624
  • ๐Ÿ†• Adds Design token fontFamilyCode and apply to Typography code kbd pre elements. #39823
  • ๐Ÿ†• ConfigProvider add Form scrollToFirstErrorใ€‚#39509 @โ€‹linxianxi
  • ๐Ÿž Fill rest rootClassName for all components. #40217
  • ๐Ÿž Fix Empty descriptions text color in default theme and dark theme. #40584 @โ€‹MuxinFeng
  • Table
  • DatePicker
    • ๐Ÿž Fix DatePicker that have status style when disabled. #40608
    • ๐Ÿ’„ Optimize the DatePicker input box style. #40549 @โ€‹Wxh16144
    • ๐Ÿ’„ Optimize DatePicker Dropdown arrow style. #40521
  • ๐Ÿž Fix Space ant-space-item selector bug. #40554 @โ€‹cncolder
  • ๐Ÿž Fix not close Spin immediately when using delay. #40475 @โ€‹3Alan
  • ๐Ÿž Fix Modal useModal default confirm button text logic. #39884 @โ€‹BoyYangzai
  • ๐Ÿ›  Refactored the water ripple visual effect to trigger multiple water ripples at the same time. #39705 @โ€‹li-jia-nan
  • ๐Ÿ›  Refactor Input.TextArea and Mentions. #40045
  • ๐Ÿ›  Refactor Affix Calendar to use React.createRef instead of function. #40538 @โ€‹li-jia-nan
  • ๐Ÿ’„ Fix Tabs more button unexpected height. #40488
  • ๐Ÿ’„ Resolve Image preview style conflict with TailwindCSS. #39914
  • ๐Ÿ’„ Fix Progress that transition of success bar is missing. #40487
  • ๐Ÿ’„ Fix the misalignment of Input.Group when zooming the screen under windows. #39842 @โ€‹heiyu4585

... (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 #652.