Commit Graph

36682 Commits

Author SHA1 Message Date
Georgii Dolzhykov
44e215bda7 AngularJS: compatibility with strictFunctionTypes
Fixes #21160
2017-11-01 15:13:22 +03:00
Andy
17f38a9945 baconjs: Make tests pass again (#21155) 2017-10-31 14:45:50 -07:00
Andy
5c3c66eaaa Lock down to node version 8 (#21156) 2017-10-31 14:38:38 -07:00
Ron Buckton
df542ba186 Merge pull request #21040 from Slessi/args-typings
Add typings for leo/args 3.0.7
2017-10-31 14:00:42 -07:00
Ron Buckton
f4372416f9 Merge pull request #21134 from alexlur/patch-1
Update chrome.webNavigation.getFrame API
2017-10-31 13:23:19 -07:00
Ron Buckton
33d05a3383 Merge pull request #21133 from scote/master
Update Materialize-Css for missing collapsible parameters
2017-10-31 13:21:55 -07:00
Ron Buckton
a906a46917 Merge pull request #21121 from isMeCoder/patch-1
.html() can return null
2017-10-31 12:42:03 -07:00
Andy
a11a781688 Fix some no-empty-interface lint errors (#21144) 2017-10-31 10:52:41 -07:00
Sébastien Côté
4bf4770670 Fix typo error 2017-10-31 13:26:56 -04:00
Sébastien Côté
d3a1e4b85e Fix comment typo 2017-10-31 12:45:29 -04:00
Andy
47ee461380 redux-storage: Fix compile errors (#21128) 2017-10-31 09:32:34 -07:00
Alex
949d80bd19 Update chrome API 2017-10-31 01:02:31 -04:00
Sebastien Cote
ae9e9cee49 Update Materialize-Css for missing collapsible parameters 2017-10-30 23:41:00 -04:00
Ron Buckton
00cb71a36a Merge pull request #21119 from jacek-dargiel/chart.js-chart-onclick-iface-2
[Chart.js] Update chart onClick Interface
2017-10-30 17:31:39 -07:00
Ron Buckton
05a112a028 Merge pull request #21103 from segayuu/cleanup-bluebird-ignore-error
[Bluebird] Cleanup ignore error
2017-10-30 17:08:18 -07:00
Ron Buckton
337b048a5b Merge pull request #21096 from LiamGoodacre/update/ramda-contributors
Remove myself from ramda contributors
2017-10-30 17:02:30 -07:00
Ron Buckton
a4b9cf1830 Merge pull request #21095 from samsonkeung/ramda/type-endsWith
Ramda: Add typing for endsWith
2017-10-30 17:02:09 -07:00
Ron Buckton
3518a055b6 Merge pull request #21081 from daniel-cottone/update-aws-lambda-custom-auth-event
[@types/aws-lambda] Updating CustomAuthorizerEvent for request type
2017-10-30 17:00:36 -07:00
Ron Buckton
7141277eb1 Merge pull request #21043 from cwmoo740/master
react-autosuggest - change theme to allow inline styles
2017-10-30 16:17:15 -07:00
Ron Buckton
8244e4e2a1 Merge pull request #20986 from likewei92/master
Adding in Windows.Services.Store namespace
2017-10-30 16:00:00 -07:00
Ron Buckton
c9c66f20ee Merge pull request #20765 from rlindgren/async-doUntil-doWhilst
fix(async): doWhilst, doUntil definitions and tests
2017-10-30 15:23:42 -07:00
Andy
507e9d3c8e express-serve-static-core: Lint (#21008) 2017-10-30 11:58:51 -07:00
Andy
49f64329f1 jest-matcher-utils: Fix use of "chalk" dependency (#21126) 2017-10-30 11:45:47 -07:00
Andy
3f7bbeaa51 Miscellaneous lint fixes (#21116) 2017-10-30 11:05:43 -07:00
Andy
343d124ab1 moment-strftime2 and react-widgets-moment: Add dependency on "moment" (#21124) 2017-10-30 11:03:39 -07:00
Andy
ce6f98d353 ember: Fix lint (#21123) 2017-10-30 10:59:00 -07:00
isMeCoder
5bca979247 .html() can return null
.html() can return null when querying an element that does not exist. 

Repro:

        const response = await axios.default.get('https://www.google.com/')
        const $ = cheerio.load(response.data)
        const foo = $('.bar').html()
        console.log(`foo is: ${foo}`) //foo is: null
2017-10-30 10:11:20 -07:00
Jacek Dargiel
b10fee8e1b [Chart.js] Update chart onClick Interface to be more specific and include activeElements array 2017-10-30 17:35:24 +01:00
Paul Colleoni
1cf7a72cb6 [react] added backgroundSize to the CSSProperties (#20862) 2017-10-30 08:04:35 -07:00
Andy
3b321e99b2 highcharts: Fix lint (#20979) 2017-10-30 07:55:51 -07:00
Andy
43a7bc6d99 signals: Fix lint (#20973) 2017-10-30 07:55:37 -07:00
Andy
4e52c4dea6 jquery: Fix lint (#20965) 2017-10-30 07:55:19 -07:00
Andy
94755b8d90 oauth2orize: Lint (#21045) 2017-10-30 07:41:58 -07:00
segayuu
55df54d75c Merge branch 'master' of https://github.com/segayuu/DefinitelyTyped into cleanup-bluebird-ignore-error 2017-10-30 10:04:17 +09:00
Liam Goodacre
ba33e49fa7 Remove myself from ramda contributors 2017-10-28 22:31:24 +01:00
Samson Keung
b0d60e347d up version 2017-10-28 14:22:59 -07:00
Samson Keung
da80f707e2 add typing for endsWith 2017-10-28 14:17:43 -07:00
Edward Sammut Alessi
8f9739685b Move types only used once inline 2017-10-28 20:35:52 +02:00
cwmoo740
1417a41506 react-autosuggest: expand themekey to allow any string keys 2017-10-27 20:43:19 -04:00
b-szypelow
f7f81bced2 Reactstrap: Introduce typings for v5.0 (#20696)
* reactstrap: Create v4 subfolder

* reactstrap@5: change getRef to innerRef
2017-10-27 17:39:47 -07:00
Bernd
ceda0b6a49 add types for H.map.render.RenderEngine (#20711) 2017-10-27 17:39:01 -07:00
Arda TANRIKULU
8c4d9e234d [meteor/server-render] Sink methods are optional (#20747)
* ServiceConfiguration types added

* New usage of publishComposite added to meteor-publish-composite

* meteor/underscore added

* [meteor/server-render] Sink methods are optional
2017-10-27 17:38:42 -07:00
Gilberto Stankiewicz
fa5088af4d Declare chrome.declarativeContent.onPageChanged, chrome.declarativeContent.ShowPageAction, chrome.declarativeContent.PageStateMatcher (#20797) 2017-10-27 17:37:36 -07:00
Eric Eslinger
cc20726465 The db field in Redis's ClientOptions interface should be a number, not a string. (#20504)
* this parameter should probably be a number

* undid the prettier reformat

* other modules send strings
2017-10-27 17:32:40 -07:00
Cassey Lottman
084ca6f60c Underscore typings missing IterateePropertyShorthand on uniq (#20537)
* missing comment

* missing comment

* add iteratee property shorthand for uniq in underscore

* undo bad commit
2017-10-27 17:31:34 -07:00
Einar Norðfjörð
1fda81f987 Fixes crossfilter bisect method (#20642)
* Fixes crossfilter bisect method

Crossfilters bisect methods second argument should be of the type returned by the accessor

* Update crossfilter-tests.ts

* fix tests
2017-10-27 17:29:55 -07:00
João Mosmann
3f6568d6e1 [react-mdl] Change DOMAttributes generic type from Textfield to HTMLInputElement (#20649)
Textfield redirect all DOMAttributes to the input component inside of it. The typings should match it
2017-10-27 17:29:27 -07:00
Daniel Earwicker
b820642362 react-router-dom - Added missing location property to NavLinkProps (#20793)
* Added missing location property to NavLinkProps

See https://reacttraining.com/react-router/web/api/NavLink

* Version 4.2
2017-10-27 17:24:45 -07:00
Vasya Aksyonov
e0c06b3b71 Fixing react-ga .ga() signature (#20438)
* Fixing react-ga ga signature

* Adding additional overload
2017-10-27 17:23:12 -07:00
pheromonez
160b4e5701 Added definitions for @google-cloud/pubsub (#21057)
* Added definitions for @google-cloud/pubsub

* Changed Project as requested by review comments
2017-10-27 17:18:58 -07:00