Commit Graph

35504 Commits

Author SHA1 Message Date
Niklas Wulf
d73ea3885a
[accept-language-parser] Add accept-language-parser
This commit adds initial support for the accept-language-parser module which is currently at version 1.4.1

I am not in any way related to the module.
2017-09-21 12:15:46 +02:00
Benjamin Lichtman
c1534fd023 Merge pull request #19754 from YunS-Stacy/master
[leaflet-draw] Add Draw Handlers
2017-09-20 15:44:02 -07:00
Benjamin Lichtman
cfbbb815b3 Merge pull request #19827 from marvinhagemeister/puppeteer
Add typings for `puppeteer` (headless chrome framework)
2017-09-20 13:58:25 -07:00
Benjamin Lichtman
c6de9b449b Merge pull request #19792 from scottharwell/express-brute-redis
Add typings for express-brute-redis
2017-09-20 12:52:53 -07:00
Benjamin Lichtman
d2e44fcbca Merge pull request #19884 from cameron-mcateer/master
Add types for react-form@1.3
2017-09-20 12:50:59 -07:00
Benjamin Lichtman
c80f879619 Merge pull request #19892 from bfeltman/master
Make all push-options optional
2017-09-20 11:44:05 -07:00
Benjamin Lichtman
3b2d4121f1 Merge pull request #19803 from danielearwicker/react-foundation
Adding definitions for react-foundation
2017-09-20 11:41:00 -07:00
Cameron McAteer
71fde721bd Added more specific typings for some interfaces 2017-09-20 10:30:31 -07:00
Boris Aranovich
c30b86dfaa Fix for JQueryUI ResizableEvents interface (#19904)
Fixes #19901
2017-09-20 18:11:07 +01:00
Benjamin Lichtman
cd7b44a336 Merge pull request #19807 from li-xinyang/patch-1
Add missing Data attribute for Treemap component
2017-09-20 09:09:20 -07:00
Marvin Hagemeister
30bdac9d69 Add typings for puppeteer 2017-09-20 17:52:34 +02:00
Benjamin Lichtman
1960ddc332 Merge pull request #19824 from pasieronen/bunyan-reemit-error-events
bunyan: add support for reemitErrorEvents stream flag
2017-09-20 08:40:26 -07:00
Benjamin Lichtman
e010558ca0 Merge pull request #19893 from bayssmekanique/master
Adds constructor with options to chokidar
2017-09-20 08:39:20 -07:00
Benjamin Lichtman
d97b6891ae Merge pull request #19898 from robertorobles/patch-1
Change hostname to host
2017-09-20 08:38:30 -07:00
Benjamin Lichtman
9ab3221f01 Merge pull request #19866 from pvdyck/master
Mapbox-gl fix: stops are optional in StyleFunction
2017-09-20 08:36:00 -07:00
Andy
181732f14f react-dom: Disable "no-unnecessary-generics" lint (#19908) 2017-09-20 08:29:54 -07:00
Andy
e16b5b69b1 react-transition-group: Fix export (#19907) 2017-09-20 07:18:07 -07:00
Andy
c024444222 react-app: Use type parameter defaults (#19906) 2017-09-20 07:17:29 -07:00
Roberto Robles Fernández
d16d15d914 Change hostname to host
hostname must be host in Options interface.
https://github.com/webdriverio/webdriverio/blob/master/lib/cli.js#L72
2017-09-20 10:17:23 +02:00
Zach Cardoza
bc971be08e Bumps version and adds to editor list 2017-09-19 22:47:41 -07:00
Zach Cardoza
aa85998b99 Adds constructor with options 2017-09-19 22:38:36 -07:00
Brandon Feltman
6137f36dfd Make all push-options optional 2017-09-19 20:47:01 -06:00
YunS-Stacy
f5671de712 format code 2017-09-19 21:54:54 -04:00
YunS-Stacy
262e3ec0c4 add public methods to L.Draw.Feature 2017-09-19 21:20:37 -04:00
Scott Harwell
90285b73cf Update to correct formatting issues 2017-09-19 21:07:49 -04:00
Benjamin Lichtman
b04ef81201 Merge pull request #19753 from prabh-62/master
[@types/pdfjs-dist] Expose all interfaces
2017-09-19 16:56:13 -07:00
Benjamin Lichtman
088a9c4d7f Merge pull request #19752 from derekfinlinson/master
Add separate Process event context interfaces to xrm
2017-09-19 16:45:31 -07:00
Benjamin Lichtman
ac0d89927a Merge pull request #19684 from avonwyss/mfiles
mfiles: Added missing CLSID constants
2017-09-19 16:44:11 -07:00
Benjamin Lichtman
2d3fe749ae Merge pull request #19693 from florian-richter/master
redux-actions: Remove incorrect type assumptions in handleActions
2017-09-19 16:42:43 -07:00
Benjamin Lichtman
edc90dc0c5 Merge pull request #19695 from mikeyGlitz/react-bootstrap-table/remote-expansion
React bootstrap table/remote expansion
2017-09-19 16:40:53 -07:00
Benjamin Lichtman
9c67d80d08 Merge pull request #19698 from SuperOleg39/bootstrap-datepicker
bootstrap-datepicker - append all available datepicker events
2017-09-19 16:39:23 -07:00
Benjamin Lichtman
dd53959f3c Merge pull request #19700 from dkamburov/master
[ignite-ui]Update Ignite UI typing definition according the latest 17.1 build
2017-09-19 16:37:34 -07:00
Benjamin Lichtman
d90aefbb76 Merge pull request #19705 from loopArray/patch-1
[jQuery simplePagination] add lost options member add comments
2017-09-19 16:35:08 -07:00
Benjamin Lichtman
d60f79d3c8 Merge pull request #19717 from drmikecrowe/master
[loopback]:  Fix remoteMethod and add detailed definition for parameters
2017-09-19 16:33:13 -07:00
Benjamin Lichtman
b74d1e3594 Merge pull request #19738 from ikatyang/feat/prettier-1.7
feat(prettier): update to version 1.7
2017-09-19 16:31:01 -07:00
Benjamin Lichtman
d17b79a698 Merge pull request #19746 from mkannwischer/master
@types/angular-strap: updated all options types to 2.3.8
2017-09-19 16:26:50 -07:00
Cameron McAteer
37ef5c1916 Fixed dtslint errors 2017-09-19 16:07:32 -07:00
Benjamin Lichtman
1667b5ed2e Merge pull request #19814 from shiftkey/add-electron-winstaller
add electron-winstaller package
2017-09-19 15:41:57 -07:00
Brendan Forster
a2074748a5 strictNullChecks: true 2017-09-20 08:05:07 +10:00
Cameron McAteer
409f9cfa36 Removed single module declaration in favor of self-defining exports 2017-09-19 14:54:57 -07:00
Benjamin Lichtman
111c149e48 Merge pull request #19675 from evil-shrike/jquery.fancytree
[jquery.fancytree] added enableUpdate method
2017-09-19 14:53:06 -07:00
Benjamin Lichtman
10eda62a96 Merge pull request #19673 from dimonka83/modal-props-fix
[react-overlays] Modal: add className prop and make manager prop optional
2017-09-19 14:51:45 -07:00
Benjamin Lichtman
8470237b2f Merge pull request #19763 from nikeee/patch-1
Fix parse_response type and use lookup type
2017-09-19 14:47:14 -07:00
Benjamin Lichtman
324001a4f2 Merge pull request #19877 from guillaumep/patch-2
ramda: More verbose definition for pathOr
2017-09-19 14:44:50 -07:00
Cameron McAteer
818a08f88e Add types for react-form@1.3 2017-09-19 14:43:25 -07:00
Benjamin Lichtman
2eecde2838 Merge pull request #19730 from doronbrikman/master
react-color: update ColorWrap types
2017-09-19 14:20:12 -07:00
Benjamin Lichtman
dddb59f25b Merge pull request #19795 from RealTYPICAL/master
Add typings for peer-dial
2017-09-19 14:12:04 -07:00
Benjamin Lichtman
041e6ee300 Merge pull request #19796 from morphologue/master
Type definitions for react-mce 0.6.
2017-09-19 14:09:13 -07:00
Benjamin Lichtman
32c2c4df2a Merge pull request #19821 from superchu/prosemirror-tables
Adding definitions for prosemirror-table
2017-09-19 13:58:15 -07:00
Benjamin Lichtman
28c2bd3fb5 Merge pull request #19875 from euginio/master
New types for the "tabulator" npm package
2017-09-19 12:37:00 -07:00