gandjustas
31c2a4dc3f
Added tests for SharePoint.d.ts
2015-07-14 00:19:52 +03:00
gandjustas
db8c5956c2
Backported SharePoint.d.ts changes fom master
2015-07-05 19:01:31 +03:00
gandjustas
160132fdad
Added and fixed definitions for dialogs in SharePoint.d.ts
2015-07-05 18:58:09 +03:00
gandjustas
14a3909c91
Refactored SharePoint.d.ts to TypeScript 1.4 (union types)
2015-07-05 18:55:16 +03:00
gandjustas
e0ca94ea13
Added spgantt definitions (not finished yet) to SharePoint.d.ts
2015-07-05 18:49:32 +03:00
gandjustas
e53377052e
Refactored microsoft.ajax.d.ts to compile with SharePoint.d.ts
2015-07-05 18:48:28 +03:00
gandjustas
c6a507446a
Fixed couple bugs
2015-07-05 18:29:19 +03:00
gandjustas
c068c64bce
Refactored sharepoint.d.ts to use microsoft.ajax.d.ts, added\fixed some definitions
2015-05-17 00:47:08 +03:00
gandjustas
bc3401efbc
Fixed bug
2014-06-15 19:13:04 +04:00
gandjustas
8d7e5ce448
Added SharePoint definitions and fixed bugs.
2014-06-15 16:41:43 +04:00
vvakame
e9be9177f6
remove not required .tscparams
2014-06-12 18:36:47 +09:00
Masahiro Wakame
1770632c10
Merge pull request #2321 from hjellek/AddMixpanel
...
Added Mixpanel definition.
2014-06-12 17:37:17 +09:00
Knut Eirik Leira Hjelle
32c78eedd8
Added contribution entry.
2014-06-12 10:28:18 +02:00
John Reilly
8e59eadde1
Merge pull request #2324 from noxhoej/master
...
Add responseJSON attribute to JQueryXHR
2014-06-12 09:25:43 +01:00
Knut Eirik Leira Hjelle
ddf90b4d81
Changed definition to interfaces, added global var mixpanel.
2014-06-12 10:24:36 +02:00
Masahiro Wakame
c2d3aa4da9
Merge pull request #2315 from danrspencer/master
...
Changed .reply definition to allow objects as for body parameter
2014-06-12 16:46:46 +09:00
Masahiro Wakame
cb954b23ef
Merge pull request #2313 from michelsalib/xml2js
...
Add xml2js definition
2014-06-12 16:43:55 +09:00
Masahiro Wakame
5af91d302f
Merge pull request #2312 from michelsalib/q
...
Adding denodeify definition for Q
2014-06-12 16:43:00 +09:00
Masahiro Wakame
ed31fdf08a
Merge pull request #2310 from clement911/patch-1
...
Fix for ix.js groupBy method definition
2014-06-12 16:40:07 +09:00
Masahiro Wakame
ff4d52f8ed
Merge pull request #2285 from bayitajesi/master
...
Changes to jquery.dynatree definitions
2014-06-12 16:31:38 +09:00
Masahiro Wakame
5302dd2bbc
Merge pull request #2264 from CyberFoxHax/patch-2
...
Generics
2014-06-12 16:17:11 +09:00
Masahiro Wakame
27119fe948
Merge pull request #2263 from slozier/patch-1
...
Update SlickGrid.d.ts
2014-06-12 16:14:07 +09:00
Nicholas Oxh
73e8a6b08e
Update jquery.d.ts
...
Make responseJSON optional, since it is only present on jqXHR if the Content-Type of the response is "application/json".
Since responseJSON is an "output" parameter on jqXHR, I don't think it makes any functional difference, if it is marked as optional or not, but logically it probably makes more sense...
2014-06-12 07:06:12 +02:00
Nicholas Oxh
1555e36253
Update jquery-tests.ts
...
Fix spelling...
2014-06-11 16:35:24 +02:00
noxhj
7643a269b2
Add responseJSON attribute to JQueryXHR
2014-06-11 13:01:26 +02:00
Knut Eirik Leira Hjelle
49730a14da
Merge remote-tracking branch 'upstream/master' into AddMixpanel
2014-06-11 09:47:37 +02:00
Knut Eirik Leira Hjelle
1a1301e6d2
Added Mixpanel definition.
2014-06-11 09:41:33 +02:00
Basarat Ali Syed
4c09ca98bb
Merge pull request #2320 from Ch0bits/patch-2
...
Added support for Google Chrome Notification API
2014-06-11 14:02:39 +10:00
Vadim Safiullin
1864331698
Added support for Google Chrome Notification API
...
API described at https://developer.chrome.com/extensions/notifications
2014-06-11 02:07:39 +04:00
John Reilly
4350242d4d
Merge pull request #2317 from bayitajesi/bootstrap-v3-datetimepicker
...
Adding type definitions for bootstrap-datetimepicker for bootstrap v3
2014-06-10 20:45:02 +01:00
Jesica Fera
5d678c6a5b
Adding type definitions for bootstrap-datetimepicker for bootstrap v3
2014-06-10 16:38:06 -03:00
Dan Spencer
86146879bd
Changed .reply definition to allow objects as for body parameter
2014-06-10 17:20:28 +01:00
Jesica Fera
85785cef1a
Making parameter optional
2014-06-10 12:15:35 -03:00
Michel Salib
592d67eb21
Add xml2js definition
2014-06-10 17:13:54 +02:00
Michel Salib
48a2c18384
Adding denodeify definition for Q
2014-06-10 16:43:12 +02:00
clement911
bcde09c16d
Fix two more groupBy method overload return types
...
Fix two more groupBy method overload return types
2014-06-10 19:27:58 +10:00
clement911
844eb77d82
Fix for ix.js groupBy method definition
...
Fix for ix.js groupBy method definition - groupBy returns an Enumerable of group instead of a single group.
2014-06-10 19:14:27 +10:00
Masahiro Wakame
e713407390
Merge pull request #2306 from akanehara/fix-ws-handleUpgrade-sig
...
fix handleUpgrade() signature
2014-06-10 15:55:39 +09:00
Masahiro Wakame
0cf7de303c
Merge pull request #2302 from jozefizso/feature_async_queue_push
...
Added queue.push() method overload for strongly typed queues
2014-06-10 15:47:20 +09:00
Masahiro Wakame
448a78476e
Merge pull request #2301 from bczengel/amplifyjs
...
Amplify - Add definitions for decoders and ajaxsettings
2014-06-10 15:42:40 +09:00
Masahiro Wakame
9b9ac7302e
Merge pull request #2291 from panuhorsmalahti/master
...
angular-ui $state.reload() definition
2014-06-10 15:10:15 +09:00
John Reilly
b0ea8634fe
Merge pull request #2305 from BlueSpire/durandal-2.1.0
...
Updated the durandal.d.ts file.
2014-06-09 17:36:07 +01:00
Rob Eisenberg
a8c2421436
Fixed up the DefinitelyTyped header.
2014-06-09 12:28:47 -04:00
John Reilly
d076deebeb
Merge pull request #2308 from lijunle/jQuery-parseHTML
...
Fix jQuery.parseHTML does not recognize document
2014-06-09 15:15:12 +01:00
Junle Li
d12b83f8d0
Fix jQuery.parseHTML does not recognize document
...
Fix #2307 .
2014-06-09 21:28:09 +08:00
Atsushi Kanehara
305768698d
fix handleUpgrade signature
2014-06-09 15:12:47 +09:00
Rob Eisenberg
0248f68308
Updated the durandal.d.ts file.
...
The file has been updated to match the official 2.1.0 release version.
2014-06-08 15:50:40 -04:00
John Reilly
d2989ce35f
Merge pull request #2303 from AdaskoTheBeAsT/master
...
Defaults for unique plugin added
2014-06-07 21:33:25 +01:00
AdaskoTheBeAsT
804723b650
Defaults for unique plugin added
...
Defaults for unique plugin added
2014-06-07 20:17:29 +02:00
vvakame
c77a3d0cd1
fix Visual Studio + CodePoint MS932 environment
2014-06-08 01:28:13 +09:00