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: Monaco #1

Merged
merged 4 commits into from
Dec 8, 2023
Merged

feat: Monaco #1

merged 4 commits into from
Dec 8, 2023

Conversation

Steven0351
Copy link
Contributor

This adds monaco as the text editor, as well as a few tweaks and improvements. The headers were not respecting safe area insets causing issues when the debug app was not presented in a full screen Portal. The modal for invoking a plugin method was actually being retained after being dismissed as well.

feat: Plugin responses are now pretty printed.
feat: Better dark mode support.
fix: Addressed headers not respecting safe area insets.
fix: Modal was actually being retained. It is now properly disposed.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't actually mean to commit these changes

@Steven0351 Steven0351 merged commit 97ef7a5 into main Dec 8, 2023
@Steven0351 Steven0351 deleted the monaco branch December 8, 2023 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants