-
Notifications
You must be signed in to change notification settings - Fork 832
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f8bc7ba
commit a6ea9c2
Showing
4 changed files
with
50 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
### [Versions](https://material-ui.com/versions/) | ||
|
||
## 4.0.0-alpha.11 | ||
|
||
###### _Aug 1, 2020_ | ||
|
||
Big thanks to the 9 contributors who made this release possible. | ||
|
||
### `@material-ui/[email protected]` | ||
|
||
#### Breaking changes | ||
|
||
- [DatePicker] Require Material-UI v5 alpha (#2053) @eps1lon | ||
|
||
#### Changes | ||
|
||
- [DateTimePicker] Allow same date selection (#2016) @dmtrKovalenko | ||
|
||
### Docs | ||
|
||
- [docs] Fix `inputRef` date picker customization demo (#2028) @Chee7ah | ||
- [docs] Migrate demos to TypeScript (#2030) @dmtrKovalenko | ||
- [docs] Remove mention of removed `autoOk` prop (#2020) @dandv | ||
- [docs] Update guides links to point to next (#2048) @aamirafridi | ||
|
||
### Core | ||
|
||
- [test] Add test for textbox aria-invalid (#1955) @PaulSavignano | ||
- [test] check prettier on CI (#2025) @dmtrKovalenko | ||
- [test] Add yarn deduplicate step (#2036) @oliviertassinari | ||
- [Security] Bump codecov from 3.6.5 to 3.7.1 (#2014) @dependabot-preview | ||
- [Security] Bump elliptic from 6.5.1 to 6.5.3 (#2049) @dependabot-preview | ||
- [core] Batch small changes (#2034) @oliviertassinari | ||
- [core] Continue eslint sync with main repo (#2004) @oliviertassinari | ||
- [core] Upgrade prettier (#2005) @oliviertassinari |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,26 @@ | ||
{ | ||
"material-ui-pickers.esm.js": { | ||
"bundled": 206357, | ||
"minified": 110201, | ||
"gzipped": 28112, | ||
"bundled": 207515, | ||
"minified": 110094, | ||
"gzipped": 28162, | ||
"treeshaked": { | ||
"rollup": { | ||
"code": 89508, | ||
"import_statements": 2098 | ||
"code": 89152, | ||
"import_statements": 2087 | ||
}, | ||
"webpack": { | ||
"code": 99259 | ||
"code": 98860 | ||
} | ||
} | ||
}, | ||
"material-ui-pickers.umd.js": { | ||
"bundled": 319934, | ||
"minified": 124137, | ||
"gzipped": 34867 | ||
"bundled": 321075, | ||
"minified": 123998, | ||
"gzipped": 34875 | ||
}, | ||
"material-ui-pickers.umd.min.js": { | ||
"bundled": 275030, | ||
"minified": 114319, | ||
"gzipped": 32057 | ||
"bundled": 276181, | ||
"minified": 114203, | ||
"gzipped": 32060 | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a6ea9c2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs: