18734 Commits
Author SHA1 Message Date
WAEL BEN ZID 1a7703a16c Files published in the wrong branch removed 2015-12-18 15:50:24 +01:00
WAEL BEN ZID 3a25247cd5 Definition for prettyjson package added 2015-12-18 15:44:58 +01:00
Ilya Mochalov b0170d9876 lodash: signatures of _.isObject have been changed 2015-12-18 19:30:50 +05:00
Marian Palkus 185f8c594d Added type definitions for enzyme. 2015-12-18 15:07:40 +01:00
Klaus Reimer 818e6cf2ff More typing corrections and added tests 2015-12-18 15:07:14 +01:00
Klaus Reimer fec3ea4268 Add some missing yeoman methods and fix some wrong ones 2015-12-18 13:28:36 +01:00
PSHollenberg 35801ddb4a Missing axisOptions mode and monthNames 2015-12-18 13:26:00 +01:00
Tanguy Krotoff d2dd0dbfc7 Improve jasmine.d.ts
- Remove toContainHtml() and toContainText(): they are not part of Jasmine API
- Avoid the use of any for toMatch(), toBeLessThan(), toBeGreaterThan(), toBeCloseTo() and toThrowError()
2015-12-18 05:09:35 +01:00
Horiuchi_H 40c60850ad Merge pull request #7247 from DanielRosenwasser/tempMkdir
Fixes in 'temp' definitions
2015-12-18 09:46:28 +09:00
patrick-mackay 7ca98f4432 Organization and minor fix
Added a module to organize the interfaces.

Fix a problem with an optional parameter. Previously was marked as
required.
2015-12-17 20:36:32 -03:00
patrick-mackay a78ed230cd New definition for ngWYSIWYG
Interface definitions for an AngularJS wysiwyg component, developed by
https://github.com/psergus.

I'm not sure what kind of tests can be created for interface
definitions. Let me know if more is needed.
2015-12-17 20:04:14 -03:00
Jamison Greeley 41ef01998a gulp-jade -- better representation of pretty 2015-12-17 15:29:24 -07:00
Ilya Mochalov f8b59970de node: implementations of the interface "EventEmitter" in other modules have been fixed 2015-12-18 02:05:59 +05:00
Ilya Mochalov 742aa93d86 node: signatures of module "events" have been changed 2015-12-18 01:59:54 +05:00
Arthur Cinader f05f79fd58 Add remove() to ionic.modal.IonicModalController
Per api: http://ionicframework.com/docs/api/controller/ionicModal/

note the note in the ionic source code:

"Be sure to call [remove()](#remove) when you are done with each modal
 to clean it up and avoid memory leaks."

