mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-01-13 08:59:54 +08:00
This attribute is useful for text that should still be selectable by the mouse and not trigger the swipe action. This also adds an optional third argument to `$swipe.bind` to define the pointer types that should be listened to. Closes #6627 Fixes #6626