stephen.lautier
|
7ce1ae3e69
|
added angular-dynamic-locale
|
2015-06-10 21:35:45 +02:00 |
|
Christopher Brown
|
b9804ec753
|
Add Sync versions for all convenience methods in Node.js's built-in 'zlib' module
|
2015-06-10 13:40:24 -05:00 |
|
Christopher Brown
|
76b5640ff7
|
Add {read,write}{U,}Int{LE,BE} methods to NodeBuffer interface
|
2015-06-10 13:33:24 -05:00 |
|
Christopher Brown
|
5ebf25ddbf
|
Fix async.waterfall signature (callback has variadic argument structure)
|
2015-06-10 13:12:36 -05:00 |
|
Christopher Brown
|
e75a0e9951
|
Add unorm.d.ts header and unorm tests file
|
2015-06-10 12:39:40 -05:00 |
|
Christopher Brown
|
df507c636c
|
Add virtual-dom tests and fix syntax to appease DT's automated checkers
|
2015-06-10 12:29:45 -05:00 |
|
Matthias Bussonnier
|
4e5e52edca
|
[moment]: relativeTimeThreshold can be a getter fix signature.
|
2015-06-10 10:16:16 -07:00 |
|
Norbert Wagner
|
878c6889f4
|
Knex: Added primary(), index() and unique() for TableBuilder
|
2015-06-10 17:48:10 +02:00 |
|
Tobias Lundin
|
b3a3a0746c
|
chrome: Add queue-interface for cast
|
2015-06-10 15:14:12 +02:00 |
|
Tsvetomir Tsonev
|
dc8494fbc7
|
Update Kendo UI headers and definitions
Closes #3976 for real
|
2015-06-10 14:45:48 +03:00 |
|
Igor Kriklivets
|
8296b143be
|
Definitions for 14.2 removed
|
2015-06-10 12:09:17 +03:00 |
|
ciju cherian
|
da8abdb2f4
|
Update chosen.jquery.d.ts
Width can be string
|
2015-06-10 12:38:53 +05:30 |
|
Michael Nahkies
|
097dc2e2ba
|
Add definition with tests for spread
|
2015-06-10 17:01:55 +12:00 |
|
The Gitter Badger
|
4e2bf8aeb5
|
Added Gitter badge
|
2015-06-10 01:55:51 +00:00 |
|
Hung
|
e06dd57152
|
Update chrome.identity with new API version 29
For reference: https://developer.chrome.com/apps/identity#method-launchWebAuthFlow
|
2015-06-09 18:10:18 -07:00 |
|
Horiuchi_H
|
52dc8fc393
|
Merge pull request #4580 from ttowncompiled/protobufjs
Protobufjs
|
2015-06-10 09:54:48 +09:00 |
|
Matthew Traynham
|
da3183460c
|
Data function doesn't return the group accessor. Composite chart should be extendable.
|
2015-06-09 20:34:12 -04:00 |
|
stephen.lautier
|
8e67664543
|
bad copy paste on comments
|
2015-06-10 01:17:24 +02:00 |
|
joswhite
|
8a42c1d474
|
Update jasmine.d.ts
Add Jasmine's .anything() matcher
|
2015-06-09 16:08:25 -06:00 |
|
Jiayu Liu
|
70e7942287
|
L.LineUtil.closestPointOnSegment update
[L.LineUtil.closestPointOnSegment](http://leafletjs.com/reference.html#lineutil-closestpointonsegment) should return L.Point rather than number
|
2015-06-09 15:06:04 -07:00 |
|
Bill Chen
|
8c64199797
|
Made the signature of INgModelController.$validators more precise and
corrected the return type of $asyncValidators
Tests included.
|
2015-06-09 17:21:58 +01:00 |
|
Norbert Wagner
|
efaab812e1
|
Changed export to make Knex interface available without
creating an instance. Allows to define migrations in Typescript
|
2015-06-09 17:21:31 +02:00 |
|
Tsuyoshi Maeda
|
3c6a35db55
|
add define column(name: string)
|
2015-06-09 23:26:50 +09:00 |
|
Masahiro Wakame
|
43861a1703
|
Merge pull request #4558 from freshp86/master
Adding definitions for Lovefield library
|
2015-06-09 23:25:52 +09:00 |
|
Erik Hesselink
|
1ba173f3bc
|
jquery: add second signature for triggerHandler.
This one takes an event instead of an event type. See documentation
(http://api.jquery.com/triggerHandler/) and related documentation
ticket (https://github.com/jquery/api.jquery.com/issues/393).
|
2015-06-09 16:22:13 +02:00 |
|
Igor Kriklivets
|
0f99f0b37a
|
Definitions for 14.1 removed
|
2015-06-09 16:09:01 +03:00 |
|
Aurelien Souchet
|
743ed605df
|
merging interfaces
|
2015-06-09 11:06:18 +02:00 |
|
Robert Mulder
|
30c8088847
|
Fixed typo and added a missing default property
|
2015-06-09 10:07:27 +02:00 |
|
Horiuchi_H
|
31ce460184
|
Merge pull request #4577 from mkozhukh/webix-2.4.0
[update] Definitions updated to Webix 2.4.0
|
2015-06-09 14:35:20 +09:00 |
|
Horiuchi_H
|
18a35f1ca7
|
Merge pull request #4576 from peterkooijmans/master
Add statsd-client definitions and tests.
|
2015-06-09 14:33:19 +09:00 |
|
Bogdan I. Bursuc
|
9a63998d3e
|
Merge remote-tracking branch 'master/master'
|
2015-06-09 08:03:19 +03:00 |
|
Bogdan I. Bursuc
|
2f4323724b
|
Tests for ICurrentRoute property
|
2015-06-09 08:03:03 +03:00 |
|
Steve Ognibene
|
2c53b9b2d1
|
Merge pull request #4582 from nycdotnet/node-improvements
Reviewed Buffer and path. Got started on fs.
|
2015-06-08 20:23:46 -04:00 |
|
Steve Ognibene
|
681fff9d64
|
Merge pull request #4578 from robertbaker/patch-2
Update numbro.d.ts
|
2015-06-08 20:23:11 -04:00 |
|
Steve Ognibene
|
6e25e7e18c
|
Merge pull request #4579 from robertbaker/patch-4
Thanks for your contribution.
|
2015-06-08 20:22:01 -04:00 |
|
Steve Ognibene
|
260acf401c
|
Reviewed Buffer and path. Got started on fs.
|
2015-06-08 20:03:15 -04:00 |
|
dpapad
|
b101961603
|
Adding definitions for Lovefield library
|
2015-06-08 15:58:16 -07:00 |
|
Dustin Wehr
|
468f1a1007
|
renamed. made compatible with ../gapi/gapi.d.ts.
|
2015-06-08 14:53:00 -04:00 |
|
Ian Riley
|
b18b5eea13
|
bug(tests): Passes npm test
Fixes minor bugs that caused npm test to fail.
|
2015-06-08 11:34:09 -07:00 |
|
Ian Riley
|
5bec620cbb
|
chore(test): Tests protobuf.d.ts
Applies runtime assertions to ensure that returned values adhere to their qualified type.
|
2015-06-08 11:34:08 -07:00 |
|
Ian Riley
|
d51c740ff4
|
feat(protobufjs): Furthering support for ProtoBufJs
Adds more definitions for the ProtoBufJs module.
|
2015-06-08 11:34:08 -07:00 |
|
Ian Riley
|
0631d06dbb
|
feat(collection): New basic collection types.
Adds four basic collection types for better type enforcement on collections.
Assortment: <key: number || string>, <value: any>
Collection: <key: number || string>, <value: T>
Dictionary: <key: string>, <value: any>
Thesaurus: <key: string>, <value: T>
|
2015-06-08 11:34:08 -07:00 |
|
Robert Baker
|
d488c0b1f5
|
Update numeraljs.d.ts
Added formatCurrency, changed format to a optional param to match functionality and spec.
|
2015-06-08 11:15:26 -07:00 |
|
Robert Baker
|
e17571be56
|
Update numbro.d.ts
format inputString is an optional param. Added formatCurrency
|
2015-06-08 10:12:00 -07:00 |
|
Maksim Kozhukh
|
98268c3515
|
[update] Definitions updated to Webix 2.4.0
|
2015-06-08 17:02:06 +03:00 |
|
Peter Kooijmans
|
c1ccc2805d
|
Add statsd-client definitions and tests.
|
2015-06-08 14:36:46 +02:00 |
|
pingcrosby
|
c3d8ef3939
|
Set LanuageSettings to optional
Language info fields marked as optional to allow constructs as
var table = $('#example').DataTable({
processing: true,
serverSide: true,
pagingType: "full_numbers",
lengthMenu: [5, 10, 15],
language: {
paginate: {
first: "Fsairst",
last: "Laasst",
next: "Nexast",
previous: "Preavious"
}
},
|
2015-06-08 13:30:55 +01:00 |
|
Horiuchi_H
|
8ebc099072
|
Merge pull request #4514 from luzianz/node-calendar
initial commit
|
2015-06-08 17:45:54 +09:00 |
|
Oskar Gewalli
|
fc8ac28f9c
|
Fixed header in order to pass npm test
|
2015-06-07 22:12:35 +02:00 |
|
Oskar Gewalli
|
f872f895ee
|
Some tests based on test code from xmlbuilder
|
2015-06-07 22:07:01 +02:00 |
|