Commit Graph

17 Commits

Author SHA1 Message Date
Jakub Michálek f2d73e5bee test(components): add a11y tests (#5181)
Co-authored-by: Jakub <jakub.michalek@freelo.io>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2025-10-14 13:56:06 +02:00
Benjamin Canac c744d6ff82 feat(components): implement virtualization (#5162) 2025-10-08 10:41:49 +02:00
J-Michalek 1db21d1b00 feat(Table): add style to table and column meta (#4513)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2025-07-14 10:56:28 +02:00
Igor G c355cacd43 feat(Table): add footer support to display column summary (#4194)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2025-07-02 16:57:21 +02:00
renovate[bot] 127e06ae83 chore(deps): update all non-major dependencies (v3) (#4443)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2025-07-02 11:39:23 +02:00
VALERIY SINEVICH 4ce654076c fix(Table): handle reactive columns (#4412) 2025-06-30 15:20:35 +02:00
Estéban 595fc64515 feat(Table): add body-top / body-bottom slots (#4354)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2025-06-25 11:17:02 +02:00
Hugo Richard 59c26ec123 feat(CommandPalette): handle children in items (#4226)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2025-06-13 14:49:43 +02:00
Benjamin Canac afff54fecd feat(Table): add empty prop 2025-03-26 17:31:18 +01:00
Benjamin Canac 99e531d8df feat(Table): add loading slot
Resolves #3444
2025-03-04 14:11:29 +01:00
Benjamin Canac 408ebf0f00 test(Table): fix types 2025-02-17 12:37:33 +01:00
Benjamin Canac 81ac076219 feat(module)!: migrate to reka-ui (#2448) 2024-12-03 16:11:32 +01:00
Benjamin Canac 446f9c1085 feat(Table): add caption prop 2024-11-09 23:55:26 +01:00
Alex a6c1a6c587 feat(theme)!: migrate from heroicons to lucide (#2540)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-11-06 12:59:19 +01:00
Alexander ef561e7cba feat(Table): customize header and cell through slots (#2457)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-10-30 15:21:48 +01:00
Benjamin Canac 3f48fdae8d test(Table): import from #components to resolve components 2024-10-24 16:27:39 +02:00
Benjamin Canac b54950e3ed feat(Table): implement component (#2364) 2024-10-23 17:32:30 +02:00