.. |
content
|
fix(mdx-components): restore list decoration for ordered and unordered lists
|
2025-03-10 20:41:53 +08:00 |
features/playground
|
feat(LanguageSelector): add loading state for hydration
|
2025-03-20 15:41:46 +08:00 |
ui
|
feat(components/ui): add Accordion component from shadcn/ui
|
2025-03-17 20:21:20 +08:00 |
app-sidebar.tsx
|
feat(sidebar): update navigation links for settings page
|
2025-03-18 14:53:12 +08:00 |
appearance-settings.tsx
|
feat(appearance-settings): add theme selection component
|
2025-03-06 23:22:40 +08:00 |
avatar-button.tsx
|
refactor(avatar-button): replace sign-in handler with redirect to /sign-in
|
2025-03-14 14:34:05 +08:00 |
back-button.tsx
|
feat(components): add back button component with tooltip
|
2025-03-12 12:22:41 +08:00 |
banner.tsx
|
style(banner): update component with background color and layout changes
|
2025-03-07 15:31:22 +08:00 |
credentials-sign-in-form.tsx
|
feat(credentials-sign-in-form): add loading state, error handling, and navigation after sign in
|
2025-03-18 22:50:59 +08:00 |
credentials-sign-up-form.tsx
|
feat(credentials-sign-up-form): add user registration with transition and toast notifications
|
2025-03-18 22:52:00 +08:00 |
github-sign-in-form.tsx
|
rename(components): update file names for consistency
|
2025-03-18 22:14:12 +08:00 |
loading.tsx
|
feat(Loading): add skeletonClassName prop to customize Skeleton style
|
2025-03-18 19:46:19 +08:00 |
mdx-preview.tsx
|
fix(useMonacoTheme): return theme ID instead of the full theme object
|
2025-03-20 14:47:16 +08:00 |
mode-toggle.tsx
|
feat(theme): Add ModeToggle component for theme switching
|
2025-02-19 22:45:30 +08:00 |
nav-main.tsx
|
fix(nav-main): concatenate base URL with sub-item URL
|
2025-03-17 11:58:51 +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(editor): refactor code editor component to problem editor
|
2025-03-20 15:15:37 +08:00 |
run-code.tsx
|
feat(run-code): add tooltip to button for better UX
|
2025-03-13 10:48:01 +08:00 |
settings-button.tsx
|
refactor(settings-button): update to use dropdown menu item instead of button
|
2025-03-12 21:15:44 +08:00 |
settings-dialog.tsx
|
refactor(settings-dialog): integrate settings dialog state with store
|
2025-03-12 11:49:29 +08:00 |
sign-in-form.tsx
|
rename(components): update file names for consistency
|
2025-03-18 22:14:12 +08:00 |
sign-up-form.tsx
|
rename(components): update file names for consistency
|
2025-03-18 22:14:12 +08:00 |
team-switcher.tsx
|
feat(components/ui): add Sidebar-07 component from shadcn/ui
|
2025-03-16 20:31:21 +08:00 |
theme-provider.tsx
|
feat(theme): add ThemeProvider component for theme management
|
2025-02-19 21:20:12 +08:00 |