Commit Graph

1642 Commits

Author SHA1 Message Date
Boris Yankov
e1c6346884 Merge pull request #779 from basarat/patch-5
scopes have $parent which are also scopes
2013-07-17 08:25:50 -07:00
Boris Yankov
1fb346b6f2 Merge pull request #781 from sergi/master
Add request for SVG.js definition
2013-07-17 08:22:34 -07:00
Boris Yankov
3d8f641aef Merge pull request #780 from basarat/patch-6
the $observe function
2013-07-17 08:18:21 -07:00
Boris Yankov
99d797b8a3 Merge pull request #782 from maroy1986/master
Update version number an add an alternative definition for arrayPushAll
2013-07-17 08:17:55 -07:00
Marc-Andre Roy
51042d8ae1 Change url typing for any in IRouteParameters
Change the typing of the url parameter in IRouteInfoParameters from string to any. Using a string disallow the use of Regular Expression as URL value. Using any instead of string give more flexibility. Using RegExp as URL gives you the possibility to specify "catch all" routes.
2013-07-17 10:58:16 -04:00
Marc-Andre Roy
0592d2fb45 Update version number to 2.3 2013-07-17 10:48:04 -04:00
Marc-Andre Roy
2aa9a41e3b Allow arrayPushAll to accept an ObservableArray as first parameter 2013-07-17 10:47:27 -04:00
Sergi Mansilla
5c3dde9af2 Add request for SVG.js definition 2013-07-17 16:08:17 +02:00
basarat
155b253f81 the $observe function
http://docs.angularjs.org/guide/directive#attributes
2013-07-17 22:18:16 +10:00
basarat
98a5df369c scopes have $parent which are also scopes
scopes have $parent which are also scopes
2013-07-17 22:12:07 +10:00
Boris Yankov
708da5e9fe Merge pull request #774 from benfo/master
Moment: Some updates for version 2.1.0
2013-07-16 08:48:23 -07:00
Boris Yankov
259cc1b06d Merge pull request #775 from rjamesnw/patch-1
Enumerable was missing from the jQuery static space.
2013-07-16 08:45:29 -07:00
Boris Yankov
bc36fefe2d Merge pull request #777 from brian428/_extjs
Add static methods; swap bool for boolean types.
2013-07-16 08:20:31 -07:00
Boris Yankov
c1a9dcec9e Merge pull request #778 from brian428/_sencha_touch
Add static methods; swap bool for boolean types.
2013-07-16 08:18:48 -07:00
Brian Kotek
21ade97b22 Add static methods; swap bool for boolean types. 2013-07-16 01:34:25 -04:00
Brian Kotek
c51afb51d6 Add static methods; swap bool for boolean types. 2013-07-16 01:31:43 -04:00
Diullei Gomes
1865b71510 Merge pull request #770 from musically-ut/feat-d3-improv
Feat d3 improv
2013-07-15 21:51:47 -07:00
rjamesnw
88a10c0a48 Enumerable was missing from the jQuery static space. 2013-07-16 00:49:40 -04:00
benfo
0d28902919 Moment: Add a few more week related methods for version 2.1.0 2013-07-16 06:20:37 +02:00
benfo
93cd50d5bb Moment: Add string overloads for month and day 2013-07-16 06:16:57 +02:00
benfo
917117d837 Moment: Update version number to 2.1.0 2013-07-16 05:32:17 +02:00
benfo
acbd1e812b Moment: Add toISOString definition for version 2.1.0 2013-07-16 05:31:50 +02:00
benfo
875e949f45 Moment: Remove obsolete sod/eod function (Since 2.1.0) 2013-07-16 05:24:48 +02:00
Diullei Gomes
63547ce185 Merge pull request #773 from czb/patch-1
Update README.md
2013-07-14 23:15:34 -07:00
Oldrich Svec
285796459a Update README.md
error in Sharepoint link
2013-07-15 08:12:23 +02:00
Diullei Gomes
8d6e398364 Merge pull request #772 from brian428/_extjs
Update Ext JS lib to work with TypeScript 0.9.1.
2013-07-14 21:15:26 -07:00
Diullei Gomes
ff2fbbba7a Merge pull request #771 from brian428/_sencha_touch
Update Sencha Touch lib to work with TypeScript 0.9.1.
2013-07-14 21:14:48 -07:00
Brian Kotek
4f281aa91e Update Ext JS lib to work with TypeScript 0.9.1. 2013-07-14 23:25:51 -04:00
Brian Kotek
3268eeebdb Update Sencha Touch lib to work with TypeScript 0.9.1. 2013-07-14 23:20:06 -04:00
Utkarsh Upadhyay
7525e6f5d4 Fix type of keyFunction in d3.nest().key(keyFunction) 2013-07-14 22:40:12 +02:00
Diullei Gomes
b443469bbd Merge pull request #769 from gandjustas/master
SharePoint Type Definitions
2013-07-13 17:33:10 -07:00
Diullei Gomes
d42a053125 Merge pull request #768 from nvivo/backbone_model_default
Model.default should be a property, as it can be a function or an object.
2013-07-13 17:30:26 -07:00
Utkarsh Upadhyay
253488be2a Replace HTMLelementSVGLocatable with SVGLocatable 2013-07-14 02:14:45 +02:00
Utkarsh Upadhyay
06c68fb372 Improve d3's types. 2013-07-14 02:00:35 +02:00
gandjustas
0aebd1111e Added SharePoint to readme.md file 2013-07-13 18:53:54 +04:00
gandjustas
be81dfd4f8 Added sptypescript 1.1 definitions 2013-07-13 18:49:12 +04:00
Natan Vivo
752cb09e2c Model.default should be a property, as it can be a function or an object. 2013-07-12 15:30:21 -03:00
Diullei Gomes
17f058521f Merge pull request #767 from Diullei/jquery-fix
bug fix - #742 JQueryAjaxSettings does not allow contentType set to false
2013-07-11 20:34:25 -07:00
Diullei Gomes
106cf5e16f bug fix - #742 JQueryAjaxSettings does not allow contentType set to false 2013-07-12 00:29:42 -03:00
Diullei Gomes
53dc0d5c26 Merge pull request #766 from Diullei/requirejs-fix
Bug fix - #764 'require.config(...)' should return type 'Require'
2013-07-11 16:36:32 -07:00
Diullei Gomes
680f2fa69b Bug fix - #764 'require.config(...)' should return type 'Require' 2013-07-11 20:33:29 -03:00
Diullei Gomes
acb6743779 Merge pull request #755 from BreeeZe/master
Fixed return type of shift() and pop() on KnockoutObservableArrayFunctions<T>
2013-07-10 14:41:21 -07:00
Boris Yankov
c50fe9be5a Merge pull request #762 from jlujan/master
Add type definitions for Backgrid.js
2013-07-10 06:46:22 -07:00
Jeremy Lujan
d49413c9ce Add Type definitions for Backgrid.js 2013-07-08 18:59:52 -05:00
Boris Yankov
58460f6e0b Merge pull request #760 from wereHamster/angularjs-module-config-function
Change type of angularjs module config fuction to any
2013-07-08 16:47:51 -07:00
Boris Yankov
b75d021083 Merge pull request #757 from AndrewGaspar/master
Added generic typing to jQuery.when
2013-07-08 16:47:08 -07:00
Boris Yankov
c7936de1eb Merge pull request #758 from mihailik/patch-3
Renaming CodeMirror.Position to CodeMirror.Pos reflecting the actual JS ...
2013-07-08 16:43:59 -07:00
Boris Yankov
179e6c4984 Merge pull request #756 from sgtfrankieboy/master
Google API
2013-07-08 16:36:12 -07:00
Boris Yankov
89fb192776 Merge pull request #761 from rwhepburn/master
Updated qunit.d.ts file to change bool -> boolean to align with TypeScript 0.9
2013-07-08 16:35:17 -07:00
Richard Hepburn
911acf3fe7 Changed bool -> boolean to align with TypeScript 0.9
Updated the bool type definitions to boolean to align with TS 0.9 and
ES6 standards.
2013-07-08 17:26:05 -04:00