Commit Graph
3748 Commits
Author SHA1 Message Date
Milan Jaroš 6668a1a320 Added glide definitions. 2014-11-30 00:17:16 +01:00
Milan Jaroš 805c8a6e11 Added glide definitions. 2014-11-30 00:15:55 +01:00
Milan Jaroš 6e4aec7eea Added dotdotdot definitions. 2014-11-13 00:21:12 +01:00
John Reilly bbbca02b99 Merge pull request #1615 from johnnyreilly/master
jQuery: JSDoc'd extend/globalEval/grep/inArray and is too
2014-01-26 08:56:41 -08:00
johnnyreilly bf7966cf68 jQuery: all the is's 2014-01-26 15:55:14 +00:00
johnnyreilly 2f9a243b11 jQuery: JSDoc'd extend/globalEval/grep/inArray 2014-01-26 15:32:33 +00:00
basarat 82fcdaf511 winjs - winrt updates Merge branch 'master' of https://github.com/craigktreasure/DefinitelyTyped into winjs-updates 2014-01-26 11:16:12 +11:00
Basarat Ali Syed 9e85b78530 Merge pull request #1599 from jvilk/grunt-fixes
[gruntjs] Fixing grunt.util.spawn 'opts' argument attribute
2014-01-25 16:08:53 -08:00
craigktreasure 4b18584819 WinJS.Binding updates from Adam
Updated WinRt from @adamhewitt627 as well as his changes for
WinJS.Binding.
2014-01-24 20:54:12 -08:00
Bart van der Schoor 97382b4e4e Merge pull request #1614 from Bartvds/headers/fix
added/fixed more headers
2014-01-24 16:57:51 -08:00
Bart van der Schoor 5263434c20 added/fixed few headers
https://github.com/borisyankov/DefinitelyTyped/issues/1570

cleaned up some more, mostly urls and typos
2014-01-25 01:08:33 +01:00
Bart van der Schoor a9e324eac2 Merge pull request #1613 from Bartvds/headers/fix
added/fixed few headers
2014-01-24 12:36:14 -08:00
Bart van der Schoor c68f2323a1 Merge pull request #1612 from Bartvds/feat/remove-bom
bulk removed utf-8 BOM marker
2014-01-24 11:38:52 -08:00
Bartvds e45363e3d2 added/fixed few headers
https://github.com/borisyankov/DefinitelyTyped/issues/1570
2014-01-24 20:23:13 +01:00
Bartvds 1c1a37c1e4 removed utf-8 BOM marker
for consistency
2014-01-24 18:51:21 +01:00
John Reilly feff6b9c3e Merge pull request #1611 from DotNetNerd/master
Added more annotations
2014-01-24 04:30:05 -08:00
Basarat Ali Syed dedef4e756 Merge pull request #1609 from KhodeN/patch-3
Update sugar.d.ts. Fix Array.groupBy method
2014-01-24 04:21:27 -08:00
Basarat Ali Syed ab9dfe6821 Merge pull request #1610 from KhodeN/patch-4
Update angular-translate.d.ts
2014-01-24 04:20:01 -08:00
dotnetnerd d093411578 Added more annotations 2014-01-24 12:53:59 +01:00
John Reilly 9389ad8f26 Merge pull request #1587 from DotNetNerd/master
Added domready and domdelegate
2014-01-24 01:17:34 -08:00
KhodeN 12ce39de56 Update angular-translate.d.ts
ITranslateProvider.fallbackLanguage can accept array of string (languages)
2014-01-24 20:04:01 +11:00
dotnetnerd 2c3666e48b Fixed test 2014-01-24 09:42:26 +01:00
KhodeN 1715dcbb20 Update sugar.d.ts. Fix Array.groupBy method
fn? - iteration function over result object.
It has 3 arguments: groupKey, groupItems, resultObject

key in result object always is string
2014-01-24 17:39:45 +11:00
Bart van der Schoor a0efd77ac3 Merge pull request #1608 from Bartvds/headers/t-z
added/fixed headers t-z
2014-01-23 18:34:57 -08:00
Bartvds d436daf4c2 added/fixed headers t-z
https://github.com/borisyankov/DefinitelyTyped/issues/1570
2014-01-24 02:59:02 +01:00
Bart van der Schoor c5e7561e22 Merge pull request #1607 from Bartvds/headers/o-s
added/fixed headers o-s
2014-01-23 17:40:14 -08:00
Bart van der Schoor fae93966ad Merge pull request #1606 from Bartvds/headers/k-n
added/fixed headers k-n
2014-01-23 16:58:27 -08:00
Bart van der Schoor 7b0c7fed8d Merge pull request #1602 from Bartvds/headers/j
added/fixed headers j
2014-01-23 16:57:59 -08:00
Bartvds 709a0363a0 added/fixed headers o-s
https://github.com/borisyankov/DefinitelyTyped/issues/1570
2014-01-24 01:56:27 +01:00
Bart van der Schoor 8c07adefeb Merge pull request #1601 from Bartvds/headers/e-i
added/fixed headers e-i
2014-01-23 16:22:38 -08:00
Bart van der Schoor 23bc24acc2 Merge pull request #1600 from Bartvds/headers/a-d
added/fixed headers a-d
2014-01-23 16:22:16 -08:00
Bartvds 5d95684e19 added/fixed headers k-n
https://github.com/borisyankov/DefinitelyTyped/issues/1570
2014-01-24 01:19:01 +01:00
Bartvds 333b89f8d3 added/fixed headers j
https://github.com/borisyankov/DefinitelyTyped/issues/1570

