primevue-mirror/components/lib/datatable
tugcekucukoglu 7681760b77 Merge branch 'master' into v4 2024-04-08 08:31:59 +03:00
..
style Refactor #5437 - Removed shared classes 2024-03-22 11:53:44 +03:00
BaseDataTable.vue DataTable: new `filterButtonProp` property 2024-03-26 15:37:21 +03:00
BodyCell.vue Remove unused method 2024-02-16 14:38:57 +03:00
BodyRow.vue Refactor #5196 2024-02-02 23:17:35 +03:00
ColumnFilter.vue Merge branch 'master' into v4 2024-04-08 08:31:59 +03:00
DataTable.d.ts Fixed #5506 - Add `dt` props to all components and directives 2024-04-02 09:24:31 +01:00
DataTable.spec.js Fixed #5095 - Unit tests in the master branch are failing 2024-01-18 11:14:47 +03:00
DataTable.vue DataTable: new `filterButtonProp` property 2024-03-26 15:37:21 +03:00
FooterCell.vue Fixed #4929 - Add parent param to all pt method options 2023-12-05 11:06:32 +00:00
HeaderCell.vue DataTable: new `filterButtonProp` property 2024-03-26 15:37:21 +03: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 DataTable: new `filterButtonProp` property 2024-03-26 15:37:21 +03:00
package.json Fixed #4530 - Export styles of all components 2023-10-02 11:46:09 +01:00