kibao
|
69d616ad23
|
Node.js Invoke loadImage callback if there is no data or a network error
|
2015-05-06 21:34:41 +02:00 |
|
kangax
|
94f7035624
|
Lint unit tests and fix errors/warnings
|
2015-04-23 11:47:35 +02:00 |
|
asturur
|
6ceb1123b6
|
Update util.js
|
2014-07-18 19:54:50 +02:00 |
|
asturur
|
c346d297ad
|
Update util.js
Any svg return a pathgroup
|
2014-07-18 19:43:42 +02:00 |
|
kangax
|
448dfad97e
|
Fix unit tests
|
2014-01-04 15:02:51 -05:00 |
|
kangax
|
dbd9193703
|
Debounce element parsing. Thanks @biovisualize. Closes #1052
|
2013-12-14 12:19:54 +01:00 |
|
kangax
|
3abe2f74f3
|
Add expect(0)
|
2013-11-23 17:49:21 +01:00 |
|
kangax
|
854d428c38
|
Add more tests
|
2013-11-23 17:35:31 +01:00 |
|
kangax
|
673fa39eba
|
Start adding i-text unit tests; add additional util and color tests
|
2013-11-22 17:30:55 +01:00 |
|
kangax
|
83ca60e885
|
Fix resolveNamespace and getKlass on node
|
2013-09-24 13:25:38 +02:00 |
|
kangax
|
1c1b7e4b95
|
Fix function body matching regex. Add fabric.util.getFunctionBody
|
2013-06-01 18:08:36 +02:00 |
|
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 |
|