Closed renovate[bot] closed 1 year ago
This PR contains the following updates:
^5.4.0
^5.4.4
📅 Schedule: Branch creation - "every weekend" in timezone Asia/Shanghai, 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
^5.4.0
->^5.4.4
Release Notes
ant-design/ant-design
### [`v5.4.4`](https://togithub.com/ant-design/ant-design/releases/tag/5.4.4) [Compare Source](https://togithub.com/ant-design/ant-design/compare/5.4.3...5.4.4) - 💄 Fix Message hooks icon style not follow dynamic theme token. [#41899](https://togithub.com/ant-design/ant-design/pull/41899) - 🐞 Fix that cssinjs may crash if CSS value is `undefined`. [#41896](https://togithub.com/ant-design/ant-design/pull/41896) *** - 💄 修复 Message hooks 的图标样式不跟随动态主题 token 切换的问题。[#41899](https://togithub.com/ant-design/ant-design/pull/41899) - 🐞 修复 CSS 属性值为 `undefined` 时 cssinjs 报错的问题。[#41896](https://togithub.com/ant-design/ant-design/pull/41896) ### [`v5.4.3`](https://togithub.com/ant-design/ant-design/releases/tag/5.4.3) [Compare Source](https://togithub.com/ant-design/ant-design/compare/5.4.2...5.4.3) - 🐞 Fix FloatButton throws warning `findDOMNode is deprecated in StrictMode`. [#41833](https://togithub.com/ant-design/ant-design/pull/41833) [@fourcels](https://togithub.com/fourcels) - 🐞 Arrow element support more old browsers which do not support `clip-path: path()`. [#41872](https://togithub.com/ant-design/ant-design/pull/41872) - 🐞 Fix Layout.Sider transition issue when switch theme. [#41828](https://togithub.com/ant-design/ant-design/pull/41828) - 🐞 Fix the problem that when the type of Tour is primary, the color of the arrow is still white. [#41761](https://togithub.com/ant-design/ant-design/pull/41761) - 🐞 Optimize Form field binding, now will ignore comments in Form.Item as subcomponents. [#41771](https://togithub.com/ant-design/ant-design/pull/41771) - 🐞 Fix Input.Password show additional toggle button in Edge. [#41759](https://togithub.com/ant-design/ant-design/pull/41759) - 💄 Fix styling issues with components that have a Tooltip component as their base within the Space.Compact wrapper. [#41707](https://togithub.com/ant-design/ant-design/pull/41707) [@foryuki](https://togithub.com/foryuki) - 🇩🇪 Fix typo in German locale. [#41780](https://togithub.com/ant-design/ant-design/pull/41780) [@aaarichter](https://togithub.com/aaarichter) - TypeScript - 🤖 Optimize the type definition of Modal. [#41742](https://togithub.com/ant-design/ant-design/pull/41742) [@MuxinFeng](https://togithub.com/MuxinFeng) *** - 🐞 修复 FloatButton 警告: findDOMNode is deprecated in StrictMode.。[#41833](https://togithub.com/ant-design/ant-design/pull/41833) [@fourcels](https://togithub.com/fourcels) - 🐞 箭头元素兼容旧版本不支持 `clip-path: path()` 的浏览器。 [#41872](https://togithub.com/ant-design/ant-design/pull/41872) - 🐞 修复 Layout.Sider 切换主题时存在背景切换延迟的问题。[#41828](https://togithub.com/ant-design/ant-design/pull/41828) - 🐞 修复 Tour 的 `type="primary"` 时箭头的颜色仍为白色的问题。[#41761](https://togithub.com/ant-design/ant-design/pull/41761) - 🐞 优化 Form 字段绑定,现在会忽略在 Form.Item 内的注释不再作为子组件进行绑定。 。[#41771](https://togithub.com/ant-design/ant-design/pull/41771) - 🐞 修复 Input.Password 在 Edge 中会额外展示切换按钮的问题。[#41759](https://togithub.com/ant-design/ant-design/pull/41759) - 💄 修复 Space.Compact 包裹底层为 Tooltip 组件的组件时的样式问题。[#41707](https://togithub.com/ant-design/ant-design/pull/41707) [@foryuki](https://togithub.com/foryuki) - 🇩🇪 修复德语本地化文案。[#41780](https://togithub.com/ant-design/ant-design/pull/41780) [@aaarichter](https://togithub.com/aaarichter) - TypeScript - 🤖 完善 Modal 的类型定义。[#41742](https://togithub.com/ant-design/ant-design/pull/41742) [@MuxinFeng](https://togithub.com/MuxinFeng) ### [`v5.4.2`](https://togithub.com/ant-design/ant-design/releases/tag/5.4.2) [Compare Source](https://togithub.com/ant-design/ant-design/compare/5.4.1...5.4.2) - 🐞 Fix unexpected deprecated warning in DatePicker. [#41753](https://togithub.com/ant-design/ant-design/pull/41753) [@kiner-tang](https://togithub.com/kiner-tang) - 🌐 Add missing translations for `de_DE`. [#41747](https://togithub.com/ant-design/ant-design/pull/41747) [@eldarcodes](https://togithub.com/eldarcodes) - TypeScript - 🤖 Optimize type of TimePicker `hourStep`. [1fc3675](https://togithub.com/ant-design/ant-design/commit/1fc3675) [@Wuxh](https://togithub.com/Wuxh) *** - 🐞 修复 DatePicker 组件异常显示废弃警告的问题。[#41753](https://togithub.com/ant-design/ant-design/pull/41753) [@kiner-tang](https://togithub.com/kiner-tang) - 🌐 补充 `de_DE` 遗漏的国际化。[#41747](https://togithub.com/ant-design/ant-design/pull/41747) [@eldarcodes](https://togithub.com/eldarcodes) - TypeScript - 🤖 优化 TimePicker `hourStep` 的类型。[1fc3675](https://togithub.com/ant-design/ant-design/commit/1fc3675) [@Wuxh](https://togithub.com/Wuxh) ### [`v5.4.1`](https://togithub.com/ant-design/ant-design/releases/tag/5.4.1) [Compare Source](https://togithub.com/ant-design/ant-design/compare/5.4.0...5.4.1) - 💄 Optimize Select-like component popup logic. Now always try to display it in the visible area first to reduce the user's extra scrolling cost. [#41619](https://togithub.com/ant-design/ant-design/pull/41619) - 💄 Remove fixed height in Badge.Ribbon. [#41661](https://togithub.com/ant-design/ant-design/pull/41661) [@MuxinFeng](https://togithub.com/MuxinFeng) - 🐞 Fix Select width becomes 0px when search after select something. [#41722](https://togithub.com/ant-design/ant-design/pull/41722) - 🐞 Fix Empty style in small width container. [#41727](https://togithub.com/ant-design/ant-design/pull/41727) - 🐞 Improve Form.Item `noStyle` validation message reveal logic. [#41698](https://togithub.com/ant-design/ant-design/pull/41698) [@Wxh16144](https://togithub.com/Wxh16144) - 🐞 Fix Form.Item should not support `requiredMark`. [#41725](https://togithub.com/ant-design/ant-design/pull/41725) [@Wxh16144](https://togithub.com/Wxh16144) - 🐞 Fix Space should not affect font style and font family. [#40326](https://togithub.com/ant-design/ant-design/pull/40326) - 🐞 Fix the problem that the hover style of the Previous/Next button in Pagination simple mode is lost. [#41685](https://togithub.com/ant-design/ant-design/pull/41685) - 🐞 Fix Tree `switcherIcon` cannot be hidden. [#41708](https://togithub.com/ant-design/ant-design/pull/41708) [@acyza](https://togithub.com/acyza) - 🐞 Fix `List.Item.Meta` avatar and title are not aligned. [#41688](https://togithub.com/ant-design/ant-design/pull/41688) [@Yuiai01](https://togithub.com/Yuiai01) - 🐞 Fix Row justify setting `space-evenly` does not work. [#41679](https://togithub.com/ant-design/ant-design/pull/41679) [@Yuiai01](https://togithub.com/Yuiai01) - 🐞 Fix Button type to support custom data attributes. [#41650](https://togithub.com/ant-design/ant-design/pull/41650) - 🐞 Fix insufficient table column width [issue 40814](https://togithub.com/ant-design/ant-design/issues/40814). [#41626](https://togithub.com/ant-design/ant-design/pull/41626) - 🐞 Fix Mentions dropdown style. [#41660](https://togithub.com/ant-design/ant-design/pull/41660) - 🐞 Improve Form.Item on `require` judgment logic. [#41623](https://togithub.com/ant-design/ant-design/pull/41623) [@Wxh16144](https://togithub.com/Wxh16144) - Locales - 🇹🇭 add Tour, Image, and QRCode Thai locale. [#41697](https://togithub.com/ant-design/ant-design/pull/41697) [@buildingwatsize](https://togithub.com/buildingwatsize) *** - 💄 优化类 Select 组件弹窗逻辑,现在总是会尝试优先在可视区域展示以减少用户额外滚动成本。[#41619](https://togithub.com/ant-design/ant-design/pull/41619) - 💄 去除 Badge.Ribbon 里固定的高度。[#41661](https://togithub.com/ant-design/ant-design/pull/41661) [@MuxinFeng](https://togithub.com/MuxinFeng) - 🐞 修复 Select 在搜索时宽度变为 `0px` 的问题。[#41722](https://togithub.com/ant-design/ant-design/pull/41722) - 🐞 修复 Empty 空数据组件在宽度不够的容器内样式错位的问题。[#41727](https://togithub.com/ant-design/ant-design/pull/41727) - 🐞 改进 Form.Item `noStyle` 验证消息显隐逻辑。[#41698](https://togithub.com/ant-design/ant-design/pull/41698) [@Wxh16144](https://togithub.com/Wxh16144) - 🐞 修正 Form.Item 不应支持设置 `requiredMark` 的问题。[#41725](https://togithub.com/ant-design/ant-design/pull/41725) [@Wxh16144](https://togithub.com/Wxh16144) - 🐞 修复 Space 影响父元素字体大小和样式的问题。[#40326](https://togithub.com/ant-design/ant-design/pull/40326) - 🐞 修复 Pagination 简洁模式中的上一页下一页按钮 hover 样式丢失的问题。[#41685](https://togithub.com/ant-design/ant-design/pull/41685) - 🐞 修复 Tree `switcherIcon` 无法隐藏。[#41708](https://togithub.com/ant-design/ant-design/pull/41708) [@acyza](https://togithub.com/acyza) - 🐞 修复 `List.Item.Meta` 的 avatar 和 title 不对齐。[#41688](https://togithub.com/ant-design/ant-design/pull/41688) [@Yuiai01](https://togithub.com/Yuiai01) - 🐞 修复 Row 的 `justify` 设置为 `space-evenly` 无效。[#41679](https://togithub.com/ant-design/ant-design/pull/41679) [@Yuiai01](https://togithub.com/Yuiai01) - 🐞 修复 Button props 类型定义支持 data-\* 属性。[#41650](https://togithub.com/ant-design/ant-design/pull/41650) - 🐞 修复表格列宽不够的问题 [issue 40814](https://togithub.com/ant-design/ant-design/issues/40814)。[#41626](https://togithub.com/ant-design/ant-design/pull/41626) - 🐞 修复 Mentions 弹层样式。[#41660](https://togithub.com/ant-design/ant-design/pull/41660) - 🐞 改进 Form.Item 关于 `require` 的判断逻辑。[#41623](https://togithub.com/ant-design/ant-design/pull/41623) [@Wxh16144](https://togithub.com/Wxh16144) - 国际化 - 🇹🇭 添加 Tour、Image 和 QRCode 泰语语言环境。[#41697](https://togithub.com/ant-design/ant-design/pull/41697) [@buildingwatsize](https://togithub.com/buildingwatsize)Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Asia/Shanghai, 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.