nikeee13
94a5f9ad60
Add highlight.js definitions
2013-09-10 19:18:14 +02:00
nikeee13
73c5ebeda4
Update README.md
2013-09-10 19:15:34 +02:00
basarat
3c06a2356b
Merge pull request #1032 from flxf/d3fix
...
d3 Fix Selection.node and update test
2013-09-10 06:39:43 -07:00
basarat
ea3045e853
ember fix tests and minor updates to definitions
2013-09-10 22:49:19 +10:00
basarat
d011a2268e
threejs test fixes
2013-09-10 21:50:00 +10:00
basarat
411c1c2c47
jsdeferred obvious fixes
2013-09-10 21:29:27 +10:00
basarat
bf283be094
breeze fix failing test
2013-09-10 21:13:51 +10:00
basarat
d0139df89d
node : readable stream pipe can be piped further closes #1030
2013-09-10 19:32:21 +10:00
Felix Fung
79215bd245
Fix d3 Selection.node and update test
...
tsc d3-test.ts passes
2013-09-10 02:18:42 -04:00
Niklas Mollenhauer
bbf6db5a0e
Merge pull request #2 from borisyankov/master
...
Update
2013-09-09 13:48:52 -07:00
Diullei Gomes
eb0cacfed1
Merge pull request #1028 from damianog/patch-5
...
options is optional
2013-09-09 13:17:05 -07:00
cmandlbaur
3678d429c6
Added support for the noImplicitAny flag for EaselJS, Greensock,
...
PreloadJS and TweenJS.
2013-09-09 20:25:23 +02:00
damianog
1c1e096228
options is optional
...
http://nodejs.org/api/zlib.html#zlib_options
2013-09-09 19:57:57 +02:00
Simon Sarris
aed9414192
GoJS definitions for 1.2, fixes, updated tests
2013-09-09 10:38:21 -04:00
Boris Yankov
5ba0f64ef4
Merge pull request #1010 from flxf/d3selectionnode
...
D3's Selection.node() returns an HTMLElement
2013-09-09 05:00:05 -07:00
basarat
167c45ae12
jquery.form changed encoding to be utf-8
2013-09-09 21:13:08 +10:00
Diullei Gomes
a3e43001f9
Merge pull request #1025 from flxf/leafletany
...
Fix leaflet.d.ts, TileLayerOptions.subdomains is flexibly typed
2013-09-08 14:55:51 -07:00
Felix Fung
f983cb1582
Fix leaflet.d.ts, TileLayerOptions.subdomains is flexibly typed
...
From the comments, subdomains can be a string or an array of strings. We
can't make any strong type inference from the interface.
Quote:
"Subdomains of the tile service. Can be passed in the form of one string (where
each letter is a subdomain name) or an array of strings."
2013-09-08 17:20:54 -04:00
Diullei
f706537dc9
ember - fix syntax error
2013-09-08 17:24:30 -03:00
Diullei
4086f580ba
SharePoint - fix compiler error
2013-09-08 16:23:34 -03:00
Diullei
c6334050a1
durandal - fix compiler error
2013-09-08 15:44:59 -03:00
Diullei
d4461128a3
camljs - fix compiler error
2013-09-08 15:34:43 -03:00
Diullei Gomes
8564c981e5
Merge pull request #991 from yutavsky/master
...
revert durandal1.x definition
2013-09-08 09:38:47 -07:00
Diullei Gomes
83bb96d15a
Merge pull request #1023 from vvakame/i18next-fix-compile-error
...
I18next fix compile error
2013-09-08 09:34:48 -07:00
Diullei Gomes
efb69cebbe
Merge pull request #1022 from georgiosd/patch-2
...
Update spin.d.ts
2013-09-08 09:33:46 -07:00
vvakame
6140fa1925
newline charactor alignment with \n
2013-09-08 23:23:01 +09:00
vvakame
993f626638
fixed i18next compile error effected by jquery.d.ts
2013-09-08 23:22:00 +09:00
yutavsky
986b2acc24
durandal1.x definition
...
fix compile error tsc@0.9.1-1
mv older version
2013-09-08 23:13:30 +09:00
Georgios Diamantopoulos
b8865fa537
Update spin.d.ts
...
`spin()` expects an HTMLElement, `JQuery` type won't work for example.
2013-09-08 15:00:07 +03:00
basarat
685e52414a
underscore pick can take keys as a rest param or an actual array of keys
2013-09-08 19:11:08 +10:00
basarat
a29d3c48d0
angular Boostrap can accept the implicit "document" dom object: http://docs.angularjs.org/guide/bootstrap
2013-09-08 16:40:11 +10:00
Diullei Gomes
bc9893ae20
Update README.md - History.js have a new link ( https://github.com/browserstate/history.js )
2013-09-08 02:42:06 -03:00
Diullei Gomes
6b3a590034
Merge pull request #1021 from Diullei/issues251
...
#251 - 'SortableEvent' must use 'JQueryEventObject' instead 'Event'
2013-09-07 20:55:01 -07:00
basarat
810f49b9df
Merge pull request #1014 from SomaticIT/fix-require
...
Append global var requirejs
2013-09-07 20:51:19 -07:00
Diullei
449bfdda31
#251 - 'SortableEvent' must use 'JQueryEventObject' instead 'Event'
2013-09-08 00:47:38 -03:00
Diullei Gomes
3e74a74f90
Merge pull request #1020 from Diullei/fix-ace
...
#883 fix - ace editor.selection.getCursor() should return Position not n...
2013-09-07 16:35:30 -07:00
Diullei
9ecc886b95
#883 fix - ace editor.selection.getCursor() should return Position not number
2013-09-07 20:27:58 -03:00
Diullei Gomes
3b38ed95c8
Merge pull request #1018 from damianog/patch-4
...
ServerRequest headers is an object
2013-09-07 15:28:14 -07:00
Diullei Gomes
77046dd31e
Merge pull request #1017 from DickvdBrink/phonegap
...
Update Phongegap definition
2013-09-07 15:26:57 -07:00
Diullei Gomes
917e0228a2
Merge pull request #1012 from SomaticIT/fix-jquery
...
Append prevUntil and nextUntil override accepting JQuery for first arguments
2013-09-07 15:25:46 -07:00
Diullei Gomes
0a83cbb2f9
Merge pull request #1015 from varju/shouldjs
...
Definitions for should.js 1.2.2
2013-09-07 15:24:37 -07:00
Diullei Gomes
86a51b41f8
Merge pull request #1013 from DickvdBrink/master
...
jQuery Mobile dialog and buttons
2013-09-07 15:24:04 -07:00
Diullei Gomes
235db626cd
Merge pull request #1009 from DickvdBrink/jquerymobile
...
jQuerymobile - Controlgroup
2013-09-07 15:13:03 -07:00
damianog
7b74efd634
ServerRequest headers is an object
...
http://nodejs.org/api/http.html#http_message_headers
2013-09-07 20:31:45 +02:00
damianog
3bf516e434
Update node.d.ts
...
headers return an object
http://nodejs.org/api/http.html#http_message_headers
2013-09-07 20:24:58 +02:00
DvdBrink
2c5cd74342
Added missing Temporary option for localfilesystem.
...
Added FileError and FileTransferError constants.
2013-09-07 19:15:03 +02:00
basarat
2ff392fcae
angular ngformcontroller setDirty/setPristine
2013-09-08 00:34:11 +10:00
basarat
a671b4eb56
underscore Value returns TResult as its the end of the chain. Added test for #1016
2013-09-07 23:46:10 +10:00
basarat
959fed32fe
hammerjs : updated options to v1.0.5 closes #350
2013-09-07 14:59:08 +10:00
basarat
1d2c8e797a
readme createjs definitions already present (tweenjs/soundjs/easeljs)
2013-09-07 14:43:05 +10:00