Skip to content

Commit 2109d52

Browse files
committed
build: release 1.3.1
1 parent 7cbc6e2 commit 2109d52

14 files changed

+4301
-6317
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## next
3+
## 1.3.1 (Dec 9, 2018)
44

55
- Emulate click (single tap) and double click (double tap) in touch devices to support backdrop and image zooming (#210).
66
- Ignore pointer events when not the primary button was pressed (#221).

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -791,7 +791,6 @@ All events can access the viewer instance with `this.viewer` in its handler.
791791

792792
> Be careful to use these events in other component which has the same event names, e.g.: [Bootstrap](https://getbootstrap.com/)'s modal.
793793
794-
795794
```js
796795
let viewer;
797796

0 commit comments

Comments
 (0)