Commit Graph

1709 Commits

Author SHA1 Message Date
Diullei Gomes
63af12c1a4 Merge pull request #787 from csrakowski/master
Added definitions for RoyalSlider v9.4.0
2013-07-28 19:25:50 -07:00
Boris Yankov
9da87a1b1d Merge pull request #803 from xt0rted/angular.$log
Angular JS: adding debug() to the log service
2013-07-28 10:38:04 -07:00
Boris Yankov
9f227fc13d Merge pull request #806 from jraymakers/master
Fix syntax errors in all definition files
2013-07-28 10:37:20 -07:00
Boris Yankov
825ac3520b Merge pull request #804 from skideh/master
Added ko.unwrap shortcut
2013-07-28 10:36:01 -07:00
Boris Yankov
9a5f4c5d12 Merge pull request #807 from derikwhittaker/master
Definition file for Bootstrap Paginator
2013-07-28 10:35:20 -07:00
Derik Whittaker
9c09d6a076 Definition file for Bootstrap Paginator
https://github.com/lyonlai/bootstrap-paginator
2013-07-28 07:38:37 -04:00
jraymakers
6adcf493b7 fix underscore-ko syntax errors 2013-07-27 21:33:49 -07:00
jraymakers
53bb6e36ed fix teechart syntax error 2013-07-27 21:33:10 -07:00
jraymakers
9a1337949e fix node_redis syntax error 2013-07-27 21:31:33 -07:00
jraymakers
401707e3b7 fix linq.jquery syntax error 2013-07-27 18:43:34 -07:00
jraymakers
e915de9573 fix jquery.elang syntax errors 2013-07-27 18:43:19 -07:00
jraymakers
5ce7d2786a fix spelling mistakes in test runner 2013-07-27 18:28:08 -07:00
jraymakers
2c2624f8b9 fix ember syntax error 2013-07-27 18:22:02 -07:00
jraymakers
552379df14 fix AmCharts syntax errors 2013-07-27 16:23:37 -07:00
jraymakers
4ccd5709f3 fix jquery.ui.layout syntax errors 2013-07-27 15:47:36 -07:00
Christiaan Rakowski
5c92515db6 Updated readme to add royalslider 2013-07-27 15:56:31 +02:00
skideh
4c85dad3e0 Added ko.unwrap shortcut
Detailed in release notes for 2.3.0 https://github.com/knockout/knockout/releases/tag/v2.3.0

There is a shortcut for ko.utils.unwrapObservable, now a much nicer cleaner ko.unwrap
2013-07-26 23:58:05 -06:00
Brian Surowiec
512ccaba0a Angular JS: adding debug() to the log service 2013-07-26 23:56:39 -04:00
Christiaan Rakowski
7f2114bf31 Merge branch 'master' of https://github.com/borisyankov/DefinitelyTyped 2013-07-26 17:25:00 +02:00
Christiaan Rakowski
299381fb0d fixed typo 2013-07-26 17:07:33 +02:00
Boris Yankov
24a84318bc Merge pull request #800 from jraymakers/master
Replace bool with boolean in angular
2013-07-26 06:03:50 -07:00
jraymakers
0d35893c08 Replace bool with boolean in angular 2013-07-25 22:56:10 -07:00
Boris Yankov
77e78221e0 Merge pull request #797 from Hudon/master
AngularJS: give an interface to $http callback functions
2013-07-24 08:06:34 -07:00
James Hudon
1a32cce3e0 AngularJS: give an interface to $http callback functions
- add IHttpPromiseCallback for both `error` and `success` promise calls

