judge4c/src
fly6516 794872105f feat(问题编辑): add problem-editor page
- 添加了编辑问题描述、解决方案、详细信息、代码模板和测试用例的组件
- 实现了问题编辑页面的基本布局和功能
- 增加了富文本预览和对比功能
- 支持多种编程语言的代码编辑- 提供了测试用例的添加和删除功能
2025-06-20 17:37:00 +08:00
..
app feat(问题编辑): add problem-editor page 2025-06-20 17:37:00 +08:00
components feat(问题编辑): add problem-editor page 2025-06-20 17:37:00 +08:00
config feat: replace dockview with flexlayout-react 2025-06-13 14:03:17 +08:00
features refactor: flexlayout 2025-06-20 17:37:00 +08:00
hooks feat(ui): add all Shadcn components 2025-06-20 17:37:00 +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 17:37:00 +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 17:37:00 +08:00