Commit Graph

359 Commits (f1ef9f853c2edbf476845f83a2e0373b61eeda78)

Author SHA1 Message Date
mertsincan 044290601e Fixed #1273 - Support for Filtering, Sorting and Cell Editing on DataTable 2021-10-02 23:49:23 +03:00
Sam Perumal b6a3beefd2 Add missing 'expansion' slot TypeScript definition
The DataTable.d.ts is missing the 'expansion' field
in the $slots class field.
2021-10-02 19:04:15 +02:00
Cagatay Civici fe9413c7b7 Fixed #1263 - Kebap-case is not supported in some components like DataTable 2021-10-02 18:41:59 +03:00
mertsincan a159ad44d9 Fixed #1531 - DataTable - RowGrouping Breaks Filter Row Column Widths 2021-09-15 14:17:05 +03:00
mertsincan f1c641ce59 Fixed #1505 - DataTable State broken with resizableColumns 2021-09-15 12:35:26 +03:00
mertsincan 3151dd896c Fixed #1508 and #1521 - DataTable doesn't work as expected when the container is resized. 2021-09-15 11:13:04 +03:00
mertsincan aee227f41e Refactor #1532 2021-09-14 09:38:58 +03:00
John Campion Jr 0298dde7ea
[Fix #1532] DataTable - Implements showClearButton property (#1533)
Closes #1532.
2021-09-14 09:37:38 +03:00
mertsincan f12f8e73a6 Fixed #1473 - Alignment issue with multiple frozen columns on DataTable 2021-08-31 12:33:15 +03:00
mertsincan bede50d494 Fixed #1345 - DataTable row group and sortable columns are not working together 2021-08-27 13:51:49 +03:00
mertsincan 52cc71e12b Refactor #1467 2021-08-24 16:56:37 +03:00
Yiğit FINDIKLI 593b23af70 Fixed #10532 - Table Header Checkbox not working when lazy loading enabled 2021-08-24 16:33:58 +03:00
Yiğit FINDIKLI 32d23d01e9 Fixed #1461 - pFrozenColumn is moving when position set to left 2021-08-20 15:58:48 +03:00
Tuğçe Küçükoğlu 5243d5ba00 Fixed #1311 - DataTable State: columnwidths are not restored correctly when using scrollable and resizableColumns props 2021-08-12 14:31:02 +03:00
Cagatay Civici 33a93d8c08 Fixed #1443 - Unnecessary horizontal scrollbar displayed with rowgrouping 2021-08-11 14:00:31 +03:00
Cagatay Civici 2a5b1872e7 Support for footer 2021-08-09 17:50:10 +03:00
Cagatay Civici 9eac2da7ec Fixed #1314 - Support for scrolling and column groups 2021-08-09 17:37:09 +03:00
Cagatay Civici c0e13b0cd9 Fixed #1278 - No exportFunction, it's called but not defined. 2021-07-26 11:26:00 +03:00
Tuğçe Küçükoğlu d31b23c381 Fixed #1368 - Comments in ColumnGroup rows are rendered as <th> elements 2021-07-16 17:50:36 +03:00
Tuğçe Küçükoğlu 679cf8f766 Fixed #1358 - Overlay aligning calculation defect 2021-06-23 15:46:10 +03:00
Tuğçe Küçükoğlu eedaf01961 Fixed #1357 - DataTable cell editing regression 2021-06-23 09:37:13 +03:00
Tuğçe Küçükoğlu 10f47c6ff9 Fixed #1355 - DataTable row group and resizable column not working together 2021-06-18 16:41:15 +03:00
Tuğçe Küçükoğlu 4d1891b47c update .d.ts files 2021-06-14 17:05:02 +03:00
Cagatay Civici a478ace3fb Fixed #1323 - Dynamic columns not showing in Datatable with vue 3.1.1 2021-06-11 15:12:29 +03:00
Cagatay Civici e21906e672 Fixed #1269 - DataTable does not honor initial selection 2021-06-11 15:11:02 +03:00
Tuğçe Küçükoğlu 5defea1f94 Fixed #1274 - DataTable slotProps.index mismatch 2021-06-04 16:05:01 +03:00
Tuğçe Küçükoğlu 46a9ab9114 Fixed #1308 - Datatable event @value-change return undefined when filtering 2021-06-01 17:09:55 +03:00
Cagatay Civici 66ef0a5686 Fixed #1247 - 2021-05-17 17:43:23 +03:00
Cagatay Civici a53bae5b46 Fixed #1266 - FilterContent overlaps on frozen columns 2021-05-17 16:36:18 +03:00
Cagatay Civici d8c6ab597c Scroll+Resize support for TreeTable 2021-05-17 15:57:40 +03:00
Cagatay Civici 7e6a0c041f Disable resize when frozen 2021-05-17 15:55:38 +03:00
Cagatay Civici 86a91ae4c3 Fixed #1018 - Resize support for Scrollable Tables 2021-05-17 15:53:35 +03:00
mertsincan 85f09a74f4 Cosmetic 2021-05-17 03:20:57 +03:00
Ahmed Kandil 25af520e4d
Fixed #1087 - DataTable global filter is reset when applying other filters
Fixes #1087

Co-authored-by: mertsincan <sincan.mert@gmail.com>
2021-05-17 03:19:24 +03:00
mertsincan 10348594f3 Fixed #1178 - DataTable state restoring seems broken for columnOrder and columnWidths 2021-05-17 02:31:38 +03:00
mertsincan 2b9a2de321 Cosmetic 2021-05-17 02:21:31 +03:00
mertsincan aed0d5eed2 Fixed #508 - Edit and Sort combination support for Table 2021-05-17 02:00:53 +03:00
mertsincan bf114576b1 Fixed #1098 - Column Reorder and Toggle support for Table 2021-05-15 15:27:58 +03:00
Cagatay Civici fb2a517838 Fixed #1259 - Filter column is not frozen 2021-05-15 13:04:59 +03:00
Cagatay Civici 60547bc237 Fixed #338 - Scrollable TreeTable 2021-05-15 12:45:36 +03:00
Cagatay Civici 8329ed5423 Initiated scrollable treetable 2021-05-15 11:25:42 +03:00
Cagatay Civici 5319c59d01 Fixed #1105 - Filter Event for Lazy Loading 2021-05-14 18:50:45 +03:00
Cagatay Civici cfa4b06c03 Fixed #956 - Possibility to define column visibility 2021-05-14 15:30:49 +03:00
Cagatay Civici 64df59f515 Fixed #1096 - On Row Expansion Nested Data Table Column Headers No Longer work 2021-05-12 16:53:21 +03:00
Cagatay Civici ac948d5b57 Fixed #1075 - Row double click for Table 2021-05-12 16:47:31 +03:00
Cagatay Civici 714d339549 Fixed #1248 - InputStyle and Ripple config do not work on components that are attached to body 2021-05-12 12:13:50 +03:00
mertsincan 367d4a5f14 Fixed #1093 - Anonymous Component in vue-devtools 2021-05-11 12:11:49 +03:00
mertsincan 843742cdaa Refactor #719 2021-05-10 14:47:40 +03:00
mertsincan 888eb54a4c Fixed #719 - Conditonally rendering columns in DataTable with v-if is throwing error 2021-04-30 17:42:00 +03:00
Cagatay Civici f200fc102e Fixed #1181 - Reimplement EventBus 2021-04-15 17:53:33 +03:00
Cagatay Civici f586985d4d Fixed #1150 - DataTable : Selection multiple with checkbox didn't appear with filter row 2021-04-15 15:35:24 +03:00
Cagatay Civici 1efe8f27f1 Fixed #1158 - Datatable - Subheader Grouping with button, button comes over the subheader 2021-04-15 15:23:45 +03:00
Cagatay Civici 9875abb85d Fixed #1076 - DataTable Filter Menu insertBefore defect 2021-04-15 14:43:55 +03:00
Cagatay Civici 97256988a9 Fixed reference 2021-04-14 22:01:39 +03:00
Cagatay Civici 6bf5736060 Fixed zindex issue 2021-04-14 16:42:38 +03:00
Cagatay Civici b917e11672 Better alignment for header content 2021-03-10 13:33:21 +03:00
Cagatay Civici 7c9e6234c7 Fixed #1042 - DataTable "select all checkbox" and "export csv" exclude frozen rows 2021-03-10 12:36:09 +03:00
Cagatay Civici 301781e3e0 Fixed #1048 - Date Filter Error on DataTable 2021-03-10 12:01:36 +03:00
Cagatay Civici 1b83d9319b Refactor OverlayEventBus location 2021-03-03 13:30:19 +03:00
Cagatay Civici da96cba95a #1041 for table cell edit 2021-03-02 13:17:11 +03:00
Cagatay Civici 3748b2dcc7 Fixed #1039 - Breakpoints to OverlayPanel 2021-03-02 10:52:56 +03:00
Cagatay Civici c9d9342493 Fixed selector 2021-02-26 15:30:01 +03:00
Cagatay Civici f51c05c3f3 Fixed #1020 - DataTable error while using stateStorage with date filter 2021-02-26 15:16:03 +03:00
Cagatay Civici 0922b16850 Fixed #1024 - Add showGridlines and stripedRows props to DataTable 2021-02-25 16:57:26 +03:00
Cagatay Civici 179d947b26 Fixed #1016 - DataTable Column's header text does not align in v.3.3.0 2021-02-25 16:00:37 +03:00
Cagatay Civici 9a81a5aeec Responsive table demos updated 2021-02-25 15:49:28 +03:00
Cagatay Civici b505b16f38 Removed unused part 2021-02-25 13:36:10 +03:00
Cagatay Civici 7aece338f2 Theming for responsive table 2021-02-25 12:59:03 +03:00
Cagatay Civici 48ae20bef1 Fixed #1022 - New Table Responsive layout 2021-02-25 12:44:29 +03:00
Cagatay Civici d51b1712db Fixed #987 - DataTable Column header slot does not work 2021-02-23 15:17:57 +03:00
Cagatay Civici e5e467f4a7 Add suffix 2021-02-18 14:03:15 +03:00
Cagatay Civici 8da5caa2a3 Fixed custom apply filter 2021-02-18 12:09:27 +03:00
Cagatay Civici 4f0e555d6d Make hasFilters computed 2021-02-18 12:01:06 +03:00
Cagatay Civici 658612f40f Fixed space key for row radio and checkbox 2021-02-18 11:45:14 +03:00
Cagatay Civici 7e2888012b Fixed #977 - PrimeVue DataTable bug 2021-02-17 18:11:16 +03:00
Cagatay Civici ea527d407f Fixed an issue with sort + filter giving wrong data 2021-02-17 17:22:23 +03:00
Cagatay Civici 1c1b495a9a Fixed #981 - Disable virtual scroll table 2021-02-17 17:00:17 +03:00
Cagatay Civici 49aae7d9ca Better responsiveness for table and fixed header checkbox 2021-02-17 01:02:24 +03:00
Cagatay Civici d15eaff431 Fixed row filtering 2021-02-17 00:52:57 +03:00
Cagatay Civici c13e31cc72 Docs for the new table features 2021-02-16 15:28:05 +03:00
Cagatay Civici 560add9d67 Dynamic lock-unlock row demos 2021-02-10 16:02:27 +03:00
Cagatay Civici 4b6adb30bd Apply fixed width to prevent sticky getting pushed out 2021-02-10 15:34:46 +03:00
Cagatay Civici fe96ac1377 Add scrollable row group 2021-02-10 14:24:28 +03:00
Cagatay Civici 5f870bdf7a Support to freeze cells on the right 2021-02-10 13:49:36 +03:00
Cagatay Civici 3471c03e10 Add aria 2021-02-10 13:31:37 +03:00
Cagatay Civici 8041a244ab Fixed #959 - Add keys to template v-for 2021-02-10 13:29:37 +03:00
Cagatay Civici 3bd70d34c1 Initiated new DataTable Scrolling Implementation 2021-02-10 13:28:47 +03:00
mertsincan 1c81464760 Refactor #957 - Improve TypeScript definitions 2021-02-09 17:49:37 +03:00
Cagatay Civici 328cb93a11 Finalized advanced filtering 2021-02-09 13:14:12 +03:00
Cagatay Civici 61a0ebf3e8 Prevent menu style being cleared after update 2021-02-08 16:40:02 +03:00
Cagatay Civici 4983330e7a Removed FilterUtils in favor of the new FilterService API 2021-02-08 15:02:05 +03:00
Cagatay Civici dd9eb7d71b Templating for header,footer and buttons in filter menu 2021-02-08 14:34:23 +03:00
Cagatay Civici b84812339b Expose more events for flexibility 2021-02-08 14:20:52 +03:00
Cagatay Civici 1ba1bb1a54 Use filters store to display a filled in filter 2021-02-08 14:07:06 +03:00
Cagatay Civici 7b82230b72 Simplified UI of filter menu using logic from props 2021-02-08 13:16:31 +03:00
Cagatay Civici 0f929f832d Implement slider support column filter 2021-02-08 12:10:46 +03:00
Cagatay Civici 219dd6d78b Add filterMenuStyle and filterMenuClass 2021-02-08 11:12:53 +03:00
Cagatay Civici 6c7d36e24b Prevent calendar hiding the filter menu 2021-02-08 10:57:24 +03:00
Cagatay Civici 01311d74de Restore clickable sort headers 2021-02-07 02:51:05 +03:00
Cagatay Civici 9c966d085c Refactored FilterMenu implementation 2021-02-07 02:47:55 +03:00