Jürg Lehni
|
9c675929b2
|
Tests: Add compareRectangles() function and use it in Rectangle tests.
|
2011-02-13 14:35:48 +00:00 |
|
Jonathan Puckey
|
7fdf439ef2
|
Group: allow passing of array of items to constructor and pass on ctx in draw function. Add tests for Group.
|
2011-02-12 19:12:23 +01:00 |
|
Jonathan Puckey
|
c1d2cab5d9
|
Segment.js: fix toString and remove methods. Add test for segment.remove().
|
2011-02-12 19:10:19 +01:00 |
|
Jonathan Puckey
|
b261fafd32
|
Add test for Document#activate()
|
2011-02-12 18:07:14 +01:00 |
|
Jonathan Puckey
|
c0e2101c32
|
Clean up src directory and move Bootstrap.js into lib.
|
2011-02-12 17:59:39 +01:00 |
|
Jonathan Puckey
|
1a9b80513f
|
Clean up test folder.
|
2011-02-12 17:49:09 +01:00 |
|
Jonathan Puckey
|
67f2b146b0
|
Implement Path#copyTo(itemOrDocument) and Path#clone()
|
2011-02-12 17:43:51 +01:00 |
|
Jonathan Puckey
|
38ada4abc1
|
Improve Item#isDescendant(item) and introduce Item#isAncestor(item).
|
2011-02-12 16:41:57 +01:00 |
|
Jonathan Puckey
|
d7fc9cf481
|
Introduce Paper object that keeps track of documents and which documenti is active. Newly created items are automatically appended to the children list of the active document's activeLayer.
|
2011-02-12 16:20:10 +01:00 |
|
Jonathan Puckey
|
72c3ac4016
|
Add Item tests
|
2011-02-11 18:50:26 +01:00 |
|
Jonathan Puckey
|
53d61cceb5
|
Use properties instead of calling get[Property] and set[Property] in tests. Also add path.currentSegment test.
|
2011-02-11 15:02:35 +01:00 |
|
Jonathan Puckey
|
fff138d968
|
Remove SegmentList.js dependencies
|
2011-02-07 20:16:29 +01:00 |
|
Jonathan Puckey
|
b19ba2014c
|
Initial commit
|
2011-02-07 19:28:09 +01:00 |
|