Commit Graph

27 Commits (a686bd42e747394c57f6068a6c50fe158f1f4865)

Author SHA1 Message Date
Tuğçe Küçükoğlu bd7e602fd8 Fixed #3959 - DataTable filters bug: icon doesn't appear 2023-05-16 10:13:22 +03:00
GitHub Actions Bot b5b7ca4384 Code Format 2023-05-12 11:27:15 +00:00
Tuğçe Küçükoğlu ecf8b7b80f
Merge pull request #3925 from barthy-koeln/fix-datatable-contextmenu
fix: DataTable: Selection and focus loss when no custom ContextMenu is defined
2023-05-12 14:25:31 +03:00
Tuğçe Küçükoğlu f541096d33 Refactor #3924 - For TreeTable 2023-05-11 11:11:49 +03:00
Tuğçe Küçükoğlu a52acf2a32 Refactor #3924 - For ColumnGroup & Row 2023-05-10 14:39:25 +03:00
Tuğçe Küçükoğlu 9db3091921 Update RowCheckbox.vue 2023-05-10 11:17:36 +03:00
Tuğçe Küçükoğlu 2b77647880 Refactor #3924 - For DataTable & Column 2023-05-09 17:57:31 +03:00
Tuğçe Küçükoğlu a75a072565 Update DataTable.d.ts 2023-05-08 17:15:14 +03:00
Tuğçe Küçükoğlu 8b9d1d8eb3 Refactor #3924 - For DataTable 2023-05-08 17:08:06 +03:00
barthy d05aa79435
fix: unused datatable context menu clears selection 2023-05-05 11:31:42 +02:00
mertsincan 4a13bc432d Refactor #3832 Refactor #3833 - Change 'primevue/icon' with 'primevue/icons' 2023-04-18 15:53:43 +03:00
Tuğçe Küçükoğlu cd7ef52319 Refactor #3832 Refactor #3833 - icon & .d.ts. updates 2023-04-18 13:51:10 +03:00
Tuğçe Küçükoğlu a42abd68a0 Refactor #3832 Refactor #3833 - Chips update & .d.ts fixes 2023-04-18 10:37:05 +03:00
mertsincan a8f3e2d5e3 Refactor #3832 Refactor #3833 - Icon props deprecation 2023-04-18 10:35:20 +03:00
Tuğçe Küçükoğlu 694bfbfba5 Refactor #3832 Refactor #3833 - DataTable paginator icon support 2023-04-14 17:58:51 +03:00
Tuğçe Küçükoğlu 0a31a8e3d5 Refactor #3832 - DataTable & TreeTable sort icon bug fixes 2023-04-14 16:40:21 +03:00
Tuğçe Küçükoğlu a230948d1b Refactor #3832 - DataTable & TreeTable sort templating refactor 2023-04-14 16:30:18 +03:00
mertsincan 0221e731e3 Refactor #3832 - Remove `pi-fw` class 2023-04-14 13:38:33 +03:00
Tuğçe Küçükoğlu f6c520c53d Refactor #3832 - Fixes for DataTable 2023-04-14 09:58:37 +03:00
Tuğçe Küçükoğlu 62ddc47f4d Refactor #3832 - Update DataTable & TreeTable 2023-04-13 21:05:42 +03:00
Tuğçe Küçükoğlu b82c553747 Refactor #3832 Refactor #3833 - For DataTable & Column 2023-04-13 17:42:33 +03:00
Bahadır Sofuoğlu 84b85dc77d Unit test fixes 2023-04-06 02:06:03 +03:00
Tuğçe Küçükoğlu 129b15765d Fixed #3781 - DataTable: Group Rows do not span all Columns with Selection Mode set and group-by not in the Column list 2023-03-27 14:47:48 +03:00
mertsincan ac0aad62c6 Fixed #3772 - DataTable: the table disappears when using scrollHeight="flex" and virtual scrolling 2023-03-27 10:35:52 +01:00
mertsincan 8388b44f33 Fixed #3801 - DataTable: Row edits when enabled doesn't work with pagination 2023-03-27 09:37:20 +01:00
mertsincan 9b9504ffe1 Fixed #3806 - Api: Typing mismatch 2023-03-27 09:09:36 +01:00
mertsincan f5fe822afb Fixed #3802 - Improve folder structure for nuxt configurations 2023-03-26 06:22:57 +01:00