Haroen Viaene
|
4ef613d9f9
|
fix(algoliasearch): camel case
[placeholders](https://www.algolia.com/doc/api-reference/api-parameters/placeholders/)
[camelCaseAttributes](https://www.algolia.com/doc/api-reference/api-parameters/camelCaseAttributes/)
|
2018-05-18 14:02:25 +02: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 |
|
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 |
|
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 |
|
Tommy Nguyen
|
63fb6fdcb4
|
fixup! [react-native] Add declarations for MessageQueue and BatchedBridge.
|
2018-05-16 13:21:57 +02:00 |
|
Holger Jeromin
|
cda7bba75c
|
asterisks fix
|
2018-05-16 11:47:48 +02:00 |
|
Holger Jeromin
|
7007542e78
|
adding JQueryEventObject to all on handlers and fix tests
|
2018-05-16 11:29:25 +02:00 |
|
Bruno Lemos
|
cf5dd197b3
|
[react-native] [Image] Disable broken props: width, height and tintColor
|
2018-05-16 04:03:08 -03:00 |
|
Bruno Lemos
|
ddac6e2625
|
[react-native] Add tests for ImageStyle and ViewStyle as props
|
2018-05-16 04:02:57 -03:00 |
|
Bruno Lemos
|
d12e4ba256
|
[react-native] Image props should extend ImageStyle intead of ViewStyle
|
2018-05-16 01:30:49 -03:00 |
|
Machisté Quintana
|
c1c69f4913
|
Update chunks function test to use updated type
|
2018-05-15 14:44:42 -07:00 |
|
Machisté Quintana
|
3ef1d0d822
|
Use the actual compilation.Chunk type instead of any
|
2018-05-15 14:42:52 -07:00 |
|
Machisté Quintana
|
6744394a0a
|
Bump webpack typings to v4.4.x
|
2018-05-15 14:04:28 -07:00 |
|
Ron Buckton
|
e22846ad77
|
Merge pull request #25788 from Flarna/node_http2_incoming_pseudo_headers
[node] Add http/2 pseudo headers to IncomingHttpHeaders
|
2018-05-15 12:54:35 -07:00 |
|
Ron Buckton
|
dea34b5798
|
Merge pull request #25766 from RookY2K/react-native-sortable-list
Added missing propTypes for react-native-sortable-list
|
2018-05-15 12:52:35 -07:00 |
|
Ron Buckton
|
6789b63802
|
Merge pull request #25782 from DefinitelyTyped/node10.1
Move 'fs/promises' to fs.promises per changes in Node 10.1
|
2018-05-15 12:51:18 -07:00 |
|
Ron Buckton
|
7103b727bf
|
Merge pull request #25752 from sethk/threejs-updates
Update some three.js types
|
2018-05-15 12:50:29 -07:00 |
|
Ron Buckton
|
dff045fcc6
|
Merge pull request #25787 from henrikra/master
Add missing functions and classes (react-native-navigation)
|
2018-05-15 12:46:43 -07:00 |
|
Ron Buckton
|
d5c080c65d
|
Merge pull request #25667 from tbrannam/tbrannam-navigator-register
Allow additional options to be passed via `registerComponent`
|
2018-05-15 12:43:45 -07:00 |
|
Ron Buckton
|
168e3905a3
|
Merge pull request #25789 from VincentBel/react-loadable-5.4
[react-loadable]: update types for v5.4
|
2018-05-15 12:42:07 -07:00 |
|
Tommy Nguyen
|
9ea396d9d6
|
[react-native] Add declarations for MessageQueue and BatchedBridge.
|
2018-05-15 21:33:57 +02:00 |
|
Simon Schick
|
ab7ede4820
|
fix(vision): fix incorrect interface extension
|
2018-05-15 12:20:22 -07:00 |
|
Ron Buckton
|
713ff37e3e
|
Merge pull request #25800 from yperess/patch-1
Fix return type for RedisOptions.reconnectOnError
|
2018-05-15 12:11:15 -07:00 |
|
Ron Buckton
|
41964b25bd
|
Merge pull request #25785 from Diluka/patch-1
sequelize - add method random
|
2018-05-15 12:10:37 -07:00 |
|
Ron Buckton
|
7d8b244510
|
Merge pull request #25772 from Astrak/threejs-webglinfo
Three.js : Add WebGLInfo.
|
2018-05-15 12:10:16 -07:00 |
|
Ron Buckton
|
c241b7b19f
|
Merge pull request #25598 from tiangolo/pouchdb-changes-selector
PouchDB: update options with find selector and others
|
2018-05-15 12:08:30 -07:00 |
|
Ron Buckton
|
54665ef753
|
Merge pull request #25614 from leanazulyoro/master
Add definitions for restify's conditionalHandler plugin
|
2018-05-15 12:05:52 -07:00 |
|
Ron Buckton
|
f6b7d71501
|
Merge pull request #25641 from dsandras/ds-add-definition-for-sipjs-mr549
sip.js: Add P-Asserted-Identity property
|
2018-05-15 11:59:20 -07:00 |
|
Ron Buckton
|
e5c09b4a2c
|
Merge pull request #25649 from stuckupfool/patch-1
Fix installation instructions for rc-slider package
|
2018-05-15 11:22:57 -07:00 |
|
Ron Buckton
|
51dbde15bb
|
Merge pull request #25647 from wingsbob/chai-jest-snapshot-without-synthetic-imports
Fixing chai-jest-snapshot export to match package
|
2018-05-15 11:22:04 -07:00 |
|
Ron Buckton
|
0db822b268
|
Merge pull request #25668 from dmitryxcom/patch-1
polymer/index.d.ts - add observeNodes / unobserveNodes
|
2018-05-15 11:18:48 -07:00 |
|
Ron Buckton
|
d148c5377a
|
Merge pull request #25784 from joscha/joscha/dependency-tree
add: dependency-tree
|
2018-05-15 10:05:49 -07:00 |
|
Ron Buckton
|
cb04e33479
|
Merge pull request #25680 from pascaliske/master
fix(medium-editor): toolbar flag should also accept a boolean
|
2018-05-15 09:41:39 -07:00 |
|
Ron Buckton
|
65e6022198
|
Merge pull request #25776 from jsonunger/master
Create definitions for react-radio-group
|
2018-05-15 09:40:17 -07:00 |
|