Commit Graph

3 Commits

Author SHA1 Message Date
e24cb4a969 feat(playground): add configuration for default editor themes and languages 2025-01-08 16:42:57 +08:00
c96b870861 feat(constants): add Java to supported languages and include default code snippet 2025-01-04 14:42:52 +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