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
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
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
osechet
b29fcd9959
[openlayers] update color type to tuple ( #11802 )
2016-10-06 12:48:28 -07:00
Andrew Throener
1fbfdc6924
fix(winston): add configure method ( #11797 )
2016-10-06 12:45:46 -07:00
Ivo Stratev
f89b94bcf7
updating wiring-pi to 2.2.0 ( #11799 )
2016-10-06 12:45:04 -07:00
Mohsen Azimi
7cf9009e04
Add https option to webpack-deve-server config ( #11800 )
...
Reference:
* https://webpack.github.io/docs/webpack-dev-server.html
* http://stackoverflow.com/a/33190065
2016-10-06 12:44:36 -07:00
glennvorhes
be79a42dd3
Openlayers fix ( #11745 )
...
* make render order optional
* removed self/this param in callbacks, typing of context not supported
* make projection optional in TileArcGISRestOptions
* remove unnecessary generic previously added to forEach
2016-10-06 10:49:26 -07:00
MikeMatusz
2c8c42838d
Add TypeDefinitions for TimelineJS3 ( #11736 )
...
* Create timelinejs.d.ts
* Create timelinejs3-tests.ts
* Fixing ITimelineDate display_date type
* Testing additional ITimelineOptions properties
* Adding version number.
2016-10-06 10:46:42 -07:00
Roger Martin
28c92ec811
Change checkbox.cascade to string ( #11792 )
...
$.jstree.defaults.checkbox.cascade is a string, not a boolean. See https://www.jstree.com/api/#/?f=$.jstree.defaults.checkbox.cascade
2016-10-06 10:45:40 -07:00
Alexandre
f3a936c489
Add seamless-immutable type definition file ( #11717 )
...
* Add seamless type
* Add seamless-immutable type definition file
* Rename file, change licence and fix some type definition
* Fix implicitly any
2016-10-06 10:17:53 -07:00
bearline
d80e8d3e51
Missing type for combineActions + minor changes ( #11781 )
...
Added the combineActions function as that was completely missing. The actionType parameter should be any object with a toString method (including the native string object). Also added convenience definitions for handleAction and handleActions in cases where state and payload is the same (like the same convenience definition for createAction).
2016-10-06 10:17:01 -07:00
Endel Dreyer
1f00f8d0b4
EaselJS: add missing ScaleBitmap class ( #11791 )
...
Source code: 9b4a11f793/extras/ScaleBitmap/ScaleBitmap.js (L49-L117)
2016-10-06 10:16:48 -07:00
Masahiro Wakame
4f1ec2ec0e
fix test failed about scroll-into-view ( #11789 )
2016-10-06 10:16:25 -07:00
Masahiro Wakame
67522ee64b
fix test file for cassandra-driver ( #11786 )
2016-10-06 10:15:34 -07:00
Milan Burda
934e9171de
Update to Electron 1.4.2 ( #11766 )
...
* Update to Electron 1.4.2
* Use NodeJS.EventEmitter class
2016-10-06 09:38:13 -07:00
mgroenhoff
e1a08ca895
Add missing terminalWidth method to yargs. ( #11777 )
2016-10-07 00:02:00 +09:00
MikeJerred
6722821ad5
Adding definitons for 'send' npm package ( #11771 )
...
* Definitions for send
* Adding test for mime
2016-10-06 23:54:15 +09:00
Sam Verschueren
cc35859196
fix(tz-format): add offset parameter ( #11765 )
2016-10-06 23:41:28 +09:00
Finn Poppinga
7a69d8a56f
add missing xhr parameter to promise callbacks. ( #11761 )
2016-10-06 23:41:15 +09:00
openminder
927c3555e0
Definitions for shopify buy. ( #11760 )
...
* Definitions for shopify buy.
* Definitions for shopify buy.
* fix header format and remove core-js reference
2016-10-06 23:38:32 +09:00
Jeongho Nam
f63e50aa81
TypeScript-STL v1.1.2 & Samchon-Framework v2-gamma.3 ( #11758 )
...
* Samchon Framework & TypeScript-STL for TS2.0
* bootstrap-datepicker view mode option (#11755 )
* jquery-colorpicker update
* Changed suggested type to original
* bootstrap-datepicker view mode option
* Revert "Samchon Framework & TypeScript-STL for TS2.0"
This reverts commit 6d9853350f1d9cc4cb19da72ed4d7aebb5f21eeb.
* TypeScript-STL v1.1.2 & Samchon-Framework v2-gamma.3
2016-10-06 23:36:47 +09:00
Jani
afa8fc2002
yargs: fix fail API ( #11757 )
...
* yargs: fix --target es6
* yargs: fix fail API
2016-10-06 23:33:50 +09:00
Schwobaland
384a4f4a5d
fixed setMaxBounds to match maxBounds in MapOptions ( #11738 )
...
* fixed setMaxBounds to match maxBounds in MapOptions
* comment removed and splitted into two overloads.
2016-10-06 23:32:53 +09:00
Adrien Vergé
877a2af148
fix(CKEditor): Fix config.toolbar type ( #11567 )
...
The type for toolbar is currently defined as `string | (string[])[]`,
but it should be `string | (string | string[])[]`.
The `toolbar` property is either:
* a toolbar name (`string`)
* or an array of elements, that can be `string`s (for instance a newline
marker `'/'`) or `string[]`s (for instance a list of buttons).
For example, this is a valid configuration:
```js
CKEDITOR.config.toolbar = [
[ 'mode', 'document', 'doctools' ],
[ 'clipboard', 'undo' ],
'/',
[ 'find', 'selection', 'spellchecker' ],
[ 'basicstyles', 'cleanup' ],
'/',
[ 'list', 'indent', 'blocks', 'align', 'bidi' ],
];
```
2016-10-06 23:26:24 +09:00
Sam Verschueren
6a70dd082e
fix object-assign ( #11709 )
2016-10-06 23:03:53 +09:00