Skip to content
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

chore(deps): bump antd from 5.18.3 to 5.19.1 #181

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

Bumps antd from 5.18.3 to 5.19.1.

Release notes

Sourced from antd's releases.

5.19.1

  • 🐞 Global: @​ant-design/colors use pre-compiled color presets to improve runtime performance. #49714 @​guoyunhe
  • 🐞 Global: No more limit max auto zIndex increase but use warning instead. #49720
  • 🐞 Adjust position of Input.TextArea to be consistent with other data entry components. #49718 @​wanpan11
  • 🐞 Fix Input variant filled activeBorderColor token invalid. #49699 @​wanpan11
  • TypeScript

  • 🐞 Global: @​ant-design/colors 使用预编译颜色预设来提升运行时性能。#49714 @​guoyunhe
  • 🐞 Global: 对于弹层类自动增长 zIndex 不再限制最大值,而是改成控制台警告。#49720
  • 🐞 优化 Input.TextArea 清除图标的位置,与其他输入组件统一。#49718 @​wanpan11
  • 🐞 修复 Input 组件 filled 变体下 activeBorderColor 不生效问题。#49699 @​wanpan11
  • TypeScript

5.19.0

  • 🆕 ConfigProvider now supports global configuration for variant. #49535 @​MadCcc
  • QRCode
  • 🆕 Select component's filterSort property now includes searchValue parameter. #49352 @​MadCcc
  • 🆕 Pagination adds simple property, supports read-only mode, and introduces align property. #49562 @​coding-ice
  • 🐞 Enhanced Anchor's affix property for more configuration options. #49295 @​gin-lsl
  • DatePicker
    • 🐞 Fixed missing arrow in DatePicker/TimePicker RangePicker with placement set to topRight or bottomRight.#49333
    • 🐞 Fixed missing accessible text for DatePicker switch button, style issue in RTL mode for DatePicker.RangePicker, and crash when entering wrong end value in year selection of DatePicker.RangePicker.#49333
    • 🐞 Fixed DatePicker.RangePicker resetting selected dates when entering dates via keyboard. #49333
  • 🐞 Button fixed disabled property not working when used as Dropdown trigger. #47363
  • 🐞 InputNumber now warns when using type=number with changeOnWheel. #49648 @​wanpan11
  • Table
    • 🐞 Table fixed issue with locale.emptyText showing default value when set to a non-undefined value. #49599 @照明胧
    • 🐞 Fixed Table filter panel not working after customizing global Empty style. #49548 @​duqigit
  • 🐞 Upload fixed rendering performance issue when listing many files in list mode. #49598 @​tlkv
  • 💄 Added initial styles for SubMenu node in Menu. #49643 @​wanpan11
  • 💄 Improved active style for Slider handle. #49630
  • 💄 Optimized variant=borderless style for DatePicker, TimePicker, Select, TreeSelect, Input, InputNumber, Mentions, now distinguishable when setting status property. #49608
  • 🐞 Fixed Typography ellipsis not working when parent has nowrap style. #49667
  • TypeScript:
    • 🤖 ConfigProvider Improved TypeScript definition for renderEmpty method. #49602 @​Wxh16144
  • 🌐 Locales
    • 🇹🇭 Added missing Thai translations for Transfer.deselectAll, Text.collapse, QRCode.scanned, ColorPicker.presetEmpty. #49588 by @​Tantatorn-dev
    • 🇳🇱 Fixed nl_NL localization issues for Tour. #49612 by @​Hannnnnnnnnnnnnnnn
    • 🇹🇷 Adjusted Turkish language text for DatePicker. #49333

... (truncated)

Changelog

Sourced from antd's changelog.

5.19.1

2024-07-05

  • 🐞 Global: @​ant-design/colors use pre-compiled color presets to improve runtime performance. #49714 @​guoyunhe
  • 🐞 Global: No more limit max auto zIndex increase but use warning instead. #49720
  • 🐞 Adjust position of Input.TextArea to be consistent with other data entry components. #49718 @​wanpan11
  • 🐞 Fix Input variant filled activeBorderColor token invalid. #49699 @​wanpan11
  • TypeScript

5.19.0

2024-07-01

  • 🆕 ConfigProvider now supports global configuration for variant. #49535 @​MadCcc
  • QRCode
  • 🆕 Select component's filterSort property now includes searchValue parameter. #49352 @​MadCcc
  • 🆕 Pagination adds simple property, supports read-only mode, and introduces align property. #49562 @​coding-ice
  • 🐞 Enhanced Anchor's affix property for more configuration options. #49295 @​gin-lsl
  • DatePicker
    • 🐞 Fixed missing arrow in DatePicker/TimePicker RangePicker with placement set to topRight or bottomRight.#49333
    • 🐞 Fixed missing accessible text for DatePicker switch button, style issue in RTL mode for DatePicker.RangePicker, and crash when entering wrong end value in year selection of DatePicker.RangePicker.#49333
    • 🐞 Fixed DatePicker.RangePicker resetting selected dates when entering dates via keyboard. #49333
  • 🐞 Button fixed disabled property not working when used as Dropdown trigger. #47363
  • 🐞 InputNumber now warns when using type=number with changeOnWheel. #49648 @​wanpan11
  • Table
    • 🐞 Table fixed issue with locale.emptyText showing default value when set to a non-undefined value. #49599 @照明胧
    • 🐞 Fixed Table filter panel not working after customizing global Empty style. #49548 @​duqigit
  • 🐞 Upload fixed rendering performance issue when listing many files in list mode. #49598 @​tlkv
  • 💄 Added initial styles for SubMenu node in Menu. #49643 @​wanpan11
  • 💄 Improved active style for Slider handle. #49630
  • 💄 Optimized variant=borderless style for DatePicker, TimePicker, Select, TreeSelect, Input, InputNumber, Mentions, now distinguishable when setting status property. #49608
  • 🐞 Fixed Typography ellipsis not working when parent has nowrap style. #49667
  • TypeScript:
    • 🤖 ConfigProvider Improved TypeScript definition for renderEmpty method. #49602 @​Wxh16144
  • 🌐 Locales
    • 🇹🇭 Added missing Thai translations for Transfer.deselectAll, Text.collapse, QRCode.scanned, ColorPicker.presetEmpty. #49588 by @​Tantatorn-dev
    • 🇳🇱 Fixed nl_NL localization issues for Tour. #49612 by @​Hannnnnnnnnnnnnnnn
    • 🇹🇷 Adjusted Turkish language text for DatePicker. #49333
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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [antd](https://github.com/ant-design/ant-design) from 5.18.3 to 5.19.1.
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md)
- [Commits](ant-design/ant-design@5.18.3...5.19.1)

---
updated-dependencies:
- dependency-name: antd
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 22, 2024

Superseded by #184.

@dependabot dependabot bot closed this Jul 22, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/antd-5.19.1 branch July 22, 2024 15:05
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.

None yet

0 participants