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

Refactor editior instance creation and settings management #293

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

heyman
Copy link
Owner

@heyman heyman commented Jan 7, 2025

  • Refactor settings management into separate pinia store
  • Move creation of editor instances into editorCacheStore
  • Read settings directly from the settingsStore instead of passing it from App to Editor to the editor instance

heyman added 2 commits January 7, 2025 19:00
- Refactor settings management into separate pinia store
- Move creation of editor instances into editorCacheStore
- Read settings directly from the settingsStore instead of passing it from App to Editor to the editor instance
…n be imported in node land when running Playwright tests
@heyman heyman force-pushed the refactor-editor-cache branch from aa2a9b9 to 9606bd9 Compare January 7, 2025 18:01
@heyman heyman marked this pull request as ready for review January 7, 2025 18:08
@heyman heyman merged commit 158ac08 into main Jan 7, 2025
3 checks passed
@heyman heyman deleted the refactor-editor-cache branch January 7, 2025 18:09
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.

1 participant