Commit Graph

140 Commits (65c6403accb5d6efefe3cfc48e010f30d53785ce)

Author SHA1 Message Date
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 fdf205d0d0 Fixed #4982 - Datatable rowGroupMode: columns can't be hidden with setting hidden = true 2023-12-21 00:23:27 +00: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 ad98b8f795 Fixed #4957 - Datatable: stripedRows do not work correctly with virtual scroll 2023-12-20 11:51:03 +00: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
tugcekucukoglu 1172613879 Refactor #4985 - update .d.ts 2023-12-20 13:35:18 +03:00
tugcekucukoglu bb82382190 Fixed #4985 - metaKeySelection default type is changed as false 2023-12-20 13:28:13 +03:00
mertsincan 8db6f9c180 Fixed #3967 - DataTable:When using ColumnGroup in a table with more than two frozen columns 2023-12-19 15:12:31 +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 e3636e70ae Fixed #4100 - Data Table row checkboxes propagate click events when a checkbox is unchecked 2023-12-11 11:57:42 +03:00
mertsincan 7581419a2d Fixed #4951 - Add `attrs` param to all `pt` functions 2023-12-10 21:41:17 +00:00
mertsincan eb00b8ee23 Fixed #4929 - Add parent param to all pt method options 2023-12-05 11:06:32 +00:00
tugcekucukoglu 8eea973282 parent updates for .d.ts files and apidoc 2023-12-05 10:06:55 +03:00
tugcekucukoglu 89b77cceca Fixed #4662 - DataTable: Type definition doesn't match document 2023-11-27 15:21:56 +03:00
tugcekucukoglu cb00700821 sorticon data-pc-section update 2023-11-22 13:45:32 +03: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
tugcekucukoglu 321479f131 Fixed #4786 - DataTable/TreeTable: Frozen column improvements 2023-11-09 18:02:09 +03:00
FlipWarthog 6053cefe22 Fix #4394 - DataTable VirtualScroller: resizableColumns broken 2023-11-07 20:41:46 -05:00
tugcekucukoglu 01af58f917 Apidoc updates 2023-11-07 09:16:39 +03: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 f9360b8ade Add new sort everywhere needed, update API docs 2023-10-06 18:59:00 -04: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
mertsincan 3d1d31ca53 Refactor #4530 - Add d.ts files 2023-10-02 14:15:41 +01:00
mertsincan dc2913e887 Fixed #4530 - Export styles of all components 2023-10-02 11:46:09 +01:00
Tuğçe Küçükoğlu b48d33eddd Refactor #4504 2023-09-26 12:14:27 +03:00
Tuğçe Küçükoğlu 01753ac08a Refactor #4504 2023-09-26 09:40:02 +03:00
Tuğçe Küçükoğlu e6499c0365 Refactor #4504 2023-09-25 22:11:55 +03:00
Tuğçe Küçükoğlu 705eb2be95 Fixed #4459 - [DataTable] Reorder feature and rowreordericon slot problem. 2023-09-21 15:38:17 +03:00
Stéphane 6b70d35fcd
Fix vue.js warning for DataTable with dataKey as a function
Complete initiated work on https://github.com/primefaces/primevue/pull/2595
2023-09-06 20:13:27 +02: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 2619ae5b4e Fixed #4398 - Column: rowtogglericon slot does not expose p-row-toggler-icon class 2023-09-06 14:26:20 +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
Tuğçe Küçükoğlu bf62860c9f
Merge pull request #3520 from BenjaminMINK/feature/column-filter-apply-filter-prop
ColumnFilter: Add 'applyFilter' prop to filter template
2023-09-06 09:48:07 +03:00
mertsincan 5c94099fa7 Fixed #4389 - Rename PTOptions and DefaultPTOptions types with PassThrough and DefaultPassThrough types 2023-09-05 12:28:04 +01:00
mertsincan 91b27d7318 Fixed #4290 - Update d.ts files 2023-09-05 09:50:46 +01:00
BenjaminMINK b6c2073526 Merge branch 'master' into feature/column-filter-apply-filter-prop
# Conflicts:
#	components/lib/datatable/ColumnFilter.vue
2023-09-05 10:28:36 +02:00
Tuğçe Küçükoğlu 041bd3214c **PassThroughMethodOptions updated TS comments 2023-09-05 09:50:04 +03:00