monaco-editor-lsp-next/src
fly6516 f63d869403 feat(problem-editor): realize backend for save problem edit
- 在编辑面板组件中添加 onUpdate属性,用于处理数据更新
- 新增 updateProblem 函数,实现问题数据的更新逻辑
- 在问题编辑页面中集成更新功能,实现即时保存
2025-06-21 12:44:56 +08:00
..
app feat(problem-editor): realize backend for save problem edit 2025-06-21 12:44:56 +08:00
components feat(problem-editor): realize backend for save problem edit 2025-06-21 12:44:56 +08:00
config feat: replace dockview with flexlayout-react 2025-06-13 14:03:17 +08:00
features refactor: flexlayout 2025-06-21 12:43:16 +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-21 12:43:16 +08:00
styles feat: replace dockview with flexlayout-react 2025-06-13 14:03:17 +08:00
types The window is basically complete, but there are some issues need to fix. 2025-06-21 12:43:16 +08:00