File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 6
6
Big thanks to the 16 contributors who made this release possible!
7
7
8
8
Here are some highlights ✨:
9
- - ⚛️ Add a new Breadcrumb component to the lab (#14084 ) @mbrookes
9
+ - ⚛️ Add a new Breadcrumb component to the lab (#14084 ) @simoami @ mbrookes
10
10
https://material-ui.com/lab/breadcrumbs
11
11
- 📝 AppBar and Textfield demos in TypeScript (#13229 ) @eps1lon
12
12
- 📝 Prepare support for 5 new documentation languages
@@ -31,7 +31,7 @@ https://translate.material-ui.com/project/material-ui-docs
31
31
### ` @material-ui/lab@v3.0.0-alpha.30 `
32
32
33
33
- [ Slider] Added valueReducer prop (#12665 ) @aseem191
34
- - [ lab] Add a Breadcrumb component (#14084 ) @mbrookes
34
+ - [ lab] Add a Breadcrumb component (#14084 ) @simoami @ mbrookes
35
35
36
36
### Docs
37
37
Original file line number Diff line number Diff line change 2
2
"name" : " @material-ui/workspace" ,
3
3
"private" : true ,
4
4
"author" : " Material-UI Team" ,
5
- "version" : " 3.9.1 " ,
5
+ "version" : " 3.9.2 " ,
6
6
"description" : " Material-UI's workspace package" ,
7
7
"keywords" : [
8
8
" react" ,
Original file line number Diff line number Diff line change 2
2
"name" : " @material-ui/lab" ,
3
3
"private" : false ,
4
4
"author" : " Material-UI Team" ,
5
- "version" : " 3.0.0-alpha.29 " ,
5
+ "version" : " 3.0.0-alpha.30 " ,
6
6
"description" : " Material-UI Lab - Incubator for Material-UI React components." ,
7
7
"main" : " ./src/index.js" ,
8
8
"keywords" : [
Original file line number Diff line number Diff line change 2
2
"name" : " @material-ui/styles" ,
3
3
"private" : false ,
4
4
"author" : " Material-UI Team" ,
5
- "version" : " 3.0.0-alpha.9 " ,
5
+ "version" : " 3.0.0-alpha.10 " ,
6
6
"description" : " Material-UI Styles - The styling solution of Material-UI." ,
7
7
"main" : " ./src/index.js" ,
8
8
"keywords" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"build/umd/material-ui.production.min.js" : {
3
- "bundled" : 868516 ,
4
- "minified" : 320858 ,
5
- "gzipped" : 84838
3
+ "bundled" : 870371 ,
4
+ "minified" : 321258 ,
5
+ "gzipped" : 84918
6
6
}
7
7
}
Original file line number Diff line number Diff line change 2
2
"name" : " @material-ui/core" ,
3
3
"private" : false ,
4
4
"author" : " Material-UI Team" ,
5
- "version" : " 3.9.1 " ,
5
+ "version" : " 3.9.2 " ,
6
6
"description" : " React components that implement Google's Material Design." ,
7
7
"keywords" : [
8
8
" react" ,
You can’t perform that action at this time.
0 commit comments