primevue-mirror/components/lib/datatable
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
..
style Fixed #4977 - Improve performance of row expansion feature on DataTable (#4978) 2023-12-18 14:16:35 +00:00
BaseDataTable.vue Fixed #4977 - Improve performance of row expansion feature on DataTable (#4978) 2023-12-18 14:16:35 +00:00
BodyCell.vue Fixed #4929 - Add parent param to all pt method options 2023-12-05 11:06:32 +00:00
BodyRow.vue Fixed #4977 - Improve performance of row expansion feature on DataTable (#4978) 2023-12-18 14:16:35 +00:00
ColumnFilter.vue Fixed #4929 - Add parent param to all pt method options 2023-12-05 11:06:32 +00:00
DataTable.d.ts Fixed #4951 - Add `attrs` param to all `pt` functions 2023-12-10 21:41:17 +00:00
DataTable.spec.js Unit test fixes after major updates 2023-08-31 12:46:08 +03:00
DataTable.vue Fixed #4977 - Improve performance of row expansion feature on DataTable (#4978) 2023-12-18 14:16:35 +00:00
FooterCell.vue Fixed #4929 - Add parent param to all pt method options 2023-12-05 11:06:32 +00:00
HeaderCell.vue Fixed #4929 - Add parent param to all pt method options 2023-12-05 11:06:32 +00:00
HeaderCheckbox.vue Fixed #4929 - Add parent param to all pt method options 2023-12-05 11:06:32 +00:00
RowCheckbox.vue Fixed #4100 - Data Table row checkboxes propagate click events when a checkbox is unchecked 2023-12-11 11:57:42 +03:00
RowRadioButton.vue Fixed #4929 - Add parent param to all pt method options 2023-12-05 11:06:32 +00:00
TableBody.vue Fixed #4977 - Improve performance of row expansion feature on DataTable (#4978) 2023-12-18 14:16:35 +00:00
TableFooter.vue Fixed #4929 - Add parent param to all pt method options 2023-12-05 11:06:32 +00:00
TableHeader.vue Fixed #4929 - Add parent param to all pt method options 2023-12-05 11:06:32 +00:00
package.json Fixed #4530 - Export styles of all components 2023-10-02 11:46:09 +01:00