@types/dojo
Advanced tools
Comparing version 1.9.41 to 1.9.42
@@ -190,4 +190,4 @@ // Type definitions for Dojo v1.9 | ||
/** | ||
* Returns an animation that flips an element around his y axis. | ||
* Flips an element around his y axis. The default is a 360deg flip | ||
* Returns an animation that flips an element around its y axis. | ||
* Flips an element around its y axis. The default is a 360deg flip | ||
* but it is possible to run a partial flip using args.whichAnims. | ||
@@ -194,0 +194,0 @@ * |
@@ -270,3 +270,3 @@ // Type definitions for Dojo v1.9 | ||
* The user clicks on the handle, but the drag action will really begin | ||
* if he tracks the main node to more than 3 pixels. | ||
* if they track the main node to more than 3 pixels. | ||
* | ||
@@ -799,3 +799,3 @@ */ | ||
* X point : the middle | ||
* Y point : search if the user goes up or goes down with his mouse. | ||
* Y point : search if the user goes up or goes down with their mouse. | ||
* Up : top of the draggable item | ||
@@ -945,3 +945,3 @@ * Down : bottom of the draggable item | ||
* X point : the middle | ||
* Y point : search if the user goes up or goes down with his mouse. | ||
* Y point : search if the user goes up or goes down with their mouse. | ||
* Up : top of the draggable item | ||
@@ -948,0 +948,0 @@ * Down : bottom of the draggable item |
{ | ||
"name": "@types/dojo", | ||
"version": "1.9.41", | ||
"version": "1.9.42", | ||
"description": "TypeScript definitions for Dojo", | ||
@@ -14,11 +14,12 @@ "license": "MIT", | ||
"main": "", | ||
"types": "", | ||
"types": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/dojo" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "b6b1554f36b95039715677aca367a0f81134c8a3356db38919009e1ec8ace6a4", | ||
"typesPublisherContentHash": "4163111435187df0bb014e084e7e296bec52f448090678d8ccafd92210040c0e", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 01 Nov 2018 17:34:42 GMT | ||
* Last updated: Mon, 14 Oct 2019 16:05:12 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: dijit, dojo, dojox |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
25954573