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

IDE: upgrade dependencies and fix problem with font loading order #59

Merged
merged 1 commit into from Dec 1, 2020

Conversation

akphi
Copy link
Contributor

@akphi akphi commented Dec 1, 2020

Bump dependencies

Upgraded webapack-dev-server. Fixes #58
NOTE: Still need to check the problem with HMR not working

Bug fixes

Fix problem with monaco-editor loads before the monospaced font and thus, measuring of glyphs are off.

Improvements

Standardize letter casing for button title and input field placeholder
Make usage of mobx action explicit when using makeAutoObservable

@akphi akphi force-pushed the master branch 2 times, most recently from 6d2ead5 to 1501077 Compare December 1, 2020 09:30
@pierredebelen pierredebelen merged commit 0fe0a1a into finos:master Dec 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WhiteSource security checks fails on version of y18n used via webpack-dev-server
2 participants