kangax
|
d89bbf0d8d
|
Temporarily comment out unit tests that fail due to Node 0.10 bug (https://github.com/joyent/node/issues/5011)
|
2013-03-19 13:10:33 +01:00 |
|
kangax
|
894988b508
|
Fix browser-based unit tests
|
2012-12-23 23:30:01 +01:00 |
|
kangax
|
35ba6c6bf5
|
Final fix for fabric.util.loadImage
|
2012-12-10 15:59:44 +01:00 |
|
kangax
|
5d1cfce96a
|
Try to fix fabric.util.loadImage test once again.
|
2012-12-10 15:52:14 +01:00 |
|
kangax
|
26d735146f
|
Fix fabric.util.loadImage test.
|
2012-12-10 15:44:30 +01:00 |
|
kangax
|
7a1de3c57b
|
Fix fabric.util.loadImage test.
|
2012-12-04 12:39:46 +01:00 |
|
kangax
|
1633bce401
|
Add most of the unit tests for fabric.util methods. Fix #35.
|
2012-12-01 17:52:03 +01:00 |
|
kangax
|
fe9d927d47
|
Move site into a different repository.
|
2012-08-10 17:20:04 +02:00 |
|
kangax
|
fe08e6aa3b
|
Revamp site to use jekyll.
|
2011-09-07 18:02:17 -04:00 |
|
kangax
|
8ea5f0d52c
|
Closes #47. More conforming Function.prototype.bind.
|
2011-08-29 12:09:32 -04:00 |
|
kangax
|
27999a327c
|
Add unit tests for fabric.loadSVGFromString.
|
2011-08-04 20:48:25 -04:00 |
|
kangax
|
b35b559c6a
|
String.prototype.trim now strips '\xA0' characters in engines which fail to match that character via \s. Fix a couple of unit tests.
|
2010-09-14 18:57:55 -04:00 |
|
kangax
|
769c0c1eb7
|
Function.prototype.bind now calls object it's being invoked on indirectly (better spec compliance), thanks Garrett Smith;
Unit test `fabric.util.makeElementUnselectable` and make test names in util module more descriptive.
|
2010-09-14 12:53:29 -04:00 |
|
kangax
|
ed4dca3117
|
Add unit tests for fabric.util.makeElement, fabric.util.addClass, and fabric.util.wrapElement.
|
2010-09-09 16:37:07 -04:00 |
|
kangax
|
d00a37d593
|
More effecient Function.prototype.bind and unit tests for bind, getById, and toArray.
|
2010-09-06 12:33:57 -04:00 |
|
kangax
|
6ba986da49
|
Add unit tests for fabric.util.object.extend and fabric.util.object.clone.
|
2010-09-01 17:56:59 -04:00 |
|
kangax
|
2d9fe82214
|
Add few more fabric.util unit tests — trim, camelize, capitalize.
|
2010-09-01 17:35:17 -04:00 |
|
kangax
|
536d532d41
|
Various compatibility fixes. Add fabric.util.falseFunction.
|
2010-07-27 17:58:23 -04:00 |
|
Juriy Zaytsev
|
33ad430a62
|
Rename test files: canvas_* --> *
|
2010-07-24 00:15:13 -04:00 |
|