Commit Graph

254 Commits (2684f075f3b6e0753a247d811e1323b7e02a8631)

Author SHA1 Message Date
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
Cagatay Civici b53a5a81b7 Refactored filtering to be more flexible 2021-02-07 01:42:14 +03:00
Cagatay Civici 005c818922 Destructring for slotProps 2021-02-06 16:52:54 +03:00
Cagatay Civici 31331f99a2 Add clear filters option 2021-02-06 16:20:12 +03:00
Cagatay Civici cc11c9d460 UI cosmetics to filter demo and better alignment 2021-02-06 15:21:39 +03:00
Cagatay Civici a981d5504b Initiated Phase 2 of Advanced Table Filtering - Filter Menu feature 2021-02-06 14:23:00 +03:00