Commit Graph

  • e176a57f0d Removing circular dependency for createjs Jason Jarrett 2014-04-14 08:47:55 -07:00
  • 7b588129bc Merge pull request #2034 from kierans/master Basarat Ali Syed 2014-04-14 17:42:17 +10:00
  • c67b208856 Merge pull request #2036 from Igorbek/master Igorbek 2014-04-14 00:39:15 -07:00
  • 44912732ea Version bump to 2.2.20 for all other files Igor Oleinikov 2014-04-14 11:31:43 +04:00
  • aca5a09c70 Updated RxJS-Experimental to v2.2.20 Igor Oleinikov 2014-04-14 11:27:10 +04:00
  • 71b823a0e3 Updated RxJS-BackPressure to v2.2.20 Igor Oleinikov 2014-04-14 11:12:45 +04:00
  • 52d7857dad Updated rx.async.d.ts to version 2.2.20 Igor Oleinikov 2014-04-14 10:54:32 +04:00
  • 27d981af63 Updated rx.aggregates.d.ts t oversion 2.2.20 Igor Oleinikov 2014-04-14 10:51:24 +04:00
  • de65cd05cb Updated rx.d.ts and rx-lite.d.ts to version 2.2.20 Igor Oleinikov 2014-04-14 10:47:37 +04:00
  • 980c3b1019 Merge pull request #2030 from DickvdBrink/patch-3 Masahiro Wakame 2014-04-14 01:14:46 +09:00
  • b690ed7cec Fixed errors with noImplicitAny Dick van den Brink 2014-04-13 16:31:17 +02:00
  • ea1a5bc764 Added TS stubs for clone library. Kieran Simpson 2014-04-13 23:15:32 +10:00
  • b21bfb8121 Merge pull request #2031 from martinduparc/patch-3 Masahiro Wakame 2014-04-13 17:07:32 +09:00
  • f9b02e6f6f Merge pull request #2026 from ttrevorr/update-backbone.d.ts Masahiro Wakame 2014-04-13 16:56:35 +09:00
  • b3f840a8c1 Merge pull request #2023 from bdukes/patch-1 Masahiro Wakame 2014-04-13 16:52:27 +09:00
  • 011d165c37 _V_ is deprecated Martin D. 2014-04-12 15:50:38 -04:00
  • b33ddcacd8 Add dispose method Martin D. 2014-04-12 15:45:12 -04:00
  • 62e032b12d Add some more missing functions Dick van den Brink 2014-04-12 19:48:31 +02:00
  • 43130d44a5 Add missing test functions Dick van den Brink 2014-04-12 19:23:51 +02:00
  • a821755ea0 Update angular.d.ts Basarat Ali Syed 2014-04-12 21:26:10 +10:00
  • fcc1ab786a marionette : closes #2027 Basarat Ali Syed 2014-04-12 18:44:14 +10:00
  • 192cf1c9c7 add set to Collection Trevor 2014-04-11 10:26:09 -07:00
  • 5954ef2842 add options to History Trevor 2014-04-11 10:25:09 -07:00
  • 749437f384 add ajax function to View Trevor 2014-04-11 10:23:58 -07:00
  • eba8e31b8e Merge pull request #2025 from borisyankov/def/cardova Basarat Ali Syed 2014-04-12 02:43:45 +10:00
  • 8ae097fc77 Merge branch 'cordova' of https://github.com/MSOpenTech/DefinitelyTyped into def/cardova basarat 2014-04-12 02:32:54 +10:00
  • f1760a0f52 Merge pull request #2024 from borisyankov/def/threejs Basarat Ali Syed 2014-04-12 02:25:15 +10:00
  • 6e586d7e6f Merge pull request #2016 from jseanxu/winjs Basarat Ali Syed 2014-04-12 02:17:39 +10:00
  • e4a1fe9945 Three.js Remove dead code Basarat Ali Syed 2014-04-12 02:10:47 +10:00
  • 6ee64caff1 Merge pull request #2021 from domesticmouse/patch-1 Basarat Ali Syed 2014-04-12 02:06:12 +10:00
  • a83d95905a Merge pull request #1939 from rageshkrishna/fix_1636 Basarat Ali Syed 2014-04-12 01:50:05 +10:00
  • b500036887 Use base type in ko.virtualElements interface Brian Dukes 2014-04-11 10:43:57 -05:00
  • 863f355343 Making typescript compiler happy Brett Morgan 2014-04-11 14:55:20 +10:00
  • f0259b1232 Merge pull request #2018 from vvakame/add-jsdiff Masahiro Wakame 2014-04-10 21:48:14 +09:00
  • af2a512c58 Merge pull request #2013 from enternet/patch-8 Masahiro Wakame 2014-04-10 21:45:02 +09:00
  • 8fd7ae8196 improve diff-tests.ts vvakame 2014-04-10 19:07:43 +09:00
  • d3dd12701c add diff/diff.d.ts vvakame 2014-04-10 18:56:36 +09:00
  • eac9e65b26 Merge pull request #1994 from yortus/open-express.d.ts-interfaces Basarat Ali Syed 2014-04-10 19:35:19 +10:00
  • 07ace1a8e9 Added more tests Patrick Magee 2014-04-10 08:16:31 +01:00
  • 55c1ee5cd1 As the doc says, the type of the first parameter is the VALUE (not the promise itself) to be returned by the return promise. jseanxu 2014-04-09 15:22:55 -07:00
  • 27b4741d5c Missing property in the WinJS.Utilities namespace. jseanxu 2014-04-09 15:22:08 -07:00
  • f3b8cfb7e3 Fixed some typing in WinJS.Utilities. jseanxu 2014-04-09 15:21:51 -07:00
  • a85238496d Parameterized some utility functions. This assures that the return type and the input type are always the same. jseanxu 2014-04-09 15:21:07 -07:00
  • 40c621ae5c As the docs indicate, the 2nd parameter is optional. jseanxu 2014-04-09 15:19:51 -07:00
  • 722788bcc7 This guy can be even more specialized - it takes only img tags. jseanxu 2014-04-09 15:19:33 -07:00
  • 793e49acba Provided an interface for the currentItem property. Fixed up some minor typing and visibility issues in ListView. jseanxu 2014-04-09 15:19:02 -07:00
  • b69147f2a5 Fixed some any-typed properties. jseanxu 2014-04-09 15:17:52 -07:00
  • dcff230b75 The 'calendar' property is a format string. jseanxu 2014-04-09 15:16:22 -07:00
  • fac68f1264 As the docs say, these 2 properties are HTMLElements. jseanxu 2014-04-09 15:14:27 -07:00
  • c4cfea06a6 The 'commands' property of both AppBar and Menu can take both a single command or an array of commands. Since there is no syntax to type this duality, we should indicate an array of commands instead. jseanxu 2014-04-09 15:13:47 -07:00
  • 0a7bf0d889 The second parameter for show/hideCommands for AppBar can be optional, especially since it is deprecated, it is actually encouraged to not specify it. jseanxu 2014-04-09 15:12:08 -07:00
  • 2de7bfe627 WinJS control constructors do not require an element to be passed. If no element is passed, an element is created during construction and accessible via the 'element' property. jseanxu 2014-04-09 15:10:08 -07:00
  • 9bc2b98fdb HighchartsLegendOptions.useHTML?: boolean enternet 2014-04-09 21:04:05 +03:00
  • c5d0f1532f Merge pull request #2011 from enternet/patch-7 Masahiro Wakame 2014-04-09 23:44:27 +09:00
  • 37e590111b RaphaelPaper.forEach() returns RaphaelPaper enternet 2014-04-09 17:31:48 +03:00
  • 2d02815641 Merge pull request #2008 from milkisevil/master Masahiro Wakame 2014-04-09 21:54:29 +09:00
  • d75ad62c65 Merge pull request #2007 from Aidiakapi/patch-1 Masahiro Wakame 2014-04-09 21:53:36 +09:00
  • 38795d8464 Merge pull request #2006 from alexeibs/master Masahiro Wakame 2014-04-09 21:52:43 +09:00
  • dfdccc4516 Merge pull request #2003 from enternet/patch-5 Masahiro Wakame 2014-04-09 21:34:09 +09:00
  • 410f973e89 Merge pull request #2010 from gyohk/master Masahiro Wakame 2014-04-09 19:56:04 +09:00
  • ac17239ecf added createjs.d.ts again. satoru kimura 2014-04-09 13:10:47 +09:00
  • 6bd86406f6 Renamed definition file for intelligibility. satoru kimura 2014-04-09 13:09:16 +09:00
  • f32f51065c Added Animation.isActive():boolean See: http://api.greensock.com/js/com/greensock/core/Animation.html#isActive() milkisevil 2014-04-08 18:56:04 +01:00
  • 1efaca2279 Fixing array call promise inconsistency (thanks @jackdolabany) and adding tests miffels 2014-04-08 19:47:20 +02:00
  • cbdaec6beb fix(angularjs): make Function.$inject optional Aidiakapi 2014-04-08 17:32:00 +02:00
  • 2aa1127c03 fixed declaration of d3.Event interface Alexei Bykov 2014-04-08 19:15:32 +04:00
  • fffce8af7d Simplifying instance API and adding some explanatory comments miffels 2014-04-08 14:15:34 +02:00
  • f037b84665 Fixing array interface and tests and adding humble co-author note miffels 2014-04-08 13:46:34 +02:00
  • 5639237400 interface SortableOptions extends SortableEvents enternet 2014-04-08 14:19:58 +03:00
  • 341d0c519e RaphaelPaper.forEach() enternet 2014-04-08 14:04:43 +03:00
  • d98910416f Adjusting type angular.resource type definitions and tests to better reflect actual interface (particularly promises) miffels 2014-04-08 12:05:23 +02:00
  • d6d7eec45a Merge pull request #1997 from JoshStrobl/master John Reilly 2014-04-07 19:40:18 +02:00
  • c5d912aca6 Fixed indentation in jquery.d.ts Joshua Strobl 2014-04-07 18:48:02 +03:00
  • 5188d70903 Merge remote-tracking branch 'upstream/master' Patrick Magee 2014-04-07 09:28:17 +01:00
  • 13800d9fb0 Added missing global functions Patrick Magee 2014-04-07 09:20:29 +01:00
  • 74dcc20096 Merge pull request #1999 from borisyankov/dev/bandaid/full Bart van der Schoor 2014-04-07 02:48:41 +02:00
  • 8b299a902a Merge pull request #1998 from altano/master Bart van der Schoor 2014-04-07 02:23:38 +02:00
  • ee63d5a00b Switching asciify link to github repository. Alan 2014-04-06 20:15:37 -04:00
  • f66c251d74 Updating the readme for asciify. Alan 2014-04-06 19:54:04 -04:00
  • d7f85b5df8 quick fix for runner, added npm script to recompile runner Bart van der Schoor 2014-04-07 01:52:46 +02:00
  • f578b03fcf Added declaration that allows data to be based for on() without needing the optional selector. Joshua Strobl 2014-04-07 01:46:34 +03:00
  • c5b96cf327 Merge pull request #1995 from altano/master Basarat Ali Syed 2014-04-06 17:13:34 +10:00
  • d45e918d66 Fixed express definition and added asciify definitions. Alan 2014-04-06 02:43:49 -04:00
  • ce0be7b9f5 amend passport.d.ts Troy Gerwien 2014-04-06 11:59:54 +08:00
  • b9c60cc42b open express.d.ts interfaces Troy Gerwien 2014-04-06 11:51:38 +08:00
  • 0695415aa4 Merge pull request #1993 from otiai10/pr/update-chrome Masahiro Wakame 2014-04-06 12:18:59 +09:00
  • b0d15ff311 Add author for chrome otiai10 2014-04-06 12:11:47 +09:00
  • 7a114b466e Merge pull request #1992 from otiai10/pr/update-chrome Masahiro Wakame 2014-04-06 12:05:51 +09:00
  • bd8aef3b2b Update README for chrome otiai10 2014-04-06 11:46:58 +09:00
  • 9fc0c0f160 Merge pull request #1967 from gyohk/master Masahiro Wakame 2014-04-06 11:43:32 +09:00
  • 8e4c28960e Merge pull request #1991 from otiai10/pr/update-chrome Masahiro Wakame 2014-04-06 11:27:10 +09:00
  • a2e6065fff Merge pull request #1979 from panopticoncentral/jake-updates Masahiro Wakame 2014-04-06 11:25:31 +09:00
  • 361e7d6633 Merge pull request #1978 from LiFeleSs/master Masahiro Wakame 2014-04-06 11:22:03 +09:00
  • bbd6694e64 Merge pull request #1974 from enternet/patch-4 Masahiro Wakame 2014-04-06 11:11:54 +09:00
  • b7f5ffa937 Merge pull request #1971 from PawelStroinski/master Masahiro Wakame 2014-04-06 11:11:17 +09:00
  • a089ec0655 Merge pull request #1970 from eggers/breeze-no-tracking Masahiro Wakame 2014-04-06 11:07:24 +09:00
  • 3cfdaa935a Merge pull request #1961 from axefrog/master Masahiro Wakame 2014-04-06 10:56:31 +09:00
  • 48de8bc082 Merge pull request #1924 from MaceWindu/jsplumb Masahiro Wakame 2014-04-06 10:50:36 +09:00
  • 9fc32b3243 Merge branch 'audetpascale-patch-1' closes #1788 vvakame 2014-04-06 10:47:31 +09:00
  • 0c17a69f84 fix jwplayer/jwplayer.d.ts. add optional parameter hint. vvakame 2014-04-06 10:46:34 +09:00