Kyle Roach
|
a3f1955c46
|
Added definitions for react-native-material-design-searchbar
|
2017-07-10 12:17:35 -04: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 |
|
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 |
|
Kyle Roach
|
6cd02abb2e
|
[react-native-elements] Added Badge component
|
2017-07-07 09:20:38 -04:00 |
|
Ron Buckton
|
66fe42e92c
|
Merge pull request #17810 from achugaev93/patch-1
node: Updated signature of ChildProcess#send method
|
2017-07-07 03:02:02 -07:00 |
|
Ron Buckton
|
ca2eb16bae
|
Merge pull request #17815 from cjbarth/jsonwebtoken/not-before
JSONWEBTOKEN: Add support for numerical `notBefore` in jsonwebtoken
|
2017-07-07 02:59:51 -07:00 |
|
Ron Buckton
|
93df80016e
|
Merge pull request #17822 from mohsen1/patch-24
add strictExportPresense to module of webpack
|
2017-07-07 02:55:14 -07:00 |
|
Ron Buckton
|
49cd702f5d
|
Merge pull request #17823 from wong2/patch-1
[raven]: Fix CaptureOptions.fingerprint definition
|
2017-07-07 02:52:57 -07:00 |
|
Eloy Durán
|
2e6fb6507a
|
Merge pull request #17794 from huhuanming/react-native-communications
add react-native-communications
|
2017-07-07 11:51:22 +02:00 |
|
Ron Buckton
|
d6a5cfe5bb
|
Merge pull request #17827 from LonelyWhale/patch-1
Add rolling supports to koa-session
|
2017-07-07 02:51:04 -07:00 |
|
Eloy Durán
|
59cf8054c8
|
Merge pull request #17826 from iRoachie/flatlist
[react-native] Additional flatlist, sectionlist props
|
2017-07-07 11:49:32 +02:00 |
|
Ron Buckton
|
e755ea2fdc
|
Merge pull request #17795 from beary/master
Expose `BrowserRouterProps` and `HashRouterProps` interface.
|
2017-07-07 02:45:31 -07:00 |
|
Ron Buckton
|
24c8327df6
|
Merge pull request #17791 from mohsen1/patch-22
Add cygwin to type of platforms in node
|
2017-07-07 02:39:41 -07:00 |
|
Ron Buckton
|
cb10271859
|
Merge pull request #17812 from dalcib/patch-1
react-native: Add web as a platform
|
2017-07-07 02:31:52 -07:00 |
|
Ron Buckton
|
ebdeacea2d
|
Merge pull request #17788 from dylan-chong/fix_mapbox_point
Fix mapbox-gl.Point constructor and missing x/y fields
|
2017-07-07 02:18:59 -07:00 |
|
Ron Buckton
|
2a8077f548
|
Merge pull request #17776 from annich-MS/AddHandlerAsync
[Office-js] Add mailbox.addHandlerAsync and EventType.ItemChanged
|
2017-07-07 01:24:38 -07:00 |
|
Ron Buckton
|
2d6c6ed217
|
Merge pull request #17773 from DenisCarriere/leaflet-draw
Add leaflet-draw tests
|
2017-07-07 01:23:24 -07:00 |
|
Ron Buckton
|
dd92c89e18
|
Merge pull request #17770 from mmiszy/master
sinon-stub-promise should extend Function
|
2017-07-07 01:20:53 -07:00 |
|
Elliot Blackburn
|
e2a10612e5
|
Typings for passport-google-oauth2 @ 0.1.6 (#17763)
* Add typings for passport-google-oauth2 : 0.1.6
* Correct passport-google-oauth2 build errors
* Define typescript version in passport-google-oauth2
|
2017-07-07 00:12:36 -07:00 |
|
Eloy Durán
|
135cf095e0
|
Merge pull request #17807 from iRoachie/country-list
Added definitions for country-list
|
2017-07-07 09:10:43 +02:00 |
|
Ron Buckton
|
b58d4dc279
|
Merge pull request #17761 from alitaheri/material-ui-theme
[Material-UI] Add headerColor to theme
|
2017-07-07 00:09:19 -07:00 |
|
Ron Buckton
|
48d368b0d7
|
Merge pull request #17759 from erikma/dev/erikma/zeromqTS
Add types for ZeroMQ.js, derived from the 'zmq' type definitions #17757
|
2017-07-07 00:00:20 -07:00 |
|
Ron Buckton
|
5007f3ee55
|
Merge pull request #17758 from nhardy/modernizr-3.5.0
Modernizr: Update for v3.5.0.
|
2017-07-06 23:53:30 -07:00 |
|
Ron Buckton
|
428282dff8
|
Merge pull request #17747 from dthunell/master
Add types for restify-cors-middleware
|
2017-07-06 23:29:36 -07:00 |
|
Ron Buckton
|
43353fe802
|
Merge pull request #17746 from frankwallis/master
react-big-calendar: update to use es6 default export
|
2017-07-06 23:26:27 -07:00 |
|
Ron Buckton
|
f3314437b7
|
Merge pull request #17745 from 304NotModified/patch-1
Fix ckeditor.dialog.getCurrent(), getter is not returning void
|
2017-07-06 23:23:05 -07:00 |
|