Commit Graph

26 Commits (a981d5504b65c5f7033202c8c43fba0ba488f62f)

Author SHA1 Message Date
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