Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Remove the obsolete code related to MJSONWP touch support (#917)
BREAKING CHANGE: Removed the following obsolete types: - TouchActionKind - TouchActionOpts - TouchOpts - TouchState - TouchSwipeOpts - TouchAction - NonReleaseTouchAction - ReleaseTouchAction - SwipeAction - TouchDragAction BREAKING CHANGE: Removed the following obsolete methods: - tap - touchLongClick - touchDown - touchUp - touchMove - doSwipe - doTouchDrag - doTouchAction - performMultiAction - performTouch - doPerformMultiAction
- Loading branch information