Jeff Avallone
|
06a7ffc110
|
Moving skip and loop line calculation into Repeat nodes
This code seems more at home in Repeat instead of MatchFragment since
Repeat knows about the dimensions of the lines for the contentPosition
value.
|
2015-04-23 20:03:25 -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
|
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
|
cf159c28a5
|
Finishing tests for MatchFragment nodes
|
2014-12-26 10:57:46 -05:00 |
|
Jeff Avallone
|
d909312b94
|
Starting tests for MatchFragment nodes
|
2014-12-23 22:23:03 -05:00 |
|
Jeff Avallone
|
8a9178c11e
|
Adding pending test file for remaining nodes
|
2014-12-22 20:36:14 -05:00 |
|