Commit Graph

37 Commits (2684f075f3b6e0753a247d811e1323b7e02a8631)

Author SHA1 Message Date
Cagatay Civici e5e467f4a7 Add suffix 2021-02-18 14:03:15 +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 8041a244ab Fixed #959 - Add keys to template v-for 2021-02-10 13:29:37 +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 219dd6d78b Add filterMenuStyle and filterMenuClass 2021-02-08 11:12:53 +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 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
Cagatay Civici 716ff58bde Phase 1 of new Table filtering - Implement Filter Row mode 2021-02-06 12:26:12 +03:00
Cagatay Civici b4fae966a9 Fixed prop name 2021-02-03 14:26:14 +03:00
Cagatay Civici a08b66db5a Fixed #912 - DataTable boolean shorthands do not work 2021-02-02 16:50:37 +03:00
Cagatay Civici bfb5e58e0d Fixed #913 - Refactor chain operator 2021-02-02 16:21:10 +03:00
Cagatay Civici cdeb4ae1cc New build improvements based on rollup. 2021-01-18 14:20:34 +03:00
nestorrente f76d1dfb34 Fixed sortField prop type. 2020-12-08 12:16:38 +01:00
Cagatay Civici 4044be48cb Fixed #549 - Declare events in "emits" section of every component 2020-10-21 21:03:17 +03:00
Cagatay Civici 488c09b0ee Add null operator for props 2020-09-24 11:30:11 +03:00
Cagatay Civici 2efaa699c7 Initated datatable migration 2020-09-23 20:55:00 +03:00
Alexander Grasberger 187848c483 Fixed imported component name 'ColumnSlot' -> 'DTColumnSlot' in TableHeader.vue 2020-06-18 11:53:47 +02:00
cagataycivici 306e7b573d Cleanup p-clickable and p-c 2020-05-02 12:19:17 +03:00
cagataycivici b04b7ba925 New styling 2020-04-28 12:34:12 +03:00
cagataycivici 4d89b18706 Fixed 189 - Order indicators for Multi column sorting 2020-04-18 19:03:21 +03:00
cagataycivici 62cf07ecce Fixed #278 - Update sort icons 2020-04-17 22:38:11 +03:00
cagataycivici 6254742751 Fixed #240 - Add filterHeaderStyle and filterHeaderClass to Column 2020-03-16 19:11:49 +03:00
cagataycivici c7d64386bd Lint fix 2020-03-05 12:00:32 +03:00
cagataycivici cd9877aebe Fixed #226 - Move column filters to their own row 2020-03-05 11:59:07 +03:00
cagataycivici 309afaccec Lint fix 2020-03-04 14:27:24 +03:00
cagataycivici 3f0742a354 Fixed column header group sorting 2020-03-04 13:36:14 +03:00
cagataycivici 51206b79ed Fixed #216 - sortfield is ignored 2020-03-03 12:25:27 +03:00
cagataycivici cbddaf266e Fixed #216 - sortfield is ignored 2020-03-03 12:19:57 +03:00
cagataycivici 5f5b520e1e Fixed #176 - DataTable column headers always receive focus 2020-01-30 11:29:10 +03:00
cagataycivici e2c18b460c Fixed #130 - Keydown causes sort on sortable header 2019-12-30 21:23:43 +03:00
cagataycivici 1dbdf3c310 Fixed #108 - Enhance ARIA roles and attributes for the components 2019-12-26 14:24:53 +03:00
cagataycivici 6ce30e39fc Refactored Table Header into a separate component 2019-11-18 10:42:32 +03:00