26 Commits

Author SHA1 Message Date
Eugenio Romano
075ee8a538 relative pointing (#1879)
readme modify
start.sh and nom-build-all refactoring
change travis conf
update version of zone.js (fixes console error)
karma conf remove dist
add alias build
override tsconfig components build
2017-05-25 15:12:52 +01:00
Eugenio Romano
af82f83669 Add config files in any components folder (#1878)
* add config files in any components folder
* all test run option ft and option to skip build and run only test
2017-05-25 15:12:50 +01:00
Mario Romano
6da0eaba37 Fix build problem (#1861)
* fix sourcemap
fix relative path and pre publish build
change travis wait
all test run build and remove unused cpx

* global test task
modify publish script to accept options

* appveyor run

* different approach single test run

* make it work the analytics test
modify start demo shell script to use a different registry

* sourcemap demo shell working

* update readme and add install after any clean
add registry option in start.sh script
add develop and normal mode in demo shell
add -d option in start.sh to point to the local components
add -c option in build script to point to the local components
2017-05-25 15:12:49 +01:00
Eugenio Romano
0b246b8211 Speed up build (#1852)
* single build webpack

* fix demo shell test
2017-05-25 15:12:46 +01:00
Eugenio Romano
41ee867fd7 add timeout increase karma tests (#1771) 2017-04-05 11:11:38 +01:00
Eugenio Romano
ace279671f increase inactivity timeout test (#1760) 2017-04-05 11:11:38 +01:00
Eugenio Romano
785db5ca00 fix HammerJS warning #1617 (#1755) 2017-04-05 11:11:38 +01:00
Eugenio Romano
583e152bca remove event model from coverage (#1753) 2017-04-05 11:11:38 +01:00
Eugenio Romano
e133fd6408 create bundle for all components 2016-12-14 15:49:08 +00:00
Eugenio Romano
ce6f89d47d improve test datatable 2016-11-10 15:18:04 +00:00
Eugenio Romano
12914e0680 change tsconfig,module name ,karma.conf,karma-tst-shim and #749 2016-10-06 11:56:07 +01:00
Denys Vuika
75849b7ea0 Enable unit tests for datatable 2016-09-22 15:09:04 +01:00
Denys Vuika
21c1cbc531 Code cleanup and fixes 2016-07-05 16:19:39 +01:00
Mario Romano
90c3abc37e #284 coveralls integration 2016-06-28 22:35:16 +01:00
Denys Vuika
4e47ce3327 Fix all karma configs
- exclude all tests from within node_modules folder
2016-06-16 11:14:46 +01:00
Denys Vuika
7a4796c97d Less unit test output for datatable 2016-06-15 09:40:14 +01:00
Denys Vuika
114c5bd479 Fix datatable unit tests 2016-06-15 09:33:47 +01:00
Eugenio Romano
ebd1e0abac configuration translate and core karma RC1 2016-06-14 19:23:33 +01:00
Eugenio Romano
67d99e2c31 change karma configuration for RC1 2016-06-14 18:38:58 +01:00
Eugenio Romano
4f28f60d11 single run have to be specify in the package.json command otherwise the browser test can not be executed 2016-06-13 11:34:00 +01:00
Enzo Rivello
1553f721ef package and karma modified to act with travis 2016-06-09 16:46:46 +01:00
Denys Vuika
ce3604c964 #82 remove core and translate dependencies 2016-06-01 16:52:12 +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
Mario Romano
c13d6a7fc3 fix dependencies and core 2016-05-21 04:25:44 +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