๐ Table now supports rowSelection.defaultSelectedRowKeys. #29879@keelii
๐ Fix TextArea display value will be cut by maxLength when in controlled. Fix onCompositionEnd not trigger when input exceed maxLength. Fix emoji count not align with maxLength & showCount. #29867
๐ Fix Button click effect style not working in shadow root. #29897@JohnDeved
Pagination
๐ Fix Pagination focus style stay after interaction. #29891
๐ Fix Pagination jump input height not correct when config modifyVars. #29886@SyMind
๐ Fix Steps progress item getting cut at edge. #29893
๐ Prevent Upload drop event bubbling to handle nest case. #29832@jojonarte
๐ Apply ConfigProvider componentSize on Tabs component. #29844@bn3t
๐ Remove Tag hover style since it do not have click interactive. #29874
๐ Optimize Table pagination style when narrow width. #30065
๐ Fix Table @table-border-radius-base not being applied to .ant-table node. #29966@VoliBearCat
๐ Fix Input.TextArea maxLength does not work in control mode. #30070
TypeScript
๐ค Fix Select can not contain undefined type. #30068@Gamote
๐ค Fix Popconfirm okButtonProps and cancelButtonProps types. #29928@IggsGrey
Locale
๐ช๐ธ Add es_ES locale for Table.SELECTION_NONE. #29962@liquorxm
4.15.0
2021-03-29
๐ Table now supports rowSelection.defaultSelectedRowKeys. #29879@keelii
๐ Fix TextArea display value will be cut by maxLength when in controlled. Fix onCompositionEnd not trigger when input exceed maxLength. Fix emoji count not align with maxLength & showCount. #29867
๐ Fix Button click effect style not working in shadow root. #29897@JohnDeved
Pagination
๐ Fix Pagination focus style stay after interaction. #29891
๐ Fix Pagination jump input height not correct when config modifyVars. #29886@SyMind
๐ Fix Steps progress item getting cut at edge. #29893
๐ Prevent Upload drop event bubbling to handle nest case. #29832@jojonarte
๐ Apply ConfigProvider componentSize on Tabs component. #29844@bn3t
๐ Remove Tag hover style since it do not have click interactive. #29874
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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps antd from 4.0.3 to 4.15.1.
Release notes
Sourced from antd's releases.
... (truncated)
Changelog
Sourced from antd's changelog.
... (truncated)
Commits
8afdfa9
docs(:book:): add changelog for 4.15.1 (#30086)eca9767
docs(Avatar): add draggable api (#30073)a713018
fix:undefined
was added to theSelectValue
type (#30068)ac78d87
style: not import named export "version" (#30071)793abf4
fix: TextArea control with maxLenght (#30070)33dbd3f
fix: Table flex pagination (#30065)05127d5
fix: PageHeader tabs remove padding setting (#29819)5a0f65d
fix: Vulnerability version to lodash@4.17.21bee77c3
fix: add forwardRef to CheckBoxGroup for v3 compatibility (#30039)aa9fac4
fix: [Transfer] The box-shadow of the bottom button is not visible (#30030)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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)