monaco-editor-lsp-next/src/app
Dioxide c9f8448721 The window is basically complete, but there are some issues need to fix.
1. The window won't scroll when complete.
2. The AI needs the context to generate new inputs, I don't know
how to write.
2025-06-20 17:37:00 +08:00
..
(app) feat(problem-editor): add feature to preload problem information if there already has had data in database 2025-06-20 17:37:00 +08:00
(auth) refactor(auth): Relocate unauthorized page 2025-06-20 17:37:00 +08:00
(protected) refactor: flexlayout 2025-06-20 17:37:00 +08:00
actions The window is basically complete, but there are some issues need to fix. 2025-06-20 17:37:00 +08:00
api feat: replace dockview with flexlayout-react 2025-06-13 14:03:17 +08:00
favicon.ico chore: initialize the project 2025-02-19 09:00:15 +08:00
globals.css fix(styles): remove default margin from markdown figures 2025-03-26 19:50:40 +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