Skip to content

build(deps-dev): bump antd from 6.3.5 to 6.3.6#4565

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/antd-6.3.6
Open

build(deps-dev): bump antd from 6.3.5 to 6.3.6#4565
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/antd-6.3.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Bumps antd from 6.3.5 to 6.3.6.

Release notes

Sourced from antd's releases.

6.3.6

  • 🐞 Fix InputNumber disabled handlers showing hover styles. #57592 @​QDyanbing
  • 🐞 Fix Space.Addon wrapping CJK content in compact layouts. #57622 @​QDyanbing
  • 🐞 Fix Cascader menu item ellipsis styles for long option labels. #57540 @​QDyanbing
  • 🐞 Fix Image preview focus not being locked when opened via keyboard, and restore focus to trigger element after preview closes. #57613 #57614 @​aojunhao123
  • 🐞 Fix Input disabled border color to use colorBorderDisabled token. #57518 @​Gdhanush-13
  • 🐞 MISC: Fix some expand animation crash issues. #57636 @​momesana
  • 🐞 Fix Notification close button overlapping description when title is empty. #57590 @​EndlessLucky
  • 🐞 Fix Radio hover color display issue in disabled state. #57562 @​yfy3939
  • Table
    • ⚡️ Improve Table filter performance by caching flattened filter keys. #57546 @​Jiyur
    • ⚡️ Improve Table filter search performance by reusing normalized search input. #57651 @​li-jia-nan
    • 🐞 Fix Table rowSelection to use selectionColumnWidth from Design Token as default columnWidth. #57621 @​EmilyyyLiu
  • 🐞 Fix Design Token shadow tokens not adapting to dark theme. #57511 @​QDyanbing
  • 🐞 Fix Transfer remove button still changing color on hover when the list item is disabled. #57579 @​Jiyur
  • 🐞 Fix Tree checkbox, switcher and content alignment when parent nodes have multiple lines of content. #57471 @​jiangrong-devops

  • 🐞 修复 InputNumber 禁用步进按钮仍显示悬浮样式的问题。 #57592 @​QDyanbing
  • 🐞 修复 Space.Addon 在紧凑布局中展示中文等 CJK 内容时会换行的问题。 #57622 @​QDyanbing
  • 🐞 修复 Cascader 菜单项长选项文本的省略样式问题。 #57540 @​QDyanbing
  • 🐞 修复 Image 通过键盘打开预览时焦点未被正确锁定的问题,并在关闭预览后恢复焦点到触发元素。 #57613 #57614 @​aojunhao123
  • 🐞 修复 Input 禁用状态边框未使用 colorBorderDisabled token 的问题。 #57518 @​Gdhanush-13
  • 🐞 MISC: 修复部分展开动画崩溃的问题。 #57636 @​momesana
  • 🐞 修复 Notification 在 title 为空时关闭按钮与描述内容重叠的问题。 #57590 @​EndlessLucky
  • 🐞 修复 Radio 禁用状态下 hover 仍显示主色的问题。 #57562 @​yfy3939
  • Table
    • ⚡️ 优化 Table 筛选性能,缓存展开后的筛选键,避免重复计算。 #57546 @​Jiyur
    • ⚡️ 优化 Table 筛选搜索性能,复用规范化后的搜索输入。 #57651 @​li-jia-nan
    • 🐞 修复 Table rowSelection 默认未使用 Design Token 中 selectionColumnWidth 的问题。 #57621 @​EmilyyyLiu
  • 🐞 修复 Design Token 阴影 token 未适配暗色主题的问题。 #57511 @​QDyanbing
  • 🐞 修复 Transfer 列表项禁用时移除按钮在悬停下仍会变色的问题。 #57579 @​Jiyur
  • 🐞 修复 Tree 父级节点出现多行内容时 checkbox、switcher 和 content 未整体对齐的问题。 #57471 @​jiangrong-devops
Changelog

Sourced from antd's changelog.

6.3.6

2026-04-17

  • 🐞 Fix InputNumber disabled handlers showing hover styles. #57592 @​QDyanbing
  • 🐞 Fix Space.Addon wrapping CJK content in compact layouts. #57622 @​QDyanbing
  • 🐞 Fix Cascader menu item ellipsis styles for long option labels. #57540 @​QDyanbing
  • 🐞 Fix Image preview focus not being locked when opened via keyboard, and restore focus to trigger element after preview closes. #57613 #57614 @​aojunhao123
  • 🐞 Fix Input disabled border color to use colorBorderDisabled token. #57518 @​Gdhanush-13
  • 🐞 MISC: Fix some expand animation crash issues. #57636 @​momesana
  • 🐞 Fix Notification close button overlapping description when title is empty. #57590 @​EndlessLucky
  • 🐞 Fix Radio hover color display issue in disabled state. #57562 @​yfy3939
  • Table
    • ⚡️ Improve Table filter performance by caching flattened filter keys. #57546 @​Jiyur
    • ⚡️ Improve Table filter search performance by reusing normalized search input. #57651 @​li-jia-nan
    • 🐞 Fix Table rowSelection to use selectionColumnWidth from Design Token as default columnWidth. #57621 @​EmilyyyLiu
  • 🐞 Fix Design Token shadow tokens not adapting to dark theme. #57511 @​QDyanbing
  • 🐞 Fix Transfer remove button still changing color on hover when the list item is disabled. #57579 @​Jiyur
  • 🐞 Fix Tree checkbox, switcher and content alignment when parent nodes have multiple lines of content. #57471 @​jiangrong-devops
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 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 6.3.5 to 6.3.6.
- [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@6.3.5...6.3.6)

---
updated-dependencies:
- dependency-name: antd
  dependency-version: 6.3.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 22, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants