Vann
|
b1f691f28c
|
fix(Table): checkbox can emit the @select event (#2072)
|
2024-09-06 09:46:29 +02:00 |
|
Benjamin Canac
|
7e37668940
|
fix(module): suffix types imports with /index
Resolves #2018
|
2024-08-04 21:41:55 +02:00 |
|
Benjamin Canac
|
ea721a3705
|
fix(components): use relative imports
|
2024-07-25 12:47:58 +02:00 |
|
Everton
|
7155318029
|
feat(Table): expand row (#1036)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-07-23 15:43:39 +02:00 |
|
Benjamin Canac
|
c39c770a70
|
chore(Table): columns types
|
2024-07-23 14:55:06 +02:00 |
|
Alexander Trost
|
748e49175d
|
feat(Table): handle rowClass property in columns (#1632)
Signed-off-by: Alexander Trost <galexrt@googlemail.com>
|
2024-07-23 14:44:33 +02:00 |
|
Benjamin Canac
|
c904604c23
|
feat(Icon)!: migrate from @egoist/tailwindcss-icons to new @nuxt/icon (#1789)
|
2024-06-24 12:46:41 +02:00 |
|
Neil Richter
|
3fca66857d
|
feat(Table): allow providing a <caption> (#1680)
|
2024-04-16 16:39:52 +02:00 |
|
Neil Richter
|
6f60fa9a98
|
fix(Table): provide aria-sort for sortable table headings (#1675)
|
2024-04-15 18:13:01 +02:00 |
|
Alex Thorwaldson
|
8b546600db
|
feat(Table): add checkbox ui config (#1409)
Co-authored-by: gangan <44604921+shinGangan@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-10 17:54:16 +02:00 |
|
Cardona Simon
|
c98d6e31c0
|
fix(Checkbox): @change event value (#1580)
Co-authored-by: Romain Hamel <rom.hml@gmail.com>
|
2024-03-28 21:29:29 +01:00 |
|
Benjamin Canac
|
3fe35217cb
|
feat(Table): display progress bar when loading (#1362)
|
2024-02-15 12:37:44 +01:00 |
|
Benjamin Canac
|
10db14475f
|
fix(components): hydration attribute mismatch with vue 3.4 (#1199)
|
2024-02-06 12:42:19 +01:00 |
|
Benjamin Canac
|
56e0c9a9a0
|
feat(Table): add sort-mode prop
Resolves #1149
|
2024-01-09 14:54:13 +01:00 |
|
Ivan Topolnjak
|
c6841d06a4
|
fix(Table): respect sort prop updates from parent component (#1208)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-01-09 13:03:02 +01:00 |
|
Benjamin Canac
|
8508e84958
|
chore(Table): rename columns sortFn to sort
|
2024-01-09 12:05:32 +01:00 |
|
Ragura
|
4f3af6cfdb
|
feat(Table): add custom sort function to columns (#1075)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-01-08 12:28:19 +01:00 |
|
Benjamin Canac
|
00d0fd5919
|
fix(Table): display nothing instead of error when key is missing
Fixes #1173
|
2024-01-02 11:10:42 +01:00 |
|
Daniel Roe
|
5c99ae131d
|
fix: update vue and fix type issues (#1112)
* chore: bump vue version to show type errors
* fix: address type issues
|
2023-12-19 10:54:00 +01:00 |
|
Benjamin Canac
|
5f81a79edf
|
chore(Table): unused omit function
|
2023-12-15 11:37:08 +01:00 |
|
Benjamin Canac
|
1a02b3abe7
|
chore(Table): remove unused click attribute in rows
|
2023-12-14 17:17:43 +01:00 |
|
Benjamin Canac
|
4a9b66aeb3
|
fix(types): improve with strict mode (#1041)
|
2023-11-30 12:02:37 +01:00 |
|
mwohlan
|
51f4d54999
|
fix(Table): prevent @select event call when selecting all rows (#838)
|
2023-10-20 12:48:05 +02:00 |
|
mwohlan
|
b4f7b035f7
|
fix(Table): enable sorting for nested column keys (#835)
|
2023-10-19 11:23:32 +02:00 |
|
Italo
|
9f4d88e0aa
|
feat(Table): add v-model:sort prop (#803)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-10-14 19:18:49 +02:00 |
|
Aditio Pangestu
|
109ec52d50
|
fix(module): retain props reactivity through useUI (#745)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-09-28 14:06:57 +02:00 |
|
Haytham A. Salama
|
874447cb41
|
feat(Table): add ability to custom style for td and tr (#741)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-09-28 12:11:26 +02:00 |
|
Benjamin Canac
|
f24ff9c47f
|
chore: revert ui. prefix when using useUI composable
|
2023-09-21 14:30:34 +02:00 |
|
Benjamin Canac
|
86dc49ecc9
|
chore: use get in useUI
|
2023-09-21 12:50:18 +02:00 |
|
Benjamin Canac
|
34d2f57801
|
feat(module)!: use tailwind-merge for app.config & move config to components & type props (#692)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2023-09-20 18:07:51 +02:00 |
|
Younes Barrad
|
d6476d17f9
|
feat: remove lodash-es (#648)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-09-14 18:47:09 +02:00 |
|
Sma11X
|
83d609d530
|
fix(Table): select all rows without select listener (#652)
|
2023-09-12 15:55:50 +02:00 |
|
Benjamin Canac
|
290ab1d9c5
|
chore: reactive attrs without class
Fixes #650
|
2023-09-11 12:55:24 +02:00 |
|
Benjamin Canac
|
a603ea56c1
|
fix(Table): add missing classes in app.config.ts
Fixes #655
|
2023-09-11 11:31:04 +02:00 |
|
Benjamin Canac
|
87fd85ec3f
|
chore(Table): improve accessibility
|
2023-09-11 11:25:06 +02:00 |
|
Aditio Pangestu
|
d9363168b2
|
fix(Table): missing component imports (#608)
|
2023-09-07 15:13:47 +02:00 |
|
Benjamin Canac
|
ee663157b7
|
chore(Table): handle loading-state prop merge like empty-state
|
2023-09-07 15:13:47 +02:00 |
|
Eduard Aymerich
|
44ba758c0d
|
fix(Table): empty state is displayed if null (#517)
|
2023-09-07 15:13:47 +02:00 |
|
Benjamin Canac
|
8880bdc456
|
feat(module)!: use tailwind-merge for class merging (#509)
|
2023-09-07 15:13:47 +02:00 |
|
Benjamin Canac
|
ccb0f6207c
|
chore(Table): typecheck
|
2023-09-07 15:13:47 +02:00 |
|
Vladyslav
|
858886a852
|
feat(Table): support nested keys in columns (#503)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-09-07 15:13:47 +02:00 |
|
Haytham A. Salama
|
2b3dc8d065
|
fix(Table): hide data when loading state is active (#460)
|
2023-07-29 23:31:29 +02:00 |
|
Benjamin Canac
|
4f4a659ccc
|
chore(types): remove partials
|
2023-07-20 18:11:11 +02:00 |
|
John Puaoi Tech
|
46b444a3e0
|
fix(Table): fixed row deletion bug on deselect (#425)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-07-18 12:52:53 +02:00 |
|
9uenther
|
d292706967
|
feat(Table): add click event for the entire row (#353)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-07-17 14:51:57 +02:00 |
|
Benjamin Canac
|
52b614fcb0
|
chore(Table): missing types
|
2023-06-29 17:42:49 +02:00 |
|
Benjamin Canac
|
5dffa868b1
|
feat(Table): allow columns class customization
Resolves #366
|
2023-06-29 17:42:34 +02:00 |
|
Benjamin Canac
|
1ff11ac1a3
|
feat(Table): reset sort on third click
Resolves #300
|
2023-06-27 15:32:19 +02:00 |
|
Benjamin Canac
|
07b27a228d
|
fix(Table): default sortButton icon
Fixes 0f3fe0d54e
|
2023-06-27 15:31:31 +02:00 |
|
Benjamin Canac
|
0f3fe0d54e
|
fix(Table): missing default sort icon when overriding sort-button prop
|
2023-06-27 15:11:32 +02:00 |
|