Commit Graph
1890 Commits
Author SHA1 Message Date
Santi Albo a05a73f965 Select2: make optional parameters optional
Both `more` and `context` arguments are optional for the object passed to `callback` in `Select2QueryOptions`.

See docs example for clarification: http://ivaynberg.github.io/select2/#data
2013-08-21 11:59:44 +01:00
Diullei Gomes 11d86e7276 Merge pull request #895 from brian428/_extjs
Update Ext JS definition to work with the new TS 0.9.1
2013-08-20 20:55:14 -07:00
Brian Kotek c498d339b4 Update Ext JS definition to work with the new TS 0.9.1 (Previous push actually was for TS 0.9.0.1) 2013-08-20 23:22:17 -04:00
Diullei Gomes cecf5700c7 Merge pull request #889 from jbaldwin/master
Upgraded jbaldwin projs to 0.9.1.0
2013-08-20 20:10:31 -07:00
Diullei Gomes aaa9972dc0 Merge pull request #892 from sgaliano/master
Added definitions for Swiper
2013-08-20 19:51:49 -07:00
jbaldwin 6577db67c7 Fixed issues from pull request on DefinitelyTyped
Removed sugar-tests.ts, it has an encoding problem that I need to fix (
uses non-ascii characters and the TS compiler chokes on them)
2013-08-20 20:40:12 -06:00
Seboo 7e88186415 The tests file name should be plural 2013-08-20 23:07:03 -03:00
Diullei Gomes 1c15b65287 Merge pull request #888 from jonegerton/master
Add new definitions for docCookies
2013-08-20 18:32:24 -07:00
Diullei Gomes 21e347b29b Merge pull request #887 from ashwinr/master
update d3 and mocha definitions
2013-08-20 18:28:04 -07:00
Diullei Gomes d1579ee834 Merge pull request #886 from caryhaynie/master
update connect() calls to correctly return NodeSocket object.
2013-08-20 18:25:16 -07:00
Jon Egerton 34496a8c8f Revert "Resolve syntax issue with route overloads"
This reverts commit 7494a3d556.
2013-08-21 00:32:51 +01:00
Jon Egerton a63c95b833 Merge pull request #1 from jonegerton/patch-1
Include the settings field on ColorboxStatic
2013-08-20 16:25:05 -07:00
Jon Egerton 7494a3d556 Resolve syntax issue with route overloads
Resolve issue with route overloads by removing the route overload that
returns void in favour of those that return Application (this matches
the library code)
2013-08-21 00:08:34 +01:00
Seboo 2c4b3f8e03 Added definitions for Swiper 2013-08-19 23:13:39 -03:00
jbaldwin f6c5a200e5 Upgraded jbaldwin projs to 0.9.1.0 2013-08-19 16:19:56 -06:00
Jon Egerton 9a673597f0 Add new definitions for docCookies
Definitions for Mozilla document.cookies wrapper
2013-08-19 23:16:48 +01:00
ashwinr fd5c5d0f38 update mocha definitions 2013-08-19 16:01:33 -04:00
ashwinr eba1bc3c13 Update d3.d.ts
Fix transform definition.
2013-08-19 15:51:33 -04:00
Cary Haynie 1a95e29af3 update connect() calls to correctly return NodeSocket object. 2013-08-19 10:49:44 -04:00
Boris Yankov 23f2e1cd15 Merge pull request #879 from benjaminjackman/master
Jasmine: Added any types to avoid errors --noImplicitAny
2013-08-18 13:29:12 -07:00
Boris Yankov ca2e7dcfb6 Merge pull request #884 from AndrewGaspar/async
Async with external module support.
2013-08-18 13:28:53 -07:00
Andrew Gaspar 1eab71a53a Async with external module support. 2013-08-18 03:54:59 -05:00
Diullei Gomes 9804057326 Merge pull request #882 from TyOverby/patch-2
Fixed typing mistake
2013-08-17 18:05:21 -07:00
Diullei Gomes d300cf5a8a Merge pull request #881 from ashwinr/master
add definition for d3.transform
2013-08-17 18:04:02 -07:00
Ty c2a7c36945 Fixed type mistake 2013-08-17 15:22:54 -07:00
Ashwin Ramaswamy ef53454ef4 add definition for d3.transform 2013-08-17 16:36:44 -04:00
Ben Jackman 34a3c8fc0f Jasmine: Added any types to avoid errors --noImplicitAny
Signed-off-by: Ben Jackman <ben@jackman.biz>
2013-08-17 00:00:20 -05:00
Diullei Gomes e5c8219bcf Merge pull request #878 from AndrewGaspar/convert-source-map
Added definitions for convert-source-map
2013-08-16 19:34:56 -07:00
Diullei Gomes a11fb5bffe Merge pull request #877 from barbara42/master
Definitions for GoJS diagramming library
2013-08-16 19:32:39 -07:00
Diullei Gomes 4427bd03f4 Merge pull request #876 from jonegerton/patch-1
Include the settings field on ColorboxStatic
2013-08-16 19:30:50 -07:00
Diullei Gomes ecce1ee6e8 Merge pull request #867 from AndrewGaspar/knockoutamd
Made knockout.d.ts support both AMD and static loading.
2013-08-16 19:24:23 -07:00
Diullei Gomes 200488ec2d Merge pull request #870 from AndrewGaspar/moduletests
tests now run with module flag set to commonjs
2013-08-16 19:21:40 -07:00
Andrew Gaspar 108f41dad9 Added comment header to definiton. 2013-08-16 14:55:32 -05:00
Andrew Gaspar bfeafe4660 Added definitions for convert-source-map 2013-08-16 14:53:34 -05:00
barbara42 70f095961c Definitions for GoJS diagramming library 2013-08-16 15:42:34 -04:00
Andrew Gaspar f2f7453b55 Merge branch 'moduletests' of https://github.com/AndrewGaspar/DefinitelyTyped into moduletests 2013-08-16 14:28:54 -05:00
Andrew Gaspar 35fcd0d844 Merge branch 'moduletests' of https://github.com/AndrewGaspar/DefinitelyTyped into moduletests 2013-08-16 14:24:44 -05:00
Andrew Gaspar d2c8a328f2 Merge branch 'moduletests' of https://github.com/AndrewGaspar/DefinitelyTyped into moduletests 2013-08-16 14:15:18 -05:00
Andrew Gaspar 8d8f64e39b Updated runner.ts to compile with the module flag to improve test performance. 2013-08-16 14:15:13 -05:00
Jon Egerton 11d0b949a0 Include the settings field on ColorboxStatic
Included settings field ColorboxStatic. This is used for setting site-wide defaults for colorbox
2013-08-16 17:20:03 +01:00
Boris Yankov 8d71f42461 Merge pull request #875 from theodorejb/master
Add missing get() method overload to fix failing test
2013-08-16 09:03:55 -07:00
Theodore Brown 262ca1785d Add missing get() method overload to fix failing test 2013-08-16 10:34:55 -05:00
Boris Yankov c5c0e6554a Merge pull request #864 from michaelgmiller/master
Add icon defaults to leaflet.
2013-08-16 08:01:18 -07:00
Boris Yankov 1b8c36677b Merge pull request #865 from AndrewGaspar/socketio
Updated socket.io to have better function typing on SocketNamespace.on
2013-08-16 08:00:51 -07:00
Boris Yankov 51e6b1ca02 Merge pull request #868 from anchann/q-inspect
Q: adding inspect() method, changing return type of getSettled
2013-08-16 08:00:17 -07:00
Boris Yankov d016ead852 Merge pull request #872 from theodorejb/master
Update pickadate.js definitions and tests to support version 3.2.0 of the library
2013-08-16 07:58:01 -07:00
Boris Yankov 829039fba9 Merge pull request #873 from BlueSpire/master
Updated Durandal to the official 2.0.0 definition.
2013-08-16 07:57:19 -07:00
Boris Yankov 84a91866ea Merge pull request #874 from benjaminjackman/master
Got rid of implicit any errors in d3, jquery, angularjs, moment
2013-08-16 07:56:52 -07:00
Diullei Gomes e0f30b67cf Merge pull request #871 from AndrewGaspar/through
I added definitions for through
2013-08-16 05:55:45 -07:00
Diullei Gomes a8b05e6f87 Merge pull request #869 from AndrewGaspar/browserify
Added definitions for browserify.
2013-08-16 05:44:11 -07:00