Skip to content

Update dependencies (major)#78

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-dependencies
Open

Update dependencies (major)#78
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-dependencies

Conversation

@renovate

@renovate renovate Bot commented May 20, 2020

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@ant-design/icons (source) 4.0.36.3.2 age confidence
antd (source) 4.0.46.5.0 age confidence
react (source) 16.13.119.2.7 age confidence
react-dom (source) 16.13.119.2.7 age confidence
react-image 2.4.04.1.0 age confidence
react-router (source) 5.1.28.1.0 age confidence
react-router-dom (source) 5.1.27.18.1 age confidence
styled-components (source) 5.0.16.4.3 age confidence

Release Notes

ant-design/ant-design-icons (@​ant-design/icons)

v6.3.2

Compare Source

v6.3.1

Compare Source

v6.3.0

Compare Source

v6.2.5

Compare Source

v5.4.0

Compare Source

v5.3.7

Compare Source

v5.3.6

Compare Source

v5.3.5

Compare Source

v5.3.4

Compare Source

v5.3.3

Compare Source

v5.3.2

Compare Source

v5.3.1

Compare Source

v5.3.0

Compare Source

v5.2.6

Compare Source

v5.2.5

Compare Source

v5.2.4

Compare Source

v5.2.3

Compare Source

v5.2.2

Compare Source

v5.2.1

Compare Source

v5.2.0

Compare Source

v5.1.4

Compare Source

v5.1.3

Compare Source

v5.1.2

Compare Source

v5.1.1

Compare Source

v5.1.0

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

v4.8.3

Compare Source

v4.8.2

Compare Source

v4.8.1

Compare Source

v4.8.0

Compare Source

v4.7.0

Compare Source

v4.6.4

Compare Source

v4.6.3

Compare Source

v4.6.2

Compare Source

v4.6.1

Compare Source

v4.6.0

Compare Source

v4.5.0

Compare Source

v4.4.0

Compare Source

v4.3.0

Compare Source

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

v4.1.0

Compare Source

v4.0.6

Compare Source

v4.0.5

Compare Source

v4.0.4

Compare Source

ant-design/ant-design (antd)

v6.5.0

