Valentin Robert
85701ac79c
RxJS: resultSelector is optional in combineLatest ( #8917 )
2016-04-12 23:17:06 +09:00
Alexander Surinov
b6e28f381b
Update definition of Flatten method in chain. ( #8901 )
2016-04-12 23:14:59 +09:00
szmeti
10d69f9da6
Missing loglevel public API methods added ( #8914 )
2016-04-12 23:14:02 +09:00
Kevin Visscher
c02da04ba0
Allow import statement from Typescript ( #8911 )
2016-04-12 23:10:28 +09:00
Giedrius Grabauskas
abe95c4057
Added Filesize definitions ( #8908 )
...
* filesize definition file added.
* Updated filesize definition.
* Added SiJedec type to suffixes
* Created filesize tests file.
* Added definition file reference in tests.
2016-04-12 23:04:48 +09:00
Dawid Krajewski
92b2c03c29
add declare module "nouislider" ( #8905 )
2016-04-12 23:01:10 +09:00
Michael Zlatkovsky
4841fd3b36
Fixing a few API set annotations in Office-js.d.ts ( #8892 )
...
Fixed api set annotations on half-a-dozen methods that were erroneously labeled as 1.1, whereas they really belong the the 1.2 set.
2016-04-12 22:59:16 +09:00
M Clark
c128c346bb
Added react-tagcloud ( #8899 )
2016-04-12 22:56:02 +09:00
Valentin Robert
abccfd4309
partition's thisArg should be optional ( #8895 )
2016-04-12 22:54:32 +09:00
mmmichl
bf263437d0
Introduce unfoundState type from $stateNotFound event ( #8894 )
2016-04-12 22:47:57 +09:00
Vitor Buzinaro
7612f0e546
Updated node-mssql to v3.2.1 ( #8893 )
...
* Updated node-mssql to v3.2.1
According to https://github.com/patriksimek/node-mssql#2x-to-3x-changes , updated the definitions.
* Update mssql.d.ts
* Update mssql.d.ts
2016-04-12 22:45:59 +09:00
mmmichl
5c182b9af7
Introduce done function declaration with fail method ( #8891 )
2016-04-12 22:44:38 +09:00
Xavier Stouder
883f016ef7
Create html-entities definitions file ( #8890 )
...
* Create html-entities definitions file
* Fix Travis test
2016-04-12 22:43:57 +09:00
Anthony Ciccarello
0ea6c46516
Add ControllerService to angular-mocks ( #8889 )
...
* Add ControllerService to angular-mocks
The definition in angular.d.ts changed that used to included this definition.
Needed because of 69d2fb9
* Added unit tests for controller service mock
2016-04-12 22:42:42 +09:00
Chris Charabaruk
3e03f67efe
Created definitions for promise-pg ( #8888 )
...
* Created definitions for promise-pg
Dependencies:
* node
* Q
* pg
Tests script is cribbed from pg typings and modified for promise-pg.
'promise-pg'.Client does not inherit from 'pg'.Client because the
functions redefined to return promises completely replace the originals
from 'pg'.
* fix: QueryConfig.buffer is optional
It's only needed when doing a SELECT anyway, so mark it optional.
* Bring promise-pg tests in line with examples from promise-pg readme
* Add the promise-pg readme examples as tests
2016-04-12 22:40:51 +09:00
Romke van der Meulen
99e58db462
mark Response.error() and Response.redirect() as static ( #8887 )
...
Fixes #7777
2016-04-12 22:36:44 +09:00
York Yao
42da513c25
Try to provide a new definition for ioredis ( #8910 )
...
* Create ioredis.d.ts
* Create ioredis-tests.ts
* Update ioredis.d.ts
* Update ioredis-tests.ts
* expose interfaces as type
2016-04-12 22:33:14 +09:00
Pekka Leppänen
fa3294c560
Enable type checking for constant and value ( #8885 )
...
Using a generic type one can type check the `constant` or `value` in angular.module.
2016-04-12 22:32:17 +09:00
Michael McKenzie
be1056420e
Methods were missing on kendo.Observable ( #8883 )
2016-04-12 22:14:06 +09:00
ArtemZag
5ef5579fae
Updated material-ui.d.ts ( #8881 )
...
Added DOMAttributes to FlatButton and Dialog properties.
2016-04-12 22:05:00 +09:00
Tsvetomir Tsonev
f82347d1cb
Update Kendo UI TypeScript Definitions ( #8879 )
2016-04-12 22:00:40 +09:00
Shinya Terasaki
f5407eba29
typo at TextGeometryParameters ( #8874 )
2016-04-12 21:55:27 +09:00
Matthias
38d211956d
Add toDate() sanitizer ( #8871 )
2016-04-12 21:52:33 +09:00
Alex Friedman
d3407b5a41
Added definition files for koa-json ( #8873 )
2016-04-12 21:52:08 +09:00
Felipe Lima
73fa26213a
Firebase: Generic Github, Twitter and Facebook authentication providers ( #8870 )
...
* Firebase: Generic Github, Twitter and Facebook authentication providers
* Firebase: Authentication definitions for Email and Password, Twitter, Github, Facebook and Anonymous
2016-04-12 21:51:05 +09:00
Horiuchi_H
2712dd1e88
Merge pull request #8900 from horiuchi/ssh2
...
add SFTP type in `ssh2`
2016-04-12 11:13:56 +09:00
Horiuchi_H
237339b023
Merge pull request #8878 from seansfkelley/add-redux-debounced
...
Add typings for redux-debounced.
2016-04-11 17:56:50 +09:00
Igor Oleinikov
8d44da84eb
Merge pull request #8921 from VyacheslavPritykin/master
...
New options have been added
2016-04-09 10:31:15 -07:00
Vyacheslav Pritykin
ad2462a2ee
New options have been added
2016-04-09 14:21:58 +03:00
Horiuchi_H
a6c6948127
add SFTP type in ssh2
2016-04-08 16:50:58 +09:00
Horiuchi_H
ec9eb4b28c
Merge pull request #8872 from OleksandrNechai/patch-1
...
Add overload for replaceWith accepting function
2016-04-07 17:53:13 +09:00
Horiuchi_H
f0b2681b48
Merge pull request #8566 from okamiconcept/patch-2
...
Fix module definition for IModule
2016-04-07 17:51:21 +09:00
Horiuchi_H
72601a148d
Merge pull request #8857 from OlsonDev/patch-2
...
Fix definitions of #bind/#unbind, merge overloads
2016-04-07 17:49:55 +09:00
Horiuchi_H
0b3fc7a433
Merge pull request #8865 from hbakhtiyor/patch-1
...
Add overloading to `get` method
2016-04-07 17:41:46 +09:00
Sean Kelley
a8a5655d05
Add typings for redux-debounced.
2016-04-06 21:29:23 -07:00
Oleksandr Nechai
c2c6c7bd93
Add overload for replaceWith accepting function
...
http://api.jquery.com/replacewith/#replaceWith-function
2016-04-06 20:19:17 +03:00
wind-rider
247e8d4840
Update noble.d.ts
...
* Update noble.d.ts
Fix type for services property
* Fix deprecated NodeBuffer
NodeBuffer is deprecated and replaced in noble by Buffer. Changed accordingly.
* Update noble.d.ts
* Revert reference change
* Fix the build
Apparently the header of the file needs a certain structure
2016-04-06 21:07:32 +09:00
Leo Liang
5415331dd4
oracledb.d.ts: fix IMetaData to match real data structure.
2016-04-06 21:03:58 +09:00
Voislav
a0dcbb804d
add angular-permission definitions for RoleStore, PermissionStore, Role and Permission
2016-04-06 21:00:42 +09:00
Rodrigo López Dato
4814b5682d
IServerViewsAdditionalOptions.layout can be string
2016-04-06 20:56:50 +09:00
Kyaw Tun
1b16a4f065
fulltext search doc update.
2016-04-06 20:56:36 +09:00
Larry Myers
3faa118b04
Add StatelessComponent<TOriginalProps> as a union type for ComponentDecorator. It allows StatelessComponents to work with the connect method signature that takes mapStateToProps and mapDispatchToProps functions.
2016-04-06 20:56:00 +09:00
hellopao
15337e2b66
add definitions for koa-favicon
2016-04-06 20:55:40 +09:00
Chris Long
09ac2c31e2
User defined type guards in Knockout
2016-04-06 20:55:03 +09:00
Stepan Mikhaylyuk
6590dbdd15
Created defintions for react-motion
...
* started react motion definitions implementation
* added tests
* test from repo
* updated definitions
* chenaged to tsx
* Update react-motion-tests.tsx
* Update react-motion-tests.tsx
2016-04-06 20:53:20 +09:00
Elliott Davis
5217b3c972
updated faker lorem to return words as string instead of array
2016-04-06 20:16:03 +09:00
Alexander Fisher
7b28209e09
Angular ui bootstrap: Update IModalSettings controller and resolve properties to not be any type
...
* Update resolve and controller from any to something more explicit that matches docs for invoke, ui-router resolve, and angular-ui-bootstrap modal settings.
* Add comments to clarify structure of array.
* Add object in the union type for values of resolve object.
2016-04-06 20:15:33 +09:00
Giedrius Grabauskas
9ccdf35169
SignalR Updated: Added ConnectionState const enum.
...
* Added ConnectionState const enum.
* Enum casing changed to Pascal case.
* Fixed mistype
2016-04-06 20:13:24 +09:00
Masahiro Wakame
a4c6924a60
Merge pull request #8732 from miniak/electron-fix
...
github-electron: merge back into a single file to fix issues with 'typings'
2016-04-06 20:07:09 +09:00
Masahiro Wakame
45763e5edc
Merge pull request #8822 from agoodwin/master
...
Changed the "series" property of the HighChartsNGConfig interface to be of type HighchartsIndividualSeriesOptions[]
2016-04-06 20:02:38 +09:00