Skip to content

Commit 911bf33

Browse files
committed
changelog and doc
1 parent 33f4e71 commit 911bf33

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## Changelog ##
22

3+
### Unreleased
4+
5+
#### Added
6+
7+
* Ability to define touchstart as trigger (thanks @npuser)
8+
39
### 2.5.0
410

511
#### Added

documentation/docs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ Value | Description
111111
`right` | Right mouse button
112112
`left` | Left mouse button
113113
`hover` | Hover the element
114+
`touchstart` | Touchstart only
114115
`none` | No trigger
115116

116117
#### Example

0 commit comments

Comments
 (0)