Tom Wanzek
e511e4819e
Chore + Typo Correction:
...
* New Line at end.
* No trailing whitespaces (including within commentes.)
* Indenting in accordance with editorconfig.
* Corrected typo in comment in d3-random
2016-07-28 18:32:00 -04:00
Tom Wanzek
0a2db7b31e
d3-queue and d3-timer
...
* Added d3-queue with tests as per release 1.16.0 of https://github.com/tomwanzek/d3-v4-definitelytyped
* Added empty line at the end of d3-timer/index.d.ts
2016-07-28 17:03:45 -04:00
Tom Wanzek
aaf020f5b5
Added d3-force
...
This brings the definitions for completed modules up to release 1.14.0 of https://github.com/tomwanzek/d3-v4-definitelytyped .
2016-07-25 20:47:57 -04:00
Tom Wanzek
c932474ab1
d3-collection added and other changes:
...
* d3-collection module added complete with tests
* Changes to d3-zoom ZoomBehavior (consitent, restricted DOM Element type and Datum across ALL methods. Reverses earlier decoupling of some methods accepting Selection or Transition.)
* Clean-up of d3-zoom, d3-drag, d3-brush to consistently allow ArrayLike instead of NodeListOf
Brings this branch in synch with d3 modules declared as complete as per release v1.13.0 of https://github.com/tomwanzek/d3-v4-definitelytyped
2016-07-21 19:17:53 -04:00
Tom Wanzek
4f2dd7b5e5
d3-selection and d3-transition:
...
* Changes to relax BaseType and remove unnecessary constraints implied by NodeListOf<...> use. Replaced with new ArrayLike<...> interface were appropriate.
2016-07-21 00:15:06 -04:00
Tom Wanzek
efcf66eb65
Added module versions to the headers.
...
* Comments for DefinitelyTyped headers now carry reference to D3 module version as of time of drafting.
* Module definitions and tests correspond to the **completed** modules as of release 1.12.0 of repo https://github.com/tomwanzek/d3-v4-definitelytyped
2016-07-20 19:06:02 -04:00
Tom Wanzek
9e49d5aa0e
Temporarily remove d3-collection and d3-force.
...
These two modules are temporarily removed from this branch so that, the pull-request for the other release candidate definitions cum tests can be submitted as a pull request. They will be resubmitted in a follow-up, once completed.
2016-07-20 17:42:42 -04:00
Tom Wanzek
2789798ab3
Updated d3-array and related tests.
...
Definitions and tests up-to-date with release 1.12.0 including complete d3-array and d3-quadtree.
2016-07-18 20:05:59 -04:00
Tom Wanzek
020b196481
Initial commit.
...
* Based on d3-module definitions and tests for modules completed with tests as of release v1.11.0 of repo https://github.com/tomwanzek/d3-v4-definitelytyped
* Includes drafts in progress for d3-array, d3-collection, and d3-force. These will be updated before creating a pull-request for DefinitelyTyped/types-2.0 branch.
2016-07-17 14:16:52 -04:00
Tom Wanzek
32fadb6831
Added .vscode to .gitignore.
2016-07-17 14:10:40 -04:00
Ryan Cavanaugh
677ebd4e54
Update tester version
2016-07-14 19:22:25 -07:00
Ryan Cavanaugh
7fe95f21c9
Make bluebird compatible with new promiselike definition
2016-07-14 18:25:36 -07:00
Ryan Cavanaugh
9d7d5a209a
Getting types-2.0 passing CI
2016-07-14 18:13:43 -07:00
Ryan Cavanaugh
dbf24a4f17
Fix angular tsconfig
2016-07-14 14:06:10 -07:00
Mohamed Hegazy
317e5ee1bc
Fix ng-cordova
2016-07-13 22:45:21 -07:00
Mohamed Hegazy
c60e17576e
Fix use of generic React attributes and event handlers
2016-07-13 22:30:45 -07:00
Mohamed Hegazy
ef98075fbf
Fix use of generic react event handlers
2016-07-13 22:11:35 -07:00
Mohamed Hegazy
1848a0de40
Fix use of React.SyntheticEvent
2016-07-13 22:03:50 -07:00
Mohamed Hegazy
7ca36265b7
Fix use of React.HTMLAttributes
2016-07-13 22:02:20 -07:00
Mohamed Hegazy
275ffe2519
Fix use of React.SyntheticEvent
2016-07-13 22:00:32 -07:00
Mohamed Hegazy
197da68900
Fix use of HTMLAttributes to use generics
2016-07-13 21:56:51 -07:00
Mohamed Hegazy
03adbf1483
Fix use of FormEvent in antd
2016-07-13 21:51:19 -07:00
Mohamed Hegazy and GitHub
89f7ea7005
Fix #10082 : remove angular package dependency on itself ( #10086 )
...
* Fix #10082 : Remove dependency of angular on itself
* Disable forceConsistentCasingInFileNames for now
2016-07-13 12:00:16 -07:00
Mohamed Hegazy
74c9f02a5a
Do not use the namespace for OC
2016-07-13 10:15:59 -07:00
Peter Burns and Mohamed Hegazy
6d3dfa2fc3
freeport: Add namespace declaration ( #10063 )
...
Enables importing with ES6 import syntax.
2016-07-12 23:06:42 -07:00
Ryan Cavanaugh and GitHub
837a56daa3
Merge pull request #10080 from RyanCavanaugh/fixConfigFiles
...
Fix tsconfig files for 2.0
2016-07-12 14:10:46 -07:00
Ryan Cavanaugh
a5f4d50ccc
Fix tsconfig files for new option name / behavior.
...
Also fixes some inconsistent whitespace.
2016-07-12 13:54:56 -07:00
Mohamed Hegazy and GitHub
3ee7237094
Merge pull request #9999 from yortus/ts2.0-node-console
...
node.d.ts: add console global var, Console class and "console" module
2016-07-11 17:24:15 -07:00
Mohamed Hegazy
00a6eb8a6f
Merge branch 'types-2.0' of https://github.com/DefinitelyTyped/DefinitelyTyped into types-2.0
2016-07-08 22:08:12 -07:00
Mohamed Hegazy
8157a61ff6
Use react as a module
2016-07-08 22:07:43 -07:00
Mohamed Hegazy
fb4c1d5c69
Use Q as a module
2016-07-08 22:07:30 -07:00
Mohamed Hegazy
d096530e29
Add missing dependencies
2016-07-08 22:07:13 -07:00
Mohamed Hegazy
6885824910
Proper use of angular module
2016-07-08 22:06:42 -07:00
Mohamed Hegazy
ed7da457fe
Use correct namespace
2016-07-08 20:48:05 -07:00
Mohamed Hegazy
e91ef26e79
use correct namespace for angular
2016-07-08 20:47:54 -07:00
Mohamed Hegazy
2e97e04bc9
Fix strictNullChecks with webpack
2016-07-08 20:47:29 -07:00
Mohamed Hegazy
16a182de32
Fix strictNullChecks issues with xrm
2016-07-08 20:47:13 -07:00
Mohamed Hegazy
a4c5e22c2c
Use consitent casing for Q
2016-07-08 20:46:55 -07:00
Mohamed Hegazy
1d664b3b9c
Use Q as a module
2016-07-08 20:46:34 -07:00
Andy and GitHub
a8289133fa
Merge pull request #10028 from DefinitelyTyped/express_serve_static_core_name
...
Provide more descriptive name for express-serve-static-core
2016-07-08 14:35:54 -07:00
Andy Hanson
6687cb4959
Provide more descriptive name for express-serve-static-core
2016-07-08 14:24:37 -07:00
Mohamed Hegazy
13624e7202
Add node dependency
2016-07-08 12:06:19 -07:00
Mohamed Hegazy
c8379dd3b2
Fix noImplicitAny warnings for rethinkdb
2016-07-08 11:59:44 -07:00
Mohamed Hegazy
7fad9e1e4e
Import redux as a module
2016-07-08 11:57:23 -07:00
Mohamed Hegazy
5b2f3e7c26
Use react consistentlly as a module
2016-07-08 11:53:25 -07:00
Mohamed Hegazy
66c2cf2409
Use Q as a module consistently
2016-07-08 11:38:55 -07:00
Mohamed Hegazy
ea9eb8c25d
Reference node
2016-07-08 11:21:51 -07:00
Mohamed Hegazy
f5f59410dd
Use "empower" as a module
2016-07-08 11:20:00 -07:00
Mohamed Hegazy
b0ff6a5e54
Use Q as a module in pathwatcher
2016-07-07 17:51:51 -07:00
Mohamed Hegazy
d2e7984341
Update Q reference in orchestrator
2016-07-07 17:46:55 -07:00