๐ 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
๐ Upload onChange to change back to the original behavior (before Upload false returns the original file, and the rest of the scene returns the encapsulated object). Now you can always get the original file via onChange.info.originFileObj. For future upgrades, please use this method to access the original text first. #29737
๐ Fix Upload onChange params file can not cloneDeep by lodash. #29718
๐ Fix Upload crash when fileList is null. #29702
๐ Upload motion add 2s deadline to avoid developer manually remove motion makes hanging. #29686
๐ Fix the bug that Modal footer buttons not spaced properly when using href in button. #29681@n0ruSh
๐ Add parent class for different Notification types. #29634@n0ruSh
๐ Typography editable supports onCancel and onEnd. #29615@jueinin
๐ 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
๐ Fix Tabs position shift when active item changed. #29781
๐ Fix placeholder not being hidden when Image is loaded from cache. #29829
๐ Improve Checkbox/Radio label text layout. #29788
TypeScript
๐ค Fix Upload type declaration of beforeUpload. #29766
4.14.0
2021-03-14
Upload
๐ Upload onChange to change back to the original behavior (before Upload false returns the original file, and the rest of the scene returns the encapsulated object). Now you can always get the original file via onChange.info.originFileObj. For future upgrades, please use this method to access the original text first. #29737
๐ Fix Upload onChange params file can not cloneDeep by lodash. #29718
๐ Fix Upload crash when fileList is null. #29702
๐ Upload motion add 2s deadline to avoid developer manually remove motion makes hanging. #29686
๐ Fix the bug that Modal footer buttons not spaced properly when using href in button. #29681@n0ruSh
๐ Add parent class for different Notification types. #29634@n0ruSh
๐ Typography editable supports onCancel and onEnd. #29615@jueinin
Tabs
๐ Fix Tabs centered prop is not actually center. #29495@jinchaofs
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.0.
Release notes
Sourced from antd's releases.
... (truncated)
Changelog
Sourced from antd's changelog.
... (truncated)
Commits
a1baecb
test: Always wait for motion ended49162f9
docs: 4.15.0 changelog (#29935)ad2a496
chore: auto merge branchs (#29932)1a3c8f2
Merge pull request #29929 from ant-design/master7fe8f04
refactor: Remove useless code (#29931)0774436
docs: fix Form requiredMark demo4f52d7f
docs: fix typography mistake in Upload section (#29912)7e6bfa4
chore: fix typo initTreeDate -> initTreeData (#29911)98ba403
chore: add eslint-plugin-compat (#29885)d8a31ae
chore(deps-dev): bump @wojtekmaj/enzyme-adapter-react-17 (#29901)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)