Bart van der Schoor
|
42004a39f1
|
Merge pull request #1734 from Bartvds/def/highland
Created definitions for highland.js
|
2014-02-26 20:57:13 +01:00 |
|
Bart van der Schoor
|
f3699fab40
|
Merge pull request #1748 from dduugg/master
add module declaration to bigscreen.d.ts
|
2014-02-26 16:07:58 +01:00 |
|
Bart van der Schoor
|
16518c2e7a
|
Merge pull request #1749 from Bartvds/def/lazyjs
Fixed lazy.js tests
|
2014-02-26 15:47:01 +01:00 |
|
Bart van der Schoor
|
a00ac4520a
|
Merge pull request #1746 from gscshoyru/patch-10
Fix misspelled variable name in slickgrid
|
2014-02-26 01:07:44 +01:00 |
|
Douglas Eichelberger
|
f1ca4ab75f
|
add module declaration to bigscreen.d.ts
|
2014-02-25 16:01:22 -08:00 |
|
Bart van der Schoor
|
52909c35ca
|
Restructured highland definitions
Changed pattern to underscore's, added module call tests
|
2014-02-26 00:57:56 +01:00 |
|
gscshoyru
|
dd6c5074d4
|
Fix misspelled variable name
|
2014-02-25 18:23:15 -05:00 |
|
John Reilly
|
05cfd72cf6
|
Merge pull request #1737 from malaporte/master
JQuery: Add support for outerWidth and outerHeight used as setters - thanks chap!
|
2014-02-25 21:56:04 +00:00 |
|
Bart van der Schoor
|
4e691646f4
|
Fixed lazy.js tests
|
2014-02-25 21:00:24 +01:00 |
|
Bart van der Schoor
|
c797c267fd
|
Merge pull request #1732 from Bartvds/def/bluebird_classic
Fixed non-generic bluebird
|
2014-02-25 20:35:59 +01:00 |
|
Bart van der Schoor
|
1a11c08f14
|
Merge pull request #1733 from Bartvds/def/lazyjs
Added lazy.js module export
|
2014-02-25 20:35:27 +01:00 |
|
malaporte
|
b9873f2071
|
Added string overloads as well as support for innerWidth and innerHeight.
|
2014-02-25 17:23:07 +01:00 |
|
malaporte
|
e1b395a7c5
|
JQuery: Add support for outerWidth and outerHeight used as setters
As described in the following blog post, outerWidth and outerHeight can
now be used to set the size of elements.
http://blog.jquery.com/2012/08/16/jquery-1-8-box-sizing-width-csswidth-and-outerwidth/
|
2014-02-25 16:12:08 +01:00 |
|
John Reilly
|
c5c56b0cf5
|
Merge pull request #1736 from johnnyreilly/master
jQuery: JSDoc for unload, append, after, appendTo
|
2014-02-25 10:45:36 +00:00 |
|
Basarat Ali Syed
|
a0dc340a26
|
Merge pull request #1735 from ufon/master
mongodb.ObjectID has optional constructor string
|
2014-02-25 21:21:44 +11:00 |
|
John Reilly
|
52275912b5
|
jQuery: JSDoc for unload, append, after, appendTo
Have improved typings where possible (less ...any[])
|
2014-02-25 09:53:36 +00:00 |
|
Václav Oborník
|
39daafa17e
|
mongodb.ObjectID has optional constructor string
|
2014-02-25 09:44:01 +01:00 |
|
Basarat Ali Syed
|
c2b5a97965
|
Merge pull request #1731 from dduugg/master
create bigscreen.d.ts
|
2014-02-25 15:54:23 +11:00 |
|
Bart van der Schoor
|
73428e95c0
|
Created definitions for highland.js
"The high-level streams library" http://highlandjs.org/
Known limitations: stream-methods not exported on module
|
2014-02-25 05:10:12 +01:00 |
|
Bart van der Schoor
|
309b6d1444
|
Fixed lazy.js module export
|
2014-02-25 04:25:09 +01:00 |
|
Douglas Eichelberger
|
e49bdda008
|
create bigscreen.d.ts
|
2014-02-24 17:33:22 -08:00 |
|
Bart van der Schoor
|
237406ac2c
|
Merge pull request #1707 from jvilk/wl
Adding typings for the Microsoft Live Connect API.
|
2014-02-25 00:53:39 +01:00 |
|
Bart van der Schoor
|
ee76deaaef
|
Fixed non-generic bluebird
Changed structure, export to Promise
|
2014-02-25 00:19:27 +01:00 |
|
John Reilly
|
f8688fd50c
|
Merge pull request #1727 from demerzel3/master
Thanks for contributing @demerzel3!
|
2014-02-24 16:20:23 +00:00 |
|
John Reilly
|
076bec1dc5
|
Merge pull request #1725 from johnnyreilly/master
jQuery: unbind and undelegate JSDoc
|
2014-02-24 16:04:32 +00:00 |
|
Gabriele Genta
|
99468aa382
|
Made every type declaration explicit to prevent compilation errors when using the --noImplicitAny switch.
|
2014-02-24 16:24:46 +01:00 |
|
John Reilly
|
69f36f7e0b
|
jQuery: JSDoc'd undelegate
added delegate / undelegate test suites
|
2014-02-24 14:57:10 +00:00 |
|
John Reilly
|
50bc863d8c
|
jQuery: JSDoc'd unbind
and added test suite
|
2014-02-24 14:49:28 +00:00 |
|
Igorbek
|
0243d567ed
|
Merge pull request #1723 from carldebilly/master
Adjusted Rx-JQuery and Rx-Knockout signatures
|
2014-02-23 23:21:43 -08:00 |
|
vvakame
|
35e573697c
|
remove not required .tscparams
|
2014-02-24 11:48:00 +09:00 |
|
Masahiro Wakame
|
64858b7da8
|
Merge pull request #1724 from dnadolny/master
Create jquery.cycle2.d.ts
|
2014-02-24 11:23:34 +09:00 |
|
Masahiro Wakame
|
fe6c643114
|
Merge pull request #1720 from gscshoyru/patch-9
Change resolver type to Function in lodash.d.ts
|
2014-02-24 11:17:09 +09:00 |
|
Masahiro Wakame
|
33ded46050
|
Merge pull request #1713 from pushplay/master
Added definitions for XSockets.net JSAPI.
|
2014-02-24 11:16:08 +09:00 |
|
Masahiro Wakame
|
3c53cee436
|
Merge pull request #1682 from scriby/patch-1
Add support for app.patch to express.d.ts
|
2014-02-24 11:14:31 +09:00 |
|
Donny Nadolny
|
490945c9dc
|
Create jquery.cycle2.d.ts
|
2014-02-23 16:50:26 -05:00 |
|
Carl de Billy
|
9a2a6fd432
|
Fixed unit test too
|
2014-02-23 10:28:13 -05:00 |
|
Carl de Billy
|
f8afb57dfe
|
Corrected Rx.IObservable => Rx.Observable
The interface name changed in the RxJs definitions. Corrections
reported here.
|
2014-02-23 10:23:20 -05:00 |
|
Carl de Billy
|
36ab9ba2a0
|
Renamed RxJQueryResult to RxJQueryAjaxResult
|
2014-02-23 10:05:19 -05:00 |
|
Carl de Billy
|
c9007a305f
|
Adjusted the result type of ajax requests
The generic result type of ajax requests were incorrect. Now adjusted
with right values.
|
2014-02-23 10:01:02 -05:00 |
|
Basarat Ali Syed
|
2f2853bcc9
|
Merge pull request #1722 from Bartvds/def/gruntjs
Fixed gruntjs done() callback signature
|
2014-02-23 09:04:23 +11:00 |
|
Bart van der Schoor
|
4ce66d41dc
|
Fixed gruntjs done() callback signature
|
2014-02-22 21:19:54 +01:00 |
|
Bart van der Schoor
|
93ac64e62e
|
Merge pull request #1721 from Bartvds/def/bluebirdtest
fixed bluebird test name
|
2014-02-22 20:46:41 +01:00 |
|
Bart van der Schoor
|
cc33dd64a4
|
fixed bluebird (dynamic version) mistake in test name
added 'preliminary typings' note to definitions
|
2014-02-22 19:55:37 +01:00 |
|
Bart van der Schoor
|
bcfc6efab2
|
Merge pull request #1661 from 3x14159265/localForage
added typing of mozilla localForage library
|
2014-02-22 19:30:18 +01:00 |
|
Bart van der Schoor
|
6569833d91
|
Merge pull request #1715 from panopticoncentral/master
Fixes for jake definitions
|
2014-02-22 19:21:10 +01:00 |
|
Bart van der Schoor
|
3824f54c02
|
temporary removed link to tsdpm.com
until Diullei updates the DNS to the github pages
|
2014-02-22 02:26:58 +01:00 |
|
gscshoyru
|
bc8eb1b106
|
Change resolver type to Function in lodash.d.ts
Change to support functions with arbitrary number of inputs, not just one.
|
2014-02-21 11:21:32 -05:00 |
|
Bart van der Schoor
|
ecdc7d16fe
|
Merge pull request #1719 from rmoudy/patch-1
Update three.d.ts
|
2014-02-21 17:05:38 +01:00 |
|
rmoudy
|
301188b6bf
|
Update three.d.ts
Added missing .userData property to Object3D
|
2014-02-21 08:22:18 -06:00 |
|
david pichsenmeister
|
699ad8ec9f
|
added tests
|
2014-02-21 15:03:21 +01:00 |
|