Diullei Gomes
235db626cd
Merge pull request #1009 from DickvdBrink/jquerymobile
...
jQuerymobile - Controlgroup
2013-09-07 15:13:03 -07: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
basarat
5198dce262
Update README.md
2013-09-07 14:38:18 +10:00
basarat
4e668d8040
signalr added a sample test that shows how you can handle client function and call functions on the server.
...
Closes #354
2013-09-07 00:20:52 +10:00
basarat
a12a8fdfda
socket.io : fix for functions used in storing data associated with client. Closes #734
2013-09-07 00:04:38 +10:00
basarat
37b4cae7d7
Merge pull request #1008 from flxf/every_fix
...
Fix 'every' and 'all' definitions for underscore
2013-09-06 06:24:37 -07:00
unknown
e4eaa5bcea
Added Controlgroup settings and methods
2013-09-06 09:49:43 +02:00
Felix Fung
47473d720b
Fix 'every' and 'all' definitions for underscore
...
The underscore documentation shows that the iterator parameter is
optional and is implemented that way as well.
2013-09-06 01:10:15 -04:00
Diullei Gomes
a8bf6681f1
Merge pull request #1007 from Diullei/fix-jake
...
fix - jake test failure
2013-09-05 19:29:58 -07:00
Diullei
c8c8aad8c1
fix - jake test failure
2013-09-05 23:18:08 -03:00
Diullei Gomes
e56cef7fd7
Merge pull request #1006 from Diullei/fix-gapi
...
fix - gapi test failure
2013-09-05 18:29:27 -07:00
Diullei
3508bde7e6
fix - gapi test failure
2013-09-05 22:23:47 -03:00
Diullei Gomes
982effcc47
Merge pull request #1005 from varju/supertest
...
Add superagent and supertest definitions
2013-09-05 17:30:05 -07:00
Diullei Gomes
a00c7c3df0
Merge pull request #1004 from mariokostelac/master
...
Fixed withArgs return type on SinonStub and SinonSpy
2013-09-05 17:28:11 -07:00
Alex Varju
edd97d5bd5
Add superagent and supertest definitions
2013-09-05 15:44:29 -07:00
marioK
81d419bacf
Fixed withArgs return type on SinonStub and SinonSpy
2013-09-05 13:12:43 -07:00
Boris Yankov
a58894f898
Merge pull request #1001 from ljl/master
...
Made optional parameters optional, fixed DataView to implement DataProvi...
2013-09-05 12:14:18 -07:00
Boris Yankov
957b101b41
Merge pull request #1003 from areel/master
...
If eventName is an instance of an event map e.g '{change:action}' then
2013-09-05 12:13:36 -07:00
Diullei Gomes
aa5cd4fc5c
Merge pull request #1002 from DickvdBrink/jquerymobile
...
jQuery mobile loader & navbar
2013-09-05 10:54:28 -07:00
Diullei Gomes
df0a890130
Merge pull request #998 from brian428/_sencha_touch
...
Update Sencha Touch definition to TypeScript 0.9.1
2013-09-05 10:50:46 -07:00
areel
11e08e1d4e
If eventName is an instance of an event map e.g '{change:action}' then callback is not required. So callback should be marked as optional. Related to earlier commit ( cb1b628527)
2013-09-05 18:38:15 +01:00
unknown
aa7e4926dc
Moved NavbarOptions next to the other components.
...
Added methods for table.
2013-09-05 15:55:45 +02:00
unknown
0ee996cb6a
Small mistake in previous commit.
2013-09-05 15:40:26 +02:00
unknown
e349b79cbd
Added navbar options and method.
2013-09-05 15:32:03 +02:00
Lasse Jul-Larsen
ac138ae19c
Made optional parameters optional, fixed DataView to implement DataProvider and corrected method signature in DataView to match DataProvider interface
2013-09-05 14:38:32 +02:00
Dick van den Brink
b97d1e29f3
Missing textonly option.
2013-09-05 14:06:53 +02:00
Dick van den Brink
a9823af188
Added jquery mobile loader options to definition.
2013-09-05 13:59:42 +02:00
Brian Kotek
b88f66b4a7
Update Sencha Touch definition to TypeScript 0.9.1
2013-09-05 00:58:21 -04:00
Boris Yankov
65f98e8343
Merge pull request #996 from antiveeranna/master
...
Added more missing typings
2013-09-04 17:00:16 -07:00
Boris Yankov
ac7fb6adc1
Merge pull request #997 from scriby/master
...
Update node type definitions to compile under -noImplicitAny
2013-09-04 16:59:35 -07:00
Chris Scribner
95b783e972
Update node type definitions to compile under -noImplicitAny
2013-09-04 18:11:20 -04:00
anti.veeranna
819dbc4b33
describe LinearRetryPolicyFilter, ExponentionalRetryPolicyFilter classes
2013-09-04 15:52:04 -04:00
anti.veeranna
24368d42ff
add missing properties/methods to QueryEntitiesResultContinuation
2013-09-04 15:52:04 -04:00
Diullei Gomes
6f66973a16
Merge pull request #994 from lucapierobon/patch-1
...
Added non-specialized signature for slider(methodName, values)
2013-09-04 06:04:24 -07:00
Diullei Gomes
b937e247cf
Merge pull request #993 from antiveeranna/master
...
describe stream.Readable class
2013-09-04 06:03:30 -07:00
Diullei Gomes
6c860b9ad9
Merge pull request #992 from mickdelaney/master
...
Adding $setDirty(dirty: boolean): void; To IFormController
2013-09-04 06:01:51 -07:00
lucapierobon
0e3e659961
Added non-specialized signature for slider(methodName, values) to avoid compiler error TS2154
...
Compiling with TS 0.9.1.1 the compiler stopped with "error TS2154: Specialized overload signature is not subtype of any non-specialized signature."
As a matter of fact the non-specialized signature for the slider(methodName, values) overload was missing.
Adding it everything was fine.
2013-09-04 12:47:00 +02:00
anti.veeranna
c1d25c84f1
describe stream.Readable class
2013-09-04 06:17:10 -04:00
mick delaney
4297a8fe89
Adding $setDirty(dirty: boolean): void; To IFormController
...
Documented here: http://docs.angularjs.org/api/ng.directive:form.FormController
2013-09-04 10:22:24 +01:00
Diullei Gomes
f19d6cc6e3
Merge pull request #990 from santialbo/restangular-fix
...
Fix Restangular type definitions
2013-09-03 16:22:49 -07:00
Santi Albo
59b2a24150
Add previous tests
2013-09-03 23:08:47 +01:00
Diullei Gomes
21a8ec73c5
Merge pull request #989 from fullflavedave/master
...
README improvements
2013-09-03 14:58:26 -07:00
Dave Allen
16db4e7088
Minor changes to section on collections
2013-09-03 14:15:47 -07:00
Dave Allen
d6fe70c01b
Minor changes to section on collections
2013-09-03 12:55:11 -07:00
Dave Allen
3a99f27196
Changed section on collections
2013-09-03 12:45:18 -07:00
Santi Albo
ee99d701b5
Add tests for setErrorInterceptor
2013-09-03 17:24:42 +01:00
Santi Albo
f9ff1d914a
Fix Response type
2013-09-03 17:05:42 +01:00