Commit Graph

4 Commits

Author SHA1 Message Date
c96b870861 feat(constants): add Java to supported languages and include default code snippet 2025-01-04 14:42:52 +08:00
e98bb9269e feat(theme): add multiple new themes to SUPPORTED_THEMES 2025-01-02 17:36:36 +08:00
513de0c870 feat(editor): add default code values and enhance code saving functionality in CodeEditorStore 2025-01-02 16:27:24 +08:00
0be9cf3baa refactor(constants): move languages.ts and themes.ts to editor folder
refactor(imports): update SUPPORTED_LANGUAGES and SUPPORTED_THEMES import path to use editor folder

feat(constants): add MIN_FONT_SIZE、MAX_FONT_SIZE and DEFAULT_FONT_SIZE

feat(store): add font size management to code editor store
2024-12-31 23:57:27 +08:00