Commit Graph

29 Commits

Author SHA1 Message Date
Gion Kunz
6519231aec Removed gif imageminification from the process 2019-07-06 00:04:19 +02:00
Max Knee
4ab6e685ca Switching from space to numbers 2016-08-22 11:04:09 -04:00
Chris
d083f37826 Add amdModuleId
Needed for webpacking scripts - sets name correctly
2016-08-22 10:00:48 -04:00
hansmaad
986dbb4a5a Set the summary option to jasmine task to better analyse failed tests.
This option displays a list of all failed tests and their failure messages.
2016-06-27 16:26:04 +02:00
Gion Kunz
7365c04ede Updated development pipeline dependencies 2016-06-22 08:55:14 +02:00
Gion Kunz
9a7d01bb30 Adding unminified CSS to dist output, fixes #506 2016-01-24 11:44:13 +01:00
hansmaad
91ff7dc27d Use jQuery from jasmine-jquery dependency in jasmine tests instead of googleapis. 2015-09-29 14:43:41 +02:00
Gion Kunz
86d34bd4dc Renamed axes and updated jsdoc 2015-06-10 00:15:14 +02:00
Gion Kunz
be9e6b6b10 Major refactoring of axis and projection code, added possibility to configure axes when creating a chart 2015-06-09 02:02:22 +02:00
Gion Kunz
91d692e385 Modified watch task to deep watch js files 2015-03-29 20:37:02 +02:00
Gion Kunz
6cfcc8d3a4 Added template plugin to replace version in js file dynamically on build time 2015-02-27 17:02:34 +01:00
Gion Kunz
389a8917a5 Only run travis with node 0.10 2015-02-12 22:02:00 +01:00
Gion Kunz
62b5834a16 Refactored smoothing functionality into an interpolation module that's more maintainable and use the new SVG path API #92, fixes #155 2015-02-02 18:45:44 +01:00
Gion Kunz
731d6983b7 Added missing files to concat task, fixes #176 2015-02-02 11:24:32 +01:00
Gion Kunz
8368873ae9 Added SVG Path API for manipulating SVG paths, fixes #173 2015-02-01 03:06:47 +01:00
Gion Kunz
a735f43270 Refactoring of axis creation, fixes #165 2015-01-27 22:14:29 +01:00
Gion Kunz
0215ce6445 Added more tests to cover some base chart functionality 2015-01-23 00:11:40 +01:00
Gion Kunz
c2eed8467f Added jasmine-jquery for better matchers and fixture handling 2015-01-15 11:17:21 +01:00
Tyler Gaw
6f31664c3d Include jQuery in Jasmine specs 2015-01-14 18:58:32 -05:00
Gion Kunz
99fe27ba5b Fixed test paths 2014-12-11 23:37:03 +01:00
Gion Kunz
25642c44cf Fixed build system and package.json file filter 2014-11-27 01:17:44 +01:00
Gion Kunz
98702ba646 Fixed usemin path 2014-11-25 12:38:34 +01:00
Gion Kunz
fe510efe5a Changed structure of source script files 2014-11-25 11:48:11 +01:00
Gion Kunz
70a984a493 dev task does only require assemble and sass:tmp to run before watch 2014-11-25 11:36:25 +01:00
Gion Kunz
b666c7e9fc Switched from doxication to assemble-dox 2014-11-25 11:25:42 +01:00
Gion Kunz
c13564e6e0 Moved assemble resources out of template folder 2014-11-25 11:16:24 +01:00
Autarc
53dc8bb939 update task structure 2014-11-25 09:52:53 +01:00
Autarc
12b2551674 provide seperate serve tasks 2014-11-23 11:09:49 +01:00
Autarc
f0ab33c625 Refactored build tasks 2014-11-21 12:12:18 +01:00