Commit Graph

10 Commits

Author SHA1 Message Date
Andy Hanson
45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
Alex Koehler
9cbe2c5459 Added scale, scaleX and scaleY functions to cropperjs class type. (#23150) 2018-01-29 12:31:57 -08:00
Job
2495d307b0 cropperjs: add image smoothing options (#22621) 2018-01-03 00:39:48 -08:00
ohze.net
b731a1b609 cropperjs: make CropBoxData's fields optional; add getCroppedCanvas (v1.1.0) 's new options; add & fix tslint (#20560)
* cropperjs: make CropBoxData's fields optional

* cropperjs: Added 4 new options to getCroppedCanvas method: minWidth, minHeight, maxWidth and maxHeight.

see https://github.com/fengyuanchen/cropperjs/releases/tag/v1.1.0

* cropperjs: tslint
2017-10-23 12:48:02 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Christopher Blum
09d7614303 cropperjs - Added checkOrientation option 2017-05-19 18:41:37 +02:00
apollocoder
407cace6b4 Update index.d.ts (#16119)
Added missing restore option
2017-05-04 18:19:11 -07:00
Phoenix359
893a6331ba cropperjs - Added the methods: zoomTo & rotateTo and the event: zoom (#15591)
* Added the methods: `zoomTo` & `rotateTo` and the event: `zoom`

Also changed the 6 events to have the correct (different) interface for the property: detail.

* Updated react-cropper to newest cropperjs
2017-04-24 07:56:09 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00