Commit Graph
18684 Commits
Author SHA1 Message Date
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
Masahiro Wakame 2bf1aee42a Merge pull request #8835 from Emm/master
[#8834] Several underscore "chain" methods return boolean values.
2016-04-06 20:02:20 +09:00
Masahiro Wakame aafa4f4b5f Merge pull request #8828 from lanthaler/patch-1
Fix incremental-dom typings
2016-04-06 19:59:08 +09:00
Masahiro Wakame 43a333f05b Merge pull request #8842 from GiedriusGrabauskas/patch-8
Updated ReactNotificationSystem: added level and position fixed string types
2016-04-06 19:56:11 +09:00
Masahiro Wakame 4d238bed7a Merge pull request #8841 from SammyG4Free/master
Master
2016-04-06 19:55:41 +09:00
Masahiro Wakame 90dd4b136f Merge pull request #8840 from grahammendick/navigationv2-0
Updated typings and tests for Navigation 2.0.0
2016-04-06 19:54:39 +09:00
Masahiro Wakame 6f7d1c7b0e Merge pull request #8839 from GiedriusGrabauskas/patch-7
SignalR Updated: Added source param in ConnectionError
2016-04-06 19:53:33 +09:00
Masahiro Wakame 0e523df6a7 Merge pull request #8837 from nippur72/patch-1
Update polymer-ts to 0.1.25
2016-04-06 19:52:55 +09:00
Masahiro Wakame d3cc2116cf Merge pull request #8832 from PublicParadise/rn-scrollto
Adding scrollTo to react-native's ScrollViewStatic
2016-04-06 19:51:13 +09:00
Abd ar-Rahman Hamidi c0ae122b17 Add overloading to get method
e.g.

```ts
$("a[href]").map((index, element) => $(element).attr("href")).get();
```

it returns an array of strings
2016-04-06 12:11:39 +05:00
Josh Olson 1e2ac48780 Allow callbacks to ignore event object 2016-04-05 15:59:51 -05:00
Josh Olson 9636ae9d5e Fix definitions of #bind/#unbind, merge overloads
See https://github.com/RobertWHurst/KeyboardJS/blob/master/lib/keyboard.js#L54 for bind()
See https://github.com/RobertWHurst/KeyboardJS/blob/master/lib/keyboard.js#L84 for unbind()
2016-04-05 15:49:31 -05:00
Masahiro Wakame 513510a89a Merge pull request #8830 from OlsonDev/patch-2
PIXI.Container#addChild() accepts rest parameter and returns first ar…
2016-04-06 01:18:51 +09:00
Masahiro Wakame 8cb9ee3fdf Merge pull request #8807 from SereznoKot/circle-buffer-geometry-inheritance
Fix CircleBufferGeometry inheriting from Geometry
2016-04-06 01:18:02 +09:00
Masahiro Wakame 8fbac50741 Merge pull request #8820 from EvanHahn/helmet-contentSecurityPolicy-improvements
Improve Helmet contentSecurityPolicy definitions
2016-04-06 01:16:47 +09:00
Masahiro Wakame 9d9bd17073 Merge pull request #8818 from EvanHahn/helmet-xssFilter-improvements
Improve Helmet's xssFilter options
2016-04-06 01:16:35 +09:00
Masahiro Wakame cb5ace8235 Merge pull request #8795 from seansfkelley/react-redux-remove-props
react-redux: remove props, add test for #8787
2016-04-06 01:15:35 +09:00
Masahiro Wakame 9d7816beb3 Merge pull request #8819 from stepancar/patch-16
added  cropperjs definitions
2016-04-06 01:15:24 +09:00
Masahiro Wakame e587d91471 Merge pull request #8824 from atd-schubert/master
Add declaration for freeport
2016-04-06 01:13:37 +09:00
Masahiro Wakame 31b39b6061 Merge pull request #8811 from RomanGolovanov/master
added definitions for windows-1251
2016-04-06 00:57:18 +09:00