Commit Graph
10254 Commits
Author SHA1 Message Date
Natan Vivo bcb5914a86 Add missing property View.cid. 2013-06-22 12:43:53 -03:00
Natan Vivo 3c72be6a93 Add missing property View.cid. 2013-06-22 12:39:21 -03:00
Natan Vivo 68a3c88230 Upgrade knockback definition to 0.9.
* Remove unnecessary exports.
* Remove semicolon at the end of module.
* Basic migration to new Knockout's generics implementation.
2013-06-22 12:17:27 -03:00
Natan Vivo 2167e6f5b0 Fix test, remove duplicated declaration for _ and $. 2013-06-22 11:43:21 -03:00
Natan Vivo 38e50c8b10 Add internal method to View. 2013-06-22 11:25:42 -03:00
Natan Vivo d6c2d01c5c Add internal methods and mixins to Model and Collection. 2013-06-22 11:25:42 -03:00
Natan Vivo 08259b232b Improvements to definition.
* Model.urlRoot should be any, as it may be a string or a function.
* Added internal methods to Router.
* Improved definition of History:
  - Extends Events
  - Remove pushState method, it doesn't exist in the source
  - Added internal methods to definition.
2013-06-22 11:25:41 -03:00
Natan Vivo 364bdc1176 Remove unused code. 2013-06-22 11:25:41 -03:00
Natan Vivo 875a928373 Remove template property from View, its not part of the class. 2013-06-22 11:25:41 -03:00
Boris Yankov af42359f83 Merge pull request #680 from nvivo/backbone_0.9
Backbone.js -> Fix compilation errors for 0.9.
2013-06-22 06:19:39 -07:00
Natan Vivo 8c3bfa5ee5 Backbone.js -> Fix compilation errors for 0.9. 2013-06-22 09:34:20 -03:00
ZOS 6024a59857 Support new Knockout definition (generics) and replace bool to boolean 2013-06-22 11:53:14 +04:00
Diullei Gomes 22970a275c Merge pull request #677 from dflor003/master
Add typings for jQuery jStorage plugin
2013-06-21 20:42:23 -07:00
Danil Flores bca57e2d23 Added ladda library 2013-06-21 23:09:43 -04:00
Diullei Gomes 9272509b67 Merge pull request #678 from Diullei/master
bug fix - jquery.flot
2013-06-21 19:57:16 -07:00
Diullei Gomes 0ac130b9b4 bug fix - jquery.flot 2013-06-21 23:53:09 -03:00
Danil Flores 50f6e3ccfc Added jStorage plugin 2013-06-21 22:48:49 -04:00
Diullei Gomes 6e6131f58b Merge pull request #674 from Diullei/master
bug fix - easeljs and tweenjs
2013-06-21 16:27:23 -07:00
Diullei Gomes 41aee7c70a bug fix - easeljs and tweenjs 2013-06-21 20:25:26 -03:00
Diullei Gomes 8265a23f90 Merge pull request #673 from Diullei/master
bug fix - jquery.bbq
2013-06-21 15:50:49 -07:00
Diullei Gomes 941dfaaf58 bug fixed - jquery.bbq 2013-06-21 19:47:20 -03:00
Boris Yankov 946986c560 Merge pull request #669 from JudahGabriel/knockout.postbox-generics
knockout.postbox now using generic Knockout
2013-06-21 14:11:25 -07:00
Boris Yankov 4e26ed7337 Merge pull request #667 from nestalk/testfixes
Fix several definitions and tests for TS 0.9
2013-06-21 14:10:23 -07:00
Diullei Gomes d1422e4b55 Merge pull request #671 from Diullei/master
#670 jquery.d.ts a parameter needs to be optional on JQueryPromise.then
2013-06-21 11:05:13 -07:00
Diullei Gomes d3ed16fbab #670 jquery.d.ts a parameter needs to be optional on JQueryPromise.then 2013-06-21 15:03:23 -03:00
Diullei Gomes f169e23458 Merge pull request #663 from nestalk/azuremobileservices
Update AzureMobileServicesClient for TS 0.9
2013-06-21 10:51:10 -07:00
Diullei Gomes 633972b472 Merge pull request #662 from nestalk/master
Fix toastr tests
2013-06-21 10:47:04 -07:00
Diullei Gomes 34ce920470 Merge pull request #661 from nestalk/jqueryui
Move jQueryUI interfaces into a module
2013-06-21 10:45:36 -07:00
Judah Gabriel Himango 3501604cb1 knockout.postbox now using generic Knockout 2013-06-21 12:15:28 -05:00
Neil Stalker dc8c737177 fix ace editor definition and tests for 0.9 2013-06-21 17:02:20 +01:00
Alexey Vagarenko 95db172afc Add generics and new module system support 2013-06-21 20:24:45 +05:00
Neil Stalker 25127bf917 fix cheerio for TS 0.9 2013-06-21 16:08:00 +01:00
Neil Stalker 18628d1490 fix chai, chai-jquery and sinon-chai for TS 0.9 2013-06-21 16:03:05 +01:00
Neil Stalker 7b441a8d21 fix i18next, jsFixtures, sinon and expect for TS 0.9
move and rename i18next test file
2013-06-21 15:47:23 +01:00
Neil Stalker 4b44767f4a Fix colors for 0.9 and rename test file 2013-06-21 15:21:45 +01:00
Neil Stalker fb147bbcfc Update AzureMobileServicesClient for 0.9 2013-06-21 14:59:19 +01:00
Neil Stalker ef82ef1bed Fix toastr tests 2013-06-21 14:50:25 +01:00
Neil Stalker 5144d0553f Move jQueryUI interfaces into a module 2013-06-21 14:14:08 +01:00
Diullei Gomes 7480501d49 Merge pull request #660 from nestalk/master
Definition for FullCalendar 1.6.1
2013-06-21 05:49:53 -07:00
Diullei Gomes 70084c9c74 Merge pull request #659 from iwhp/master
Missing declaration for 'testTimeout' in QUnit.config.
2013-06-21 05:47:10 -07:00
Diullei Gomes 8bff56a44b Merge pull request #657 from zoos/master
Knockout.validation support new Knockout definition (generics) and replace bool to boolean.
2013-06-21 05:46:29 -07:00
Neil Stalker 36b9b3420a Add FullCalendar 1.6.1 definition 2013-06-21 12:54:08 +01:00
harry@ardimedia.com 0687ab6e49 Missing declaration for 'testTimeout' in QUnit.config. 2013-06-21 09:55:54 +02:00
ZOS d95235848c Generics support to KnockoutSubscribableFunctions and added base interface to rule definitions. 2013-06-21 11:13:21 +04:00
Diullei Gomes 4006dbb05f Merge pull request #658 from AndrewGaspar/master
Fixed the express module definition
2013-06-20 23:44:36 -07:00
vcastro b8f655a096 Fixed typo in breeze.d.ts 2013-06-21 07:32:08 +01:00
ZOS e8dd7a5c8f Knockout.validation support new Knockout definition (generics) and replace bool to boolean. 2013-06-21 10:00:46 +04:00
Andrew Gaspar 82ae26b96c Fixed express module definition. 2013-06-20 22:41:35 -07:00
Diullei Gomes c1d37eaf8b Merge pull request #656 from AndrewGaspar/master
Updated Q with basic typings - limited by current TypeScript limitations
2013-06-20 22:35:08 -07:00
Diullei Gomes 4c87dbfd46 Merge pull request #654 from theodorejb/pickadate
Fixed several incorrectly encoded characters, escaped apostrophe
2013-06-20 22:27:25 -07:00