monaco-editor-lsp-next/src/components
2025-04-14 10:05:11 +08:00
..
content refactor(styles): rename style folder to styles 2025-04-04 13:00:36 +08:00
features style(playground): adjust header layout and z-index for centered RunCode button 2025-04-10 20:38:39 +08:00
ui feat(components/ui): add Switch component from shadcn/ui 2025-04-01 17:33:09 +08:00
app-sidebar.tsx chore(sidebar): simplify navigation structure 2025-03-30 20:51:38 +08:00
appearance-settings.tsx feat: add basic modules translation 2025-04-14 05:12:05 +08:00
avatar-button.tsx feat: fix bugs in avatar-button.tsx and settings-dialog.tsx because of wrong translation coding 2025-04-14 10:05:11 +08:00
back-button.tsx feat(components): add back button component with tooltip 2025-03-12 12:22:41 +08:00
banner.tsx fix(banner): update component to use 'flex-none' for flexbox layout 2025-03-30 20:21:59 +08:00
credentials-sign-in-form.tsx feat: add basic modules translation 2025-04-14 05:12:05 +08:00
credentials-sign-up-form.tsx feat: add basic modules translation 2025-04-14 05:12:05 +08:00
dockview.tsx feat(dockview): support dynamic Lucide icons via string in tab headers 2025-04-07 10:32:58 +08:00
github-sign-in-form.tsx feat: add basic modules translation 2025-04-14 05:12:05 +08:00
intl-provider.tsx feat: add basic messages and auto-select language feature 2025-04-13 19:13:45 +08:00
loading.tsx feat(layout): refactor problem layout to use DockView for organizing content sections 2025-04-04 18:13:14 +08:00
markdown-editor.tsx feat(editor): add Markdown editor component with Monaco editor integration 2025-04-04 20:24:11 +08:00
mdx-preview.tsx refactor(styles): rename style folder to styles 2025-04-04 13:00:36 +08:00
mode-toggle.tsx feat: add basic modules translation 2025-04-14 05:12:05 +08:00
nav-main.tsx feat: add basic modules translation 2025-04-14 05:12:05 +08:00
nav-projects.tsx feat: add basic modules translation 2025-04-14 05:12:05 +08:00
nav-user.tsx feat: add basic modules translation 2025-04-14 05:12:05 +08:00
navbar.tsx feat: add basic modules translation 2025-04-14 05:12:05 +08:00
problem-editor.tsx feat(layout): refactor problem layout to use DockView for organizing content sections 2025-04-04 18:13:14 +08:00
run-code.tsx feat: add basic modules translation 2025-04-14 05:12:05 +08:00
settings-button.tsx feat: add basic modules translation 2025-04-14 05:12:05 +08:00
settings-dialog.tsx feat: fix bugs in avatar-button.tsx and settings-dialog.tsx because of wrong translation coding 2025-04-14 10:05:11 +08:00
sign-in-form.tsx feat: add basic messages and auto-select language feature 2025-04-13 19:13:45 +08:00
sign-up-form.tsx feat: add basic modules translation 2025-04-14 05:12:05 +08:00
submissions-table.tsx feat: add basic modules translation 2025-04-14 05:12:05 +08:00
team-switcher.tsx feat: add basic modules translation 2025-04-14 05:12:05 +08:00
testcase-card.tsx feat: add basic modules translation 2025-04-14 05:12:05 +08:00
testcase-form.tsx feat: add basic modules translation 2025-04-14 05:12:05 +08:00
theme-provider.tsx feat(theme): add ThemeProvider component for theme management 2025-02-19 21:20:12 +08:00