Commit Graph

44752 Commits

Author SHA1 Message Date
Ron Buckton
2f052d79f7
Merge pull request #25847 from bpdsw/master
Update jwplayertypes to work with JWPlayer 8.2.2
2018-05-18 13:49:27 -07:00
Ron Buckton
011afe6033
Merge pull request #25522 from aj-r/lodash-omit-unset
Lodash omit unset
2018-05-18 13:48:42 -07:00
Ron Buckton
ca38f8156b
Merge pull request #25827 from gossi/patch-2
Optional 3rd argument for addObserver and removeObserver
2018-05-18 13:41:38 -07:00
Ron Buckton
6ce841d152
Merge pull request #25839 from affilnost/chartist-improvements
"chartist" improvements: added "series" to the ILineChartOptions, files reformat, definitions change
2018-05-18 13:20:30 -07:00
Ron Buckton
d71a9410e4
Merge pull request #25876 from csantero/qunit-equiv
[qunit] Add QUnit.equiv
2018-05-18 13:16:21 -07:00
Ron Buckton
8192e5b19e
Merge pull request #25855 from waltersjack/master
Recharts - Added in missing horizontalFill and verticalFill for CartesianGrid
2018-05-18 13:15:17 -07:00
Ron Buckton
42608a6eea
Merge pull request #25728 from glicht/tar-stream
Add definitions for tar-stream
2018-05-18 13:13:10 -07:00
Ron Buckton
cde3d979d9
Merge pull request #25723 from neodon/vue-markdown
Add definitions for vue-markdown
2018-05-18 13:12:16 -07:00
Ron Buckton
e8e0685396
Merge pull request #25718 from ckosti/mdc
Updated types for material-components-web and @material group to v0.35.0
2018-05-18 12:27:33 -07:00
Ron Buckton
245804c80d
Merge pull request #25708 from saboya/wreck-v14
wreck: Updating type definitions to v14.0.0.
2018-05-18 12:17:58 -07:00
Ron Buckton
680d7edac3
Merge pull request #25633 from Aankhen/mention-npx-in-readme
Mention npx when talking about dts-gen in README.md
2018-05-18 12:03:03 -07:00
Ron Buckton
aceeb6b67b
Merge pull request #25726 from championswimmer/@types/discourse-sso
add types for discourse-sso
2018-05-18 12:00:47 -07:00
Ron Buckton
9acaa139c5
Merge pull request #25591 from jethrolarson/checkPropTypes
Add checkPropTypes definition to @types/prop-types
2018-05-18 11:37:22 -07:00
Ron Buckton
cf4716f430
Merge pull request #25700 from robmandoe/patch-1
needs... objectCaching?: boolean; ...on IObjectOptions
2018-05-18 11:24:14 -07:00
Jack Walters
cc5f1242dc
Update recharts-tests.tsx 2018-05-18 11:06:06 -07:00
Jack Walters
b1f8a39a7f
Update recharts-tests.tsx 2018-05-18 11:05:14 -07:00
Chris Santero
f658544862 [qunit] Add QUnit.equiv 2018-05-18 11:54:26 -04:00
Ron Buckton
0e3cd2e17c
Merge pull request #25828 from wazeHQ/mapbox__geojson-area
add types for @mapbox/geojson-area
2018-05-17 22:04:01 -07:00
Ron Buckton
e1972939be
Merge pull request #25720 from cavarzan/master
[react-text-mask] Update react-text-mask: added optional render function
2018-05-17 22:02:02 -07:00
Ron Buckton
ec4a2f8c6f
Merge pull request #25730 from earshinov/ckeditor-fixes
[ckeditor] Various fixes
2018-05-17 15:57:06 -07:00
Jack Walters
d3285aecfb
Added in missing horizontalFill and verticalFill 2018-05-17 14:43:30 -07:00
Thomas Gossmann
14d56932be
Add tests for Ember.addObserver and Ember.removeObserver 2018-05-17 20:02:36 +02:00
Thomas Gossmann
e41d767e63
addListener with 3 or 5 parameters 2018-05-17 20:01:51 +02:00
Benjamin Dobson
62901eb27c Add my name and minimum typescript version 2018-05-17 17:44:26 +01:00
Benjamin Dobson
1d1c5f8a63 Revert "object -> any in AdScheduleParam"
This reverts commit 5f0eecaffc.
2018-05-17 17:35:02 +01:00
Benjamin Dobson
629d40c1c2 Updated version number in header 2018-05-17 17:30:12 +01:00
Benjamin Dobson
5f0eecaffc object -> any in AdScheduleParam 2018-05-17 17:26:31 +01:00
Benjamin Dobson
fa80fda507 Array style fix 2018-05-17 17:20:24 +01:00
Benjamin Dobson
ee93968967 Fixed type mismatch between adRequest and adSchedule 2018-05-17 17:17:46 +01:00
Thomas Gossmann
38289b5abf
no unnecessary generics 2018-05-17 18:06:54 +02:00
Benjamin Dobson
318e099c2e @types/jwplayer updated to work with JWP 8.2.2 2018-05-17 17:01:06 +01:00
Thomas Gossmann
502c045aef
Overloading add/removeObserver and add/removeListener 2018-05-17 17:37:42 +02:00
Anastasiia Antonova
74f058695c "chartist": changed definition formatting (due to the parse fail) 2018-05-17 17:37:01 +07:00
Anastasiia Antonova
99d2325dd7 "chartist": modified definitions - added a new account there 2018-05-17 17:17:43 +07:00
Anastasiia Antonova
d09abea64f "chartist": added "series" to the ILineChartOptions, see https://gionkunz.github.io/chartist-js/examples.html#example-line-series-override 2018-05-17 17:14:25 +07:00
Anastasiia Antonova
63337ec9f8 "chartist" files reformat: 4 spaces indentation according to the .editorconfig 2018-05-17 17:06:30 +07:00
Ron Buckton
131650c616
Merge pull request #25802 from SimonSchick/fix/vision-decoration-handler
fix(vision): fix incorrect interface extension
2018-05-16 23:01:31 -07:00
Ron Buckton
29db44ccae
Merge pull request #25757 from kento1218/fix-bitcoinjs
[bitcoinjs-lib] fix argument/return types of script templates
2018-05-16 23:00:48 -07:00
Ron Buckton
69398693f5
Merge pull request #25781 from mnquintana/webpack-4-split-chunks-chunks-func
[@types/webpack] Add support for chunks filter function in SplitChunksPlugin
2018-05-16 22:42:45 -07:00
Ron Buckton
f7440e7971
Merge pull request #25778 from shetzel/jsforce/fixes_and_additions
Adds 'success' and 'errors' properties to BatchResultInfo.
2018-05-16 22:40:20 -07:00
Ron Buckton
371431709f
Merge pull request #25818 from OliverJAsh/oja/node/parsed-url-query-nullable-index-signature
Node: add `undefined` to `ParsedUrlQuery` index signature
2018-05-16 22:38:34 -07:00
Ron Buckton
f4ebb84c3c
Merge pull request #25702 from hasantayyar/patch-1
open() is deprecated in mongoose >= 4.11.0
2018-05-16 17:35:03 -07:00
Ron Buckton
b8a9738dba
Merge pull request #25795 from HolgerJeromin/documentfragment
[types/jQuery] add DocumentFragment to allowed jQuery objects
2018-05-16 17:02:24 -07:00
Ron Buckton
212fd27fd9
Merge pull request #25792 from HolgerJeromin/patch-2
jQuery: Add overload for on() handler for JQueryEventObject
2018-05-16 17:00:29 -07:00
Ron Buckton
d979b71584
Merge pull request #25817 from isLishude/feat-bitcoinjslib-patch1
feat(bitcoinjs-lib): add bech32 field to Network interface
2018-05-16 16:59:07 -07:00
Sagie Maoz
51dfb8cc7a add types for @mapbox/geojson-area 2018-05-16 19:48:00 -04:00
Thomas Gossmann
ebb93d17ef
tests for addObserver and removeObserver with optional 3rd parameter 2018-05-16 22:35:16 +02:00
Thomas Gossmann
9abbb97f48
Make third argument of addObserver and removeObserver optional 2018-05-16 17:30:14 +02:00
Eloy Durán
c0fe97a75b
Merge pull request #25737 from VincentLanglet/react-native/fetch
[react-native] Add missing GlobalFetch / RequestInfo definitions
2018-05-16 15:41:07 +02:00
Eloy Durán
23f52199a3
Merge pull request #25735 from brunolemos/view-style-props
[react-native] Add missing style props to View
2018-05-16 15:38:50 +02:00