Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add multi download to ConfigFilesPanel.vue #1194

Merged
merged 8 commits into from
Jan 7, 2023

Conversation

meteyou
Copy link
Member

@meteyou meteyou commented Dec 14, 2022

fixes #1074

Signed-off-by: Stefan Dej meteyou@gmail.com

Signed-off-by: Stefan Dej <meteyou@gmail.com>
@meteyou meteyou requested a review from dw-0 December 14, 2022 23:41
@meteyou meteyou added the analyze runs build size report label Dec 14, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Dec 14, 2022

Size Change: +31.5 kB (+1%)

Total Size: 2.27 MB

Filename Size Change
./dist/assets/index.js 951 kB +31.5 kB (+3%)
./dist/assets/index.css 65.2 kB +1 B (0%)
./dist/assets/Viewer.js 854 kB -1 B (0%)
./dist/index.html 699 B -1 B (0%)
./dist/sw.js 6.29 kB +7 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/assets/Codemirror.js 127 kB
./dist/assets/Heightmap.js 139 kB
./dist/assets/Heightmap.css 283 B
./dist/assets/Viewer.css 231 B
./dist/assets/workbox-window.prod.es5.js 2.2 kB
./dist/config.json 101 B
./dist/fonts/roboto-black.woff2 11 kB
./dist/fonts/roboto-bold.woff2 11 kB
./dist/fonts/roboto-light.woff2 11.2 kB
./dist/fonts/roboto-medium.woff2 11.1 kB
./dist/fonts/roboto-regular.woff2 11 kB
./dist/fonts/roboto-thin.woff2 11 kB
./dist/img/icons/apple-touch-icon-180x180.png 6.47 kB
./dist/img/icons/favicon-16x16.png 355 B
./dist/img/icons/favicon-32x32.png 641 B
./dist/img/icons/icon-192-png 7.86 kB
./dist/img/icons/icon-512-png 33 kB
./dist/img/icons/mstile-150x150.png 2.24 kB
./dist/img/icons/safari-pinned-tab.svg 1.38 kB
./dist/img/klipper.svg 2.38 kB
./dist/img/logo.svg 295 B
./dist/img/sidebar-background.svg 929 B

compressed-size-action

Signed-off-by: Stefan Dej <meteyou@gmail.com>
Signed-off-by: Stefan Dej <meteyou@gmail.com>
Signed-off-by: Stefan Dej <meteyou@gmail.com>
Signed-off-by: Stefan Dej <meteyou@gmail.com>
Signed-off-by: Stefan Dej <meteyou@gmail.com>
Signed-off-by: Stefan Dej <meteyou@gmail.com>
Signed-off-by: Stefan Dej <meteyou@gmail.com>
@meteyou meteyou merged commit 712d681 into mainsail-crew:develop Jan 7, 2023
@meteyou meteyou deleted the feat/multi-config-download branch January 7, 2023 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analyze runs build size report
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Download multiple config files from machine page.
2 participants