jsfl: fixed odd encoding in comments
2014-01-24 00:55:00 +01:00
Bartvds 0efeed5c45 added/fixed headers a-d
https://github.com/borisyankov/DefinitelyTyped/issues/1570
2014-01-24 00:22:06 +01:00
Bartvds 03eecbb681 added/fixed headers e-i
https://github.com/borisyankov/DefinitelyTyped/issues/1570
2014-01-24 00:19:24 +01:00
John Vilk c400fcb443 Fixing a bug on the 'opts' attribute on the first argument to grunt.util.spawn.
The 'opts' property on ISpawnOptions specifies "Additional options for the Node.js child_process spawn method." according to http://gruntjs.com/api/grunt.util#grunt.util.spawn

However, the previous typing incorrectly recursively typed this as ISpawnOptions. child_process.spawn takes different arguments from grunt.util.spawn.

I have copied in the appropriate typing from node/node.d.ts, as it is not an exported interface type. A quick inspection of the grunt source verifies that this object is passed uninspected to child_process.spawn, so all are potentially relevant.
2014-01-23 16:57:43 -05:00
Igorbek 950d0d85a7 Merge pull request #1590 from seanhess/master
RethinkDB and SVGJS tweaks
2014-01-23 10:56:17 -08:00
Sean Clark Hess 9426f5677a 0.9.5 changes to lodash, rethinkdb, and svgjs 2014-01-23 10:19:31 -07:00
dotnetnerd 1050f83bf3 added tests 2014-01-23 15:14:28 +01:00
craigktreasure bde65f741d Fixed the Page object.
Generated pages don't play nicely with the optional options parameter.
Made it required.
2014-01-22 21:19:08 -08:00
craigktreasure c47a3ad39c Lots of small updates
Object -> any
Other small corrections
2014-01-22 21:01:34 -08:00
John Reilly 0dcda7497d Merge pull request #1592 from johnnyreilly/master
jQuery: JSDoc'd each and contains
2014-01-22 08:17:32 -08:00
John Reilly f1503e8c69 jQuery: JSDoc each and contains 2014-01-22 13:31:35 +00:00
John Reilly ec3e680da4 jQuery: JSDoc each
Removed undocumented overload
2014-01-22 13:29:38 +00:00
Masahiro Wakame ccb44a7a00 Merge pull request #1549 from mattbrooks2010/master
Added missing moment and moment.utc overloads.
2014-01-21 18:50:05 -08:00
Sean Clark Hess a6484815f5 svgjs: added filters and bugfixes 2014-01-21 10:20:26 -07:00
mattbrooks2010 65f91dff3e Added missing moment and moment.utc overloads.
- Added moment(string, string?, boolean?) overload for specifying date,
format and strict parsing flag.

- Added moment(string, string?, string?, boolean?) overload for
specifying date, format, language and strict parsing flag.

- Added moment(string, string[], boolean?) overload for specifying date,
multiple formats and strict parsing flag.

- Added moment(string, string[], string?, boolean?) overload for
specifying date, multiple formats, language and strict parsing flag.

- Modified parameter names for moment.utc(...) methods to match those
for the similar moment(...) method overloads.

- Ensured all moment(...) methods have a moment.utc(...) equivalent.

- Added tests for all newly added overloads.

- Added missing tests for some existing overloads.
2014-01-21 17:05:25 +00:00
Sean Clark Hess 427c9729fb updated rethinkdb. Sequences instead of expressions. Added time. other fixes 2014-01-21 09:45:28 -07:00
Masahiro Wakame f994223f43 Merge pull request #1584 from jonegerton/master
jquery.areYouSure: Add new "silent" setting to AreYouSureOptions
2014-01-21 08:11:57 -08:00
John Reilly 8100322f4c Merge pull request #1588 from johnnyreilly/master
jQuery: JSDoc Callbacks and tighten up typing
2014-01-21 08:10:33 -08:00