Commit Graph
6 Commits
Author SHA1 Message Date
Hafid Nur 79e0d39280 feat: separate DataTable component 2025-03-28 18:17:13 +07:00
Hafid Nur 2ec6ad5b5c feat: Add TanStack Table v8 and implement it to Datatable component 2025-03-28 00:19:01 +07:00
Hafid Nur a4ca53004f feat: fix datatable storybook 2025-03-27 22:52:35 +07:00
Hafid Nur 6bfa48bed8 feat: Change data table component dynamically
- Ubah komponen DataTable agar bisa render menyesuaikan jumlah kolom dan baris pada data
2025-03-27 17:22:04 +07:00
Hafid Nur a76bd89ec1 feat: Styling data table component 2025-03-27 16:29:09 +07:00
Hafid Nur cafdb29024 feat: Refactor datatable and pagination component and add storybook
- Refactor nama component dari datatable dan pagination mengikuti codebase
- Buat storybook untuk preview dari masing-masing komponen
2025-03-27 15:59:02 +07:00