You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This [repository][SPE_pointer] proposes a unified and consistent javascript events API which aims to abstract touch/pointer/mouse events across various devices/OS.
The API has been successfully tested on the following environments.
13
14
###Mobile
14
15
@@ -67,15 +68,14 @@ To run the tests/samples you need to set [requirejs] and [domReady] as a sibling
67
68
68
69
## Contributing
69
70
- Use, tests and contributions are welcome: see [contributing]
70
-
- This API was developped with **Dojo 2.0** in mind, as a possible replacement of the current Dojo touch API. For more details see [ticket #17192][T_17192]
71
+
- This API was developed with **Dojo 2.0** in mind, as a possible replacement of the current Dojo touch API. For more details see [ticket #17192][T_17192]
71
72
72
73
## Licensing
73
74
This project is distributed by the Dojo Foundation and licensed under the "New" [BSD License]. All contributions require a [Dojo Foundation CLA].
0 commit comments