Skip to content

Commit

Permalink
3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MrHus committed Mar 15, 2021
1 parent bf730c9 commit 43a7876
Show file tree
Hide file tree
Showing 15 changed files with 21 additions and 21 deletions.
18 changes: 9 additions & 9 deletions .size-snapshot.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,21 +19,21 @@
}
},
"index.js": {
"bundled": 231245,
"minified": 107599,
"gzipped": 28256
"bundled": 231671,
"minified": 107878,
"gzipped": 28268
},
"index.es.js": {
"bundled": 217186,
"minified": 95315,
"gzipped": 27533,
"bundled": 217535,
"minified": 95522,
"gzipped": 27546,
"treeshaked": {
"rollup": {
"code": 64269,
"import_statements": 1364
"code": 64460,
"import_statements": 1380
},
"webpack": {
"code": 68086
"code": 68283
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion docs/storybook/iframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,4 @@



window['FRAMEWORK_OPTIONS'] = {};</script><script src="runtime~main.3375271464ea6b5a5b15.bundle.js"></script><script src="vendors~main.3375271464ea6b5a5b15.bundle.js"></script><script src="main.3375271464ea6b5a5b15.bundle.js"></script></body></html>
window['FRAMEWORK_OPTIONS'] = {};</script><script src="runtime~main.8b226137be2c424189e5.bundle.js"></script><script src="vendors~main.8b226137be2c424189e5.bundle.js"></script><script src="main.8b226137be2c424189e5.bundle.js"></script></body></html>
1 change: 0 additions & 1 deletion docs/storybook/main.3375271464ea6b5a5b15.bundle.js.map

This file was deleted.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/storybook/main.8b226137be2c424189e5.bundle.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@42.nl/ui",
"version": "3.3.0",
"version": "3.4.0",
"main": "dist/index.js",
"module": "dist/index.es.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion stats.html

Large diffs are not rendered by default.

0 comments on commit 43a7876

Please sign in to comment.