18734 Commits
Author SHA1 Message Date
Masahiro Wakame c632d6c048 Merge pull request #8393 from dasa/arcgis-js-api
Update for ArcGIS API for JavaScript version 3.16
2016-03-10 22:28:22 +09:00
Masahiro Wakame 8a88c85be0 Merge pull request #8150 from mmiszy/angular
Update AngularJS to 1.5
2016-03-10 22:26:45 +09:00
Masahiro Wakame 1a0f7ffb5b Merge pull request #8392 from CEikermann/CEikermann-patch-1
Config: Added interface to module
2016-03-10 22:24:52 +09:00
Sheron Benedict 1fe9194912 Merge remote-tracking branch 'upstream/master' 2016-03-10 18:54:34 +05:30
Masahiro Wakame ed522c48b5 Merge pull request #8357 from gcastre/cldrjs
Clrd.js Add missing minLanguageId in the attributes
2016-03-10 22:24:00 +09:00
Masahiro Wakame c9e62a37c0 Merge pull request #8376 from markwongsk/master
Added CM.registerHelper definition.
2016-03-10 22:23:49 +09:00
Sam Verschueren 2789aded21 add pify 2016-03-10 13:39:03 +01:00
oizie e690244ecf Added React 2016-03-10 11:14:38 +00:00
oizie ec48a81c06 Changed to proper extension 2016-03-10 11:10:51 +00:00
oizie 6b6e717b3a Removed unused references 2016-03-10 11:06:44 +00:00
Tim 4b92d25968 Update angular-material.d.ts
Added highlightClass to IToastPreset https://material.angularjs.org/latest/api/service/$mdToast#simple
2016-03-10 13:05:46 +02:00
oizie 3e2f88b5e3 Removed unused references 2016-03-10 11:01:05 +00:00
oizie 5ca2760d99 Changed way of testing 2016-03-10 10:55:28 +00:00
oizie 6b60e32d95 Changed way of testing 2016-03-10 10:51:24 +00:00
oizie 1a111adc81 Changed the tests 2016-03-10 10:41:41 +00:00
oizie 38eab28f31 Changed the tests 2016-03-10 10:38:41 +00:00
Tim 228c12c7de Update angular-material.d.ts
Added autoWrap to IToastOptions
2016-03-10 12:30:19 +02:00
eyaozhi 0a82566305 add agent parameter 2016-03-10 18:27:24 +08:00
oizie e0a74d09ed Fixed the tests. 2016-03-10 09:59:00 +00:00
oizie 69882a2528 Changed tests 2016-03-10 09:40:31 +00:00
oizie 84d5dcdf3f Added return type to the function 2016-03-10 09:35:05 +00:00
oizie e2ff7ea520 Added references in react-scroll typings 2016-03-10 09:30:36 +00:00
TANAKA Koichi e1bc35c34e winston: allow a specific TransportOptions as 2nd arg of logger.add and winston.add 2016-03-10 18:27:34 +09:00
Pedro Inacio dec616d1ef Fixed tests 2016-03-10 09:10:36 +00:00
TANAKA Koichi 1e6c77315c winston: allow interpolation arguments in log methods 2016-03-10 18:09:00 +09:00
Horiuchi_H 02b4b5c8e0 Merge pull request #8471 from yesman85/master
Added a trailing semicolon for consistency.
2016-03-10 18:01:57 +09:00
Horiuchi_H 6d00bf9c6f Merge pull request #8206 from Dashlane/gravatar
Add typings for gravatar
2016-03-10 18:00:25 +09:00
Rogier Versluis 3be0462537 Added a trailing semicolon for consistency. 2016-03-09 20:57:53 -07:00
Travis Crowe 47987825fa Amend definitions header 2016-03-09 21:33:21 -06:00
Travis Crowe bb06fc4b47 Add xmlToJson definitions 2016-03-09 21:09:31 -06:00
Rafael Maiolla 1e1636769b Update node.d.ts
Add missing overload and set proper optional parameters
https://nodejs.org/dist/latest-v4.x/docs/api/fs.html#fs_fs_writesync_fd_buffer_offset_length_position
2016-03-09 23:15:17 -03:00
Dan Chao 6e71495e88 remove es6 reference 2016-03-09 16:07:06 -08:00
Dan Chao 483566bd24 undo change 2016-03-09 16:02:17 -08:00
Dan Chao de98ea98d9 add typings for cross-storage 2016-03-09 15:59:25 -08:00
Alex Eagle 8b3b453a10 Merge pull request #8327 from martine/whatwg-fetch-types
properly type string enums
2016-03-09 13:56:18 -08:00
Dan Chao 7153e17f5c Merge branch 'master' of https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-09 13:05:38 -08:00
oizie a9f2dc3bc8 Changed tests 2016-03-09 17:36:24 +00:00
oizie 5ec4f0fd49 Fixed test 2016-03-09 17:28:17 +00:00
me a3e861ee3d GridOptions does not contain the correct definition of the toolbar property
According to the documentation, the toolbar property can take a string, function, or array of GridToolbarItem as it's value. The current definition file only allows for an array of GridToolbarItem.

see: http://docs.telerik.com/kendo-ui/api/javascript/ui/grid#configuration-toolbar
2016-03-09 16:43:20 +00:00
me fbe6fe9eec According to the documentation, the toolbar property can take a string, function, or array of GridToolbarItem as it's value. The current definition file only allows for an array of GridToolbarItem.
see: http://docs.telerik.com/kendo-ui/api/javascript/ui/grid#configuration-toolbar
2016-03-09 15:50:52 +00:00
Alexander Rusakov ecd58a45b5 raven-js module has been declared 2016-03-09 16:46:10 +03:00
Denis Sokolov f230764afd Add typings for gravatar 2016-03-09 15:06:39 +02:00
Stefan Huber 3ea8a6280f added bip21 typedefinition 2016-03-09 08:24:23 +01:00
Horiuchi_H 3a86e056dc Merge pull request #8457 from yesman85/master
Add the week property for moment.d.ts.
2016-03-09 15:54:06 +09:00
Ilya Mochalov a6ff12718c lodash: added _.isSet 2016-03-09 10:28:54 +05:00
Rogier Versluis 052664e29d Add the week property for moment.d.ts. 2016-03-08 21:25:13 -07:00
David Fahlander 8ad9423c15 Added Definitions line 4 2016-03-09 02:33:59 +01:00
David Fahlander 415aedb408 Fixed wrong header comment. 2016-03-09 02:14:38 +01:00
David Fahlander 4016ab0a21 Fix after compiling with tsd 2016-03-09 02:11:06 +01:00
David Fahlander 2f23ff4c61 Updated to v1.3.1. 2016-03-09 02:02:28 +01:00