Skip to content

Commit

Permalink
Merge pull request mui#726 from dmtrKovalenko/develop
Browse files Browse the repository at this point in the history
Release 1.0.1
  • Loading branch information
dmtrKovalenko authored Oct 28, 2018
2 parents 56eb58e + 7aac609 commit 2ab1c97
Show file tree
Hide file tree
Showing 18 changed files with 420 additions and 102 deletions.
30 changes: 15 additions & 15 deletions lib/.size-snapshot.json
Original file line number Diff line number Diff line change
@@ -1,31 +1,31 @@
{
"build/dist/material-ui-pickers.cjs.js": {
"bundled": 125232,
"minified": 71132,
"gzipped": 14521
"bundled": 122390,
"minified": 72390,
"gzipped": 14601
},
"build/dist/material-ui-pickers.esm.js": {
"bundled": 119651,
"minified": 65677,
"gzipped": 14317,
"bundled": 116809,
"minified": 66935,
"gzipped": 14397,
"treeshaked": {
"rollup": {
"code": 56357,
"import_statements": 1332
"code": 49272,
"import_statements": 1245
},
"webpack": {
"code": 65195
"code": 56057
}
}
},
"build/dist/material-ui-pickers.umd.js": {
"bundled": 233000,
"minified": 99906,
"gzipped": 25261
"bundled": 232827,
"minified": 99955,
"gzipped": 25269
},
"build/dist/material-ui-pickers.umd.min.js": {
"bundled": 221097,
"minified": 98363,
"gzipped": 24880
"bundled": 200588,
"minified": 89865,
"gzipped": 23607
}
}
Loading

0 comments on commit 2ab1c97

Please sign in to comment.