https://github.com/driftyco/ionic/blob/af1bfef327e685585244c6051c4d38b98aa6c62a/js/angular/service/modal.js#L87
2015-12-17 12:00:03 -08:00
Tanguy Krotoff 5b31421af0 Add create-error.js, see https://github.com/tgriesser/create-error 2015-12-17 20:17:01 +01:00
Daniel Rosenwasser f83d1a7286 Fix casing for 'mkdir', return type of 'path', optionality of 'track' parameter. 2015-12-17 10:25:55 -08:00
Alain Béarez 34034aaf69 Add beforeClose option and isOpened() function 2015-12-17 18:24:38 +01:00
cither1 76352a94c6 Modified a method name. 2015-12-18 00:22:27 +09:00
Marcel Ernst 4f245aafeb Fix type for DatePickerProps formatDate 2015-12-17 15:54:50 +01:00
John Grimsey 331d30c38c Return type fix 2015-12-17 11:42:08 +00:00
Ilya Mochalov 90a746fd3b lodash: signatures of _.uniq have been changed 2015-12-17 16:37:53 +05:00
Sven Reglitzki 96a1146cda Add some tests to sandboxed-module 2015-12-17 12:23:50 +01:00
Rogier Schouten 22997bee70 Add all options to child_process.fork()
https://nodejs.org/api/child_process.html#child_process_child_process_fork_modulepath_args_options
2015-12-17 11:40:40 +01:00
Rogier Schouten 1ebf010a1e http.RequestOptions.agent can also be a boolean
https://nodejs.org/api/http.html#http_http_request_options_callback
2015-12-17 11:31:43 +01:00
Rogier Schouten 725408f135 Add host and port to TlsOptions 2015-12-17 11:04:10 +01:00
Sven Reglitzki 4f03ef7344 Add sandboxed-module definitions 2015-12-17 10:24:19 +01:00
Horiuchi_H 78ba6e4154 Merge pull request #7235 from Joshua-F/master
Add bcryptjs definitions and tests
2015-12-17 17:22:17 +09:00
Horiuchi_H bff4072d3a Merge pull request #7234 from DanielRosenwasser/temp
Added 'temp'.
2015-12-17 17:02:44 +09:00
Daniel Rosenwasser 8c0469357c Made non-synchronous functions return 'void'. 2015-12-16 23:42:23 -08:00
Horiuchi_H 2ff714859a Merge pull request #6988 from Dashlane/debounce
Debounce module
2015-12-17 15:39:56 +09:00
Horiuchi_H 9db1eaf607 Merge pull request #7224 from sodatea/blue-tape
Add definitions for blue-tape 0.1.11
2015-12-17 15:38:54 +09:00
Horiuchi_H 105eb99556 Merge pull request #7204 from benjoffe/master
Fixed THREEJS CubeTextureLoader.load and TextureLoader.load
2015-12-17 15:07:13 +09:00
Horiuchi_H af7e4fab2d Merge pull request #7185 from WangZishi/master
Add definitions for cookies v0.5.8
2015-12-17 15:03:29 +09:00
Horiuchi_H 627597219a Merge pull request #7194 from johngrimsey/master
Adds email-addresses definitions
2015-12-17 15:00:50 +09:00
Joshua Filby 230dcd425b Add bcryptjs definitions and tests 2015-12-16 21:05:01 -06:00
amritk a30d1017ee Update stripe.d.ts 2015-12-16 18:32:12 -08:00
Daniel Rosenwasser 336361b4e2 Added 'temp'. 2015-12-16 18:09:23 -08:00
amritk 8907ae9ff9 update stripe.d.ts
All those extra bank fields are passed as routing number.
2015-12-16 16:26:17 -08:00
amritk b6f9544291 update stripe.d.ts
Added status to bank token creation response
2015-12-16 15:33:27 -08:00
amritk ea67870062 Updated stripe.d.ts
Added bank account methods for managed accounts.
2015-12-16 15:25:21 -08:00
WAEL BEN ZID 223687fd0d BUGFIX in ITemplateOptions definition 2015-12-16 22:55:03 +01:00
Nathan Shively-Sanders f2a49a6916 Add schemeNumber part of javascript-bignum library 2015-12-16 09:55:29 -08:00
Eric Nicholson 793ee5fa00 Added bluebird mapSeries definitions 2015-12-16 09:20:08 -05:00
LAN Xingcan 5d78b33357 Allow pass buffer argument for pbkdf2 function 2015-12-16 21:14:08 +08:00
mc-petry a507ed9ef2 Use ES6 default style export 2015-12-16 12:36:41 +02:00
Horiuchi_H 11322524f8 Merge pull request #7178 from leonyu/modernizr3
Modernizr 3.2.0
2015-12-16 17:26:55 +09:00
Horiuchi_H e0a401025e Merge pull request #7175 from chbrown/imap-more-fixes
Imap: more fixes
2015-12-16 17:25:19 +09:00
Horiuchi_H 9c79d47fa9 Merge pull request #7173 from hpinsley/google-visualization-option
Add optional startup property to TransitionAnimation
2015-12-16 17:22:59 +09:00
Denis Sokolov 4af65b04e8 Fix debounce test syntax 2015-12-16 09:54:46 +02:00