Commit graph

30 commits

Author SHA1 Message Date
kangax
0180de0a70 Update README to mention getting rid of Cufon. 2011-02-15 19:08:46 -05:00
kangax
bc2384c8c3 Update TODO in README. 2011-02-13 15:54:22 -05:00
kangax
d42ba6ec02 Add links to benchmarks in readme; modify simple shapes benchmark to be able to chose number of shapes. 2011-02-09 02:27:25 -05:00
kangax
f497327131 Fabric now runs fully under ES5 strict mode (except certain 3rd party dependencies, like cufon.js and json2.js). 2010-10-21 22:54:00 -04:00
kangax
f052a067ef More documentation. 2010-10-19 16:27:24 -04:00
kangax
f281be8a38 Use "codeview" template for docs. Link to documentation in README. 2010-10-15 13:26:08 -04:00
kangax
2d1d0d80e5 Add jsdoc-toolkit and generate docs. 2010-10-15 12:11:37 -04:00
kangax
f2f37e5ffd Update unit tests count. Add link to project on github to a demo page. Fix one of the remaining failing json tests. 2010-09-09 17:37:32 -04:00
kangax
0177c91917 Change links to demo pages from yura.thinkweb2.com to github pages (kangax.github.com/fabric.js). Add link to unit tests, that can be run right in the browser. 2010-09-01 17:03:16 -04:00
kangax
fea32f32a0 Add note about IE9 problem with images. 2010-08-30 19:08:18 -04:00
kangax
b07fcb52a0 IE9PP3 -> IE9PP4; Add links to demos. 2010-08-27 13:10:23 -04:00
kangax
69d83c6484 Add information about test suite results in IE 6 & 7. Few tweaks to make test suite run in IE6. 2010-07-26 15:39:00 -04:00
kangax
6a5cf9b0d4 Add fabric.Triangle to the API outline section of README. 2010-07-26 15:10:39 -04:00
kangax
9f77d3a0a5 Add google closure compiler and explain how to minify fabric.js with it. Fix few omissions in jsdoc comments. 2010-07-26 00:48:26 -04:00
Juriy Zaytsev
34dbaef393 Add link to actual editor. 2010-07-24 00:09:44 -04:00
Juriy Zaytsev
f4eb1ad505 Add history section. 2010-07-23 23:59:14 -04:00
Juriy Zaytsev
601a0b77a2 Add note about IE8 compatibility. Add license info to README. 2010-07-14 13:44:53 -04:00
Juriy Zaytsev
eb5d5e93e5 Make description more descriptive. Add IE9pre3 to the list of supported browsers. 2010-07-13 17:53:55 -04:00
Juriy Zaytsev
41917f57b4 Slight tweak to description 2010-07-09 21:26:55 -04:00
Juriy Zaytsev
2e72a4d8c5 Rename Canvas.* to fabric.* (lowercased name makes more sense since Canvas is not a constructor). 2010-07-09 19:43:50 -04:00
Juriy Zaytsev
48989ca347 Specify that license is MIT. 2010-07-09 11:21:03 -04:00
Juriy Zaytsev
7242ea93de Change Prototype unit testing framework to QUnit; change all tests accordingly. 2010-07-09 10:21:40 -04:00
Juriy Zaytsev
61a01f2428 Add 2 more goals — "no browser sniffing" and "encapsulated under one object". 2010-06-26 23:00:56 -04:00
Juriy Zaytsev
8df91fdfac Add instruction on how to minify to README. 2010-06-17 10:03:37 -04:00
Juriy Zaytsev
5146c5a508 Add object model hierarchy to readme. 2010-06-11 19:51:28 -04:00
Juriy Zaytsev
fa4224649c Building dist file is now done via sprockets. 2010-06-11 19:37:06 -04:00
Juriy Zaytsev
6fff87995d List supported browsers in README. 2010-06-11 09:18:09 -04:00
Maxim Chernyak aka hakunin
bbc63a5b4e Tweak credits. 2010-06-10 23:05:31 -07:00
Juriy Zaytsev
1e55fbda9b FabricJS -> Fabric.js 2010-06-11 01:58:52 -04:00
Juriy Zaytsev
b8cd3a4b94 Add a short overview, example, and credits to README. 2010-06-11 01:50:44 -04:00