Commit Graph
16294 Commits
Author SHA1 Message Date
Ian Ker-Seymer 1f40d82294 auth0: add user_metadata and app_metadata to profile 2016-01-04 17:11:22 -05:00
ssatguru 61a997a55d Update babylonjs-tests.ts 2016-01-04 16:11:13 -06:00
ajtowf ac388955e0 Updated IBottomSheetOptions and IDialogOptions 2016-01-04 23:08:53 +01:00
satguru srivastava 48b8cff598 modified: babylonjs/babylonjs-tests.ts 2016-01-04 16:07:41 -06:00
satguru srivastava 3d7ac318a7 new file: babylonjs/babylon.d.ts 2016-01-04 15:58:35 -06:00
ssatguru 922b2553fe Delete babylon.2.2.d.ts 2016-01-04 15:49:21 -06:00
Scarrier 6dd0b2dc5c Fix definition for IFieldGroup, add IFieldArray as convenience type for formly-form fields property, update tests 2016-01-04 15:43:02 -06:00
Calvin Fernandez 824b0493e7 add dragStart type 2016-01-04 16:11:09 -05:00
Andrei Sebastian Cimpean 2145adaf84 Add typings for mmmagic 0.4.1.
https://github.com/mscdex/mmmagic

mmmagic is an async libmagic binding for node.js for detecting content
types by data inspection.
2016-01-04 22:57:10 +02:00
satguru srivastava 21a105b39d new file: babylonjs/babylon.2.2.d.ts
new file:   babylonjs/babylonjs-tests.ts
2016-01-04 14:47:58 -06:00
Andreas Frische b7ff5fe5ed underscore.d.ts uniqueId always returns a string
_.uniqueId = function(prefix) {
    var id = ++idCounter + '';
    return prefix ? prefix + id : id;
  };

