fabric.js/src
scriptspry d569407d3a Fixes StaticCanvas.onBeforeScaleRotate not triggering when canvas is zoomed (#4748)
* Fixed StaticCanvas.onBeforeScaleRotate not getting triggered when canvas is zoomed.

* Added test for Canvas._beforeTransform.
2018-02-20 20:41:42 +01:00
..
amd be more strict on when not to re render (#3594) 2016-12-28 13:22:23 +01:00
brushes GIving brushes a _render method (#4613) 2018-01-12 07:30:53 +09:00
filters Limit sin and cosin very small floats on 90/270 degrees (#4734) 2018-02-18 15:56:27 +01:00
mixins Fixes StaticCanvas.onBeforeScaleRotate not triggering when canvas is zoomed (#4748) 2018-02-20 20:41:42 +01:00
shapes added image crop ToSVG support (#4738) 2018-02-18 23:50:08 +01:00
util Limit sin and cosin very small floats on 90/270 degrees (#4734) 2018-02-18 15:56:27 +01:00
canvas.class.js handle top canvas in resize/renderAll (#4527) 2017-12-03 17:15:46 +01:00
color.class.js Fix color toHexa() (#4579) 2017-12-27 10:05:40 +01:00
elements_parser.js Fix image import from SVG when width/height are larger than element (#4450) 2017-11-12 01:30:22 +01:00
globalFabric.js Put window.fabric under a build flag (#4199) 2017-08-14 13:42:17 +02:00
gradient.class.js Gradient fix parsing floats (#4637) 2018-01-20 01:09:47 +01:00
intersection.class.js Some modifications (#4137) 2017-07-29 11:41:32 +02:00
log.js switch to eslint (#3229) 2016-09-10 15:14:23 +02:00
parser.js Limit sin and cosin very small floats on 90/270 degrees (#4734) 2018-02-18 15:56:27 +01:00
pattern.class.js Add CrossOrigin managment to fabric.Pattern (#4618) 2018-01-18 08:39:02 +09:00
point.class.js Update comments (#4128) 2017-07-24 11:29:46 +02:00
shadow.class.js fix typo in shadow docs (#4271) 2017-08-31 22:33:10 +02:00
static_canvas.class.js Fix the wrapper (#4554) 2017-12-13 00:08:57 +01:00