chore(deps): bump antd from 3.3.0 to 5.15.0
Bumps antd from 3.3.0 to 5.15.0.
Release notes
Sourced from antd's releases.
5.15.0
- ConfigProvider
- 🆕 ConfigProvider support Input.TextArea
allowClearautoCompleteclassNamestyleclassNamesstylesprops. #47589- 🆕 ConfigProvider support Input
allowClearprops. #47602- 🆕 ConfigProvider support Menu
expandIconprops. #47561- 🆕 ConfigProvider support Collapse
expandIconprops. #47473- 🆕 ConfigProvider support Tabs
removeIconprops, when settype="editable-card". #47334- 🆕 Prefixes for CSS variables follow the
prefixClsproperty of ConfigProvider by default. #47481- 🤖 CardProps
stylesin ConfigProvider is set to optional. #47601@Yawenina- 🆕 Select、Checkbox、Radio、DatePicker、TreeSelect、Cascader the
focussupports passingoptions. #47664- 🆕 Modal support configuring
aria-*inclosable. #47650- 🆕 Alert support configuring
aria-*inclosable. #47474- 🆕 Tabs support
removeIconprops, when settype="editable-card". #47334- Drawer
- Table
- 🆕 Table adds
filterOnCloseto specify whether to trigger filtering when the filter menu is closed. #47451@xsjcTony- 🆕 Table adds
components.header.tableto customize the header component when scrolling the column. #47382- 🐞 Fix the issue where scroll bars would not be displayed during initial rendering under Table
sticky. #47382- 🐞 Fix the issue where the
thelement is not used in the column header when Tablecolumn.titleis empty. #47382- 🐞 Fix the issue where
prefixClsis invalid when Table uses a virtual list. #47639- 💄 Fix abnormal shadow display when Table fixed columns. #47518
- 🐞 Fix the issue where when using DirectoryTree in Tree, pressing shift for continuous multi-selection will report an error. #47567
@wkmyws- 🐞 Fix the issue where
isFieldsTouched(true)always returnsfalsewhen Form exists in Form.List. #47629@lemonied- 🐞 Fix the issue of Button being incompatible with v4
type=''. #47612- 🛠 Refactor Typography to omit measurement logic to support dynamic row height scenarios. #47597
- 💄 Remove redundant margin styles from Tag. #47504
- 🤖 MISC: fix an issue that could not be compiled under pnpm configuration
hoist: false. #47587
- ConfigProvider
- 🆕 ConfigProvider 支持 Input.TextArea 组件
allowClear、autoComplete、className、style、classNames、styles属性。#47589- 🆕 ConfigProvider 支持 Input 组件
allowClear属性。#47602- 🆕 ConfigProvider 支持 Menu 组件
expandIcon属性。#47561- 🆕 ConfigProvider 支持 Collapse 组件
expandIcon属性。#47473- 🆕 ConfigProvider 支持 Tabs
removeIcon属性, 在设置type="editable-card"时有效。#47334- 🆕 CSS 变量的前缀默认跟随 ConfigProvider 的
prefixCls属性。#47481- 🤖 ConfigProvider 中 CardProps
styles设为可选。#47601@Yawenina- 🆕 Select、Checkbox、Radio、DatePicker、TreeSelect、Cascader 支持
focus功能支持传递options。#47664- 🆕 Modal 支持在
closable中配置aria-*。#47650- 🆕 Alert 支持在
closable中配置aria-*。#47474- 🆕 Tabs 组件支持
removeIcon属性,在设置type="editable-card"时有效。#47334- Drawer
- Table
- 🆕 Table 新增
filterOnClose用于指定是否在筛选菜单关闭时触发筛选。#47451@xsjcTony- 🆕 Table 新增
components.header.table以自定义滚动列时的标题组件。#47382- 🐞 修复 Table
sticky下,初次渲染不会显示滚动条的问题。#47382- 🐞 修复 Table
column.title为空时列头没有使用th元素的问题。#47382
... (truncated)
Changelog
Sourced from antd's changelog.
5.15.0
2024-03-02
- ConfigProvider
- 🆕 ConfigProvider support Input.TextArea
allowClearautoCompleteclassNamestyleclassNamesstylesprops. #47589- 🆕 ConfigProvider support Input
allowClearprops. #47602- 🆕 ConfigProvider support Menu
expandIconprops. #47561- 🆕 ConfigProvider support Collapse
expandIconprops. #47473- 🆕 ConfigProvider support Tabs
removeIconprops, when settype="editable-card". #47334- 🆕 Prefixes for CSS variables follow the
prefixClsproperty of ConfigProvider by default. #47481- 🤖 CardProps
stylesin ConfigProvider is set to optional. #47601@Yawenina- 🆕 Select、Checkbox、Radio、DatePicker、TreeSelect、Cascader the
focussupports passingoptions. #47664- 🆕 Modal support configuring
aria-*inclosable. #47650- 🆕 Alert support configuring
aria-*inclosable. #47474- 🆕 Tabs support
removeIconprops, when settype="editable-card". #47334- Drawer
- Table
- 🆕 Table adds
filterOnCloseto specify whether to trigger filtering when the filter menu is closed. #47451@xsjcTony- 🆕 Table adds
components.header.tableto customize the header component when scrolling the column. #47382- 🐞 Fix the issue where scroll bars would not be displayed during initial rendering under Table
sticky. #47382- 🐞 Fix the issue where the
thelement is not used in the column header when Tablecolumn.titleis empty. #47382- 🐞 Fix the issue where
prefixClsis invalid when Table uses a virtual list. #47639- 💄 Fix abnormal shadow display when Table fixed columns. #47518
- 🐞 Fix the issue where when using DirectoryTree in Tree, pressing shift for continuous multi-selection will report an error. #47567
@wkmyws- 🐞 Fix the issue where
isFieldsTouched(true)always returnsfalsewhen Form exists in Form.List. #47629@lemonied- 🐞 Fix the issue of Button being incompatible with v4
type=''. #47612- 🛠 Refactor Typography to omit measurement logic to support dynamic row height scenarios. #47597
- 💄 Remove redundant margin styles from Tag. #47504
- 🤖 MISC: fix an issue that could not be compiled under pnpm configuration
hoist: false. #475875.14.2
2024-02-23
- 🐞 Fix DatePicker.RangePicker time column sometime not scroll to the target time value. #47542
- 🐞 Fix Modal that pointer events will triggered during openning animation. #47508
@MadCcc- 🐞 Fix Avatar.Group unnecessary dom since tooltip. #47478
- 💄 Fix Progress unexpected margin style. #47493
@li-jia-nan- 💄 Fix Table scrollbar color in darkmode. #47487
@wkmyws- 💄 Fix Layout content font color in dark mode. #47441
@nova1751- 💄 Fix Menu cannot customize
darkItemSelectedColoranddarkItemSelectedBgtoken in horizontal dark mode. #47463@gandavarapurajasekhar5.14.1
2024-02-13
- 🐞 Fix Steps cannot interact correctly when
type="inline". #47406
... (truncated)
Commits
b2a83e4docs: add 5.15.0 changelog (#47672)6f68cf3demo: demo code optimization (#47680)7abae5edemo: a better Form usage inside Modal (#47574)0822405demo: fix AutoComplete options demo (#47651)903aa71chore: update getItemTag to react component (#47583)fdc1835chore(deps-dev): bump vanilla-jsoneditor from 0.21.6 to 0.22.0 (#47674)446197dchore(deps-dev): bump the dev-dependencies group with 1 update (#47673)e645804docs: new ellipsis measure way (#47670)43f4f47Merge pull request #47666 from ant-design/feature650d4a3feat: Support focus options (#47664)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by xrkffgg, a new releaser for antd since your current version.
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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@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 | Comments | Updated (UTC) |
|---|---|---|---|---|
| interactsh-web | ❌ Failed (Inspect) | Mar 4, 2024 5:58am |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.