Jack Walters
|
d3285aecfb
|
Added in missing horizontalFill and verticalFill
|
2018-05-17 14:43:30 -07:00 |
|
Alex Jerabek
|
7ccb318b17
|
TestErrorChange
|
2018-05-17 13:42:36 -07:00 |
|
Michael Dodge
|
6ff66ac67c
|
Merge branch 'master' into ace-diff
|
2018-05-17 12:17:34 -06: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 |
|
Alec Zopf
|
4ec5c6f664
|
removing patch version
|
2018-05-17 10:48:00 -04:00 |
|
Alec Zopf
|
5289ad7cc4
|
incrementing version number in header
|
2018-05-17 10:28:42 -04:00 |
|
Anastasiia Antonova
|
74f058695c
|
"chartist": changed definition formatting (due to the parse fail)
|
2018-05-17 17:37:01 +07:00 |
|
Mathias Paumgarten
|
fc556f6a50
|
fixes lint issues
|
2018-05-17 12:27:50 +02:00 |
|
Mathias Paumgarten
|
db5c8936d5
|
adds missing setPixels() method
|
2018-05-17 12:18:01 +02: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 |
|
Nick Holloway
|
ff0c5eb0c0
|
Add encryption key to Code Pipeline event
|
2018-05-17 09:35:00 +01:00 |
|
Anastasiia Antonova
|
7c8a56047d
|
package.json reformat: 4 spaces indentation according to the .editorconfig
|
2018-05-17 13:49:32 +07:00 |
|
Ionut Botizan
|
1b2f3e2ba1
|
[node] Add debugPort to the Process interface
https://nodejs.org/api/process.html#process_process_debugport
|
2018-05-17 09:24:41 +03: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 |
|
Aaron Schiff
|
605ede46f7
|
xmldoc: Corrected, expanded, and refined typings
|
2018-05-16 22:19:10 -05: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 |
|
Alec Zopf
|
c7139f6cd6
|
add handling for superagent pfx with passphrase
|
2018-05-16 15:48:29 -04:00 |
|
Thomas Gossmann
|
9abbb97f48
|
Make third argument of addObserver and removeObserver optional
|
2018-05-16 17:30:14 +02:00 |
|
Rene Kiupel
|
91c0804fde
|
added 2 missing defs (domain+request)
|
2018-05-16 17:15:10 +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 |
|
Eloy Durán
|
e4e2349442
|
Merge pull request #25803 from tn0502/tido/batchedbridge
[react-native] Add declarations for MessageQueue and BatchedBridge.
|
2018-05-16 15:37:11 +02:00 |
|
islishude
|
47fab38e32
|
fix: fix typo
|
2018-05-16 20:25:36 +08:00 |
|
Oliver Joseph Ash
|
7da1141f4e
|
Node: add undefined to ParsedUrlQuery index signature
|
2018-05-16 13:13:56 +01:00 |
|
islishude
|
4461c0f211
|
feat(bitcoinjs-lib): add bech32 field to Network interface
|
2018-05-16 20:12:20 +08:00 |
|
Vincent Fabioux
|
41b4cf88d9
|
[rc-tree] Fix incorrect right click, mouse enter and mouse leave props type.
|
2018-05-16 13:43:46 +02:00 |
|
Wang Dàpéng
|
5f5b3f1cb0
|
Update http-assert version
|
2018-05-16 19:30:06 +08:00 |
|
Wang Dàpéng
|
18d941bfe0
|
Update http-assert assert definition
`assert` should support `assert(value, 500, { toast: 'custom error message' })`
|
2018-05-16 19:24:05 +08:00 |
|
Tommy Nguyen
|
63fb6fdcb4
|
fixup! [react-native] Add declarations for MessageQueue and BatchedBridge.
|
2018-05-16 13:21:57 +02:00 |
|