use case is if we're passing around the callback, we don't want to be
repeating that entire function declaration every time, and we cannot use
`Function` as that doesn't satisfy the compiler. (see test case)
2013-07-23 23:45:49 -04:00
Diullei Gomes
1c64851a71 Merge pull request #795 from Diullei/latest
bug fix - d3
2013-07-22 08:30:33 -07:00
Diullei Gomes
b0f8d75035 bug fix - d3 2013-07-22 12:28:19 -03:00
Diullei Gomes
88fcc9b658 Merge pull request #794 from jfoliveira/master
Added getSubscriptionsCount function to KnockoutComputedFunctions
2013-07-22 08:22:06 -07:00
jfoliveira
661adf0b64 Added getSubscriptionsCount function to KnockoutComputedFunctions
This function was missing and is expected to be available to all KnockoutComputer<T> objects, as stated in the docs:
http://knockoutjs.com/documentation/computedObservables.html#computed_observable_reference
2013-07-22 14:47:40 +01:00
Diullei Gomes
981c9f9f35 Merge pull request #793 from musically-ut/issue-668
Fix issue #668.
2013-07-21 22:41:28 -07:00
Diullei Gomes
85e2e73054 Merge pull request #792 from theodorejb/master
Update jquery.cookie and spin.js to support TS 0.9
2013-07-21 22:39:17 -07:00
Diullei Gomes
d2886b8860 Merge pull request #788 from vvakame/add-firefox
Added definition for Firefox Web API
2013-07-21 22:37:23 -07:00
vvakame
d559a14e79 Renamed firefox-test.ts to firefox-tests.ts 2013-07-22 12:29:57 +09:00
Utkarsh Upadhyay
fb2e396858 Fix issue #668.
Change the spellings of Types/docs to American English.
2013-07-21 21:45:19 +02:00
Theodore Brown
4c5af1c3fa bool -> boolean in spin.js 2013-07-21 11:28:25 -05:00
Theodore Brown
8439d657c1 bool -> boolean in jquery.cookie 2013-07-21 11:23:38 -05:00
Diullei Gomes
5e9e468202 Merge pull request #791 from basarat/patch-7
Fixed invalid typescript
2013-07-20 07:37:34 -07:00
basarat
5031efe999 http://raphaeljs.com/reference.html#Raphael.getColor
fixed invalid typescript http://raphaeljs.com/reference.html#Raphael.getColor
2013-07-20 23:11:52 +10:00
Diullei Gomes
21bb5c4dce Merge pull request #790 from Diullei/latest
bug fix - node test
2013-07-19 08:14:02 -07:00
Diullei Gomes
274667b760 bug fix - node test 2013-07-19 12:11:20 -03:00
Diullei Gomes
706ca792ae Merge pull request #786 from pushplay/master
Intl support
2013-07-19 07:33:17 -07:00
Diullei Gomes
0a73e50704 Merge pull request #785 from JanVoracek/patch-1
unwrapObservable should be generic
2013-07-19 07:31:52 -07:00
Diullei Gomes
82fd639571 Merge pull request #784 from greysonp/request-createjs
Added request for CreateJS
2013-07-19 07:27:39 -07:00
Diullei Gomes
04b5743f26 Merge pull request #783 from jameshfisher/jquery-innerwidth-setter
jQuery (inner|outer)(Width|Height) are setters as well as getters
2013-07-19 07:26:41 -07:00
vvakame
d9ebddeae2 Added definition for Firefox Web API 2013-07-19 11:55:45 +09:00
Christiaan Rakowski
b6e1333b6c Added typings for jQuery royal-slider v9.4.0 2013-07-18 21:50:43 +02:00
Christiaan Rakowski
5f3e373e14 updated tests 2013-07-18 21:06:52 +02:00
Christiaan Rakowski
07ee38e957 added autoplay and video 2013-07-18 21:05:08 +02:00
Christiaan Rakowski
54056fc706 Halfway there... 2013-07-18 20:56:37 +02:00
Jeffery Grajkowski
4bb981d94c Intl support
The Intl object is the namespace for the ECMAScript Internationalization
API, which provides language sensitive string comparison, number
formatting, and date and time formatting.  It is not yet support in all
modern browsers and is not in lib.d.ts.
2013-07-18 10:59:31 -07:00
Christiaan Rakowski
c5959a03d4 Quick and dirty constructor 2013-07-18 15:14:18 +02:00