Commit Graph

2 Commits

Author SHA1 Message Date
Khafid Prayoga 341c27679c refactor(data-table): improve type safety and rendering logic
- Replace ambiguous `object` types with more specific type definitions
- Separate HTML rendering from plain text interpolation for better security
- Simplify template logic by removing nested ternary operations
2025-08-19 16:51:21 +07:00
Abizrh 922820f1b0 feat (base): introduce base data table component 2025-08-13 17:04:54 +07:00