shadcn-vue/apps/www/src/lib/registry/new-york/ui/table
2024-02-02 22:48:58 +03:30
..
index.ts feat: add new-york style components (#27) 2023-09-07 19:45:36 +08:00
Table.vue refactor: use class as prop to prevent class duplication with cn function (#241) 2024-02-02 19:08:06 +03:30
TableBody.vue refactor: use class as prop to prevent class duplication with cn function (#241) 2024-02-02 19:08:06 +03:30
TableCaption.vue refactor: use class as prop to prevent class duplication with cn function (#241) 2024-02-02 19:08:06 +03:30
TableCell.vue refactor: tailwindcss, remove all unnecessary arbitrary values, update TailwindCSS to v3.4 (#269) 2024-02-02 22:48:58 +03:30
TableEmpty.vue refactor: use class as prop to prevent class duplication with cn function (#241) 2024-02-02 19:08:06 +03:30
TableFooter.vue refactor: use class as prop to prevent class duplication with cn function (#241) 2024-02-02 19:08:06 +03:30
TableHead.vue refactor: tailwindcss, remove all unnecessary arbitrary values, update TailwindCSS to v3.4 (#269) 2024-02-02 22:48:58 +03:30
TableHeader.vue refactor: use class as prop to prevent class duplication with cn function (#241) 2024-02-02 19:08:06 +03:30
TableRow.vue refactor: use class as prop to prevent class duplication with cn function (#241) 2024-02-02 19:08:06 +03:30