31 Commits

Author SHA1 Message Date
Denys Vuika
a60abb2e20 #82 datatable sorting improvements 2016-06-02 14:21:44 +01:00
Eugenio Romano
a397c05863 lint spec files 2016-06-02 12:22:45 +01:00
Denys Vuika
bb51cb3c78 #113 readme updates for datatable 2016-06-02 10:18:54 +01:00
Denys Vuika
a683cb12e6 Update README.md 2016-06-01 18:27:33 +01:00
Denys Vuika
e33db9e36f #82 DataTable code and readme improvements 2016-06-01 18:14:59 +01:00
Denys Vuika
ce3604c964 #82 remove core and translate dependencies 2016-06-01 16:52:12 +01:00
Enzo Rivello
06dfbe90f4 making the run compatible with travis 2016-06-01 15:00:38 +01:00
Eugenio Romano
2357b52479 fix coverage ts problem 2016-05-31 13:36:29 +01:00
Eugenio Romano
919eb14de7 imporve test configuration 2016-05-28 00:52:27 +01:00
Eugenio Romano
821aa7d74d split start and server script 2016-05-27 16:48:48 +01:00
Eugenio Romano
9e721327ef externalize system config js in demo and fix some tslin error 2016-05-27 10:40:01 +01:00
Denys Vuika
a6d2df6004 #101 datatable demo project 2016-05-26 11:07:06 +01:00
Eugenio Romano
bfd04f6475 add tslint in demo folders 2016-05-24 16:45:57 +01:00
Eugenio Romano
2060982ec7 #68 add page moving and input param
tslint rule withespace type
2016-05-24 00:17:21 +01:00
Mario Romano
01206621f8 add src to npm 2016-05-23 11:12:01 +01:00
Mario Romano
c13d6a7fc3 fix dependencies and core 2016-05-21 04:25:44 +01:00
Mario Romano
eb6a486bca update npm registry 2016-05-20 16:11:15 +01:00
Denys Vuika
58f7429f25 #82 multiselection UI for datatable 2016-05-20 13:30:14 +01:00
Denys Vuika
fff9a9a070 Live compile/reload for demo shell, code cleanup 2016-05-20 11:44:45 +01:00
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
ceed1a0a48 #82 datatable version bump 2016-05-20 11:00:12 +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
533626dcb8 dist configuration for data table component 2016-05-19 16:46:14 +01:00
Denys Vuika
5cb3610888 Improvements for systemjs, version bumps 2016-05-19 15:07:48 +01:00
Mario Romano
74f14b63b8 npm registry 2016-05-19 13:11:33 +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
Mario Romano
337f00999d demo 2016-05-19 02:09:56 +01:00
Eugenio Romano
f179f3431d remove manual npm link and add it in postinstall script 2016-05-18 14:48:13 +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