Commit Graph

10182 Commits

Author SHA1 Message Date
Masahiro Wakame
166472c610 Merge pull request #4509 from Bogh/master
AngularJS IResourceServiceProvider and IActionDescriptor url parameter
2015-06-14 16:46:25 +09:00
Masahiro Wakame
7fd91b5488 Merge pull request #4604 from ciju/master
Update chosen.jquery.d.ts
2015-06-14 16:28:24 +09:00
John Reilly
e4b24d8963 Merge pull request #4591 from hesselink/jquery-triggerHandler
jquery: add second signature for triggerHandler.
2015-06-14 07:16:22 +01:00
Masahiro Wakame
50b79e29f8 Merge pull request #4600 from qhung49/patch-1
Update chrome.identity with new API version 29
2015-06-14 15:09:21 +09:00
Masahiro Wakame
2cfc32b3b3 Merge pull request #4598 from stephenlautier/master
header comment update minor bad copy paste typo
2015-06-14 15:03:54 +09:00
Masahiro Wakame
2bb003d604 Merge pull request #4597 from joswhite/master
Update jasmine.d.ts
2015-06-14 15:02:57 +09:00
Masahiro Wakame
3397e3fdc1 Merge pull request #4596 from Jimexist/patch-1
L.LineUtil.closestPointOnSegment update
2015-06-14 15:01:56 +09:00
Masahiro Wakame
d66c7f2b6a Merge pull request #4592 from duyoji/work/fix-issue-4092
fix angular-protractor.d.ts missing column(string)
2015-06-14 14:32:55 +09:00
Masahiro Wakame
0db03f519f Merge pull request #4589 from DevExpress/master
Definitions for 14.1 and 14.2 versions removed
2015-06-14 14:27:03 +09:00
Kenneth G. Franqueiro
9b073d0f81 Fix #4620: Add module declaration for 'module' magic module 2015-06-14 01:22:13 -04:00
Masahiro Wakame
72944a0eed Merge pull request #4572 from DustinWehr/master
Google Drive Realtime API
2015-06-14 14:15:35 +09:00
Masahiro Wakame
4cd8d2a02b Merge pull request #4540 from joshheyse/passport_implementations
Passport implementations
2015-06-14 14:10:08 +09:00
Masahiro Wakame
0ce0a63a4f Merge pull request #4573 from wallymathieu/master
Type definitions for xmlbuilder
2015-06-14 14:09:42 +09:00
Masahiro Wakame
87683b5c77 Merge pull request #4575 from pingcrosby/master
Set LanuageSettings to optional
2015-06-14 14:08:33 +09:00
Masahiro Wakame
8005e28392 Merge pull request #4554 from ylibrach/master
Update ocLazyLoad definitions and tests to 1.0.1 spec.
2015-06-14 13:48:21 +09:00
Bence Eros
f4fd84bb10 commenting out Optional.empty() since it does not work as expected 2015-06-14 02:13:48 +02:00
Bence Eros
b9dab01b68 adding some missing methods, adding README with unsupported method list 2015-06-14 02:05:27 +02:00
Bence Eros
a8871c9dfa adding Stream.iterate() constructor 2015-06-14 01:17:49 +02:00
Bence Eros
c5432f4533 added some functional interfaces to reduce the number of inline anonymous types 2015-06-14 00:57:48 +02:00
Bence Eros
aad6b603af added termial operations of Optional 2015-06-14 00:39:46 +02:00
Bence Eros
09899c1ffa added termial operations of Optional 2015-06-14 00:38:59 +02:00
Bence Eros
bcbadfe78a adding partitioning and joining operators to Stream, and the nonterminals of Optional 2015-06-14 00:05:19 +02:00
Dustin Wehr
b496f1e760 add gapi.drive.realtime.Collaborator 2015-06-13 16:02:41 -04:00
AbeHaruhiko
128121aa80 Update parse/parse-tests.ts 2015-06-13 22:45:59 +09:00
AbeHaruhiko
4db5c10489 Update parse/parse.d.ts 2015-06-13 16:29:15 +09:00
Abe Haruhiko
0b7ba6010e Update parse/parse.d.ts 2015-06-13 16:17:47 +09:00
Bence Eros
b68684ddb5 adding most is the terminal operations - partitioning, joining, and iterator ops are missing yet 2015-06-13 01:55:29 +02:00
Bence Eros
57e6fd59b6 streamjs nonterminal operation definitions 2015-06-12 23:19:26 +02:00
Bence Eros
a90baa3446 streamjs nonterminal operation definitions 2015-06-12 22:36:12 +02:00
Bence Eros
52038eca87 adding Stream class with static factory methods 2015-06-12 19:00:56 +02:00
Aleksandr Filatov
fe0ea20630 fixed test #1 2015-06-12 14:00:31 +03:00
Aleksandr Filatov
dee1325471 fix #3 2015-06-12 13:53:42 +03:00
Aleksandr Filatov
939fb46dfa fixed broken build 2015-06-12 13:43:18 +03:00
Aleksandr Filatov
bfdb58ea52 added definitely typed for quixote library
quixote is a css testing framework
2015-06-12 12:52:59 +03:00
ukyo
15b2c6a233 Added definitions for pluralize 2015-06-12 18:02:29 +09:00
Guilherme Bernal
27eac40620 node-uuid: Use proper OR-type 2015-06-11 20:39:38 -03:00
mcivort
d3dd026976 Add ability to specify custom map types 2015-06-11 16:11:37 -06:00
Dustin Wehr
7f74fc1a31 Add definition for gapi.drive.realtime.Document 2015-06-11 17:43:06 -04:00
Dustin Wehr
86d2c66727 couple type tightenings 2015-06-11 17:22:10 -04:00
Alex Ford
cf09bf76ce Liberalize type of d3.event. Addresses #4590. 2015-06-11 16:09:10 -04:00
Ole Rehmsen
813035a67f Add type definition for the mime property exposed on serve-static.
JS source of serve-static exposes npm module mime, see: https://github.com/expressjs/serve-static/blob/master/index.js#L122
2015-06-11 21:35:17 +02:00
Wayne Maurer
af5f3b0cd3 backdropClass property
added backdropClass property to modal service settings
2015-06-11 11:57:13 +02:00
Wayne Maurer
d2801f50eb backdropClass property
added backdropClass property to modal service settings
2015-06-11 11:55:01 +02:00
Tobias Lundin
2a714679f7 chrome: fix failing tests for cast syntax 2015-06-11 09:45:01 +02:00
Urs Wegmann
1e3569b0df Fixed Options.tagNameProcessors for xml2js 2015-06-11 09:20:35 +02:00
Basarat Ali Syed
066819c65f Merge pull request #4550 from souchea/master
added new pickers interface / methods to WinRT
2015-06-11 07:56:42 +10:00
stephen.lautier
cb4e2e858b reverted knockout.punches header update for this branch 2015-06-10 22:39:57 +02:00
stephen.lautier
fa362c0ba9 added angular-dynamic-locale definitions 2015-06-10 22:36:23 +02:00
Matt Traynham
e7d05ef700 Fixes coordinate grid mixin 2015-06-10 15:46:06 -04:00
stephen.lautier
abb8a7f490 removed angular-dynamic-locale until other pull request is done 2015-06-10 21:40:56 +02:00