Commit Graph
11954 Commits
Author SHA1 Message Date
Masahiro Wakame 34c4ce7c3d Merge pull request #5486 from chocolatechipui/master
Updated types for ChocolateChipJS to 4.0.3.
2015-08-26 00:53:27 +09:00
Masahiro Wakame 2cc76fbebf Merge pull request #5485 from davidsidlinger/feature/dropzone-no-implicit-any
Remove implicit `any` from Dropzone
2015-08-26 00:44:45 +09:00
Masahiro Wakame a6f9d457a7 Merge pull request #5484 from mrand01/master
Fixed fabric so noImplicitAny would stop complaining
2015-08-26 00:42:17 +09:00
Masahiro Wakame d625e3d239 Merge pull request #5483 from tpodolak/master
Added support for authenticateAndContinue
2015-08-26 00:27:44 +09:00
Masahiro Wakame 1036b6e589 Merge pull request #5480 from vvakame/fix-travis-ci-failed
fix imagesloaded/imagesloaded-tests.ts
2015-08-25 22:22:32 +09:00
Horiuchi_H a1226afe5c Merge pull request #5535 from yevt/master
jug graph library definitions
2015-08-25 13:15:16 +09:00
Horiuchi_H 0390a23028 Merge pull request #5526 from tkQubo/vinyl-paths#7
Add vinyl-paths
2015-08-25 13:10:33 +09:00
Horiuchi_H 157f50c672 Merge pull request #5525 from tkQubo/vinyl-buffer#11
Add vinyl-buffer
2015-08-25 13:09:36 +09:00
Horiuchi_H f0e4a381bc Merge pull request #5515 from xieyubo/master
Definitions for expression-less
2015-08-25 13:05:09 +09:00
Horiuchi_H 13a5f05130 Merge pull request #5509 from pocesar/bowser
add bowser
2015-08-25 13:03:42 +09:00
Horiuchi_H 90c32724ff Merge pull request #5504 from gyohk/threejs
Removed a reference to waa.d.ts in three.js definition.
2015-08-25 13:00:51 +09:00
Horiuchi_H 56e5794e70 Merge pull request #5503 from gyohk/soundjs
Removed a reference to waa.d.ts in SoundJS definition.
2015-08-25 13:00:25 +09:00
Horiuchi_H b07b111e8e Merge pull request #5498 from Necroskillz/minimist_1.1.3
Update minimist definition to 1.1.3
2015-08-25 12:59:09 +09:00
Horiuchi_H b969eea228 Merge pull request #5496 from TeamworkGuy2/master
Updated i18next.translate(... options) Missing Parameter Type
2015-08-25 12:55:34 +09:00
Horiuchi_H 126e0e3a52 Merge pull request #5490 from zgmnkv/master
Added 'defaultFormat' to Moment.js definition
2015-08-25 12:53:56 +09:00
Horiuchi_H beba46f84f Merge pull request #5488 from scsouthw/add-project-oxford
Add project oxford definitions
2015-08-25 12:48:13 +09:00
Horiuchi_H 38e835faa6 Merge pull request #5487 from scsouthw/update-application-insights
update to version 0.15.5
2015-08-25 12:47:08 +09:00
Yura Evtushenko 12215ff9f6 commas 2015-08-25 05:27:04 +07:00
Yura Evtushenko 35f9ae3f62 fix from and to params 2015-08-25 05:26:10 +07:00
Yura Evtushenko 2e7b1786f9 graph library definitions 2015-08-25 05:21:41 +07:00
tkQubo 25b3502efc Add reference to node 2015-08-24 22:19:29 +09:00
tkQubo 1a4b2f0ff9 Add reference to node 2015-08-24 22:18:47 +09:00
tkQubo 44fdc4c19b Add vinyl-paths 2015-08-24 22:14:13 +09:00
tkQubo 8abef0fcb5 Add vinyl-buffer 2015-08-24 21:57:54 +09:00
Basarat Ali Syed c5a2f44bab Merge pull request #5521 from borisyankov/fix/react-children
reactChildren callbacks accept index
2015-08-24 17:56:58 +10:00
Basarat Syed 55465434fd reactChidlren callbacks accept index
ref https://github.com/facebook/react/blob/10c816604336d4b3ec4c2a4e0ac42061a37dd8ee/src/isomorphic/children/ReactChildren.js#L52
2015-08-24 17:43:21 +10:00
xyb fe2856e93d Definitions for expression-less 2015-08-23 15:47:20 -07:00
Paulo Cesar c4e5067c3c add bowser 2015-08-23 15:54:58 -03:00
Masahiro Wakame af81415504 Merge pull request #5505 from vvakame/fix-sequelize-fixtures
fix `npm run all` failed. sequelize-fixtures
2015-08-23 21:11:55 +09:00
vvakame 690513a198 fix npm run all failed. sequelize-fixtures 2015-08-23 21:08:48 +09:00
satoru kimura c71755a6ab Removed a reference to waa.d.ts in three.js definition. 2015-08-23 17:32:56 +09:00
satoru kimura f13c2224e8 Removed a reference to waa.d.ts in SoundJS definition. 2015-08-23 17:28:53 +09:00
Necroskillz 24e08c7acc Update minimist definition to 1.1.3
- Add indexer to ParsedArgs
- Add new options and options types
2015-08-22 23:02:21 +02:00
TeamworkGuy2 06274a0a71 Added type definition for translate() 'options' parameter based on the source code from https://github.com/jamuhl/i18next/ 2015-08-22 18:51:52 +00:00
zgmnkv 0871a4a597 Added 'defaultFormat' to Moment.js definition 2015-08-22 13:07:42 +04:00
Scott Southwood 35380afde2 adding definitions for project oxford 2015-08-21 17:13:02 -07:00
Scott Southwood 85a7ed0fec update to version 0.15.5 2015-08-21 16:21:59 -07:00
chocolatechipui@sourcebits.com 7d8e08c9b5 Updated types for ChocolateChipJS to 4.0.3.
Updated types to match refactored versions of "prop" and "removeProp".
2015-08-21 15:42:09 -07:00
David Sidlinger 95ff8e6916 Remove implicit any from Dropzone 2015-08-21 16:49:48 -05:00
Michael Randolph 9cca17f21d Fixed fabric so noImplicitAny would stop complaining 2015-08-21 17:36:40 -04:00
tpodolak 371ffebdb0 Added support for authenticateAndContinue 2015-08-21 23:21:45 +02:00
Masahiro Wakame 8f081073e6 Merge pull request #5482 from tkQubo/envify#10
Add envify
2015-08-22 01:21:01 +09:00
tkQubo 0472794599 Add missing semicolon 2015-08-22 01:13:31 +09:00
tkQubo 69c5732a87 Add envify 2015-08-22 01:11:43 +09:00
Masahiro Wakame f984618d3a Merge pull request #5455 from joeskeen/gulp-if
Added overloads to gulp-if and added documentation
2015-08-22 01:06:13 +09:00
Masahiro Wakame c78e667b5f Merge pull request #5471 from tkQubo/issue#15
Add node-notifier
2015-08-22 00:56:16 +09:00
Masahiro Wakame 9d24233e63 Merge pull request #5460 from tkQubo/orchestrator
Add Orchestrator
2015-08-22 00:55:49 +09:00
Masahiro Wakame 247be00442 Merge pull request #5418 from tomc974/gulp-less
[gulp-less] Update the definition of IOptions
2015-08-22 00:54:19 +09:00
Masahiro Wakame e6e49c72e8 Merge pull request #5479 from joeskeen/gulp-plumber
Definitions for gulp-plumber
2015-08-22 00:53:44 +09:00
Masahiro Wakame ec5d3c47d4 Merge pull request #5448 from rogierschouten/sinon_16
Update Sinon typings for Sinon 1.16.0
2015-08-22 00:52:54 +09:00