Skip to content

Commit

Permalink
Fixed Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dlhandsome committed Jan 21, 2018
1 parent 7ccd668 commit cc1f897
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@

- ~~自定义Clip方法~~

- 新增 『API:方法』[获取裁剪图片(base64编码)](https://dlhandsome.github.io/we-cropper/#/api?id=wecroppergetcropperbase64callback)
- 新增 『API:方法』[获取裁剪图片(base64编码)](https://we-plugin.github.io/we-cropper/#/api?id=wecroppergetcropperbase64callback)

### v1.1.5 (2017-11-22)

- `F` 修复 获取裁剪图图片异常时,getCropperImage方法内匿名函数不执行

### v1.1.4 (2017-6-13)

- `F` 修复 图片越界问题 [ISSUE #7](https://github.com/dlhandsome/we-cropper/issues/7) [ISSUE #10](https://github.com/dlhandsome/we-cropper/issues/10)
- `F` 修复 图片越界问题 [ISSUE #7](https://github.com/we-plugin/we-cropper/issues/7) [ISSUE #10](https://github.com/we-plugin/we-cropper/issues/10)

- `D` 移除 『API:构造器参数』minScale

Expand All @@ -23,12 +23,12 @@
- `A` 新增 『API:构造器参数』cut [详情]()

### v1.1.3 (2017-6-1)
- `F` 修复 裁剪图片清晰度问题 [ISSUE #4](https://github.com/dlhandsome/we-cropper/issues/4)
- `F` 修复 裁剪图片清晰度问题 [ISSUE #4](https://github.com/we-plugin/we-cropper/issues/4)

- `A` 丰富接口功能 『API:方法』[获取裁剪图片](https://dlhandsome.github.io/we-cropper/#/api?id=wecroppergetcropperimageoptcallback)
- `A` 丰富接口功能 『API:方法』[获取裁剪图片](https://we-plugin.github.io/we-cropper/#/api?id=wecroppergetcropperimageoptcallback)

### v1.1.2 (2017-5-24)
- `A` 新增 『API:方法』更新canvas视图`updateCanvas` [ISSUE #3](https://github.com/dlhandsome/we-cropper/issues/3)
- `A` 新增 『API:方法』更新canvas视图`updateCanvas` [ISSUE #3](https://github.com/we-plugin/we-cropper/issues/3)

### v1.1.1 (2017-5-7)
- `A` 新增 『API:方法』载入图片`pushOrign`
Expand All @@ -45,7 +45,7 @@

- `A` 新增 『示例』裁剪网络图片、给图片加水印

- `F` 修复 网络图片路径、相对路径传入src无法显示图片的bug [ISSUE #2](https://github.com/dlhandsome/we-cropper/issues/2)
- `F` 修复 网络图片路径、相对路径传入src无法显示图片的bug [ISSUE #2](https://github.com/we-plugin/we-cropper/issues/2)

### v1.0.0 (2017-4-14)

Expand Down

0 comments on commit cc1f897

Please sign in to comment.