primevue-mirror/components/lib/datatable
mertsincan 8beeab367c Fixed - BodyRow: Cannot read propertie of null (reading 'forEach) 2023-12-30 01:48:31 +00:00
..
style Fixed - VirtualScroller loading is not working on DataTable 2023-12-24 02:34:49 +00:00
BaseDataTable.vue Fixed - metaKeySelection default type is changed as false 2023-12-20 13:28:13 +03:00
BodyCell.vue Fixed - Add parent param to all pt method options 2023-12-05 11:06:32 +00:00
BodyRow.vue Fixed - BodyRow: Cannot read propertie of null (reading 'forEach) 2023-12-30 01:48:31 +00:00
ColumnFilter.vue Fixed - Keyboard support: Numpad enter 2023-12-20 10:45:43 +00:00
DataTable.d.ts Refactor - 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 - Add custom wrapper support for helper components 2023-12-21 23:41:41 +00:00
FooterCell.vue Fixed - 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 - Add parent param to all pt method options 2023-12-05 11:06:32 +00:00
RowCheckbox.vue Fixed - Data Table row checkboxes propagate click events when a checkbox is unchecked 2023-12-11 11:57:42 +03:00
RowRadioButton.vue Fixed - Add parent param to all pt method options 2023-12-05 11:06:32 +00:00
TableBody.vue Fixed - Improve performance of row expansion feature on DataTable () 2023-12-18 14:16:35 +00:00
TableFooter.vue Fixed - Add custom wrapper support for helper components 2023-12-21 23:41:41 +00:00
TableHeader.vue Fixed - Add custom wrapper support for helper components 2023-12-21 23:41:41 +00:00
package.json Fixed - Export styles of all components 2023-10-02 11:46:09 +01:00