siakad-itm/resources/js/components
Yoga Pangestu 8f692c44c7
Some checks failed
tests / ci (pull_request) Has been cancelled
refactor: update component imports and improve styling
- Refactored imports in Select, Separator, Sheet, Sidebar, Skeleton, Sonner, Toggle, and Tooltip components to use new radix-ui package.
- Enhanced styling for various components, including SelectTrigger, SelectContent, and TooltipContent for better visual consistency.
- Introduced a new hook `useIsMobile` to manage mobile state detection.
- Adjusted class names and styles for better responsiveness and accessibility across components.
- Added support for custom spacing in ToggleGroup component.
2026-08-03 15:19:17 +07:00
..
ui refactor: update component imports and improve styling 2026-08-03 15:19:17 +07:00
alert-error.tsx initial commit 2026-07-29 17:46:01 +07:00
app-content.tsx initial commit 2026-07-29 17:46:01 +07:00
app-header.tsx initial commit 2026-07-29 17:46:01 +07:00
app-logo-icon.tsx initial commit 2026-07-29 17:46:01 +07:00
app-logo.tsx initial commit 2026-07-29 17:46:01 +07:00
app-shell.tsx initial commit 2026-07-29 17:46:01 +07:00
app-sidebar-header.tsx initial commit 2026-07-29 17:46:01 +07:00
app-sidebar.tsx initial commit 2026-07-29 17:46:01 +07:00
appearance-tabs.tsx initial commit 2026-07-29 17:46:01 +07:00
breadcrumbs.tsx initial commit 2026-07-29 17:46:01 +07:00
delete-user.tsx initial commit 2026-07-29 17:46:01 +07:00
heading.tsx initial commit 2026-07-29 17:46:01 +07:00
input-error.tsx initial commit 2026-07-29 17:46:01 +07:00
manage-passkeys.tsx initial commit 2026-07-29 17:46:01 +07:00
manage-two-factor.tsx initial commit 2026-07-29 17:46:01 +07:00
nav-footer.tsx initial commit 2026-07-29 17:46:01 +07:00
nav-main.tsx initial commit 2026-07-29 17:46:01 +07:00
nav-user.tsx initial commit 2026-07-29 17:46:01 +07:00
passkey-item.tsx initial commit 2026-07-29 17:46:01 +07:00
passkey-register.tsx initial commit 2026-07-29 17:46:01 +07:00
passkey-verify.tsx initial commit 2026-07-29 17:46:01 +07:00
password-input.tsx initial commit 2026-07-29 17:46:01 +07:00
text-link.tsx initial commit 2026-07-29 17:46:01 +07:00
two-factor-recovery-codes.tsx initial commit 2026-07-29 17:46:01 +07:00
two-factor-setup-modal.tsx initial commit 2026-07-29 17:46:01 +07:00
user-info.tsx initial commit 2026-07-29 17:46:01 +07:00
user-menu-content.tsx initial commit 2026-07-29 17:46:01 +07:00