Commit Graph

21193 Commits

Author SHA1 Message Date
Clay Miller
327d35fb7a Remove icon from React.HTMLAttributes (fixes #10467) 2016-08-29 12:10:40 -07:00
Dami
b779ab60e5 Add type definitions for solution-center-communicator (#10779)
* Add type definitions for solution-center-communicator

* refactor(typings): change parameter type
2016-08-30 03:08:56 +09:00
Niko Kovačič
fa33748396 Added NgMap definitions (#10642)
* Added NgMap definitions

* Removed MarkerLabel from label

* Fixed url to DefinitelyTyped repository

* Changed module to namespace.

* Reflect changes also to ng-map-tests.

* Renamed folders, files and module for naming conventions

* Changed reference path in tests to reflect recent naming changes.
2016-08-30 03:08:32 +09:00
Milan Burda
2a6a1dc8e6 Update to Electron 1.3.4 (#10783) 2016-08-30 03:07:58 +09:00
Kagami Sascha Rosylight
85e11ba06a Add whatwg-streams typings (#10838)
* whawg-streams

* {} issue fix

* reference directive fix
2016-08-30 03:07:42 +09:00
Karn Saheb
78dbf88f9f Typings for NANP package. (#10837)
* Added nanp typings.

* Added space at the eof.
2016-08-30 03:06:28 +09:00
hansrwindhoff
0fe3f66e40 Update definitions for js-beautify (#10814) 2016-08-30 03:03:21 +09:00
Paulo Cesar
be2bc2e0b6 bowser: update bowser for global variable closes #10813 (#10820)
* update bowser for global variable

* update functions and make it extensible
2016-08-30 03:02:20 +09:00
Marian Ondrasak
9e222eb6d3 Update js-data.d.ts (#10796)
'useClass' attr of 'DSConfiguration' can be boolean or function
2016-08-30 03:00:57 +09:00
Jean-Philippe
0807adc9cd ElasticSearch and JavaScript State Machine updates (#10767)
* adding module javascript-state-machine

* Added the transitions function on StateMachine

* adding module javascript-state-machine

* Added the transitions function on StateMachine

* Added client.create typing

* Removed I in front of interface name

* Renaming ClientCreateParams to CreateDocumentParams
2016-08-30 00:34:54 +09:00
Bushee
82b8a06dad Fixed typings for gettextCatalog.getString() (#10759)
* Fixed typings for gettextCatalog.getString()

* Fixed typings for gettextCatalog.getString()
2016-08-30 00:33:47 +09:00
timurrustamov
6ad4abd29d react-fontawesome (#10804)
* react-fontawesome

* fixed header

* header refixed
2016-08-30 00:26:11 +09:00
DanielM
dc77ccd8e1 Add interface to refer to the $onChanges parameter (#10803)
The $onChanges method of the IComponentController interface has the type in-lined, making it impossible to refer to it. A new interface was added to encapsulate this type, so that it can be easily used and extended.
2016-08-30 00:25:10 +09:00
Alejandro Sánchez
a50f64c12c Add fromIndex parameter to find (#10789) 2016-08-29 23:38:36 +09:00
Holger Stitz
e919f89ae6 Merge content from moment-node.d.ts into moment.d.ts (#10805)
* Merged moment-node.d.ts into moment.d.ts

Installing moment typings using the following typings.json

```
{
  "globalDependencies": {
    "moment": "registry:dt/moment"
  }
}
```

results in the TypeScript error `Error:(3, 21) TS2503: Cannot find namespace 'moment'.`, because the auto-generated `index.d.ts` contains only the contant of the `moment.d.ts` file. The referenced file `moment-node.d.ts` is not downloaded.

* Delete moment-node.d.ts
2016-08-29 23:31:56 +09:00
David Godfrey
4b6174de5e Update sanitize-html.d.ts (#10782)
Allow 'allowed{Attributes,Classes,Schemes,Tags}: false' to indicate we don't want filtering of the given kind.
2016-08-29 23:30:46 +09:00
József Kanczler
3d78d9b025 Suggestion type for suggestion selected event. (#10762)
* Suggestion type for suggestion selected event.

SuggestionSelectedEventData converted to be a generic interface, so type of the suggestion property can be defined by the consumer.

* Explicit suggestion selected event data.

ExplicitSuggestionSelectedEventData is the parent interface for SuggestionSelectedEventData. With the explicit interface the consumer can determine the type of the suggestion. SuggestionSelectedEventData will be ExplicitSuggestionSelectedEventData<any>, so the consumers don't have to change anything in there code because of the typings.

* Explicit suggestion selected event data.
ExplicitSuggestionSelectedEventData is the parent interface for SuggestionSelectedEventData. With the explicit interface the consumer can determine the type of the suggestion. SuggestionSelectedEventData will be ExplicitSuggestionSelectedEventData<any>, so the consumers don't have to change anything in there code because of the typings.
2016-08-29 23:27:41 +09:00
Oliver Hoffmann
3d1e106669 Adds shorthands for mock() for particular methods (#10739) 2016-08-29 23:24:53 +09:00
krojew
59f72a14eb angular-ui-notification typings (#10776)
* angular-ui-notification interfaces

* fixed author url

* consistent position/type types
2016-08-29 23:21:34 +09:00
김 재석
d7056d643d add file-type, node-fluent-ffmpeg, multer-s3 (#10774)
* https://github.com/sindresorhus/file-type

* https://github.com/fluent-ffmpeg/node-fluent-ffmpeg

* https://github.com/badunk/multer-s3

* fix tests

* clear error with --noImplicitAny
2016-08-29 23:21:14 +09:00
Daniel Rosenwasser
5d1623c5cc Merge pull request #10836 from uncovertruth/fix/gulp-uglify-options
Fixed interface gulp-uglify Options
2016-08-28 23:04:47 -07:00
Ron Buckton
88c0d5f868 Merge pull request #10775 from hanjung/patch-2
Adding OneNoteApi 1.1
2016-08-26 21:57:23 -07:00
Ron Buckton
43b79e1dd8 Merge pull request #10721 from westy92/master
Fix module name of auth0-js.
2016-08-26 10:56:27 -07:00
Ron Buckton
eac3a4086c Merge pull request #10731 from pauloppenheim-gingerlabs/master
knex allows usage of Buffer types for values
2016-08-26 10:52:09 -07:00
Ron Buckton
e8ebc22810 Merge pull request #10846 from TonyPythoneer/patch-3
Add module "process" for Node v4
2016-08-26 10:46:52 -07:00
Ron Buckton
49313a8ca3 Merge pull request #10703 from NoHomey/patch-14
Templating type definition
2016-08-26 10:31:38 -07:00
Ron Buckton
a6967c763a Merge pull request #10727 from NoHomey/patch-16
Fixing broken tests due to object-assign type definition change
2016-08-26 10:26:40 -07:00
Ron Buckton
0b12cf283a Merge pull request #10635 from donnut/ramda
ramda typings
2016-08-26 10:06:01 -07:00
TonyYang
c3d4297431 Add module "process" for Node v4 2016-08-27 00:43:42 +08:00
Ron Buckton
d8fbf8375f Merge pull request #10810 from hriss95/module-process
Add module 'process' to node.d.ts
2016-08-26 09:34:44 -07:00
Hristian Hristov
026d566346 Node.d.ts: Change definition for module process to be consistent with other declarations 2016-08-26 13:04:25 +01:00
Keisuke Kan
f7b4206312 Fixed interface Options 2016-08-26 11:09:07 +09:00
Ron Buckton
ddc0afa314 Merge pull request #10822 from samchon/master
TypeScript-STL v1.0.1
2016-08-25 18:23:20 -07:00
Ron Buckton
431bb4df6f Merge pull request #10828 from SaschaNaz/patch-1
Reflect the latest Fetch API spec
2016-08-25 18:21:49 -07:00
Ron Buckton
9d3c3d3999 Merge pull request #10824 from alejo90/fix-10725-global-external-agnostic
Fix #10725 - Use global / external-agnostic library pattern
2016-08-25 18:16:55 -07:00
Kagami Sascha Rosylight
8191eb49a6 type aliases 2016-08-26 10:16:51 +09:00
Ron Buckton
ccfbb7914d Merge pull request #10826 from nickp10/set-cookie-parser
Add parse function definition to set-cookie-parse
2016-08-25 18:09:06 -07:00
Ron Buckton
d0f4b1ddbe Merge pull request #10832 from snrogers/master
Added "identifier" property to PIXI.interaction.InteractionData.
2016-08-25 17:40:14 -07:00
Sebastian Rogers
cc19e43b3d Added "identifier" property to PIXI.interaction.InteractionData. 2016-08-25 16:55:59 -05:00
Kagami Sascha Rosylight
2d310f938e HeadersMap was essentially a DOMStringMap
... and TS 2.0 even will not require the type
2016-08-26 03:02:42 +09:00
Kagami Sascha Rosylight
ad75328753 statusText fix 2016-08-26 02:38:42 +09:00
Kagami Sascha Rosylight
46a63785b7 Remove null union as TS stable does not support it 2016-08-26 02:35:59 +09:00
Kagami Sascha Rosylight
4d273e4848 Add missing enum items 2016-08-26 02:29:25 +09:00
Kagami Sascha Rosylight
c610ec79c4 Reflect the latest Fetch API spec 2016-08-26 02:11:15 +09:00
nickp10
937516aae1 Add parse function definition to set-cookie-parse 2016-08-25 10:29:29 -06:00
Alejandro Sánchez
992f7671e4 Fix #10725 - Use global / external-agnostic library pattern 2016-08-25 09:25:02 -06:00
Jeongho Nam
2d3fcf5b62 TypeScript-STL v1.0.1
List.sort() and its related methods are changed
2016-08-25 22:49:18 +09:00
Jeongho Nam
a7b73525a4 Merge branch 'master' of https://github.com/DefinitelyTyped/DefinitelyTyped 2016-08-25 22:41:22 +09:00
David Herges
23c9f22309 Adding type definitions for 'halfred' (#10764) 2016-08-25 01:38:38 +09:00
York Yao
882c5665a1 add type of socket.io-parser (#10761)
* add type of socket.io-parser

* fix CI
2016-08-25 01:38:18 +09:00