primevue-mirror/components/lib/datatable
Tuğçe Küçükoğlu bf62860c9f
Merge pull request #3520 from BenjaminMINK/feature/column-filter-apply-filter-prop
ColumnFilter: Add 'applyFilter' prop to filter template
2023-09-06 09:48:07 +03:00
..
BaseDataTable.vue Fixed #4229 - Datatable: Filtering with grouping not working 2023-08-09 16:51:31 +03:00
BodyCell.vue Added `data-pc-group-section` to some components 2023-08-28 10:20:55 +01:00
ColumnFilter.vue Merge branch 'master' into feature/column-filter-apply-filter-prop 2023-09-05 10:28:36 +02:00
DataTable.d.ts Fixed #4389 - Rename PTOptions and DefaultPTOptions types with PassThrough and DefaultPassThrough types 2023-09-05 12:28:04 +01:00
DataTable.spec.js Unit test fixes after major updates 2023-08-31 12:46:08 +03:00
DataTable.vue Fixed #4337 - DataTable: editingRows is not reactive 2023-08-29 08:22:22 +02:00
FooterCell.vue Refactor #4149 - For DataTable & Column & ColumnGroup 2023-07-19 15:05:06 +03:00
HeaderCell.vue Refactor #4149 - For DataTable & Column & ColumnGroup 2023-07-19 15:05:06 +03:00
HeaderCheckbox.vue Refactor #4149 - For DataTable & Column & ColumnGroup 2023-07-19 15:05:06 +03:00
RowCheckbox.vue Refactor #4149 - For DataTable & Column & ColumnGroup 2023-07-19 15:05:06 +03:00
RowRadioButton.vue Refactor #4149 - For DataTable & Column & ColumnGroup 2023-07-19 15:05:06 +03:00
TableBody.vue Fixed #4120 - DataTable: Selection and Row/Cell editing : Cannot input space character (#4333) 2023-09-05 02:52:13 +01:00
TableFooter.vue Refactor #4149 - For DataTable & Column & ColumnGroup 2023-07-19 15:05:06 +03:00
TableHeader.vue Refactor #4149 - For DataTable & Column & ColumnGroup 2023-07-19 15:05:06 +03:00
package.json Fixed #3802 - Improve folder structure for nuxt configurations 2023-03-26 06:22:57 +01:00