judge4c/src
fly6516 07c7acf393 feat(creater): add feature to display multi-language description and solution in problem-creater
- 在编辑题目描述和解析面板中添加语言切换功能
- 实现获取题目支持的语言列表和对应语言的题目数据
- 增加添加新语言的功能(仅前端)
-优化题目描述和解析的编辑、预览和对比功能
- 在预览中添加 Accordion 和 VideoEmbed 组件支持
2025-06-20 16:51:28 +08:00
..
app feat(creater): add feature to display multi-language description and solution in problem-creater 2025-06-20 16:51:28 +08:00
components feat(creater): add feature to display multi-language description and solution in problem-creater 2025-06-20 16:51:28 +08:00
config feat: replace dockview with flexlayout-react 2025-06-13 14:03:17 +08:00
features refactor: flexlayout 2025-06-20 16:39:47 +08:00
hooks feat(ui): add all Shadcn components 2025-06-16 17:49:25 +08:00
i18n refactor(i18n): replace language-settings with locale-switcher 2025-05-13 00:19:01 +08:00
lib feat: replace dockview with flexlayout-react 2025-06-13 14:03:17 +08:00
stores refactor: flexlayout 2025-06-20 16:39:47 +08:00
styles feat: replace dockview with flexlayout-react 2025-06-13 14:03:17 +08:00
types feat: migrate prototype of ai-optimized-editor feature 2025-06-20 16:51:28 +08:00