Commit Graph
145 Commits
Author SHA1 Message Date
James Strachan 3038207040 fixed typo and compile errors and rmeoved some duplicate definitions 2012-11-08 13:36:30 +00:00
Boris Yankov ff458d14ee Update for toastr 1.0.3 2012-11-08 09:59:43 +02:00
Boris Yankov 320fd6b0a2 Merge pull request #60 from ajorkowski/master
Fix Knockout Subscribe
2012-11-07 20:04:51 -08:00
Boris Yankov 2a80be8699 Improve jQuery UI Datepicker method definitions 2012-11-08 05:56:50 +02:00
Boris Yankov ffd07f3c4f Add jQuery UI widget and position definitions + tests 2012-11-08 05:43:15 +02:00
Boris Yankov df6846025f Improve toastr definitions 2012-11-08 05:43:15 +02:00
Boris Yankov c1a5e73527 Add more jQuery method overloads 2012-11-08 05:43:14 +02:00
Felix Jorkowski 5166fa435b Fixed knockout subscribe calls and made typed too 2012-11-08 09:34:10 +11:00
Diego Vilar 44102e8168 Fixed IHttpPromise members signatures. Thanks to marcinnajder for pointing it out. 2012-11-07 18:36:05 -03:00
Boris Yankov 94a47d64f9 Improve jQuery UI definitions and add tests 2012-11-07 17:47:44 +02:00
Boris Yankov 5e9aceb7a4 Fix some sammyjs definitions 2012-11-07 15:43:27 +02:00
Boris Yankov dc015afdc2 Fix ember.js defintions 2012-11-07 11:21:51 +02:00
Boris Yankov 9bfc978542 Fix Jasmine definitions 2012-11-06 15:40:28 +02:00
Marcel Binot 4cac383791 fixes in Backbone 2012-11-06 10:35:31 +01:00
Boris Yankov 6f4c7d834d Add Toastr definitions and tests 2012-11-06 00:59:05 +02:00
Boris Yankov 073bdc108d Several fixes for jQuery and some tests added 2012-11-05 13:42:58 +02:00
Boris Yankov ef16c3fcbd Add jQuery.text definitions and more tests 2012-11-05 11:52:18 +02:00
Boris Yankov 2e47786c02 Fix jQuery definitions and more tests 2012-11-05 11:29:00 +02:00
Boris Yankov 0bd52c6c32 Fix jQuery each definition 2012-11-05 11:07:13 +02:00
Boris Yankov c3db5ea91c Fix easel.js addChildAt declaration 2012-11-05 11:07:13 +02:00
jbaldwin 025a93d041 Fixed issues from Tests/underscore-tests.ts
https://github.com/jbaldwin/) => 404
https://github.com/jbaldwin/  => works

Removed header comments, Object bugs

Removed all Object function signatures, typescript does not coerce down
to Object from a custom class implementation.  Just using any moving
forward.
Fixed issues chaining on OOP wrappers.
Fixed issue with lastIndexOf(), the isSorted? bool was incorrect,
changed to from? number.
Added isEmpty() typing for arrays.
Added clone() typing for arrays.

Fixed bugs by using Tests/underscore-tests.ts

Revert "Fixed github links in README"

This reverts commit b70907594e2364f81af0e887042b874c18397a80.

Fixed links in README

Did not affect non-ASCII chars (github editor is apparently not so
friendly)
2012-11-04 22:48:36 -07:00
Boris Yankov c5b1e6b317 Update filenames and readme 2012-11-05 04:33:23 +02:00
Boris Yankov 2a394e4580 Complete PhoneGap definitions and tests 2012-11-05 04:19:09 +02:00
Boris Yankov 0c6dd0598e Complete PhoneGap declarations and tests 2012-11-05 04:19:09 +02:00
Boris Yankov d99ddcdbf8 Fix toJSON return type 2012-11-05 04:19:08 +02:00
Boris Yankov 4cfd38ca15 Update PhoneGap definitions and tests 2012-11-05 04:19:08 +02:00
Boris Yankov 185f815b8b Add initial PhoneGap definitions and tests 2012-11-05 04:19:08 +02:00
jbaldwin 952137d415 Added underscore-deep.d.ts
Deep typings for underscore.d.ts.
2012-11-04 18:20:57 -07:00
jbaldwin 40b0a9d7e5 Added sugar.d.ts 2012-11-04 18:07:38 -07:00
Pedro Ferreira 14389e137e change return type do any of methods/properties that can return more than 1 type 2012-11-03 04:52:49 +00:00
Pedro Ferreira a8279917cd fix wrong type Image (into HTMLImageElement) / make Container.addChildAt() not give warning 2012-11-03 04:45:16 +00:00
Pavel Savara 6a4b8a6cce Update Definitions/angular-1.0.d.ts
fixed typo
2012-11-02 21:43:11 +01:00
Boris Yankov 2204bd3bd8 Update msnodesql definitions 2012-11-02 22:12:32 +02:00
Diego Vilar 4eec1e7da3 Added overloaded definitions allowing the use of inline annotated functions/constructors for direct injection to the following methods: <IModule>.config, <IModule>.directive, <IModule>.factory, <IModule>.filter, <IModule>.provider, <IModule>.run and <IModule>.service. Thanks to Oldrich Svec for the heads up. 2012-11-02 13:55:01 -03:00
Diego Vilar f39fd67c27 ILacaleDateTimeFormatDescriptor interface was defined but not being used by ILocaleService's DATETIME_FORMATS property 2012-11-02 13:32:06 -03:00
Marcel Binot 12f08f16a1 fixes in Backbone and Knockback
added removeNode() to Knockout
2012-11-02 10:16:43 +01:00
Boris Yankov 98a7da78a9 Add peek() to Knockout (new from v2.2) 2012-11-02 08:26:35 +02:00
Boris Yankov c6dde13d5b Fix and improve EaselJS definitions 2012-11-02 05:51:45 +02:00
Boris Yankov 3bf4e60dbe Update CreateJS libs with formatting and header comments 2012-11-02 05:36:50 +02:00
Boris Yankov 2a02b65c06 Add declaration files for EaselJS, PreloadJS, SoundJS and TweenJS 2012-11-02 05:27:58 +02:00
Boris Yankov 31fc713271 Fix jQuery definiitions 2012-11-02 04:44:34 +02:00
Boris Yankov 3dff101e1d Add node-sqlserver definitions and tests 2012-11-02 04:14:18 +02:00
Boris Yankov bbaed9d9f8 EaselJS updated definitions and tests 2012-11-02 04:14:18 +02:00
Boris Yankov c4f4eb9b84 Add initial EaselJS definitions and tests 2012-11-02 04:14:17 +02:00
Josh 295311444c Adding valueHasMutated and valueWillMutate
Adding missing functions to Knockout.
2012-11-01 17:34:10 -05:00
Boris Yankov a9a2700bac Remove duplicate code 2012-11-01 15:41:05 +02:00
Boris Yankov e834654bba Improve jquery.ajax definitions 2012-11-01 04:55:48 +02:00
Boris Yankov feb2b914e6 Fix Backbone definitions 2012-11-01 04:48:42 +02:00
Boris Yankov b824ffb0f3 Update jQuery UI definitions and tests 2012-11-01 04:09:46 +02:00
Boris Yankov 229421da24 Added missing event classes - Google Maps 2012-11-01 04:04:32 +02:00