primevue-mirror/components/lib/datatable
mertsincan 8beeab367c Fixed #5005 - BodyRow: Cannot read propertie of null (reading 'forEach) 2023-12-30 01:48:31 +00:00
..
style Fixed #4993 - VirtualScroller loading is not working on DataTable 2023-12-24 02:34:49 +00:00
BaseDataTable.vue Fixed #4985 - metaKeySelection default type is changed as false 2023-12-20 13:28:13 +03:00
BodyCell.vue Fixed #4929 - Add parent param to all pt method options 2023-12-05 11:06:32 +00:00
BodyRow.vue Fixed #5005 - BodyRow: Cannot read propertie of null (reading 'forEach) 2023-12-30 01:48:31 +00:00
ColumnFilter.vue Fixed #3602 - Keyboard support: Numpad enter 2023-12-20 10:45:43 +00:00
DataTable.d.ts Refactor #4985 - update .d.ts 2023-12-20 13:35:18 +03:00
DataTable.spec.js Unit test fixes after major updates 2023-08-31 12:46:08 +03:00
DataTable.vue Fixed #4646 - Add custom wrapper support for helper components 2023-12-21 23:41:41 +00:00
FooterCell.vue Fixed #4929 - Add parent param to all pt method options 2023-12-05 11:06:32 +00:00
HeaderCell.vue sortable context added to table header 2023-12-26 15:48:19 +03: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 #4646 - Add custom wrapper support for helper components 2023-12-21 23:41:41 +00:00
TableHeader.vue Fixed #4646 - Add custom wrapper support for helper components 2023-12-21 23:41:41 +00:00
package.json Fixed #4530 - Export styles of all components 2023-10-02 11:46:09 +01:00