Commit Graph

36405 Commits

Author SHA1 Message Date
Andy
c49aac404f mapbox: Fix no-unnecessary-class lint (#20821) 2017-10-23 08:00:15 -07:00
Andy
60b572a6af lunr: Remove redundant jsdoc (#20802) 2017-10-23 07:59:39 -07:00
huhuanming
9bf8e4caf8 Enhance ItemSeparatorComponent (#20807) 2017-10-23 07:56:19 -07:00
Joaquín Cuenca Abela
23271d8f44 Include the option to add customized buttons to the toolbar (#20764)
* Include the option to add customized buttons to the toolbar

* Fix all lint problems, export for the export ones.

* Mimic the previous module and namespace declaration.

Somehow this manages to export MediumEditor as a single object,
and define all the relevant types inside the MediumEditor namespace.

* Delete the linter configuration

This module still do not pass the linter tests.
I do not know how to fix the remaining issues, so I disable the linter until a brighter mind can fix these problems.
2017-10-23 07:55:32 -07:00
Andy
e29d3e0468 zeromq: Fix lint (#20800) 2017-10-23 07:54:24 -07:00
Andy
bcdc6ff71a paho-mqtt: Fix lint (#20806) 2017-10-23 07:54:07 -07:00
Stuart Schechter
7bfae6fc3b Update redis fix incr return result (#20625)
* Change callback result of incr (increment) variants to be number
  was string[]

* Fix lint errors

* Stop using `let`

* Remove type annotations for simple string and number constant
2017-10-23 07:53:43 -07:00
Andy
85c11ed454 csrf: Fix lint (#20805) 2017-10-23 07:52:59 -07:00
Andy
9a1c802a89 d3-*: Fix lint (#20837)
* d3-*: Fix lint

* Add more @param comments
2017-10-23 07:50:05 -07:00
Andy
a10b8bea65 framebus: Fix lint (#20856)
* framebus: Fix lint

* fix
2017-10-23 07:49:47 -07:00
Brett Jackson
2369b178e4 Move node-feedparser to feedparser. Resolves #17467. (#20660)
* Move node-feedparser to feedparser. Resolves #17467.

* Fix test name

* Fix import in test for feedparser.
2017-10-23 07:48:27 -07:00
Glen M
3a6bdd87c2 Revamp services. Improve consistency. Add *Compatible types. (#20726) 2017-10-23 07:46:49 -07:00
Andy
2ab92f4635 enzyme: Fix lint (#20855) 2017-10-23 07:43:09 -07:00
Andy
b39a082e94 csvtojson: Fix lint (#20854) 2017-10-23 07:42:59 -07:00
Andy
ff3b9760a5 bootstrap.v3.datetimepicker: Fix lint (#20853) 2017-10-23 07:42:44 -07:00
Andy
5a0a6173b6 auth0-js: Fix lint (#20852) 2017-10-23 07:42:20 -07:00
Andy
8d65c5e9fa artyom.js: Fix lint (#20851) 2017-10-23 07:41:42 -07:00
Andy
f5cf47330b bagpipes: Fix lint (#20803) 2017-10-23 07:35:48 -07:00
Andy
7c7d40373f ember: Fix lint (#20827) 2017-10-23 07:35:35 -07:00
Andy
3e595b7982 lodash: Fix lint (#20828) 2017-10-23 07:34:55 -07:00
Andy
4650e8059b yandex-maps: Fix lint (#20826) 2017-10-23 07:34:36 -07:00
Andy
a2c81182cf node: Fix lint (#20835) 2017-10-23 07:34:15 -07:00
Andy
6d9beb4956 winston: Fix lint (#20832) 2017-10-23 07:34:02 -07:00
Andy
6274f3d980 webpack-*: Fix lint (#20831) 2017-10-23 07:33:51 -07:00
Andy
4f6bd16557 gulp-*: Fix lint (#20836) 2017-10-23 07:33:34 -07:00
Andy
c164250b98 fabric: Fix lint (#20842) 2017-10-23 07:33:10 -07:00
Andy
72bc73d061 react-*: Fix lint (#20825) 2017-10-23 07:31:51 -07:00
Andy
2552256a2f highcharts: Fix lint (#20844) 2017-10-23 07:31:29 -07:00
Andy
f2c9d7538c dotenv-*: Fix lint (#20840) 2017-10-23 07:29:53 -07:00
Andy
f02f7bfa39 egg: Fix lint (#20843) 2017-10-23 07:29:28 -07:00
Andy
bbecb2ac3b bunnymq: Fix lint (#20845) 2017-10-23 07:28:49 -07:00
Andy
00676de6d4 fetch-mock: Fix lint (#20847) 2017-10-23 07:27:59 -07:00
Andy
452bdf297c documentdb: Fix lint (#20846) 2017-10-23 07:27:37 -07:00
Martin Braun
8f3fc5b8d7 Updated type definitions to yFiles for HTML 2.0.1.3 (#20611)
* Updated type definitions to yFiles for HTML 2.0.1.3

* Changed version number in header.
2017-10-23 07:10:43 -07:00
Andy
097d2acf71 Miscellaneous lint fixes (#20849) 2017-10-22 15:22:50 -07:00
Andy
4a0d3be1c0 leaflet-*: Fix lint (#20841) 2017-10-22 11:27:58 -07:00
andy-ms
84da98d35b verror: Fix lint 2017-10-22 10:46:51 -07:00
Paulo Cesar
10612bcf84 Update index.d.ts (#20811)
remove duplicated `as`
2017-10-22 15:39:35 +01:00
Kaelig Deloumeau-Prigent
ed36d5538f react: Add "as" attribute to link elements (#20628)
* Add "as" attribute to links

See corresponding addition here: https://github.com/facebook/react/pull/7582

* Add "as" attribute to link elements in React v16 definition

* Turn commas into semicolons (React 15)

* Turn commas into semicolons (React 16)
2017-10-22 05:38:18 +01:00
Alan Agius
902a364510 feat(cpx): add typings for cpx (#20786)
* feat(cpx): add typings for `cpx`

* cpx: add `strictFunctionTypes`

* cpx: fix build
2017-10-21 10:47:48 -07:00
Jake Ginnivan
3f9b03e673 Added type definitions for pino-multi-stream (#20757) 2017-10-21 09:35:16 -07:00
Daniel Król
da6e5dabc8 Add react-dnd-touch-backend types (#20770)
* Add react-dnd-touch-backend types

* CS fixes

* Add dom lib
2017-10-20 13:19:43 -07:00
Artem Malko
38e3db12b8 react Add 'as' attribute for link element (#20769) 2017-10-20 19:36:49 +01:00
Andy
e51980df25 openpgp: Convert to external module (#20622) 2017-10-20 10:02:01 -07:00
Andy
ab68c62063 signals: Lint (#20648) 2017-10-20 10:00:53 -07:00
Andy
bba52abf8e js-data-angular and js-data-http: Add dependency on the old @types/js-data (#20689) 2017-10-20 10:00:14 -07:00
Alessandro Vergani
09b08e4b7d Fix circular-json declarations to match JSON object (#20755)
* Fix circular-json declarations

* Simplify definitions of circular-json
2017-10-20 09:10:45 -07:00
UrielCh
fee527c103 update CasperJS 1.0.29 to 1.1.4 (#20739)
* update CasperJS 1.0.29 to 1.1.4
remove most oh the any type
Set Optional parameter As Optional.

* tslint casperJS
2017-10-20 08:28:54 -07:00
Cory Deppen
3bb8a66513 [redux-logger] Add optional logEntry param to LoggerPredicate (#20740)
* Add optional logEntry param to LoggerPredicate

* Enable linting

Resolve errors and comply with DT formatting recommendations.
2017-10-20 08:28:39 -07:00
Björn Tegelund
25af4237d2 Add passHref to Link (#20745) 2017-10-20 08:28:27 -07:00