TonyYang
f7b0b1c8a0
Correct assert.fail parameters ( #11176 )
2016-09-14 21:20:09 +09:00
TonyYang
d9ed548add
Delete deprecated functions ( #11173 )
2016-09-14 21:15:15 +09:00
Jeongho Nam
2affe4c63b
TypeScript-STL v1.0.8 & Samchon-Framework v2.0 beta-8 ( #11172 )
2016-09-14 21:14:17 +09:00
ShMcK
0a51f69a36
Add toThrowError test matcher ( #11171 )
...
Add `toThrowError` test docs.
See Jest Docs [toThrowError](https://facebook.github.io/jest/docs/api.html#tothrowerror-error ).
2016-09-14 21:13:51 +09:00
Humberto Machado
6f4b149a52
Add _router definition in Application. Using to get all registred routes ( #11006 )
2016-09-14 21:04:16 +09:00
shinichi.kogai
66d2cc80d8
add point-in-polygon/point-in-polygon.d.ts ( #11169 )
2016-09-14 20:47:43 +09:00
Stefan Thomas
be0ba281b6
Fix typo for core-js/.../min-safe-integer ( #11166 )
...
Fix a typo in the `core-js/(library/)fn/number/min-safe-integer` module name.
2016-09-14 20:45:59 +09:00
David Pires
20e557ecad
Added type definitions for scrollreveal ( #10855 )
...
* Added type definitions for scrollreveal
* fixed implicit any
* remove IScrollReveal
2016-09-14 20:44:54 +09:00
Matt Lewis
f237a9af8e
Add types for the date-fns library ( #11163 )
2016-09-14 20:42:34 +09:00
Dominik Palo
202e18fedd
Add typings for node-rio ( #11162 )
2016-09-14 20:41:52 +09:00
ersimont
c393c1f1f7
support $injector.get('$resource') ( #11161 )
2016-09-14 20:41:24 +09:00
Bastien Caudan
b154604078
Add colors strip and stripColors methods ( #11160 )
2016-09-14 20:40:39 +09:00
Marcin Kral
874a60bc68
Add Pure and Stateless components to withRouter definition ( #10959 )
...
* Add Pure and Stateless components to withRouter definition
* Add missing type parameter
2016-09-14 20:39:53 +09:00
Zhengbo Li
2fc5063371
Merge pull request #11082 from elektromodulator/master
...
[tether-drop] Remove 'element' property
2016-09-13 16:35:28 -07:00
Péter Kovács
605baa5cb4
[tether-drop] Fix test containing 'drop' property
2016-09-13 10:51:45 +02:00
Péter Kovács
a99a95390e
[tether-drop] Remove 'drop' property since it is undocumented
2016-09-13 10:50:15 +02:00
Zhengbo Li
6547d81245
Merge pull request #11055 from answerrocket/superagent-blob
...
superagent: req.responseType, res.xhr
2016-09-12 17:47:31 -07:00
Ben Mosher
f105740dce
superagent: updates for feedback on #11055
2016-09-12 08:45:01 -04:00
Sheetal Nandi
0c5c7a2d2b
Merge pull request #11093 from TonyPythoneer/patch-9
...
[node] Clean up testcase of assert
2016-09-09 16:00:37 -07:00
Sheetal Nandi
7eca47ee94
Merge pull request #11153 from sumitkm/master
...
Updated pasteHTML(...) interface definitions and bumped version to v1.0.3
2016-09-09 15:54:46 -07:00
Sumit Kumar Maitra
fd9ccf78f4
Updated pasteHTML(...) interface definitions and bumped version to v1.0.3
2016-09-09 23:22:00 +01:00
Zhengbo Li
a28c67225e
Merge pull request #11077 from Hongbo-Miao/patch-2
...
add engine.ws to SocketIO.Server
2016-09-09 13:58:35 -07:00
Zhengbo Li
4552c983c4
Merge pull request #11091 from DominikPalo/master
...
PDFKit: Add layout property and fix margin/margins
2016-09-09 13:37:27 -07:00
Dominik Palo
dff108db9a
Add missing semicolon
2016-09-09 22:15:34 +02:00
Sheetal Nandi
1109afea97
Merge pull request #11131 from TonyPythoneer/patch-17
...
[node] Clean up url tests and wrap in namespace
2016-09-09 12:39:40 -07:00
Zhengbo Li
fa1c063502
Merge pull request #11134 from runceel/master
...
[azure-mobile-apps]support execute custom sql query
2016-09-09 10:42:38 -07:00
Zhengbo Li
4008a51db4
Merge pull request #11084 from plantain-00/node-crypto-2
...
fix types of node crypto module
2016-09-09 10:40:46 -07:00
Sheetal Nandi
24256654f8
Merge pull request #11142 from akankov/patch-1
...
Handle ready event
2016-09-09 09:38:55 -07:00
hriss95
ab57464fa2
Node.d.ts: Update definitions for module "stream" ( #11086 )
...
* Node.d.ts: Update definitions for module "stream"
* Node.d.ts: Fix an issue that caused tests to fail
2016-09-10 00:35:38 +09:00
TonyYang
aee853cc82
[node]Rearrange the order and add missing stuff for os ( #11146 )
...
* Rearrange the order and add missing something
* Correct type of constants
2016-09-10 00:35:23 +09:00
TonyYang
ab4e532fa2
Add new stuff ( #11147 )
...
* Add new stuff
* Correct indent style and variable type
2016-09-09 23:57:01 +09:00
Travis Hill
42ffdfc937
Added definitions for Validate.js ( #10988 )
...
* Added definitions for Validate.js
This does not include tests or full functionality definitions. It is intended to be a starting point for this library's definitions. Others can improve it.
* Added required comments
* Added test file for Validate.js
2016-09-09 23:55:14 +09:00
TonyYang
1d50912b2b
[node] Correct constants module for node v6 ( #11140 )
...
* Correct constants module
* Add tests for constants
* Typo namespace
* Recovery constants module and add two stuffs
2016-09-09 23:52:36 +09:00
Alejandro Sánchez
3467f1cd38
Added typings for libxslt ( #11094 )
2016-09-09 23:49:08 +09:00
hriss95
c49a53466c
Node.d.ts: Update definitions for module "dgram" ( #11143 )
2016-09-09 23:45:18 +09:00
Maksym Butsykin
951b75c3fb
Change type definition for angular-es@1.0.0 ( #11141 )
2016-09-09 23:43:31 +09:00
Alex Staroselsky
f665c7f523
Added toast class property to toast options/config object per commit … ( #11132 )
...
* Added toast class property to toast options/config object per commit f72c7816. Added id property to panel config per commit d230aec.
* Added onClose() callback to sidenav object per commit 1f01d264.
2016-09-09 23:39:59 +09:00
TonyYang
fc1b3e11df
[node] imported and global process are same ( #11092 )
...
* imported and global process are same
* imported and global process are same
2016-09-09 23:33:18 +09:00
Leonardo Salgueiro
3d232e8f30
fixing a typo in cache-manager/cache-manager.d.ts ( #11129 )
2016-09-09 23:31:54 +09:00
Niklas Mollenhauer
b6b192d3ea
Add humps definitions ( #11127 )
2016-09-09 23:26:34 +09:00
Guy
69e791b390
Definitions braintree-web v3.0.2 ( #11126 )
...
* add braintree typings
* Define ApplePaySession
2016-09-09 23:26:19 +09:00
Andrew Fong
cee3610b2a
Remove JQuery dependency for Segment analytics ( #11124 )
2016-09-09 23:23:54 +09:00
Erin Coughlan
950ae094a1
Update resolve type in angular-material.d.ts. ( #11122 )
...
Resolve is using the mdCompileService, which requires functions that return promises, not promises: 18afebe15e/src/core/services/compiler/compiler.js (L47)
2016-09-09 23:23:09 +09:00
sanjaywadhwani
88ae500371
manager using credentials ( #11078 )
...
Added overload to manager() to connect cluster using credentials (username/password)
2016-09-09 23:15:33 +09:00
rgvassar
4f1cd4f385
openlayers - Updated many of the interactions according to documentation. ( #10946 )
...
* Updated many of the interactions according to documentation.
* Spelling error fixed. Function definition too specific. Added documentation.
* Added SelectEvent.
* Fixed incorrect return type on dragBox.getGeometry
2016-09-09 22:53:44 +09:00
sv1809
10490dcdb5
Ol overview map ( #11081 )
...
* Add ol.control.OverviewMap methods
* Fix typo
2016-09-09 22:53:22 +09:00
hriss95
255697da9f
Node.d.ts: Update definitions for module "tls" ( #11025 )
...
* Node.d.ts: Update definitions for module "tls"
* Node.d.ts: Update definitions for module "tls"
* Node.d.ts: Revert function connect changes
* Node: Update definitions and tests for module "tls"
* Node: Fix a typo in definitions for module "tls"
2016-09-09 22:48:55 +09:00
hriss95
c5e23ee8da
Node.d.ts: Add module v8 ( #10932 )
...
* Node.d.ts: Add module v8
* Node.d.ts: Changes to module "v8"
2016-09-09 22:41:06 +09:00
nael
bedf3baa88
Defintions for webpack dev server ( #11087 )
...
* adding webpack-dev-server
* renamed -test.ts to -tests.ts
2016-09-09 22:39:03 +09:00
Juras Norkus
17f7f965f5
angular.d.ts: add isObject<T> ( #11144 )
...
This allows user-defined type guards for specific objects.
2016-09-09 22:38:06 +09:00