Jeff Avallone
|
1ef8bd7500
|
Adding documentation and a few tweaks to node.js
|
2015-04-19 16:40:53 -04:00 |
|
Jeff Avallone
|
8796c1329c
|
Reorganizing and cleanup of base Node code
|
2015-04-19 12:06:22 -04:00 |
|
Jeff Avallone
|
5917d2b035
|
Updating getBBox and anchor code to improve performance
This change will reduce the number of calls to this.container.getBBox
when calculating the bounding box of a node
|
2015-04-16 17:13:12 -04:00 |
|
Jeff Avallone
|
0093db8e20
|
Replacing Q promises with ES6 promises
|
2015-03-14 17:11:14 -04:00 |
|
Jeff Avallone
|
3970224302
|
Removing use of notify to update progress bar
|
2015-03-14 14:01:25 -04:00 |
|
Jeff Avallone
|
e890fe7d2c
|
Updating progress using the promise notify feature
|
2014-12-29 17:35:18 -05:00 |
|
Jeff Avallone
|
08fdb254fc
|
Adding failure paths for all async tests
This will ensure the tests fail if the intended path isn't followed
|
2014-12-27 16:04:22 -05:00 |
|
Jeff Avallone
|
a50ba68a21
|
Moving spaceHorizontally and spaceVertically to util.js
|
2014-12-19 12:11:44 -05:00 |
|
Jeff Avallone
|
870b2e6ed4
|
Moving normalizeBBox to util.js
|
2014-12-19 12:06:21 -05:00 |
|
Jeff Avallone
|
abb5838113
|
Updating how async specs are called
|
2014-12-19 11:51:34 -05:00 |
|
Jeff Avallone
|
be145e3fac
|
Adding rest of tests for Node class
|
2014-12-19 11:48:09 -05:00 |
|
Jeff Avallone
|
91581afe2c
|
Adding more Node tests
|
2014-12-19 11:00:47 -05:00 |
|
Jeff Avallone
|
0d6e272216
|
Adding some tests for the Node class
|
2014-12-19 10:07:56 -05:00 |
|