Commit Graph

9443 Commits

Author SHA1 Message Date
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
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
Masahiro Wakame
05278a16c7 Merge pull request #4291 from abakirov/arguments
Dojo - Support TypeScript 1.5
2015-05-08 21:29:07 +09:00
Masahiro Wakame
bb7541257b Merge pull request #4285 from coldacid/jsuri
jsuri: need to declare global Uri as type instead of var
2015-05-08 21:26:55 +09:00
Tat
aba104feab added jsdoc documentation for the functions 2015-05-08 17:53:04 +05:30
Masahiro Wakame
4ecef19d99 Merge pull request #4286 from ThomasMichon/emptydomnode
Remove emptyDomNode, which is not public in Knockout
2015-05-08 21:15:55 +09:00
Masahiro Wakame
08bf6c3f8b Merge pull request #4152 from theodorejb/consolidate-pickadate-definitions
Consolidate pickadate definitions
2015-05-08 21:14:13 +09:00
Masahiro Wakame
01433611a9 Merge pull request #4284 from Nieknikey/patch-1
Added cx and cy getters on Element.
2015-05-08 21:12:34 +09:00
Masahiro Wakame
a71682831c Merge pull request #4266 from yamada28go/master
Add XDate Type definition
2015-05-08 21:01:13 +09:00
Masahiro Wakame
3238da6e3c Merge pull request #4281 from scsouthw/master
Adding declarations for Application Insights
2015-05-08 21:00:43 +09:00
Masahiro Wakame
f2d637c8ac Merge pull request #4254 from fredericlb/master
jsnox using react 0.13
2015-05-08 20:50:10 +09:00
Masahiro Wakame
fc7c4c41b6 Merge pull request #4273 from jedmao/electron-defs
Add Electron definitions
2015-05-08 20:49:51 +09:00
Masahiro Wakame
3ca49619c7 Merge pull request #4276 from arturgorski/master
_.bind updated to support rest parameters
2015-05-08 20:49:21 +09:00
Alex Eagle
396000ead5 Add typing for bind() which is also needed for demo 2015-05-07 23:56:31 -07:00
Anatoly Bakirov
5ffefe5a1a Invalid use of 'arguments'. Class definitions are automatically in strict mode. 2015-05-07 22:25:47 -07:00
Basarat Ali Syed
6c2589a633 Merge pull request #4290 from angular/angular2
Publish a minimal angular2.d.ts file for our quickstart
2015-05-08 14:13:55 +10:00
Alex Eagle
7274998be7 Publish our minimal .d.ts file for the quickstart 2015-05-07 20:26:21 -07:00
Basarat Ali Syed
2bb2d33e30 Merge pull request #4280 from JsonFreeman/master
Fix ES6 Promise typings so that a void error callback does not mess up inference
2015-05-08 11:51:28 +10:00
Artur Górski
8dc1ba771e Merge remote-tracking branch 'upstream/master' 2015-05-07 19:00:39 +02:00
Thomas Michon
73fc8ea383 Remove emptyDomNode, which is not public in Knockout 2015-05-07 09:01:04 -07:00
Theodore Brown
66320d234b Use camelCase for thingSet parameter 2015-05-07 10:36:32 -05:00
Theodore Brown
8cf87c48c6 Use type aliases for min/max date and time options 2015-05-07 10:34:12 -05:00
Chris Charabaruk
2863587680 jsuri: need to declare global Uri as type instead of var
Declaring the global Uri as a var instead of as a type leads to runtime
errors as the jsuri script leaks Uri to global directly when not loaded
via AMD or CommonJS, instead of leaking a jsuri module object.

Developers working with jsuri in the global namespace need to use Uri
directly instead of prfacing with jsuri in order to avoid runtime issues
with 'jsuri' being undefined.
2015-05-07 11:16:20 -04:00
Theodore Brown
668800dbfb Consistent whitespace for union types 2015-05-07 09:54:24 -05:00
Theodore Brown
6ebceeb8bd Remove duplicate object property tests 2015-05-07 09:49:48 -05:00
Nieknikey
afb4456cfe Added cx and cy getters on Element. 2015-05-07 10:28:05 +02:00
Theodore Brown
8f6b638c3f Fix implicit any 2015-05-07 01:32:53 -05:00
Theodore Brown
56b8491cbb Support accessing/invoking API objects and methods on initialized pickers 2015-05-07 01:05:07 -05:00
Theodore Brown
fe5406b820 Improve JSDoc comments and use a union type for min/max properties 2015-05-07 00:37:00 -05:00
Horiuchi_H
6fb56c5277 Merge pull request #4169 from pgrm/patch-2
Pass query parameters as an object
2015-05-07 14:06:36 +09:00
Theodore Brown
8f4dd4a68b Export additional interfaces 2015-05-06 22:34:39 -05:00
Theodore Brown
c132e6e5dc Match npm package name and remove empty tscparams 2015-05-06 22:25:50 -05:00
yamada28go
e6c5e8b4e5 rename xdate/xdate-test.ts to xdate/xdate-tests.ts 2015-05-07 09:14:33 +09:00
Jason Freeman
35119c83fe Add the actual typing fix 2015-05-06 16:17:02 -07:00
Jason Freeman
eea6c97557 Fix ES6 Promise typings so that a void error callback does not mess up inference 2015-05-06 16:11:31 -07:00
Scott Southwood
04ad9969ea Adding declarations for Application Insights 2015-05-06 16:03:05 -07:00
Jed Mao
f70b0da416 Add Electron definitions 2015-05-06 12:06:22 -05:00
Artur Górski
b51c8d74f7 _.bind updated to support rest parameters 2015-05-06 18:32:55 +02:00
vvakame
557bb595af update CONTRIBUTORS.md 2015-05-07 00:05:24 +09:00
Masahiro Wakame
99d79982e4 Merge pull request #4274 from ffMathy/patch-1
added missing reset method
2015-05-06 23:59:07 +09:00
Masahiro Wakame
207fc2a07b Merge pull request #3930 from jedmao/lodash
Lodash union types, optional args
2015-05-06 23:57:50 +09:00
Masahiro Wakame
a06fdbdb04 Merge pull request #4205 from jedmao/fix-chai-libs
Fix chai libraries
2015-05-06 23:56:29 +09:00
Masahiro Wakame
f612f0eeb5 Merge pull request #4246 from dbeckwith/underscore-reduce
adds function type for Dictionary version of reduce (issue 4244)
2015-05-06 23:42:34 +09:00
Masahiro Wakame
26f73ecc22 Merge pull request #4270 from coldacid/jsuri
jsUri definitions
2015-05-06 23:42:14 +09:00
Masahiro Wakame
e7972923ee Merge pull request #4265 from lbguilherme/patch-1
source-map-support: bump version and fix node dependency
2015-05-06 23:31:23 +09:00
Masahiro Wakame
cc1f612ef6 Merge pull request #4264 from tom5760/angular-material-toast-position
Add position() method to mdToastPreset.
2015-05-06 23:30:29 +09:00