Commit Graph
12048 Commits
Author SHA1 Message Date
sourcebits-robertbiggs 22a8eb827c ChocolateChipJS types update to v4.0.2
Improved type information for Fetch API, JSONP, cache system and
template repeaters. Fixed issue with events where parameters weren't
optional.
2015-08-15 18:00:07 -07:00
Ilya Mochalov 5fa6cb111b lodash: added _.isTypedArray() method 2015-08-16 03:44:03 +05:00
Ilya Mochalov 8335e58dac lodash: changed _.partition() method 2015-08-16 00:01:54 +05:00
Ilya Mochalov 87c59a50db lodash: changed _.isNaN() method 2015-08-15 23:05:59 +05:00
Ilya Mochalov 88a353262b lodash: changed _.range() method 2015-08-15 22:52:10 +05:00
Ilya Mochalov 7babb2704c lodash: changed _.property() method 2015-08-15 22:18:59 +05:00
Ilya Mochalov ea6639442b lodash: fixed push() and unshift() methods of Array wrapper 2015-08-15 21:31:02 +05:00
Ilya Mochalov b0f98e04f2 lodash: added _.inRange() method 2015-08-15 21:29:53 +05:00
Ilya Mochalov 961a945b24 lodash: changed _.isEmpty() method 2015-08-15 21:28:57 +05:00
Ilya Mochalov eac21e9662 lodash: changed _.escape(), _.escapeRegExp() and _.unescape() methods (added to a chainable wrapper) 2015-08-15 21:25:48 +05:00
Thomas Corbière 11689e1678 Add type definitions for lazypipe 2015-08-15 16:34:43 +02:00
Cyril Schumacher c4759462f7 Update definition: express. 2015-08-15 15:46:12 +02:00
Cyril Schumacher 15d55818e5 Add the method "head". 2015-08-15 15:25:14 +02:00
unknown 77a5e5a7c7 Updated iso8601-localizer type definitions to suit server-side usage 2015-08-15 15:39:26 +03:00
Thomas Corbière f9fe170911 Add type definitions for gulp-remember 2015-08-15 12:49:47 +02:00
Thomas Corbière af0c07317e Merge branch 'master' into gulp-cached 2015-08-15 11:18:46 +02:00
Thomas Corbière 0dcd0aec0b Add type definitions for gulp-cached 2015-08-15 11:17:00 +02:00
vvakame 5109e1269d Merge branch 'coldacid-imagesloaded' 2015-08-15 17:52:58 +09:00
vvakame 1d6c37f950 Merge branch 'imagesloaded' of https://github.com/coldacid/DefinitelyTyped into coldacid-imagesloaded 2015-08-15 17:52:32 +09:00
Masahiro Wakame 93fa7aac9f Merge pull request #5300 from mtgibbs/master
Added first draft typing for Shepherd Tour library.
2015-08-15 17:50:57 +09:00
Masahiro Wakame 1e1c262c93 Merge pull request #5349 from stephenlautier/master
gulp-typescript - added createProject overload
2015-08-15 17:47:32 +09:00
Masahiro Wakame dfd6426e21 Merge pull request #5344 from robertbaker/patch-7
Added parent to IToastPreset
2015-08-15 17:44:33 +09:00
Masahiro Wakame e11daea211 Merge pull request #5343 from chocolatechipui/master
Updated to 4.0.1
2015-08-15 17:42:12 +09:00
Masahiro Wakame 3cbb6e5956 Merge pull request #5342 from chrootsu/lodash-isNative
lodash: added _.isNative() method
2015-08-15 17:34:02 +09:00
Masahiro Wakame e0653c2958 Merge pull request #5341 from chrootsu/lodash-trim
lodash: changed _.trim(), _.trimLeft() and _.trimRight() methods
2015-08-15 17:33:41 +09:00
Masahiro Wakame 425ae28565 Merge pull request #5340 from chrootsu/lodash-parseInt
lodash: changed _.parseInt() method
2015-08-15 17:30:52 +09:00
Masahiro Wakame 6620a06510 Merge pull request #5337 from teddyward/master
added type definitions for vso-node-api
2015-08-15 16:49:17 +09:00
Masahiro Wakame 944f02c513 Merge pull request #5334 from stepancar/master
Create react-swf.d.ts
2015-08-15 16:33:51 +09:00
Masahiro Wakame ea99100ea6 Merge pull request #5332 from muenchdo/master
Add definitions for angular-toasty
2015-08-15 16:31:57 +09:00
Masahiro Wakame 61c6213b5b Merge pull request #5331 from SergioMorchon/patch-2
Added webpage module
2015-08-15 16:30:44 +09:00
Masahiro Wakame 39a78bbff4 Merge pull request #5330 from pimterry/lodash-where-T
Remove unnecessary extra generic parameter in Lodash's _().where
2015-08-15 16:28:32 +09:00
Masahiro Wakame ade9056137 Merge pull request #5329 from Koen028/patch-1
Updated Fix Sharepoint.d.ts Implicit Type Any
2015-08-15 16:27:10 +09:00
Masahiro Wakame efcb0b9162 Merge pull request #5326 from abmohan/abmohan-fix-bluebird-promisifyAll
Add optional `options` argument to Bluebird's promisifyAll()
2015-08-15 16:23:14 +09:00
Masahiro Wakame 606e67ab2b Merge pull request #5325 from chrootsu/lodash-noop
lodash: changed _.noop() method
2015-08-15 16:20:51 +09:00
vvakame 924678768a Merge branch 'maglar0-master' 2015-08-15 16:19:36 +09:00
vvakame e15d282bf0 add comment and rename Base class to __Base 2015-08-15 16:19:07 +09:00
vvakame 3a0574d422 Merge branch 'master' of https://github.com/maglar0/DefinitelyTyped into maglar0-master 2015-08-15 16:17:41 +09:00
Masahiro Wakame e6298e0195 Merge pull request #5323 from chrootsu/angularjs-promise-tests
angularjs: added Promise tests
2015-08-15 16:04:10 +09:00
vvakame 41537b6d1c mv ng-file-upload to angular-file-upload 2015-08-15 15:58:47 +09:00
Patrick Davies f5fa4cb243 put interfaces inside a ghost module
see http://definitelytyped.org/guides/best-practices.html
2015-08-14 14:33:05 -04:00
Patrick Davies c37d86f09f added events methods and destroy method 2015-08-14 14:24:57 -04:00
Eric Todd 66e0756065 Removed explicit event declarations (because handled by the Events class). Updated optionality of various interfaces. Corrected typo on LocationRect. 2015-08-14 11:06:14 -07:00
Cyril Schumacher c2f9c4c369 Update "node-schedule" definition. 2015-08-14 19:58:56 +02:00
Cyril Schumacher d6f3edd049 Update tests. 2015-08-14 19:53:20 +02:00
Cyril Schumacher 4b7c8a8764 Fix errors. 2015-08-14 19:48:41 +02:00
Cyril Schumacher e51aa4f321 Update definition for "maildev". 2015-08-14 19:33:40 +02:00
wbuchwalter 5692d3499b Added definition for rackt/redux 2015-08-14 13:14:28 -04:00
Patrick Davies 72cb54fc60 added return type of the create function 2015-08-14 11:32:12 -04:00
lars 04dd33bcd8 polishing 2015-08-14 16:25:25 +02:00
Patrick Davies 899eeb3df1 Update version and contributor 2015-08-14 09:51:09 -04:00