Skip to content

Conversation

atyrode
Copy link
Contributor

@atyrode atyrode commented Apr 24, 2025

  • Introduced a new Editor component for code editing with language support.
  • Updated HtmlEditor to utilize the new Editor component for HTML content editing.
  • Added LanguageSelector for selecting programming languages in the Editor.
  • Enhanced state management in HtmlEditor to load content from customData.
  • Implemented auto-save functionality in the Editor to persist changes.
  • Updated styles for the new Editor component and its toolbar.
  • Add code editor option to MainMenu.

atyrode added 2 commits April 24, 2025 08:40
- Introduced a new Editor component for code editing with language support.
- Updated HtmlEditor to utilize the new Editor component for HTML content editing.
- Added LanguageSelector for selecting programming languages in the Editor.
- Enhanced state management in HtmlEditor to load content from customData.
- Implemented auto-save functionality in the Editor to persist changes.
- Updated styles for the new Editor component and its toolbar.
@atyrode atyrode merged commit 8bb75f9 into main Apr 24, 2025
1 check passed
@atyrode atyrode deleted the code-editor-module branch April 24, 2025 08:49
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