.. |
content
|
refactor(styles): rename style folder to styles
|
2025-04-04 13:00:36 +08:00 |
features
|
refactor(i18n): replace hardcoded texts with i18n message keys
|
2025-04-15 18:22:21 +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
|
refactor(i18n): replace hardcoded texts with i18n message keys
|
2025-04-15 18:22:21 +08:00 |
avatar-button.tsx
|
chore(avatar): update default image to use local shadcn.jpg
|
2025-04-16 15:48:06 +08:00 |
back-button.tsx
|
refactor(i18n): replace hardcoded texts with i18n message keys
|
2025-04-15 18:22:21 +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
|
refactor(i18n): replace hardcoded texts with i18n message keys
|
2025-04-15 18:22:21 +08:00 |
credentials-sign-in-form.tsx
|
refactor(i18n): replace hardcoded texts with i18n message keys for auth
|
2025-04-16 00:40:36 +08:00 |
credentials-sign-up-form.tsx
|
refactor(i18n): replace hardcoded texts with i18n message keys for auth
|
2025-04-16 00:40:36 +08:00 |
dockview.tsx
|
feat(dockview): update DockView component to support external onApiReady callback
|
2025-04-13 11:53:06 +08:00 |
github-sign-in-form.tsx
|
refactor(i18n): replace hardcoded texts with i18n message keys for auth
|
2025-04-16 00:40:36 +08:00 |
language-settings.tsx
|
refactor(i18n): replace hardcoded texts with i18n message keys
|
2025-04-15 18:22:21 +08:00 |
loading.tsx
|
feat(layout): refactor problem layout to use DockView for organizing content sections
|
2025-04-04 18:13:14 +08:00 |
log-in-button.tsx
|
refactor(i18n): replace hardcoded texts with i18n message keys
|
2025-04-15 18:22:21 +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(theme): Add ModeToggle component for theme switching
|
2025-02-19 22:45:30 +08:00 |
nav-main.tsx
|
feat(nav-main): refactor sidebar menu to handle items without submenus
|
2025-03-30 20:43:12 +08:00 |
nav-projects.tsx
|
feat(components/ui): add Sidebar-07 component from shadcn/ui
|
2025-03-16 20:31:21 +08:00 |
nav-user.tsx
|
refactor(components): extract NavUserProps and NavMainProps type and optimize type definitions
|
2025-03-17 11:35:05 +08:00 |
navbar.tsx
|
feat(navbar): add breadcrumb navigation component
|
2025-03-18 10:36:26 +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
|
refactor(i18n): replace hardcoded texts with i18n message keys
|
2025-04-15 18:22:21 +08:00 |
settings-button.tsx
|
refactor(i18n): replace hardcoded texts with i18n message keys for auth
|
2025-04-16 00:40:36 +08:00 |
settings-dialog.tsx
|
refactor(i18n): replace hardcoded texts with i18n message keys
|
2025-04-15 18:22:21 +08:00 |
sign-in-form.tsx
|
refactor(i18n): replace hardcoded texts with i18n message keys for auth
|
2025-04-16 00:40:36 +08:00 |
sign-up-form.tsx
|
refactor(i18n): replace hardcoded texts with i18n message keys for auth
|
2025-04-16 00:40:36 +08:00 |
submissions-table.tsx
|
refactor(i18n): replace hardcoded texts with i18n message keys
|
2025-04-15 18:22:21 +08:00 |
team-switcher.tsx
|
feat(components/ui): add Sidebar-07 component from shadcn/ui
|
2025-03-16 20:31:21 +08:00 |
testcase-card.tsx
|
feat(testcase): add dynamic testcase card and form for problem view
|
2025-04-09 21:26:06 +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 |