Commit Graph

21 Commits (7425629e703b4a61a6b164ae9e56724cff13a9d6)

Author SHA1 Message Date
tugcekucukoglu 12f28aaf80 Fixed #5717 - Table: remove responsiveLayout 2024-05-10 10:46:03 +03:00
tugcekucukoglu fb387de29e DataTable edit & filter button props updated 2024-04-29 12:55:47 +03:00
mertsincan d9712379e9 Add $pc[ComponentName] provider to all components 2024-04-25 02:26:06 +01:00
tugcekucukoglu a0c3e47afd DataTable: new `filterButtonProp` property 2024-03-26 15:37:21 +03:00
shtse8 ce102fa624 Change rowStyle prop type to Function 2024-03-14 18:29:43 +08:00
shtse8 c4a8d4ce83 Fix rowClass prop type in BaseDataTable.vue 2024-03-14 18:23:02 +08:00
shtse8 3f467c8eb0 Correct rowClass type on DataTable to Function 2024-03-14 18:16:48 +08:00
tugcekucukoglu 9fcc7cc848 Fixed #5297 - DataTable: tableClass prop specifies String type, though Array also works 2024-02-19 09:12:35 +03:00
tugcekucukoglu 19f9813d16 Fixed #5105 - Highlight state changes on Checkbox selection mode 2024-01-18 16:05:30 +03:00
tugcekucukoglu bb82382190 Fixed #4985 - metaKeySelection default type is changed as false 2023-12-20 13:28:13 +03: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
FlipWarthog 4d6a272795 Pull sort/compare utils from PrimeReact 2023-10-05 22:00:36 -04: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 bdb266092a Fixed #4229 - Datatable: Filtering with grouping not working 2023-08-09 16:51:31 +03:00
Tuğçe Küçükoğlu 467ac78118 Fixed #4156 - DataTable & TreeTable: new size property 2023-07-19 15:01:49 +03:00
mertsincan 9247620421 Refactor #3965, Improve build and Added *Base models 2023-07-03 23:20:35 +01: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 2669fd5925 Refactor #3965 - For DataTable & Column & ColumnGroup & Row 2023-06-02 09:52:13 +03:00