Masahiro Wakame
e7fb189cef
Merge pull request #3042 from rogatty/handlebars-utils-escape-expression
...
Added definition for Handlebars.Utils.escapeExpression()
2015-01-25 15:54:08 +09:00
Masahiro Wakame
f703472f4c
Merge pull request #3525 from rogatty/boom
...
Support for hapijs/boom library
2015-01-25 15:53:31 +09:00
Masahiro Wakame
e72d7787b2
Merge pull request #3481 from noobiept/update_createjs
...
Update createjs libraries
2015-01-25 15:50:19 +09:00
Masahiro Wakame
5c3a948e13
Merge pull request #3523 from qinfchen/sigmajs
...
Fix few typings in sigmajs
2015-01-25 15:49:57 +09:00
Masahiro Wakame
17083d673a
Merge pull request #3518 from andrei-markeev/master
...
Updated Camljs.d.ts to 2.5.2 version of the Camljs library
2015-01-25 15:49:16 +09:00
Masahiro Wakame
ca8d23401c
Merge pull request #3514 from apathytomorrow/patch-1
...
Added generic type to validatedObservable
2015-01-25 15:06:10 +09:00
Masahiro Wakame
a84fad4876
Merge pull request #3512 from Nemo157/when-unions
...
Extend when definitions with union support
2015-01-25 15:05:13 +09:00
Masahiro Wakame
f9686d9f62
Merge pull request #3511 from chrootsu/lazyjs-none
...
Added the none() method to lazy.js definitions.
2015-01-25 15:03:56 +09:00
Masahiro Wakame
25c9f55ddd
Merge pull request #3506 from qinfchen/options_layout
...
add options and flowlayout typings for webcola
2015-01-25 14:44:45 +09:00
vvakame
8cc9703c1a
Merge branch 'antoinerousseau-master'
2015-01-25 14:44:01 +09:00
vvakame
c1eb15f079
rename parameter name of swfobject/swfobject.d.ts
2015-01-25 14:43:35 +09:00
vvakame
725510282d
Merge branch 'master' of https://github.com/antoinerousseau/DefinitelyTyped into antoinerousseau-master
2015-01-25 14:43:02 +09:00
Masahiro Wakame
8bfb26d94b
Merge pull request #3502 from samdark/add-pjax-popstate-event-interface
...
Added interface for pjax:popstate event
2015-01-25 14:39:03 +09:00
Masahiro Wakame
3de4b53e98
Merge pull request #3497 from NN---/patch-9
...
Update definitions according to the documentation
2015-01-25 10:25:10 +09:00
NN
8e95fc38eb
Update chrome.d.ts
2015-01-24 19:11:13 +02:00
John Reilly
1c829808b6
Merge pull request #3513 from Asana/revert-3492-react-reactcomponent-type-insteadof-instance
...
Revert "Change most uses of ComponentClass<P> to a type that represents the class"
2015-01-24 06:06:39 +00:00
Vincent Siao
728e9693f2
Merge branch 'master' into revert-3492-react-reactcomponent-type-insteadof-instance
2015-01-23 17:50:44 -08:00
Vincent Siao
6006573224
Merge branch 'master' of github.com:Asana/DefinitelyTyped
2015-01-23 17:50:29 -08:00
Vincent Siao
196e671d9d
Merge pull request #8 from borisyankov/master
...
Merge borisyankov:master into Asana:master
2015-01-23 17:50:19 -08:00
Vincent Siao
f15df35e52
Merge branch 'master' into revert-3492-react-reactcomponent-type-insteadof-instance
...
Conflicts:
react/react.d.ts
2015-01-23 16:05:04 -08:00
Basarat Ali Syed
43bb6a0ef4
Merge pull request #3527 from borisyankov/bas/breezeminor
...
restore ideablade link
2015-01-24 10:26:24 +11:00
Basarat Ali Syed
ff8ec7e044
Update breeze.d.ts
2015-01-24 10:15:11 +11:00
Basarat Ali Syed
bc055dd139
Merge pull request #3501 from steveschmitt/master
...
Update breeze.d.ts to Breeze 1.5.2
2015-01-24 10:14:16 +11:00
Masahiro Wakame
231eb882c1
Merge pull request #3464 from qinfchen/animation-frame
...
add animationframe type definition file
2015-01-24 04:02:55 +09:00
Igor Rogatty
7159e9a3dd
Utils is a module, not class
2015-01-23 15:27:16 +01:00
Igor Rogatty
616dbbe658
Support for hapijs/boom library
2015-01-23 15:14:19 +01:00
John Reilly
acea1d8b36
Merge pull request #3521 from fullflavedave/master
...
Definitions for Meteor 1.0.3.1 and TypeScript 1.4
2015-01-23 07:30:52 +00:00
Qinfeng Chen
649e05eed8
Fix few typings in sigmajs
2015-01-22 23:23:43 -05:00
Vincent Siao
54e4632ca7
Revert "Change most uses of ComponentClass<P> to a type that represents the class"
...
This reverts commit 7bb2b48cd2 .
Conflicts:
react/react.d.ts
2015-01-22 18:51:18 -08:00
Dave Allen
a451b00ed5
Fixed path to definitions in test.
2015-01-22 15:46:42 -08:00
Dave Allen
aa3c40741a
Fixed comment at top of definition file to conform to standards.
2015-01-22 15:43:07 -08:00
Dave Allen
25de4289ef
Updated for Meteor 1.0.3.1
2015-01-22 15:35:30 -08:00
Dave Allen
6f947344ad
Merge remote-tracking branch 'upstream/master'
2015-01-22 15:30:07 -08:00
andrei-markeev
d147889f19
Updated Camljs.d.ts to 2.5.2 version of the Camljs library
2015-01-22 22:54:34 +02:00
apathytomorrow
564578c1fb
Added generic type to validatedObservable
2015-01-22 09:18:23 +00:00
John Reilly
20e56f1f30
Merge pull request #3509 from Asana/react-ts-1.4
...
Update react.d.ts for Typescript 1.4
2015-01-22 08:19:35 +00:00
Vincent Siao
80fe0ba5de
Revert "Change most uses of ComponentClass<P> to a type that represents the class"
2015-01-21 20:17:22 -08:00
Wim Looman
892d67aa03
Use helper interfaces and unions to define variadic functions up to 5 arguments
2015-01-22 16:46:16 +13:00
Wim Looman
484aff0c24
Use disparate types to more constrain impl
2015-01-22 15:47:50 +13:00
Wim Looman
0527215077
Increase test coverage of when
...
Checks all variations of up to 3 argument versions of variadic functions
along with the 5 argument version. Should ensure implementation is
pretty close to required.
2015-01-22 15:39:03 +13:00
Ilya Mochalov
5138d54dd2
Added the none() method to lazy.js definitions.
2015-01-22 06:49:19 +05:00
Horiuchi_H
4f0eec65af
Merge pull request #3510 from xt0rted/bootbox-fix
...
Add missing semicolons
2015-01-22 10:07:42 +09:00
Brian Surowiec
d4d9f88695
Add missing semicolons
2015-01-21 19:55:44 -05:00
Vincent Siao
e12488eb5c
Fix ReactType references and ReactNode types
2015-01-21 16:22:06 -08:00
Vincent Siao
8194252213
Update react.d.ts for Typescript 1.4
2015-01-21 15:51:16 -08:00
Vincent Siao
24ce5cba42
Merge pull request #6 from borisyankov/master
...
Merge borisyankov:master into Asana:master
2015-01-21 14:30:01 -08:00
Qinfeng Chen
c032f038ec
add options and flowlayout typings for webcola
2015-01-21 14:23:14 -05:00
Antoine Rousseau
f92a283703
Update swfobject.d.ts
...
`hasFlashPlayerVersion` returns a `boolean`, not `void`
2015-01-21 12:06:17 +01:00
Alexander Makarov
4869631db5
Added interface for pjax:popstate event
2015-01-21 12:40:55 +03:00
John Reilly
e0a774f721
Merge pull request #3500 from danielearwicker/master
...
Use union types (TS 1.4) for ko.unwrap and ko.utils.unwrapObservable
2015-01-21 09:23:25 +00:00