Big thanks to the 20 contributors who made this release possible.
Here are some highlights β¨:
βοΈ Migrate more descriptions of the props to TypeScript (#20342) @eps1lon.
The coverage has increased from 50 to 75 components. We are working on migrating the 48 missing components.
And many more π bug fixes and π improvements.
Over the last 3 months, we have focused exclusively on making patch releases. We have done 11 so far. We have optimized for stability. In the coming weeks, we will initiate our work on the next major: v5. You can expect the following:
A feature freeze on v4.
The introduction of deprecation messages in the next v4 minors. These messages will help developers upgrade to v5.
A progressive bug fixes freeze on v4, to the exception of security issues and important bugs.
At least 6 months of work on v5 to get to a stable release (probably more). You can follow our milestone. We will likely look for hiring a new full-time member on the core team to move faster.
And many more π bug fixes and π improvements.
Over the last 3 months, we have focused exclusively on making patch releases.
We have done 11 so far. We have optimized for stability.
In the coming weeks, we will initiate our work on the next major: v5.
You can expect the following:
A feature freeze on v4.
The introduction of deprecation messages in the next v4 minors. These messages will help developers upgrade to v5.
A progressive bug fixes freeze on v4, to the exception of security issues and important bugs.
At least 6 months of work on v5 to get to a stable release (probably more). You can follow our milestone
. We will look for hiring a new full-time member on the core team to move faster.
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)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps @material-ui/core from 4.8.0 to 4.9.10.
Release notes
Sourced from @material-ui/core's releases.
Changelog
Sourced from @material-ui/core's changelog.
Commits
8baef82
v4.9.10991f6af
[Breadcrumbs] Keep focus in the component after expanding (#20489)89d7ad0
[Table] Add role if the default role of elements can't be used (#20475)601bbbc
[theme] Fix types to pass array for spacing (#20486)e9eb2df
[TextareaAutosize] Update rows/rowMax to use number for better clarity (#20469)3359d81
[test] Fix broken tests inreact@next
(#20472)be264e7
[Popper] Fix outdated typescript props docs (#20465)ff9efcd
[core] Fix TypeScript type for optionalchildren
(#20458)975b919
[Popper] Fix links to popper.js (#20464)50c0bbc
[docs] Move more prop docs into IntelliSense (#20342)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) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)