always returns string
2016-01-04 20:47:10 +01:00
Jonathan Pevarnek 8e0d33d380 Add chrome.system.network interface to chrome-app
Original code by @MohamedAbdalkader
2016-01-04 14:15:50 -05:00
Graham Mendick 09bfb9c373 Updated typings and tests for Navigation 1.3.0 2016-01-04 18:07:30 +00:00
Christian 5ab2c10409 Added extended-listbox.d.ts 2016-01-04 18:56:35 +01:00
Horiuchi_H bdaf2f0eb1 Merge pull request #7479 from grkuntzmd/master
Corrected signature for mongoose.geoNear
2016-01-05 00:27:03 +09:00
grkuntzmd 8783a67ef1 Corrected signature for mongoose.geoNear 2016-01-04 09:33:21 -05:00
Ilya Mochalov 04a28ef5d5 lodash: signatures of _.sortByOrder have been changed 2016-01-04 18:35:03 +05:00
Tanguy Krotoff db0118ada5 Definitions for serve-index (https://github.com/expressjs/serve-index) 2016-01-04 10:58:14 +01:00
Tanguy Krotoff 0fa4e9e613 Remove trailing spaces 2016-01-04 10:57:38 +01:00
Horiuchi_H 0d66537e35 Merge pull request #7470 from Yaojian/master
fixes #7469 uncaughtException: stream.write is not a function
2016-01-04 17:43:32 +09:00
Horiuchi_H 0dad1dc0c4 Merge pull request #7466 from antonkarsten/contentful-resolve-response
Contentful resolve response
2016-01-04 17:42:08 +09:00
Meowtec c2ab9dc353 update type definitions for minilog.
- node module
 - multi args
2016-01-04 16:41:47 +08:00
Horiuchi_H a8e7773a2a Merge pull request #4315 from agorshkov23/master
Added jsurl
2016-01-04 17:34:02 +09:00
Horiuchi_H 085a12f9a0 Merge pull request #7448 from JeffSwenson/bluebird-update-fromCallback
bluebird: Update fromCallback API
2016-01-04 17:31:06 +09:00
Horiuchi_H ffd64b4bcd Merge pull request #7471 from aleung/field
Add typing for field
2016-01-04 17:28:23 +09:00
Horiuchi_H affa8bbd84 Merge pull request #7444 from AyaMorisawa/kefir-3.2.0
Update kefir.d.ts 2.8.1 -> 3.2.0
2016-01-04 17:17:34 +09:00
Horiuchi_H c341d6a4bd Merge pull request #7441 from MarkBouwman/chartjs-barchartoptions
Added properties to BarChartOptions
2016-01-04 17:15:07 +09:00
Leo Liang d75d2c9629 Add typing for field 2016-01-04 15:56:46 +08:00
Horiuchi_H 2e354e005f Merge pull request #7433 from evandertino/patch-1
Update typeahead.d.ts
2016-01-04 16:18:20 +09:00
Horiuchi_H aae49488c0 Merge pull request #7420 from Brooooooklyn/issue/gulp-sort
fix import
2016-01-04 16:17:11 +09:00
Horiuchi_H 0fced1d4f0 Merge pull request #7428 from tdietrich513/patch-1
Make properties of IOptions optional.
2016-01-04 16:16:09 +09:00
Horiuchi_H 3542120d26 Merge pull request #7403 from sumbad/feature
Add declare module "dagre"
2016-01-04 16:14:58 +09:00
Horiuchi_H b9d9c33227 Merge pull request #7417 from Brooooooklyn/issue/gulp-load-plugins
fix import
2016-01-04 16:13:35 +09:00
Horiuchi_H 7a4b4fdcc1 Merge pull request #7423 from Brooooooklyn/issue/gulp-ruby-sass
fix import
2016-01-04 16:10:11 +09:00
Horiuchi_H acc01ecfcf Merge pull request #7421 from Brooooooklyn/issue/gulp-tsd
fix import
2016-01-04 16:09:17 +09:00
Horiuchi_H c689da01c9 Merge pull request #7419 from Brooooooklyn/issue/gulp-inject
fix import
2016-01-04 16:08:55 +09:00
Horiuchi_H 0c5e79b3d7 Merge pull request #7418 from Brooooooklyn/issue/gulp-less
fix import
2016-01-04 16:08:35 +09:00
Horiuchi_H beee8aeaac Merge pull request #7416 from Brooooooklyn/issue/gulp-minify-css
fix import
2016-01-04 16:08:16 +09:00
Horiuchi_H 7937980149 Merge pull request #7414 from Brooooooklyn/issue/gulp-flatten
fix import
2016-01-04 16:07:58 +09:00
Horiuchi_H fcb943c845 Merge pull request #7422 from aylarov/master
Big Instant Messaging Upgrade
2016-01-04 16:07:33 +09:00
Horiuchi_H b2fcb672f9 Merge pull request #7413 from Brooooooklyn/issue/gulp-dtsm
fix import
2016-01-04 16:05:47 +09:00
Horiuchi_H f48ade8a70 Merge pull request #7408 from Brooooooklyn/issue/gulp-minify-html
fix import
2016-01-04 16:05:30 +09:00
Horiuchi_H a1179d1fcc Merge pull request #7411 from Brooooooklyn/issue/gulp-csso
fix import
2016-01-04 16:05:08 +09:00
Horiuchi_H f14eaf1ccc Merge pull request #7412 from Brooooooklyn/issue/gulp-debug
fix import
2016-01-04 16:04:43 +09:00
Horiuchi_H 5f936522f6 Merge pull request #7415 from Brooooooklyn/issue/gulp-gh-pages
fix import
2016-01-04 16:04:05 +09:00
Horiuchi_H 1ced49a915 Merge pull request #7409 from Brooooooklyn/issue/gulp-autoprefixer
fix import
2016-01-04 16:03:28 +09:00
Horiuchi_H 8726f58c70 Merge pull request #7407 from Brooooooklyn/issue/gulp-mocha
fix import
2016-01-04 16:03:00 +09:00
Horiuchi_H 75e460caa3 Merge pull request #7388 from Brooooooklyn/patch-3
Update gulp-watch.d.ts
2016-01-04 15:58:24 +09:00
Horiuchi_H b332350209 Merge pull request #7399 from EricByers/master
New Definition for console-stamp
2016-01-04 15:52:41 +09:00
Horiuchi_H f50d679cf5 Merge pull request #7394 from jocull/lwip
lwip toBuffer calls should callback with Buffer instead of Image
2016-01-04 15:51:24 +09:00