Compare Source


  • 🔥 新增 antd DESIGN.md 设计语言文件并发布到 ant.design/design.md,帮助 AI 设计工具理解 Ant Design 的视觉语言、组件范式和主题 token。#​58011 #​58356 #​58489 @​afc163
  • 📦 优化 antd 完整包体积:相比 6.4.5,size-limit 中 antd.min.js437.05 KB 降至 432.44 KBantd-with-locales.min.js514.19 KB 降至 506.84 KB。主要来自 @rc-component/picker 精简 DatePicker 和 TimePicker 运行时代码,以及 Icon/Upload 减少额外 TwoTone runtime 引入。#​58403 #​58497 @​QDyanbing @​afc163
  • Icon
    • 🔥 新增 Icon 内置图标:Anthropic、Claude、Gemini、Mistral、DeepSeek、Qwen、Perplexity、HuggingFace、Ollama、Replicate、ElevenLabs、Telegram、Mastodon、Threads 和 Snapchat。#​58524 @​afc163 Ant Design 6.5.0 新增图标
    • 📦 优化 Icon 和 Upload 默认图标引入:升级 @ant-design/icons6.3.1,并将 Upload 图片列表默认占位图标改为 Outlined 图标,减少完整包额外 TwoTone runtime 引入。#​58497 @​afc163
    • 🐞 修复 Icon 在开启 theme.zeroRuntime 后样式不生效的问题。#​58517 @​afc163
  • Input
  • Select
  • Table
    • 🐞 修复 Table 列设置 responsive 后,在当前断点隐藏时 defaultSortOrder 与受控 sortOrder 不生效的问题。#​58008 @​yogeshwaran-c
    • 🐞 修复 Table bordered 模式下最后一个右固定列出现额外竖线的问题。#​58516 @​uttam12331
    • ⌨️ 优化 Table 行选择复选框的可访问性,支持从 getCheckboxProps 传入 aria-* 属性。#​58275 @​EmilyyyLiu
    • 💄 修复 Table bordered 模式下 sticky 表头顶部边框丢失的问题。#​58451 @​BangDori
  • BorderBeam
  • Badge
  • Layout
  • Pagination
  • Upload
  • Alert
    • 🐞 修复 Alert 带有描述内容时图标垂直对齐异常的问题。#​57915 @​MMMIXER
    • 🐞 修复 Alert 仅包含标题时图标和关闭按钮未与标题首行对齐的问题。#​57878 @​QDyanbing
  • 📖 优化 ant.design 网站的 AI 智能体支持,提升 isitagentready.com/ant.design 检测结果。#​58510 #​58490 #​57725 @​afc163 @​ug-one
  • 📖 更新 Ant Design CLI 文档,补充 antd setup、Node.js >=20.0.0 要求、MCP 版本自动检测和环境变量说明,并同步 For Agents 与 MCP Server 中英文文档。#​58460 @​afc163
  • 🐞 修复 antd 各组件根节点语义化 style 优先级,确保组件 style 覆盖全局 styles.rootstyle 配置。#​58474 @​QDyanbing
  • 💄 优化 Component Token 紧凑主题下小尺寸控件高度,避免文字行框过于拥挤。#​58411 @​nightt5879
  • 🐞 修复 Anchor 在特殊构造的 hash 值下解析性能异常的问题。#​58472 @​afc163
  • 🆕 新增 Collapse headerPaddingSMheaderPaddingLGcontentPaddingSMcontentPaddingLG token,支持分别配置小号和大号尺寸的头部与内容区域内边距。#​58436 @​biubiukam
  • 🆕 新增 ConfigProvider form labelWrap 全局配置支持。#​58035 @​EmilyyyLiu
  • 🐞 修复 Descriptions 在 bordered 模式下 labelStylecontentStyle 以及语义化 styles.labelstyles.content 未应用到对应单元格的问题。#​58241 @​gaurav0107
  • 🔥 新增 DatePicker 和 TimePicker onClear 回调支持。#​58403 @​QDyanbing
  • 🆕 新增 Dropdown leftright 弹出位置支持。#​58437 @​linyana
  • 🐞 修复 FloatButton.Group 禁用状态下仍会打开 hover 菜单的问题。#​58513 @​QDyanbing
  • 💄 修复 Form 垂直布局未应用 labelHeight token 的问题。#​58433 @​BangDori
  • 🔥 新增 Menu onSelectonClickonDeselect 回调参数中的 itemData 信息。#​58197 @​EmilyyyLiu
  • 🔥 新增 Modal scrollLock 属性,用于控制弹窗打开时是否锁定 body 滚动。#​58256 @​EmilyyyLiu
  • 🐞 修复 Popconfirm 异步确认时按钮不对齐的问题,并恢复 Button 图标按钮与 Modal footer 的默认布局表现。#​58429 @​ffgenius
  • 🐞 修复 Result 在 extra 为数字 0 时不渲染的问题。#​58504 @​QDyanbing
  • 🆕 新增 Slider Range 模式下 disabled 数组支持,可单独禁用特定 handle。#​57982 #​58528 @​EmilyyyLiu @​afc163
  • Steps
  • 🔥 新增 Tabs bodycontent 语义化 DOM 支持。#​58521 @​zombieJ
  • 🆕 新增 Watermark content 逐行字体样式支持。#​57886 @​QDyanbing

v6.4.5

Compare Source

  • 🐞 Fix Dropdown vertical menu overflowing the viewport when the trigger is centered, keeping all menu items reachable. #​58214 @​18062706139fcz
  • 🐞 Fix Alert actions spacing not taking effect when hashed styles are enabled. #​58314 @​QDyanbing
  • ⌨️ Fix Table not applying aria-* attributes to fixed header tables when scroll creates multiple tables. #​58339 @​biubiukam
  • 💄 Fix Pagination quick jumper input not following ConfigProvider variant styles. #​58371 @​biubiukam
  • 🌐 Localization

  • 🐞 修复 Dropdown 纵向菜单在触发器位于屏幕中部时溢出视口、顶部菜单项无法点击的问题。#​58214 @​18062706139fcz
  • 🐞 修复 Alert 在开启 hashed 样式时 actions 间距不生效的问题。#​58314 @​QDyanbing
  • ⌨️ 修复 Table 在 scroll 生成多个 table 时,固定表头 table 未应用 aria-* 属性的问题。#​58339 @​biubiukam
  • 💄 修复 Pagination 快速跳转输入框未跟随 ConfigProvider variant 样式的问题。#​58371 @​biubiukam
  • 🌐 国际化

v6.4.4

