Commit Graph

42 Commits (fb24787f56d0f9f7298950b818aa73a3bdd00091)

Author SHA1 Message Date
Tuğçe Küçükoğlu 705eb2be95 Fixed #4459 - [DataTable] Reorder feature and rowreordericon slot problem. 2023-09-21 15:38:17 +03:00
Tuğçe Küçükoğlu 46cf924d09 Fixed #3888 - DataTable (Virtual Scroll): Cannot set properties of undefined (setting 'tabIndex') 2023-09-06 14:40:05 +03:00
Tuğçe Küçükoğlu 0e05407663 Fixed #4366 - DataTable: Icon slots issues 2023-09-06 12:08:44 +03:00
Tuğçe Küçükoğlu 43faf8704d Fixed #3921 - DataTable and TreeTable: new Paginator dropdown icon slots 2023-09-06 11:50:14 +03:00
NikoGJ 12ec288a80 Fixed #4337 - DataTable: editingRows is not reactive 2023-08-29 08:22:22 +02:00
Tuğçe Küçükoğlu 278b466672 Refactor #4285 2023-08-21 10:16:10 +03:00
Tuğçe Küçükoğlu 0a97b8fe7e Refactor #4285 2023-08-18 15:52:27 +03:00
Tuğçe Küçükoğlu 013b12693f Refactor #4008 2023-08-18 11:20:29 +03:00
Tuğçe Küçükoğlu 956bf9fce2
Merge pull request #4008 from andrewguy/improve-datatable-performance
Improve datatable performance
2023-08-18 11:18:01 +03:00
1Map 956c8b4330 Merge remote-tracking branch 'upstream/master' 2023-08-17 15:20:19 +02:00
Andrew Guy 5815f36ee2
Use Map.get to retrieve data 2023-08-17 23:06:20 +10:00
Tuğçe Küçükoğlu 961ba354f5 Refactor #4285 - For DataTable 2023-08-17 15:39:18 +03:00
Tuğçe Küçükoğlu eb4406642d
Merge pull request #4243 from MoMack20/master
use Intl.Collator instead of localeCompare to boost sort time
2023-08-17 15:34:30 +03:00
1Map 43f857874e DataTable in expand mode resizing problem 2023-08-16 12:40:28 +02:00
Tuğçe Küçükoğlu f7f87cc9a0 Fixed #4268 - Datatable: Menu Filter Icon Click Causes Column to Sort 2023-08-15 14:21:38 +03:00
mertsincan c42f45455c Fixed #4241 - Add Content Security Policy (CSP) config 2023-08-11 02:34:02 +01:00
Tuğçe Küçükoğlu 8c6d4d56d7 Fixed #3702 - DataTable and TreeTable: Column sorting not working correctly when using custom header template 2023-08-10 16:39:14 +03:00
MoMack20 c3790d7911
use Intl.Collator instead of localeCompare to boost sort time 2023-08-07 14:12:33 -04:00
Andrew Guy 7073144f48 Fix issue with no $emit when no filters active 2023-06-22 18:01:34 +10:00
Tuğçe Küçükoğlu 641f6a0e11 Refactor #3965 - data-pc-name updates 2023-06-20 14:37:52 +03:00
Tuğçe Küçükoğlu 350d5c21a7 Refactor #3965 - Update for unstyled check and data-* attributes 2023-06-09 15:44:26 +03:00
Tuğçe Küçükoğlu d21216de3a Refactor #3965 - DataTable sort fixes 2023-06-07 17:04:02 +03:00
Tuğçe Küçükoğlu dfcbf5152a Refactor #3965 - Refactor on responsive components 2023-06-05 14:24:13 +03:00
Tuğçe Küçükoğlu 67e65198d2 Refactor #3965 - Refactor on DataTable 2023-06-05 14:18:11 +03:00
Tuğçe Küçükoğlu 3150ddab19 Refactor #3965 - Update for unstyled prop 2023-06-05 11:55:38 +03:00
Tuğçe Küçükoğlu a5ec0a6b9f Refactor #3965 - Update for unstyled prop 2023-06-05 11:10:25 +03:00
Tuğçe Küçükoğlu 7b563f1a7e Refactor #3983 - For DataTable VirtualScroller 2023-06-02 17:40:41 +03:00
Tuğçe Küçükoğlu 2669fd5925 Refactor #3965 - For DataTable & Column & ColumnGroup & Row 2023-06-02 09:52:13 +03:00
Andrew Guy 9289997c64 Improve sort and filter performance 2023-05-30 20:37:39 +10:00
Tuğçe Küçükoğlu 062142f54e DataTable VirtualScroller pt fix 2023-05-26 09:25:56 +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 2b77647880 Refactor #3924 - For DataTable & Column 2023-05-09 17:57:31 +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
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 b82c553747 Refactor #3832 Refactor #3833 - For DataTable & Column 2023-04-13 17:42:33 +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 f5fe822afb Fixed #3802 - Improve folder structure for nuxt configurations 2023-03-26 06:22:57 +01:00