Arthur Ozga
cc4c2ea120
Merge pull request #11896 from markwongsk/master
...
Added clipboard-js definitions and tests
2016-10-11 11:04:44 -07:00
Arthur Ozga
0329b1b8a6
Merge pull request #11863 from jamesmoey/bugfix/finalhandler
...
update finalhandler
2016-10-11 09:42:33 -07:00
Arthur Ozga
657a19a88d
Merge pull request #11870 from berardo/fix_rrule
...
Fix iterators and Add RRuleSet to rrule type definitions
2016-10-11 09:39:08 -07:00
Arthur Ozga
74600253dd
Merge pull request #11882 from jchildren/patch-1
...
Correction to array type for ProtoEnum in ProtoBuf.js
2016-10-11 09:38:26 -07:00
Horiuchi_H
99201b74bc
Merge pull request #11892 from simonxca/patch-mongoose
...
Mongoose fixes ObjectId constructor
2016-10-11 16:51:57 +09:00
Mark Wong Siang Kai
c34293775d
Added clipboard-js definitions and tests
2016-10-10 20:37:59 -07:00
Simon
cd3ac6998f
add ability to convert to ObjectID without using new
2016-10-10 14:07:58 -04:00
Horiuchi_H
f9351fd6d2
Merge pull request #11877 from simonxca/patch-mongoose
...
Mongoose fixes
2016-10-10 22:47:15 +09:00
Luke
a11d013885
Add css properties to react-modal ( #11845 )
...
* Add css properties to react-modal
* fix whitespace
2016-10-10 19:59:06 +09:00
Theodore Brown
637e7d6df7
Fix moment().localeData() return type ( #11872 )
2016-10-10 19:55:46 +09:00
Benny van Reeven
59b4c526c9
Update parsimmon typings ( #11873 )
...
According to the [README][1] and [API docs][2], an index is now an
object instead of a number.
The typings have been updated in the relevant places:
* `Result<T>.index`
* `Mark<T>.start` and `Mark<T>.end`
* `Parsimmon.index`
[1]: https://github.com/jneen/parsimmon/blob/master/README.md
[2]: https://github.com/jneen/parsimmon/blob/master/API.md
2016-10-10 19:54:59 +09:00
James Bracy
b15ec5b9a0
Updating QUnit to 2.0.1 ( #11527 )
2016-10-10 19:53:14 +09:00
Guilherme Oenning
a92782a4ba
create function return Promises. closes #11003 ( #11767 )
2016-10-10 19:52:43 +09:00
Endel Dreyer
056a5d36c5
add definitions for fossil-delta package ( #11868 )
2016-10-10 19:51:01 +09:00
Cotton Hou
3ea7e4b306
fix(localforage): for LocalForageOptions.version ( #11862 )
2016-10-10 19:31:58 +09:00
Arne Schubert
1a0f7cd07c
Make the "undersore methods" to protected ones in the definitions ( #11715 )
...
* Make the undersore methods to protected ones
* Remove non-public _read method from Result-Stream
2016-10-10 19:15:23 +09:00
Simon
047108541f
fix travis errors
2016-10-09 20:49:57 -04:00
Simon
633739d1bc
removes private api options from schematype
2016-10-09 20:44:15 -04:00
Simon
cddd4f8a2f
fixes return types for mongoose document array create() and id()
2016-10-09 20:43:46 -04:00
Jose Berardo
2f1f1d54c5
oops one more void
2016-10-10 00:32:05 +11:00
Jose Berardo
6479f21283
undefined to void
2016-10-10 00:28:00 +11:00
Jose Berardo
8ce0b23273
Fix iterators and Add RRuleSet
2016-10-10 00:02:13 +11:00
James Moey
eb6ec6b5f7
fix export finalhandle as function
2016-10-09 14:13:19 +11:00
Eric Amodio
e623c6b316
Changes Quill casing to avoid issues w/ jspm & others ( #11858 )
2016-10-08 16:32:43 -07:00
Eric Amodio
0dcd0bdc39
Allows Element in quills ctor ( #11841 )
2016-10-08 13:01:34 -07:00
Linda_pp
360b85fdbf
Add 'xtend' package ( #11854 )
2016-10-08 10:58:14 -07:00
Marvin Hagemeister
cc3ca26de4
Fix wrong stream TransformOptions interface. ( #11849 )
...
Transform streams are duplex streams and extend the latter's constructor options.
2016-10-08 10:54:59 -07:00
Peter Safranek
d898304c56
Add type definitions for koa-send. ( #11848 )
2016-10-08 10:45:01 -07:00
TonyYang
a2973f4bda
[express] Complete routing methods ( #11847 )
...
* Complete routing methods
* Add string sign
2016-10-08 10:43:59 -07:00
Jon Lund Steffensen
67ac001d6c
youtube: Add alternative YT.Player constructor ( #11844 )
...
Add constructor from HTMLElement instead of id string.
2016-10-08 10:39:19 -07:00
Arun Aravind
41202eb817
Added type definition for gulp cache ( #11843 )
2016-10-08 10:37:06 -07:00
John Reilly
afee31cc2d
Merge pull request #11851 from uncovertruth/feature/react_svg_attributes
...
Add React SVG attributes
2016-10-08 16:55:10 +01:00
heavenshell
0335027d41
Add Reac SVG attributes
...
- Add "colorInterpolationFilters", "filter", "in", "result", "stdDeviation",
"type" and "values" for "feGaussianBlur" and "feColorMatrix"
- Remove trailing whitespaces
2016-10-08 15:42:07 +09:00
Talat Baig
4c76db9b47
Create bootstrap-table.d.ts ( #11812 )
...
* Create bootstrap-table.d.ts
* Update bootstrap-table.d.ts
* Update bootstrap-table.d.ts
* Update bootstrap-table.d.ts
2016-10-07 13:00:20 -07:00
Guy
69bf8ef4e5
Update to match braintree-web version 3.3.0 ( #11832 )
2016-10-07 12:52:10 -07:00
Hassan Abdel-Rahman
10ea4049da
updated bull typing ( #11829 )
2016-10-07 12:50:10 -07:00
Goldsmith42
7dbdbc0187
Added async-polling definition ( #11827 )
...
* Added definition for async-polling
* async-polling tests with noImplicitAny
2016-10-07 12:48:58 -07:00
Yaroslav Admin
3e31546e34
Added version for canvas-gauges type definitions ( #11826 )
2016-10-07 12:45:10 -07:00
Andrei Markeev
6a721be2a3
Updated camljs library to v2.7 ( #11825 )
2016-10-07 12:43:46 -07:00
glennvorhes
754ac82a16
Openlayers remove self:, optional projections ( #11813 )
...
* remove remaining references to self:
* Cluster options projection not required, set to undefined by ol.source.Vector parent
* projection not required on ol.source.XYZ
2016-10-07 10:02:40 -07:00
John Children
45e67bac51
Update protobufjs-tests.ts
2016-10-07 17:24:29 +01:00
John Children
d0646a6650
Correct minor error on ProtoEnum values array
...
The values field of the ProtoEnum interface should be an array not a single entry. This can be seen when using the Protobuf.js parser on enum fields where a file containing:
```
enum Priority {
LOW = 1;
MEDIUM = 2;
HIGH = 3;
}
```
Is parsed to:
```
{ package: null,
messages: [],
enums:
[ { name: 'Priority',
values:
[ { name: 'LOW', id: 1 },
{ name: 'MEDIUM', id: 2 },
{ name: 'HIGH', id: 3 } ],
options: {} } ],
imports: [],
options: {},
services: [] }
```
2016-10-07 17:07:44 +01:00
Denis
a0669ef32d
Update JSBase64 namespace ( #11816 )
...
Issues reported: https://github.com/dankogai/js-base64/issues/38#issuecomment-251963300
2016-10-06 17:04:13 -07:00
Alejandro Sánchez
38f26299ff
Added missing fs constants ( #11810 )
2016-10-06 16:01:16 -07:00
Victor
bd2b99f14e
FChart.js: fixed missing config ( #11796 )
2016-10-06 14:31:58 -07:00
Gustavo Henke
4b988a263b
Add type definitions for request-promise-native ( #11807 )
2016-10-06 14:20:32 -07:00
Thomas G
69c68a0ae0
jquery.dataTables fix ( #11806 )
...
Added missing index argument
2016-10-06 14:19:14 -07:00
Marvin Hagemeister
57a40bab50
Add typings for sass-graph ( #11801 )
2016-10-06 14:18:06 -07:00
Arun Aravind
73f83f41fe
Gulp copy ( #11804 )
...
* Added type definitions for terminal-menu
* Added type definitions for gulp-copy package
* Fixed typos in file header
2016-10-06 14:17:42 -07:00
Alejandro Sánchez
5f742ae17e
Added GeoJSON types ( #11795 )
2016-10-06 14:14:57 -07:00