judge4c/src
cfngc4594 a897e00a72 chore(dockview): remove unused Dockview configuration file
- Deleted `src/config/dockview.ts` as it was no longer needed with the refactor to support dynamic panel options.
2025-04-13 11:54:07 +08:00
..
actions feat(judge): add revalidation for problem page after submission 2025-04-13 11:16:26 +08:00
app refactor(bot): simplify layout and improve UI rendering in Bot component 2025-04-12 13:17:48 +08:00
components feat(dockview): update DockView component to support external onApiReady callback 2025-04-13 11:53:06 +08:00
config chore(dockview): remove unused Dockview configuration file 2025-04-13 11:54:07 +08:00
hooks refactor(status): extract status logic into separate module 2025-04-11 17:41:04 +08:00
lib refactor(status): extract status logic into separate module 2025-04-11 17:41:04 +08:00
providers feat(problem-store): add submissions to problem store state and provider 2025-04-11 17:42:52 +08:00
stores feat(dockview): add Zustand store for dockview API management 2025-04-12 10:41:52 +08:00
styles style(dockview): adjust border radius and tab spacing in abyss-spaced 2025-04-09 15:06:22 +08:00
types feat(types): add getAllProblemsWithTestcases and ProblemWithTestcases 2025-04-11 15:58:37 +08:00