monaco-editor-lsp-next/src/app
liguang b3525aee7d refactor(usermanagement): 优化用户管理模块的类型定义和数据处理
- 为 adminActions、guestActions、problemActions 和 teacherActions 文件中的函数添加了明确的类型注解
- 更新了函数参数和返回值的类型,提高了代码的可读性和可维护性
- 在相关页面组件中添加了类型注解,明确了数据结构
- 移除了未使用的 Separator 组件导入
2025-06-20 20:26:28 +08:00
..
(app) refactor(usermanagement): 优化用户管理模块的类型定义和数据处理 2025-06-20 20:26:28 +08:00
(auth) feat: replace dockview with flexlayout-react 2025-06-13 14:03:17 +08:00
actions refactor(run): rename trim to isTrim and simplify output comparison 2025-06-16 16:59:48 +08:00
api refactor(user-management): 重构用户管理系统 2025-06-20 15:29:50 +08:00
favicon.ico chore: initialize the project 2025-02-19 09:00:15 +08:00
globals.css refactor(layout): 重构侧边栏和用户导航组件 2025-06-17 13:44:42 +08:00
layout.tsx feat(i18n): integrate next-intl and dynamic locale support in RootLayout 2025-04-14 22:43:27 +08:00
page.tsx fix(page): add missing return statement in RootPage component 2025-05-07 16:42:39 +08:00