8000 Tags · ilhantekir/cropit · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ilhantekir/cropit

Tags

v0.4.5

Toggle v0.4.5's commit message
0.4.5

< FB8A /div>

v0.4.4

Toggle v0.4.4's commit message
0.4.4

v0.4.1

Toggle v0.4.1's commit message
0.4.1

v0.4.0

Toggle v0.4.0's commit message
0.4.0

v0.3.2

Toggle v0.3.2's commit message
0.3.2

v0.3.1

Toggle v0.3.1's commit message
0.3.1

v0.3.0

Toggle v0.3.0's commit message
0.3.0

New features

* Center image when uploaded
* Added `maxZoom`, `minZoom`, `initialZoom` options
* Added `rejectSmallImage` option
  * By default if image is smaller than preview, it won't be loaded and
  * the old image would be preserved
* Added `onFileReaderError` callback

Breaking changes

* Removed `allowCrossOrigin` option

Development

* Major refactor -- rewrote in ES6! No more CoffeeScript.
* Now build with Webpack and removed Grunt

v0.2.0

Toggle v0.2.0's commit message
0.2.0

Major changes:

* Added drag & drop support via `allowDragNDrop` option, default to true
* Added free move support via `freeMove` option, default to false
* Added CommonJS support

Breaking changes:

* Renamed option `freeImageMove` -> `freeMove`

v0.1.9

Toggle v0.1.9's commit message
0.1.9

Major changes:

* Added touch support
* Added disable and reenable APIs
* Support varying backgroung image border size
* Added white background in jpeg format exports

v0.1.8

Toggle v0.1.8's commit message
0.1.8

0