18734 Commits
Author SHA1 Message Date
basarat 5198dce262 Update README.md 2013-09-07 14:38:18 +10:00
Alex Varju b106a37f19 Definitions for should.js 1.2.2 2013-09-06 18:20:56 -07:00
Maxime LUCE 58fd5b0188 Append global var requirejs 2013-09-06 19:39:31 +02:00
Dick van den Brink 2108ebd40b Update for button functions
buttonMarkup options should be optional.
added a button's method with only ButtonOptions as parameter.
2013-09-06 19:38:10 +02:00
Maxime LUCE d680b609a0 Append prevUntil and nextUntil override accepting JQuery for first arguments 2013-09-06 19:30:52 +02:00
Dick van den Brink bae43aceef Missing dialog options. 2013-09-06 19:12:36 +02:00
Dick van den Brink 4dbf079c03 Added clearBtn options for textinput 2013-09-06 19:06:41 +02:00
Felix Fung 971a757638 D3's Selection.node() returns an HTMLElement
d3_documentElement = document.documentElement and d3_select is
initialized from a querySelection so node() will only ever return
HTMLElement or null. We mistook it for SVGLocatable because of the
following in d3-test.js:

var box = label.node().getBBox();

But that's a different node() function altogether.
2013-09-06 10:51:09 -04: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
Niklas Mollenhauer d8b058b710 Merge pull request #1 from borisyankov/master
Merge into nikeee/master
2013-09-06 01:06:36 -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