TomSmith27
|
71c2465d7b
|
feat(Table): pass row index to table cell (#291)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-06-21 19:08:51 +02:00 |
|
9uenther
|
786d7765f5
|
fix(Table): colspan of empty and loading is wrong when selection enabled (#284)
|
2023-06-13 17:06:06 +02:00 |
|
Haytham A. Salama
|
47415322ea
|
feat(table): add loading state (#259)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-06-12 14:26:29 +02:00 |
|
Haytham A. Salama
|
f7a34c8fee
|
feat(table): add slot for empty state (#260)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-06-09 17:06:42 +02:00 |
|
Benjamin Canac
|
192b0e6301
|
fix(Table): override of sortButton and emptyState props
|
2023-06-01 17:14:45 +02:00 |
|
Benjamin Canac
|
2966373a86
|
chore(Table): handle empty-state
Resolves #243
|
2023-05-31 18:30:49 +02:00 |
|
Benjamin Canac
|
23f01fde41
|
chore(Table): rename preset container to base
|
2023-05-31 12:11:28 +02:00 |
|
Benjamin Canac
|
3ba0aedcba
|
fix(Table): type sort prop
|
2023-05-30 18:03:24 +02:00 |
|
Benjamin Canac
|
40b6884424
|
chore(Table): handle default sort and default column direction
|
2023-05-30 17:59:30 +02:00 |
|
Benjamin Canac
|
a2638c6057
|
chore(Table): split container divide
|
2023-05-30 16:23:17 +02:00 |
|
Benjamin Canac
|
bc1d653857
|
chore(Table): split preset for th and td
|
2023-05-30 16:17:17 +02:00 |
|
Benjamin Canac
|
272af9d24c
|
fix(Table): missing ref import from vue
|
2023-05-30 12:17:59 +02:00 |
|
Benjamin Canac
|
cce000ab2b
|
feat: add Table component (#237)
|
2023-05-30 12:13:57 +02:00 |
|