primevue-mirror/components/lib/datatable
Michael Meier 6472bb6f04
fix(DataTable): fix rowClass type definition and improve usage documentation for rowClass and rowStyle. Fixes #5498
2024-04-24 09:51:17 +02:00
..
style Fixed #5214 - Move core alignment styles to theme files 2024-02-05 10:44:41 +00:00
BaseDataTable.vue Change rowStyle prop type to Function 2024-03-14 18:29:43 +08:00
BodyCell.vue Remove unused method 2024-02-16 14:38:57 +03:00
BodyRow.vue Fixed primefaces#5372: DataTable: Modifying value of expendedRow is not reflected 2024-04-24 12:42:16 +09:00
ColumnFilter.vue Fixed #5593 - Hydration defects 2024-04-16 12:35:02 +03:00
DataTable.d.ts fix(DataTable): fix rowClass type definition and improve usage documentation for rowClass and rowStyle. Fixes #5498 2024-04-24 09:51:17 +02:00
DataTable.spec.js Fixed #5095 - Unit tests in the master branch are failing 2024-01-18 11:14:47 +03:00
DataTable.vue Fixed #5210 - DataTable: resizableColumns and paginator bug 2024-03-19 15:14:51 +03:00
FooterCell.vue Fixed #4929 - Add parent param to all pt method options 2023-12-05 11:06:32 +00:00
HeaderCell.vue Fixed #5179 - Improve `data-pc-` structure in components 2024-01-30 14:35:32 +00:00
HeaderCheckbox.vue Refactor #5071 2024-01-14 13:38:51 +00:00
RowCheckbox.vue Refactor #5071 2024-01-14 14:09:03 +00:00
RowRadioButton.vue Refactor #5071 2024-01-14 22:25:39 +00:00
TableBody.vue Fixed #5243 - Table: Computed property "bodyStyle" is already defined in Props. 2024-03-14 15:54:35 +03:00
TableFooter.vue Fixed #4646 - Add custom wrapper support for helper components 2023-12-21 23:41:41 +00:00
TableHeader.vue Fixed #5210 - DataTable: resizableColumns and paginator bug 2024-03-19 15:14:51 +03:00
package.json Fixed #4530 - Export styles of all components 2023-10-02 11:46:09 +01:00