feat: add data table and release checks

This commit is contained in:
2026-03-19 20:10:36 +08:00
parent d5e4d5ece3
commit 3f77070802
12 changed files with 2157 additions and 86 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@ai-ui/ui": minor
---
Add the first DataTable implementation with sorting, selection, search, pagination, loading, empty states, and row actions.