Skip to content

Commit

Permalink
build: release 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fengyuanchen committed Mar 10, 2019
1 parent c5f07fb commit 2df11cc
Show file tree
Hide file tree
Showing 12 changed files with 606 additions and 482 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 1.5.0 (Mar 10, 2018)

- Add `passive: false` and `capture: true` to wheel event for better performance.
- Improve touch event binding.
- Ignore the pointer events are not triggered by the primary button.
- Fix typed array spreading error in IE or Safari 9.
- Fix the RegExp for the Safari browser detecting to ignore Chrome (#478).

## 1.4.3 (Oct 24, 2018)

- Ignore range error when the image does not have correct Exif information
Expand Down
Loading

0 comments on commit 2df11cc

Please sign in to comment.