.. |
style
|
Merge pull request #4638 from FlipWarthog/no-important
|
2023-12-21 10:39:01 +03: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 #4982 - Datatable rowGroupMode: columns can't be hidden with setting hidden = true
|
2023-12-21 00:23:27 +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
|
Fixed #3602 - Keyboard support: Numpad enter
|
2023-12-20 10:45:43 +00: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 |