1
0
Fork 0
mirror of https://github.com/primefaces/primevue.git synced 2025-05-09 17:02:38 +00:00
Commit graph

81 commits

Author SHA1 Message Date
tugcekucukoglu
d1f4ac5c8b Refactor 2024-05-27 12:24:31 +03:00
Cagatay Civici
3e1e91a8d8 Fixed duplicate borders in gridlines 2024-05-26 01:52:48 +03:00
tugcekucukoglu
40f5d1ac90 Naming convention for data-p-* attributes 2024-05-24 14:07:49 +03:00
tugcekucukoglu
4455d6ec59 Remove .p-unselectable-text 2024-05-13 17:26:45 +03:00
tugcekucukoglu
12f28aaf80 Fixed - Table: remove responsiveLayout 2024-05-10 10:46:03 +03:00
tugcekucukoglu
45bb31a7d3 Refactor , , - For DataTable, InputNumber 2024-05-07 11:20:05 +03:00
tugcekucukoglu
e1367fd494 Refactor 2024-05-06 18:23:01 +03:00
tugcekucukoglu
107c9291d8 Refactor - For DataTable 2024-05-02 16:15:11 +03:00
tugcekucukoglu
c2d1c57edf Refactor - For DataTable 2024-05-02 12:58:00 +03:00
tugcekucukoglu
fb387de29e DataTable edit & filter button props updated 2024-04-29 12:55:47 +03:00
Cagatay Civici
4fcfa54e1a Refactored DataTable 2024-04-29 00:54:19 +03:00
tugcekucukoglu
a0c3e47afd DataTable: new filterButtonProp property 2024-03-26 15:37:21 +03:00
tugcekucukoglu
413efbb2f4 Fixed - DataTable: resizableColumns and paginator bug 2024-03-19 15:14:51 +03:00
tugcekucukoglu
84a8285ce5 Refactor 2024-02-15 11:39:53 +03:00
navedqb
15738ffce9
fixes select all in single selection mode on Ctrl-A press 2024-02-14 11:13:59 +05:30
mertsincan
f91f6bd1ec Refactor 2024-02-12 13:02:20 +00:00
mertsincan
d94ceeef19 Fixed - Add data-p-unselectable-text attribute on resizing and dragging phases 2024-02-02 00:44:26 +00:00
mertsincan
4836654f7b Fixed - Improve data-pc- structure in components 2024-01-30 14:35:32 +00:00
mertsincan
ee83f7d756 Fixed - DataTable: Cannot read properties of null when editMode="cell" and selectionMode="single" 2024-01-22 10:12:23 +00:00
mertsincan
f16bd6ab2e Fixed - Add custom wrapper support for helper components 2023-12-21 23:41:41 +00:00
Tuğçe Küçükoğlu
84f735ef77
Merge pull request from FlipWarthog/no-important
Fix  - Component Styles: Remove use of !important now that @layer is used
2023-12-21 10:39:01 +03:00
mertsincan
cdd2a0e6e4 Fixed - DataTable: VirtualScroller breaks when sort is applied 2023-12-20 15:20:57 +00:00
tugcekucukoglu
8210372279 Fixed - DataTable - sortable header with InputText 2023-12-20 17:32:30 +03:00
mertsincan
f06c2ea23a Fixed - Datatable: Column resize expand mode and Stateful loses scroll 2023-12-20 11:29:06 +00:00
mertsincan
e0de315cfc Fixed - Keyboard support: Numpad enter 2023-12-20 10:45:43 +00:00
mertsincan
01b38bf5ae Fixed - DataTable: Pass sorted data on sort event 2023-12-19 15:01:13 +00:00
mertsincan
502b8352f1 Fixed - DataTable Column Resizing incompatible with Column Reordering 2023-12-19 11:48:00 +00:00
Mert Sincan
fb1fb60eab
Fixed - Improve performance of row expansion feature on DataTable ()
* 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 - 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 from FlipWarthog/PV4394
Fix  - 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 2023-11-12 14:39:45 +03:00
FlipWarthog
6053cefe22 Fix - DataTable VirtualScroller: resizableColumns broken 2023-11-07 20:41:46 -05:00
tugcekucukoglu
35834ecb64 Fixed - DataTable: editingRows watcher implementation defect 2023-11-06 10:28:02 +03:00
tugcekucukoglu
4934e0e146 Fixed - 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 : Column: headercheckboxicon slot not working 2023-10-03 19:12:02 -04:00
Tuğçe Küçükoğlu
705eb2be95 Fixed - [DataTable] Reorder feature and rowreordericon slot problem. 2023-09-21 15:38:17 +03:00
Tuğçe Küçükoğlu
46cf924d09 Fixed - 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 - DataTable: Icon slots issues 2023-09-06 12:08:44 +03:00
Tuğçe Küçükoğlu
43faf8704d Fixed - DataTable and TreeTable: new Paginator dropdown icon slots 2023-09-06 11:50:14 +03:00
NikoGJ
12ec288a80 Fixed - DataTable: editingRows is not reactive 2023-08-29 08:22:22 +02:00
Tuğçe Küçükoğlu
278b466672 Refactor 2023-08-21 10:16:10 +03:00
Tuğçe Küçükoğlu
0a97b8fe7e Refactor 2023-08-18 15:52:27 +03:00
Tuğçe Küçükoğlu
013b12693f Refactor 2023-08-18 11:20:29 +03:00
Tuğçe Küçükoğlu
956bf9fce2
Merge pull request 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