judge4c/src/components
2025-06-22 01:32:59 +08:00
..
content refactor: flexlayout 2025-06-20 17:37:00 +08:00
creater feat(panel-layout): add scrollable content support with isScroll prop 2025-06-21 13:26:27 +08:00
sidebar feat(auth): add protected layout with role-based access control 2025-06-22 01:32:59 +08:00
ui 暂时保存 2025-06-21 17:57:36 +08:00
UncompletedProject refactor: format and relocate code 2025-06-21 23:19:49 +08:00
ai-optimized-editor.tsx style: normalize quotes and indentation 2025-06-20 22:25:07 +08:00
appearance-settings.tsx refactor(i18n): replace hardcoded texts with i18n message keys 2025-04-15 18:22:21 +08:00
back-button.tsx refactor(components): simplify BackButton by using TooltipButton 2025-05-13 17:38:26 +08:00
banner.tsx refactor(i18n): replace hardcoded texts with i18n message keys 2025-04-15 18:22:21 +08:00
bot-visibility-toggle.tsx feat: replace dockview with flexlayout-react 2025-06-13 14:03:17 +08:00
container.tsx feat(home): replace homepage redirect with actual content 2025-04-17 16:45:49 +08:00
core-editor.tsx feat: replace dockview with flexlayout-react 2025-06-13 14:03:17 +08:00
credentials-sign-in-form.tsx feat: replace dockview with flexlayout-react 2025-06-13 14:03:17 +08:00
credentials-sign-up-form.tsx feat: replace dockview with flexlayout-react 2025-06-13 14:03:17 +08:00
dashboard-button.tsx refactor: format and relocate code 2025-06-21 23:19:49 +08:00
dockview.tsx feat(dockview): export Dockview component and create ProblemDockview wrapper 2025-05-13 16:08:33 +08:00
dynamic-breadcrumb.tsx refactor: format and relocate code 2025-06-21 23:19:49 +08:00
faqs.tsx refactor(structure): reorganize page and component exports 2025-05-07 14:06:31 +08:00
footer.tsx refactor(structure): reorganize page and component exports 2025-05-07 14:06:31 +08:00
header.tsx refactor(i18n): replace language-settings with locale-switcher 2025-05-13 00:19:01 +08:00
hero-section.tsx feat: replace dockview with flexlayout-react 2025-06-13 14:03:17 +08:00
loading.tsx refactor(loading): change to named export and arrow function 2025-05-09 09:40:25 +08:00
locale-switcher.tsx refactor(i18n): replace language-settings with locale-switcher 2025-05-13 00:19:01 +08:00
logo.tsx feat(home): replace homepage redirect with actual content 2025-04-17 16:45:49 +08:00
mdx-preview.tsx feat: replace dockview with flexlayout-react 2025-06-13 14:03:17 +08:00
mode-toggle.tsx feat(theme): Add ModeToggle component for theme switching 2025-02-19 22:45:30 +08:00
nav-main.tsx refactor: format and relocate code 2025-06-21 23:19:49 +08:00
nav-projects.tsx refactor: format and relocate code 2025-06-21 23:19:49 +08:00
nav-secondary.tsx refactor: format and relocate code 2025-06-21 23:19:49 +08:00
nav-user.tsx refactor: format and relocate code 2025-06-21 23:19:49 +08:00
navbar.tsx feat(navbar): add breadcrumb navigation component 2025-03-18 10:36:26 +08:00
primary-features.tsx refactor(structure): reorganize page and component exports 2025-05-07 14:06:31 +08:00
problem-editor.tsx feat: replace dockview with flexlayout-react 2025-06-13 14:03:17 +08:00
settings-button.tsx feat(user-avatar): refactor avatar component into user-avatar with improved structure 2025-05-05 18:39:47 +08:00
settings-dialog.tsx refactor(i18n): replace language-settings with locale-switcher 2025-05-13 00:19:01 +08:00
submission-login-button.tsx feat(submissions): add login requirement for submissions page 2025-04-17 09:31:04 +08:00
team-switcher.tsx feat(components/ui): add Sidebar-07 component from shadcn/ui 2025-03-16 20:31:21 +08:00
testcase-form.tsx style(testcase-form): reorder input props and make inputs read-only 2025-04-13 13:22:47 +08:00
theme-provider.tsx feat(theme): add ThemeProvider component for theme management 2025-02-19 21:20:12 +08:00
theme-toggle.tsx feat: replace dockview with flexlayout-react 2025-06-13 14:03:17 +08:00
tooltip-button.tsx refactor(components): simplify BackButton by using TooltipButton 2025-05-13 17:38:26 +08:00
typing-effect.tsx feat(home): replace homepage redirect with actual content 2025-04-17 16:45:49 +08:00
user-avatar.tsx refactor: format and relocate code 2025-06-21 23:19:49 +08:00