fabric.js/src/util
Tom French ce4809d1e8 Merge branch 'master' of https://github.com/kangax/fabric.js
Conflicts:
	dist/all.js
	dist/all.require.js
	src/brushes/circle_brush.class.js
	src/brushes/spray_brush.class.js
	src/canvas.class.js
	src/mixins/canvas_events.mixin.js
	src/mixins/object_interactivity.mixin.js
	src/shapes/group.class.js
	src/shapes/image.class.js
	src/shapes/object.class.js
	src/util/misc.js
2013-12-05 19:45:39 +00:00
..
anim_ease.js Some refactoring; move arc into a separate file 2013-11-16 15:20:41 +01:00
animate.js Add doc on requestAnimFrame 2013-11-06 21:20:07 +01:00
arc.js Some refactoring; move arc into a separate file 2013-11-16 15:20:41 +01:00
dom_event.js Move getScrollLeftTop from dom_events.js to dom_misc.js 2013-11-20 10:42:34 +01:00
dom_misc.js Call fabric.util.getScrollLeftTop inside getElementOffset 2013-11-20 13:06:28 +01:00
dom_request.js Change inline docs to conform to jsdoc3 2013-04-24 12:58:04 -04:00
dom_style.js Change inline docs to conform to jsdoc3 2013-04-24 12:58:04 -04:00
lang_array.js Refactor min/max in lang_array 2013-10-27 12:54:35 +01:00
lang_class.js Doc fixes, Update README (1800+ unit tests) 2013-08-08 18:31:26 +02:00
lang_function.js Add no-es5-compat option during build. Add option to include/exclude stateful module during build. 2013-05-14 12:34:45 -04:00
lang_object.js Change inline docs to conform to jsdoc3 2013-04-24 12:58:04 -04:00
lang_string.js Some refactoring; move arc into a separate file 2013-11-16 15:20:41 +01:00
misc.js Merge branch 'master' of https://github.com/kangax/fabric.js 2013-12-05 19:45:39 +00:00