Jürg Lehni
|
4680283ce7
|
Simply use document.write() for script loading, as load.js seems not ready for primetime yet (it magically half-broke QUnit on Safari).
|
2011-03-08 00:58:47 +00:00 |
|
Jürg Lehni
|
798bcd709a
|
Since Firefox does not seem to support the <base> tag for script loading, roll our own solution through the load.js calls.
|
2011-03-07 23:11:41 +00:00 |
|
Jürg Lehni
|
e32549aaf2
|
Switch to using load.js for loading the various parts of the library during development.
|
2011-03-07 18:36:42 +00:00 |
|
Jonathan Puckey
|
78e6633804
|
Add missing BlendMode dependency to examples.
|
2011-03-06 15:47:55 +01:00 |
|
Jonathan Puckey
|
0faab51a9f
|
Add missing CanvasProvider.js dependency to Examples.
|
2011-03-06 15:10:35 +01:00 |
|
Jürg Lehni
|
20f3460222
|
Update BezierTool to work wtihout full Bootstrap.
|
2011-03-04 23:33:48 +00:00 |
|
Jonathan Puckey
|
e1a6c4f3d0
|
Update examples to PaperScript.
|
2011-03-04 12:38:38 +01:00 |
|
Jürg Lehni
|
7e52355f93
|
Rename Doc -> Document since paper code is namespaced now and does not clash with global Document prototype.
|
2011-03-03 17:23:27 +00:00 |
|
Jürg Lehni
|
a543801598
|
Rename Bootstrap.js file to lowercase bootstrap.js.
|
2011-03-03 16:56:31 +00:00 |
|
Jonathan Puckey
|
02943c4190
|
Add missing CanvasProvider.js dependency to Examples.
|
2011-03-03 17:04:14 +01:00 |
|
Jürg Lehni
|
07fcc000cf
|
Move the new refactored CanvasDraw functionality to static Item.draw() and #draw() instance methods on each prototype.
|
2011-03-03 12:19:43 +00:00 |
|
Jonathan Puckey
|
83df699975
|
Update dependencies of examples.
|
2011-03-03 02:27:46 +01:00 |
|
Jürg Lehni
|
fd4b7b76ae
|
Include DocumentView.js in all examples and tests.
|
2011-03-02 16:18:32 +00:00 |
|
Jonathan Puckey
|
b03ad9b090
|
Some small changes BezierTool example.
|
2011-02-27 17:42:30 +01:00 |
|
Jonathan Puckey
|
196f89d9a7
|
Examples: Add simple BezierTool example.
|
2011-02-27 17:16:42 +01:00 |
|