Commit Graph
9492 Commits
Author SHA1 Message Date
Horiuchi_H eea406dcc2 Merge pull request #4338 from musicist288/winston-default-logger
Adding the default logger's `level` property.
2015-05-14 18:21:55 +09:00
Horiuchi_H 37840b495f Merge pull request #4331 from Seltzer/jquery-sortable
jQuery Sortable type bindings
2015-05-14 18:19:11 +09:00
Horiuchi_H 13a6e14b12 Merge pull request #4329 from ksmigiel/master
Typings file for jsblocks framework
2015-05-14 18:17:56 +09:00
Horiuchi_H d53811d58f Merge pull request #4354 from horiuchi/node-gcm
add `node-gcm` type definition file
2015-05-14 18:02:07 +09:00
Horiuchi_H adf53d0cc0 add node-gcm type definition file 2015-05-14 18:00:13 +09:00
Joseph Rossi 943b4db4ab Adding the default logger's level property. 2015-05-12 12:10:52 -04:00
ksmigiel 9f576a221d Make Travis tests pass 2015-05-12 11:08:38 +02:00
ksmigiel fa51db8eb0 Typings file for jsblocks framework 2015-05-12 09:39:54 +02:00
Nathan Pitman ab457e1898 Added type bindings for jQuery Sortable. 2015-05-12 16:54:14 +12:00
Horiuchi_H 846a250e0a Merge pull request #4327 from reppners/angular-localForage
+ typings for angular local forage
2015-05-12 12:46:43 +09:00
reppners d88886165d + completed typings for angular local forage 2015-05-11 20:43:54 +02:00
Masahiro Wakame 843203a2bf Merge pull request #4282 from kant2002/master
Add declaration for the Swipe
2015-05-12 01:58:19 +09:00
Masahiro Wakame 803b54b653 Merge pull request #4323 from jonathantyates/patch-3
Update whatwg-fetch.d.ts
2015-05-12 01:54:07 +09:00
Masahiro Wakame 729820b788 Merge pull request #4321 from SergioMorchon/patch-4
New Synchronous Asynchronous-loading option
2015-05-12 01:52:56 +09:00
Masahiro Wakame 00abe29807 Merge pull request #4298 from stefanrahnev/master
Adding Kendo UI TS definitions
2015-05-12 01:51:18 +09:00
Masahiro Wakame 096ab8cc97 Merge pull request #4312 from mrk21/fix-react-router.d.ts
Fix #4267(react-router/react-router.d.ts)
2015-05-12 00:47:56 +09:00
Masahiro Wakame 5bee563842 Merge pull request #3730 from NN---/patch-16
Use DictionaryIterator for Dictionary functions
2015-05-12 00:44:01 +09:00
Masahiro Wakame 7447045fdb Merge pull request #4275 from HarelM/master
Changed property of longDateFormat to function in Moment
2015-05-12 00:40:53 +09:00
Masahiro Wakame 03826c83d1 Merge pull request #4305 from tatchx/master
added some missing tests and fixed a couple of mistakes and typos in …
2015-05-12 00:37:18 +09:00
jonathantyates 9f9214a5cf Update whatwg-fetch.d.ts
The json method when invoked, must return the result of running consume body with JSON. This implies that it must have the same return value as JSON.parse, which is any.
2015-05-11 11:29:10 -04:00
Masahiro Wakame cee9cac504 Merge pull request #4304 from thijskuipers/master
Please add DYMO Label Framework v1.2.6 Typescript definition
2015-05-12 00:20:17 +09:00
Masahiro Wakame d1984014e1 Merge pull request #4301 from lbguilherme/patch-2
node: Declare global.gc()
2015-05-12 00:12:29 +09:00
Sergio Morchón Poveda d1497a885a New Synchronous Asynchronous-loading option
More details: http://knockoutjs.com/documentation/component-registration.html#controlling-synchronousasynchronous-loading
2015-05-11 16:59:39 +02:00
Masahiro Wakame a6d979c0d0 Merge pull request #4299 from chr22/patch-7
Update namespace from ng -> angular
2015-05-11 23:59:32 +09:00
Masahiro Wakame 17c42793a4 Merge pull request #4297 from chr22/patch-5
Update namespace from ng -> angular
2015-05-11 23:59:20 +09:00
Masahiro Wakame 837df6ef00 Merge pull request #4296 from chr22/patch-3
Update namespace from ng -> angular
2015-05-11 23:59:06 +09:00
Masahiro Wakame 958f82eb67 Merge pull request #4295 from chr22/patch-2
Update namespace from ng -> angular
2015-05-11 23:58:50 +09:00
Stefan Rahnev 8d82fad51d file naming convention and test file added 2015-05-11 12:25:34 +03:00
Horiuchi_H 52fdabbd26 Merge pull request #4309 from adamcarr/forge-di
adding forge-di typing declarations and tests
2015-05-11 15:37:38 +09:00
Yuichi Murata ebfa2af6d9 Fix Router#run() to be enabled to call with ReactElement created by React.createFactory()
ref. #4267
2015-05-10 19:19:38 +09:00
Adam Carr f0c29ac661 adding forge-di typing declarations and tests 2015-05-09 11:32:40 -07:00
Tat 1013e42c7a added some missing tests and fixed a couple of mistakes and typos in the function definitions 2015-05-09 19:31:26 +05:30
Harel M 821768c1d9 Added comments for usage. 2015-05-09 02:53:35 +03:00
Thijs Kuipers a494bae1bf Add test for all functions, classes, methods and interfaces. 2015-05-08 23:52:19 +02:00
Thijs Kuipers 9a970c0e67 Fix optional properties of CreateTapePrintParamsXmlParams 2015-05-08 23:51:49 +02:00
Thijs Kuipers 6f75d87e3c tslint suggestions cleanup 2015-05-08 22:22:45 +02:00
Thijs Kuipers 925d758564 Fix createTapePrintParamsXml from npm test 2015-05-08 21:57:09 +02:00
Thijs Kuipers 8d7ab38722 Fix travis errors 2015-05-08 21:54:34 +02:00
Thijs Kuipers b7588285e4 Add link to latest javascript library 2015-05-08 21:40:21 +02:00
Thijs Kuipers d7ae91d908 Add DYMO Label Framework v1.2.6 Typescript definition 2015-05-08 21:32:15 +02:00
Guilherme Bernal 9d44f705de node: Declare global.gc()
This function is available with the node flag --expose-gc
2015-05-08 15:07:22 -03:00
Harel M 3db27f0349 Update get language data 2015-05-08 17:18:30 +03:00
Stefan Rahnev 7c6545df55 Header definition comments added 2015-05-08 17:05:30 +03:00
chr22 06be629c1f Update namespace from ng -> angular 2015-05-08 16:02:02 +02:00
chr22 57158809b5 Update namespace from ng -> angular 2015-05-08 15:52:01 +02:00
Stefan Rahnev 63af1d3fdc Adding Kendo UI TS definitions 2015-05-08 16:51:28 +03:00
chr22 568233e710 Update namespace from ng -> angular 2015-05-08 15:49:56 +02:00
chr22 c6f469b360 Update namespace from ng -> angular 2015-05-08 15:47:09 +02:00
Masahiro Wakame b3834d886a Merge pull request #4294 from tatchx/master
added jsdoc documentation for the functions
2015-05-08 21:31:23 +09:00
Masahiro Wakame 2003e423e5 Merge pull request #4292 from angular/typing_for_bind
Add typing for bind() which is also needed for demo
2015-05-08 21:29:35 +09:00