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

chore: update codemirror to v6 #795

Merged
merged 8 commits into from
Jul 17, 2022
Merged

chore: update codemirror to v6 #795

merged 8 commits into from
Jul 17, 2022

Conversation

meteyou
Copy link
Member

@meteyou meteyou commented May 11, 2022

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 requested a review from dw-0 May 11, 2022 21:46
@dw-0 dw-0 linked an issue May 15, 2022 that may be closed by this pull request
package.json Outdated Show resolved Hide resolved
Signed-off-by: Stefan Dej <meteyou@gmail.com>
# Conflicts:
#	package-lock.json
#	package.json
#	src/plugins/StreamParserKlipperConfig.ts
Signed-off-by: Stefan Dej <meteyou@gmail.com>
Signed-off-by: Stefan Dej <meteyou@gmail.com>
@meteyou meteyou changed the title fix: editor page up/down key function chore: update codemirror to v6 Jul 17, 2022
@meteyou meteyou merged commit f4ed91e into develop Jul 17, 2022
@meteyou meteyou deleted the fix/editor-page-up-down branch July 17, 2022 22:48
@dw-0 dw-0 added the analyze runs build size report label Jul 18, 2022
@github-actions
Copy link
Contributor

Size Change: -658 kB (-29%) 🎉

Total Size: 1.59 MB

Filename Size Change
./dist/assets/Codemirror.js 124 kB +2.79 kB (+2%)
./dist/assets/Heightmap.js 120 kB -1 B (0%)
./dist/assets/index.js 328 kB -1 B (0%)
./dist/assets/Viewer.js 283 kB -660 kB (-70%) 🏆
./dist/sw.js 6.29 kB +12 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/assets/Heightmap.css 282 B
./dist/assets/index.css 10.8 kB
./dist/assets/vendor.js 533 kB
./dist/assets/vendor.css 64.5 kB
./dist/assets/Viewer.css 244 B
./dist/config.json 86 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
./dist/index.html 733 B

compressed-size-action

meteyou added a commit that referenced this pull request Jul 18, 2022
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.

Editor scrolls all the way up/down when pressing PgUp/PgDn
2 participants