THUBurrow
THUBurrow copied to clipboard
chore(deps): bump antd from 4.18.0 to 4.21.4 in /frontend
Bumps antd from 4.18.0 to 4.21.4.
Release notes
Sourced from antd's releases.
4.21.4
- Table
- 🐞 Fix Popover arrow color with custom
colorprop. #36241@MadCcc- 🐞 Fix Upload
listType="picture-card"select button not being hidden when children is empty. #36196- 🐞 Fix Menu deprecated warning when
item={undefined}. #36190- 💄 Fix Button
loadingicon margin style lost. #36168- 🐞 Fix Dropdown using Menu with group item can not close by click. #36148
- 💄 Enlarge dragable area for Slider handler. #36018
@slotDumpling- 🐞 Fix: repeat a css class in readOnly, which has been declared in rc-input-number. #36120
@RainyLiao- 💄 Fix Skeleton active background color in dark theme. #36116
- TypeScript
- 🤖 Fix type incompatibility. #36189
@Dunqing- 🤖 exporting
UploadFilefromUpload. #34733@chentsulin
- Table
- 🐞 修复 Upload
listType="picture-card"当 children 为空时上传文件按钮没有隐藏的问题。#36196- 🐞 修复 Popover 自定义
color时箭头颜色问题。#36241@MadCcc- 🐞 修复 Menu
item={undefined}时会有废弃警告的问题。#36190- 💄 修复 Button
loading图标的间距丢失的问题。#36168- 🐞 修复 Dropdown 中 Menu 分组下的 Item 点击不会关闭的问题。#36148
- 💄 优化 Slider 拖拽手柄的可交互区域。#36018
@slotDumpling- 🐞 修复重复添加 readOnly 的 css 类名,它已在 rc-input-number 中被声明了。#36120
@RainyLiao- 💄 修复 Skeleton 在
active时的背景色样式。#36116- TypeScript
- 🤖 修复 TreeSelect
switcherIcon类型不兼容。#36189@Dunqing- 🤖 从
Upload导出类型UploadFile。#34733@chentsulin4.21.3
- 🐞 Fix Table customize
filterDropdownwith Menu should not break defaultselectable. #36098- 🐞 Fix Input.Textarea cannot focus after click clear icon in controlled mode. #34728
@Pulset- TypeScript
- 🤖 Tree.DirectoryTree supports generic DataNode type. #36092
@JaylanChen- 🤖 Export
RefSelectPropsfromSelect. #34732@chentsulin- 🤖 Export
FormRule,FormListFieldData,FormListOperationfromForm. #34735@chentsulin
- 🐞 修复 Table 自定义
filterDropdown中使用 Menu 会被修改默认selectable的问题。#36098- 🐞 修复 Input.Textarea 受控时点击清除图标后无法聚焦的问题。#34728
@Pulset- TypeScript
- 🤖 修复 Tree.DirectoryTree 不支持泛型的问题。#36092
@JaylanChen- 🤖 从
Select导出类型RefSelectProps。#34732@chentsulin- 🤖 从 Form 导出类型
FormRule、FormListFieldData、FormListOperation。#34735@chentsulin
... (truncated)
Changelog
Sourced from antd's changelog.
4.21.4
2022-06-27
- Table
- 🐞 Fix Popover arrow color with custom
colorprop. #36241@MadCcc- 🐞 Fix Upload
listType="picture-card"select button not being hidden when children is empty. #36196- 🐞 Fix Menu deprecated warning when
item={undefined}. #36190- 💄 Fix Button
loadingicon margin style lost. #36168- 🐞 Fix Dropdown using Menu with group item can not close by click. #36148
- 💄 Enlarge dragable area for Slider handler. #36018
@slotDumpling- 🐞 Fix: repeat a css class in readOnly, which has been declared in rc-input-number. #36120
@RainyLiao- 💄 Fix Skeleton active background color in dark theme. #36116
- TypeScript
- 🤖 Fix type incompatibility. #36189
@Dunqing- 🤖 exporting
UploadFilefromUpload. #34733@chentsulin4.21.3
2022-06-17
- 🐞 Fix Table customize
filterDropdownwith Menu should not break defaultselectable. #36098- 🐞 Fix Input.Textarea cannot focus after click clear icon in controlled mode. #34728
@Pulset- TypeScript
- 🤖 Tree.DirectoryTree supports generic DataNode type. #36092
@JaylanChen- 🤖 Export
RefSelectPropsfromSelect. #34732@chentsulin- 🤖 Export
FormRule,FormListFieldData,FormListOperationfromForm. #34735@chentsulin4.21.2
2022-06-15
- 🐞 Fix incorrect Form status with
noStyle. #360544.21.1
2022-06-13
- 🐞 Fixed Image the
getContainerproperty not reading from ConfigProvider. #36002@robothot- 🐞 Fixed Button issue #35952 where the
disabledattribute does not take effect withhref. #35975@MuxinFeng- 🐞 Fix less color palette algorithm according to
@ant-design/colors. #35954@christian-lechner- 🐞 Fix Upload image flickering. #35943
- 💄 Remove styles from Form such as
statusfor children of Modal and Drawer. #35849- TypeScript
- 🤖 Fix type definition for
autoFocusin Dropdown. #35990@robothot
... (truncated)
Commits
2d233fbdocs: add 4.21.4 changelog (#36246)483c8d3refactor: wrap Wave with FC (#36248)db62adefix: popover arrow support custom color (#36241)c0411d7chore: dev config (#36240)a613a26chore(deps): update dependency remark-cli to v11 (#36237)ee28570chore(deps-dev): bump@types/jest-image-snapshotfrom 4.3.2 to 5.1.0 (#36229)93400e2docs: update Tabs demo code (#36217)eeedb87chore: fix eslint warning and bisheng terminal log (#36220)d733de8docs: update valueStyle description (#36226)295f1eedocs: fix English FAQ title (#36222)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| thuburrow | ❌ Failed (Inspect) | Jun 28, 2022 at 2:38AM (UTC) |