Compare Source


  • 🛠 修复多个组件在 Vite、Yarn PnP、Node 25 等严格 ESM 环境下因引用 rc 组件包深路径导致构建失败的问题。#​58115 @​li-jia-nan @​QDyanbing
  • 🛠 修复多个组件在 ReactNode 内容为空字符串时渲染空包装 DOM 节点的问题。#​58160 @​QDyanbing
  • Descriptions
  • Radio
    • 🐞 修复 Radio.Group button 形态在垂直布局下圆角和相邻边框展示异常的问题。#​58317 @​QDyanbing
    • 🐞 修复 Radio 非受控模式下点击后选中状态不更新的问题。#​57917 @​QDyanbing
  • Table
  • Tour
  • Transfer
    • ⌨️ 修复 Transfer 未透传根 HTML 属性影响可访问性的问题。

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependency label May 20, 2020
@renovate renovate Bot force-pushed the renovate/major-dependencies branch from c1a840c to 52b9d45 Compare July 1, 2020 04:57
@renovate renovate Bot force-pushed the renovate/major-dependencies branch from 52b9d45 to 7d1b82c Compare August 25, 2020 01:54
@renovate renovate Bot force-pushed the renovate/major-dependencies branch from 7d1b82c to 5836d25 Compare October 27, 2020 13:53
@renovate renovate Bot changed the title Update dependency react-image to v4 Update dependencies (major) Oct 27, 2020
@renovate renovate Bot force-pushed the renovate/major-dependencies branch from 5836d25 to 703946f Compare December 20, 2020 06:18
@renovate renovate Bot changed the title Update dependencies (major) fix(deps): update dependencies (major) Dec 20, 2020
@renovate renovate Bot force-pushed the renovate/major-dependencies branch from 703946f to 2192187 Compare April 26, 2021 16:18
@renovate renovate Bot force-pushed the renovate/major-dependencies branch from 2192187 to 3606271 Compare March 7, 2022 12:45
@renovate renovate Bot force-pushed the renovate/major-dependencies branch from 3606271 to f56ca13 Compare April 24, 2022 23:44
@renovate renovate Bot force-pushed the renovate/major-dependencies branch from f56ca13 to 3aa44ac Compare May 16, 2022 00:21
@renovate renovate Bot force-pushed the renovate/major-dependencies branch from 3aa44ac to 0ee8978 Compare June 18, 2022 15:05
@renovate renovate Bot force-pushed the renovate/major-dependencies branch from 0ee8978 to 8fa4799 Compare November 20, 2022 17:41
@renovate renovate Bot force-pushed the renovate/major-dependencies branch from 8fa4799 to e6baf36 Compare March 17, 2023 04:05
@renovate renovate Bot force-pushed the renovate/major-dependencies branch 2 times, most recently from 23d2819 to 23a8221 Compare March 30, 2023 03:53
@renovate renovate Bot force-pushed the renovate/major-dependencies branch from 23a8221 to 1bc9b1b Compare April 3, 2023 11:34
@renovate renovate Bot force-pushed the renovate/major-dependencies branch from 1bc9b1b to 845069f Compare April 17, 2023 09:57
@renovate renovate Bot force-pushed the renovate/major-dependencies branch 3 times, most recently from 4119b51 to c344d23 Compare May 30, 2023 07:12
@renovate renovate Bot force-pushed the renovate/major-dependencies branch 4 times, most recently from fc39e68 to 57c456e Compare June 8, 2023 20:38
@renovate renovate Bot force-pushed the renovate/major-dependencies branch 2 times, most recently from d52d128 to aac9a52 Compare June 19, 2023 09:57
@renovate renovate Bot force-pushed the renovate/major-dependencies branch 3 times, most recently from bd618ed to bc50455 Compare June 28, 2023 04:48
@renovate renovate Bot force-pushed the renovate/major-dependencies branch from c2c05c7 to c109980 Compare July 24, 2023 16:46
@renovate renovate Bot force-pushed the renovate/major-dependencies branch 6 times, most recently from 04cd217 to bd70b65 Compare August 5, 2023 10:29
@renovate renovate Bot force-pushed the renovate/major-dependencies branch 2 times, most recently from 7273cfa to 3615b01 Compare August 11, 2023 09:03
@renovate renovate Bot force-pushed the renovate/major-dependencies branch from 3615b01 to 9a614d0 Compare August 18, 2023 12:47
@renovate renovate Bot force-pushed the renovate/major-dependencies branch 3 times, most recently from 122ded4 to 58fce00 Compare September 2, 2023 15:05
@renovate renovate Bot force-pushed the renovate/major-dependencies branch 3 times, most recently from c340aa9 to 0898322 Compare September 15, 2023 10:16
@renovate renovate Bot force-pushed the renovate/major-dependencies branch 2 times, most recently from f33cb56 to 64d68fa Compare September 25, 2023 07:51
@renovate renovate Bot force-pushed the renovate/major-dependencies branch from 64d68fa to a1fbe44 Compare September 28, 2023 09:45
@renovate renovate Bot force-pushed the renovate/major-dependencies branch 5 times, most recently from 346a5d6 to d059b98 Compare October 16, 2023 17:03
@renovate renovate Bot force-pushed the renovate/major-dependencies branch from d059b98 to 8318b1f Compare October 20, 2023 18:36
@renovate renovate Bot force-pushed the renovate/major-dependencies branch 3 times, most recently from 2e5c87f to 4da0446 Compare November 3, 2023 16:23
@renovate renovate Bot force-pushed the renovate/major-dependencies branch from 4da0446 to 5cbdad0 Compare November 8, 2023 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants