Commit Graph

32254 Commits

Author SHA1 Message Date
Ryan Cavanaugh
6cfb7b72f8 Merge pull request #17901 from xsburg/master
[seamless-immutable] replace `any` with meaningful types, enforce string property typing, fix bugs
2017-07-10 10:25:49 -07:00
Ryan Cavanaugh
7b21fe3867 Merge pull request #17916 from pudgeball/textinputandroidproperties
[react-native] Added two TextInput Android properties
2017-07-10 10:25:26 -07:00
Ryan Cavanaugh
4e7e500767 Merge pull request #17851 from caraballofelix88/master
[google-map-react] add definition for maxZoom to Option
2017-07-10 10:24:55 -07:00
Ryan Cavanaugh
31fe2698f5 Merge pull request #17850 from m18ru/mailparser2
Fix mailparser to 2 API
2017-07-10 10:24:34 -07:00
Ryan Cavanaugh
4f4796b114 Merge pull request #17839 from nenadalm/ramda
[ramda]: Improve map definition
2017-07-10 10:24:12 -07:00
Ryan Cavanaugh
510f6fc444 Merge pull request #17832 from dthunell/master
NodeCache: get() will return undefined on miss, key can be string or number
2017-07-10 10:23:42 -07:00
Ryan Cavanaugh
779e4e825d Merge pull request #17917 from Manusan42/master
@types/ws: binary flag is gone on ping and pong which reduces the options object to the mask boolean
2017-07-10 10:21:29 -07:00
Ryan Cavanaugh
16f4cecbc2 Merge pull request #17602 from gloorx/master
[Sequelize] Add rejectOnEmpty mode types
2017-07-10 10:19:16 -07:00
Ryan Cavanaugh
178bffab77 Merge pull request #17613 from pascalwhoop/master
updated i18n on alexa-sdk, fixed IntentRequest
2017-07-10 10:18:45 -07:00
Ryan Cavanaugh
fec422d226 Merge pull request #17611 from tkrotoff/react-router-component
Refactoring: use React.ComponentType
2017-07-10 09:41:41 -07:00
Ryan Cavanaugh
7e3d09a24d Merge pull request #17628 from jonnyynnoj/master
[mainloop.js] UMD format
2017-07-10 09:38:21 -07:00
Ryan Cavanaugh
e326cdd572 Merge pull request #17629 from selkinvitaly/master
bem-cn: ability to use imported interfaces
2017-07-10 09:36:42 -07:00
Ryan Cavanaugh
80fb63caf1 Merge pull request #17634 from jtmthf/yargs
Updated yargs command to take array of strings
2017-07-10 09:35:55 -07:00
Nick McGuire
bc2c62ee87 [react-native] Added two TextInput Android properties
Added two properties to the TextInputAndroidProperties interface:

  - disableFullscreenUI
  - textBreakStrategy
2017-07-10 11:52:52 -04:00
Manusan
57879fda5a binary flag is gone on ping and pong which reduces the options object to the mask boolean 2017-07-10 17:47:28 +02:00
Stepan Burguchev
4450b36336 add function-like constructor; fix lint errors 2017-07-10 10:30:45 +03:00
Stepan Burguchev
7730d7619e fix common mistakes 2017-07-10 09:49:33 +03:00
Stepan Burguchev
bd54249da7 set/update fallbacks, tests, tslint coverage 2017-07-10 09:25:33 +03:00
Stepan Burguchev
ccd26750c8 add fallback definition to solve dynamic scenarios and when the number of arguments is more than 5 2017-07-10 01:10:45 +03:00
Stepan Burguchev
fb798e5fab final polishing 2017-07-09 18:07:06 +03:00
Stepan Burguchev
1b91b09021 enforce strong typing in update, updateIn, without 2017-07-09 16:49:49 +03:00
Stepan Burguchev
43ffe03a9b enforce strong typing for partial objects and property names 2017-07-09 14:52:31 +03:00
Ron Buckton
fc73cdd92b Merge pull request #17806 from csgpro/dropzone-5.0.0-updates
Updates type definitions for Dropzone 5.0.0
2017-07-07 20:59:43 -07:00
Ron Buckton
f2fe6af45d Merge pull request #17817 from nearbydelta/master
Fix the definition of class Note in @Types/VexFlow to address Issue #17023
2017-07-07 20:48:59 -07:00
nearbydelta
aa41e744cf Revised: Class BarNote has new constructor
- rollback: constructor in class Note.
- creation: constructor() in class BarNote.
2017-07-08 10:36:34 +09:00
Ron Buckton
db6fbe9281 Merge pull request #17821 from mohsen1/patch-23
make devtoolModuleFilenameTemplate accept a function
2017-07-07 17:31:11 -07:00
Ron Buckton
d7de446a98 Merge pull request #17820 from zigomir/patch-1
chart.js Labels support string[] and string[][]
2017-07-07 17:21:46 -07:00
tedbcsgpro
3e76717ca1 fixes test errors 2017-07-07 17:06:40 -07:00
tedbcsgpro
f2ed9c9e73 attempt 1 to fix Travis CI build errors 2017-07-07 16:40:08 -07:00
Ron Buckton
32ff0b5ca9 Merge pull request #17813 from thiagolacerda/undomanager
[TinyMCE] Add ignore method to UndoManager
2017-07-07 16:35:03 -07:00
Denis
c46452782d Implement Delaunator typescript definition 2017-07-07 16:34:10 -07:00
tedbcsgpro
6a01609d45 adds v4 history 2017-07-07 16:27:41 -07:00
Chris Eppstein
cb2615884b The originalSource parameter to the SourceMapSource constructor is optional. 2017-07-07 16:13:05 -07:00
Ron Buckton
4a6f4f3b3d Merge pull request #17789 from chriseppstein/add-linting-to-webpack-sources
Add linting to webpack-sources.
2017-07-07 16:11:15 -07:00
Ron Buckton
4a5d968797 Merge pull request #17809 from McClellandLaboratories/patch-1
Adding missing readline createInterface options
2017-07-07 16:08:39 -07:00
Ron Buckton
7862c76a1b Merge pull request #17808 from cjbarth/node6/worker-emit
NODE: Correctly allow emit for any type of event for node worker
2017-07-07 16:07:59 -07:00
McClelland Laboratories
277f220679 Added requested change 2017-07-07 15:44:24 -07:00
Ron Buckton
338dcf797f Merge pull request #17785 from dasa/arcgis-js-api-4
[arcgis-js-api] Update for version 4.4
2017-07-07 14:16:23 -07:00
Ron Buckton
586fd0b138 Merge pull request #17784 from dasa/arcgis-js-api-3
[arcgis-js-api] Update for version 3.21
2017-07-07 14:14:20 -07:00
Ron Buckton
b304d74def Merge pull request #17695 from denyo/heremaps-clustering
[heremaps] fix types for H.map.layer.ObjectLayer() and H.service.Platform.createDefaultLayers()
2017-07-07 13:59:15 -07:00
ziga
20134c8278 Lint fix. 2017-07-07 13:52:02 -07:00
Ron Buckton
44d04ac9a1 Merge pull request #17840 from iRoachie/rne-badge
[react-native-elements] Added Badge component
2017-07-07 13:37:53 -07:00
Mohsen Azimi
1f359f76e7 Update index.d.ts 2017-07-07 10:16:34 -07:00
Mohsen Azimi
0d0eb743b7 Update index.d.ts 2017-07-07 10:15:16 -07:00
Mohsen Azimi
5e2a11a1e4 Update index.d.ts 2017-07-07 09:21:33 -07:00
ziga
c8246cde9d CR feedback. 2017-07-07 09:12:12 -07:00
Felix Caraballo
dc9839670f Add files via upload 2017-07-07 11:27:15 -04:00
Andrey Volynkin
7da62dff71 Fix mailparser to 2 API
MailParser was completely rewrote and last fix was incomplete.
2017-07-07 18:21:40 +03:00
Bernd Hacker
a3edea48b3 fix pr feedback 2017-07-07 15:38:21 +02:00
Kyle Roach
184dd72fb7 [rne] Check off badge component 2017-07-07 09:26:30 -04:00