monaco-editor-lsp-next/src/hooks
cfngc4594 2e2e0315a8 refactor(hooks): remove theme config and simplify theme hook
- Delete src/config/monaco-theme.ts and src/types/monaco-theme.ts
- Simplify useMonacoTheme hook to directly return theme strings
- Format use-mobile.ts with consistent semicolons and quotes
2025-05-12 21:19:05 +08:00
..
show-status-toast.tsx refactor(i18n): replace hardcoded texts with i18n message keys 2025-04-15 18:22:21 +08:00
use-mobile.tsx refactor(hooks): remove theme config and simplify theme hook 2025-05-12 21:19:05 +08:00
use-monaco-theme.ts refactor(hooks): remove theme config and simplify theme hook 2025-05-12 21:19:05 +08:00
use-problem.ts refactor(problem-store): consolidate problem data structure into ProblemWithDetails 2025-04-09 20:38:53 +08:00