56 Commits

Author SHA1 Message Date
Denys Vuika
30558fb571 #82 sort order fix for datatable
use ‘asc’ as default order when clicking on another sortable column
header
2016-05-20 11:07:20 +01:00
Denys Vuika
da5600b4d1 #82 datatable api improvements 2016-05-20 10:56:40 +01:00
Denys Vuika
27692bb6b7 #82 data adapter api improvements 2016-05-20 10:36:11 +01:00
Denys Vuika
90452d34f8 #82 emit single/double row click events 2016-05-19 17:02:40 +01:00
Denys Vuika
2fa8283213 #82 datatable project cleanup
basic implementation of main features:

- custom data sources
- column types
- sorting by columns
- click events
2016-05-19 10:58:19 +01:00
Denys Vuika
a73591773b #82 Initial implementation of the DataTable component
forked Document List into a separate generic DataTable component, work
in progress
2016-05-18 12:29:55 +01:00