export fixes

This commit is contained in:
Anton Lavrenov
2021-09-23 16:17:14 -05:00
parent 03b9ac1aaa
commit cb55ec8706
3 changed files with 15 additions and 7 deletions

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
- Return
- Fix arrow rendering when dash is used
- Fix `dbltap` trigger when multi-touch is used
## 8.1.4
- Fix `dblclick` event when `cancelBubble` is used.