Commit Graph

67 Commits (a73803819cc07788ed5fdad345ae618f27db89b9)

Author SHA1 Message Date
navedqb 15738ffce9
fixes select all in single selection mode on Ctrl-A press 2024-02-14 11:13:59 +05:30
mertsincan f91f6bd1ec Refactor #5257 2024-02-12 13:02:20 +00:00
mertsincan d94ceeef19 Fixed #5194 - Add data-p-unselectable-text attribute on resizing and dragging phases 2024-02-02 00:44:26 +00:00
mertsincan 4836654f7b Fixed #5179 - Improve `data-pc-` structure in components 2024-01-30 14:35:32 +00:00
mertsincan ee83f7d756 Fixed #5100 - DataTable: Cannot read properties of null when editMode="cell" and selectionMode="single" 2024-01-22 10:12:23 +00:00
mertsincan f16bd6ab2e Fixed #4646 - Add custom wrapper support for helper components 2023-12-21 23:41:41 +00:00
Tuğçe Küçükoğlu 84f735ef77
Merge pull request #4638 from FlipWarthog/no-important
Fix #4637 - Component Styles: Remove use of !important now that @layer is used
2023-12-21 10:39:01 +03:00
mertsincan cdd2a0e6e4 Fixed #4434 - DataTable: VirtualScroller breaks when sort is applied 2023-12-20 15:20:57 +00:00
tugcekucukoglu 8210372279 Fixed #4988 - DataTable - sortable header with InputText 2023-12-20 17:32:30 +03:00
mertsincan f06c2ea23a Fixed #4950 - Datatable: Column resize expand mode and Stateful loses scroll 2023-12-20 11:29:06 +00:00
mertsincan e0de315cfc Fixed #3602 - Keyboard support: Numpad enter 2023-12-20 10:45:43 +00:00
mertsincan 01b38bf5ae Fixed #3818 - DataTable: Pass sorted data on sort event 2023-12-19 15:01:13 +00:00
mertsincan 502b8352f1 Fixed #2188 - DataTable Column Resizing incompatible with Column Reordering 2023-12-19 11:48:00 +00:00
Mert Sincan fb1fb60eab
Fixed #4977 - Improve performance of row expansion feature on DataTable (#4978)
* DataTable performance improvement (1)

* Refactor on DT performance

* Refactor

* Refactor

* Update RowExpansionDoc.vue

* Update RowExpansionDoc.vue

* Update RowExpansionDoc.vue
2023-12-18 14:16:35 +00:00
tugcekucukoglu 56e9c4b487 Fixed #4855 - DataTable: restore state defect 2023-11-21 16:37:27 +03:00
FlipWarthog 30efb09f44 Restore important based on PrimeReact impl 2023-11-17 17:38:44 -05:00
FlipWarthog 6c3ea8557d Update !important from component CSS 2023-11-17 17:38:39 -05:00
Tuğçe Küçükoğlu 67222a809a
Merge pull request #4776 from FlipWarthog/PV4394
Fix #4394 - DataTable VirtualScroller: resizableColumns broken
2023-11-15 20:02:47 +03:00
Çetin d5ef62389c Merge branch 'master' of https://github.com/primefaces/primevue 2023-11-12 14:39:50 +03:00
Çetin 334a7e4a9f Fixed #4804 2023-11-12 14:39:45 +03:00
FlipWarthog 6053cefe22 Fix #4394 - DataTable VirtualScroller: resizableColumns broken 2023-11-07 20:41:46 -05:00
tugcekucukoglu 35834ecb64 Fixed #4757 - DataTable: editingRows watcher implementation defect 2023-11-06 10:28:02 +03:00
tugcekucukoglu 4934e0e146 Fixed #4498 - Datatable: Cannot set properties of null (setting 'tabIndex') 2023-10-27 17:52:34 +03:00
FlipWarthog 4d6a272795 Pull sort/compare utils from PrimeReact 2023-10-05 22:00:36 -04:00
FlipWarthog 2173790079 Fix #4543: Column: headercheckboxicon slot not working 2023-10-03 19:12:02 -04:00
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