Derek Cicerone
b94154fb08
Update jquery.simulate-tests.ts
2014-01-28 17:22:29 -05:00
Derek Cicerone
72e8f83731
Create jquery.simulate-tests.ts
2014-01-28 15:55:25 -05:00
Derek Cicerone
1343b32aa9
Create jquery.simulate.d.ts
...
I choose to go with a more relaxed definition (versus specifying the exact options allowed for each event type) because it would have required duplicating event definitions from lib.d.ts (the properties of the events in lib.d.ts are all mandatory whereas they would be optional in this usage).
2014-01-28 15:53:12 -05:00
Igorbek
a53d50e91a
Merge pull request #1637 from santialbo/patch-2
...
(angular-ui-router) Set `toPath` argument to any
2014-01-28 09:07:14 -08:00
Santi Albo
273728dedb
More tests for angular-ui-router
2014-01-28 15:40:39 +00:00
Santi Albo
f5ad5d5d01
Fix tests
2014-01-28 15:39:52 +00:00
John Reilly
2ae849783e
Merge pull request #1639 from johnnyreilly/master
...
No apparent impact on any other typings (good since undocumented) and so will merge.
2014-01-28 06:55:06 -08:00
Santi Albo
8867eb90b8
Add tests
2014-01-28 14:53:09 +00:00
Santi Albo
adcb4a09b3
Explode all combinations
2014-01-28 14:20:21 +00:00
John Reilly
e65a30bcc8
jQuery: removed undocumented properties
2014-01-28 13:57:58 +00:00
John Reilly
6cd01893b6
Merge pull request #1638 from johnnyreilly/master
...
jQuery: JSDoc continues
2014-01-28 05:54:05 -08:00
Igorbek
b396117692
Merge pull request #1604 from derekcicerone/patch-36
...
Create jquery.color.d.ts
2014-01-28 05:39:29 -08:00
John Reilly
72f432b112
jQuery: JSDoc continues
2014-01-28 13:19:30 +00:00
John Reilly
8c23d04a5b
jQuery: JSDoc continues
...
removed unused merge overload / changed parseJSON return type to Object
2014-01-28 13:05:54 +00:00
Santi Albo
8bbf4084f0
(angular-ui-router) Set toPath argument to any
...
The `toPath` argument on `IUrlRouterProvider.when` can also be a function that returns a string and an injected function (i.e. any[]).
2014-01-28 11:34:13 +00:00
Masahiro Wakame
4821f9a722
Merge pull request #1635 from Bartvds/def/universal-analytics
...
moved universal-analytics .debug() method
2014-01-27 22:06:06 -08:00
Basarat Ali Syed
01d9211cfc
Merge pull request #1634 from pelotom/vega
...
Add a typing for Vega
2014-01-27 21:43:05 -08:00
Bart van der Schoor
fe5f1af0ac
moved universal-analytics .debug() method
2014-01-28 06:21:41 +01:00
Tom Crockett
19b9dc26cd
Add a typing for Vega
2014-01-27 20:38:11 -08:00
Masahiro Wakame
5e32785f26
Merge pull request #1630 from anprak/master
...
Changed JQueryAjaxSettings.jsonp to any
2014-01-27 18:39:08 -08:00
Masahiro Wakame
a0ab6c6ab8
Merge pull request #1626 from derekcicerone/patch-37
...
Additional types for slick.headerbutton.d.ts
2014-01-27 18:32:31 -08:00
Masahiro Wakame
8c614a538f
Merge pull request #1624 from Bartvds/def/universal-analytics
...
Created definitions for 'universal-analytics'
2014-01-27 18:09:46 -08:00
Masahiro Wakame
4b5e679f6b
Merge pull request #1619 from Bartvds/def/q-io
...
Created definitions for 'q-io'
2014-01-27 17:56:58 -08:00
Masahiro Wakame
be9fbcde2d
Merge pull request #1617 from Bartvds/def/tv4
...
Created definitions for 'tv4'
2014-01-27 17:46:48 -08:00
Masahiro Wakame
5f2ff5a85b
Merge pull request #1616 from Bartvds/def/semver
...
Created definitions for 'semver'
2014-01-27 17:45:46 -08:00
Masahiro Wakame
30001c0201
Merge pull request #1598 from derekcicerone/patch-34
...
Add missing error-handling methods
2014-01-27 17:44:03 -08:00
Masahiro Wakame
b7fe419882
Merge pull request #1596 from derekcicerone/patch-32
...
Leaflet: fix default icon constructor
2014-01-27 17:34:50 -08:00
Masahiro Wakame
090a6fe0ca
Merge pull request #1594 from beebes/patch-1
...
Add azure mobile services module export
2014-01-27 17:28:40 -08:00
Masahiro Wakame
01c8bbcd47
Merge pull request #1593 from 44ka28ta/fixPrototype
...
Fix a minor definition.
2014-01-27 17:24:59 -08:00
Masahiro Wakame
972e9b410c
Merge pull request #1591 from DickvdBrink/jquerymobile-patch
...
Added filterable widget.
2014-01-27 17:21:40 -08:00
Anand Prakash
663624b659
Changed JQueryAjaxSettings.jsonp to any
...
We can not only pass a string in jsonp to be used as callback function query parameter name but also false to skip including the callback parameter at all. http://api.jquery.com/jQuery.ajax/
2014-01-27 16:32:12 -08:00
Derek Cicerone
b7e1c8b53e
Create jquery.color-tests.ts
2014-01-27 14:16:46 -05:00
Derek Cicerone
def4da160b
Update jquery.color.d.ts
2014-01-27 14:16:20 -05:00
Derek Cicerone
9f9c809102
Additional types for slick.headerbutton.d.ts
2014-01-27 13:03:20 -05:00
Bart van der Schoor
c4bc4c01aa
Created definitions for 'universal-analytics'
...
https://github.com/peaksandpies/universal-analytics
2014-01-27 11:33:59 +01:00
Igorbek
239e30308e
Merge pull request #1605 from styfle/patch-2
...
Changing the context param to be OPTIONAL
2014-01-27 00:22:10 -08:00
Igorbek
0fe2174a2a
Merge pull request #1603 from derekcicerone/patch-35
...
Create slick.headerbuttons.d.ts
2014-01-27 00:11:51 -08:00
Bart van der Schoor
74189cca97
Created definitions for 'q-io'
...
https://github.com/kriskowal/q-io
remaining issues:
* not sure about how to export module
* describing some overloads is problematic
* missing a few definitions for less-used members
2014-01-27 04:27:03 +01:00
Bart van der Schoor
3fff40427e
Created definitions for 'tv4'
...
https://github.com/geraintluff/tv4
2014-01-27 03:34:54 +01:00
Bart van der Schoor
df1b0f4fc7
Created definitions for 'semver'
...
https://github.com/isaacs/node-semver
2014-01-27 03:31:44 +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
Derek Cicerone
ada58339f4
Update slick.headerbuttons.d.ts
2014-01-25 15:11:53 -05: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