siakad-itm/resources/js/hooks
Yoga Pangestu 1b5510b4e5
Some checks failed
tests / ci (pull_request) Has been cancelled
feat: add reusable components for dialogs and headers
- Implemented DeleteConfirmDialog for confirming deletions.
- Created FormDialog for handling forms within dialogs.
- Added PageHeader component for consistent page headers.
- Introduced RowActions component for action buttons with tooltips.
- Added useServerTable hook for managing server-side table interactions.
- Updated DatePicker component with default month and dropdown caption layout.
- Removed outdated data.json file.
2026-08-05 13:46:38 +07:00
..
use-appearance.tsx initial commit 2026-07-29 17:46:01 +07:00
use-clipboard.ts initial commit 2026-07-29 17:46:01 +07:00
use-current-url.ts initial commit 2026-07-29 17:46:01 +07:00
use-flash-toast.ts initial commit 2026-07-29 17:46:01 +07:00
use-initials.tsx feat: Refactor UI components and add new Drawer, Table, and Tabs components 2026-08-03 15:57:38 +07:00
use-mobile-navigation.ts initial commit 2026-07-29 17:46:01 +07:00
use-mobile.ts refactor: update component imports and improve styling 2026-08-03 15:19:17 +07:00
use-mobile.tsx initial commit 2026-07-29 17:46:01 +07:00
use-server-table.tsx feat: add reusable components for dialogs and headers 2026-08-05 13:46:38 +07:00
use-two-factor-auth.ts initial commit 2026-07-29 17:46:01 +07:00