Commit Graph

37608 Commits

Author SHA1 Message Date
Jan Dryk
183a98b467 Update index.d.ts 2017-12-02 00:23:31 +01:00
Dryk
46d0debe65 node-forge: add cipher namespace 2017-11-15 14:42:53 +01:00
Mathias Lykkegaard Lorenzen
d7b5cd9707 knockout.mapping better strong typing when mapping objects back and forth (#19119)
* Update index.d.ts

removed fromjs overload that no longer exists in latest knockout.mapping, and added much better type safety for "fromJS".

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* fix for typescript version.

* more typescript versioning fixes.

* fix for minor bug.

* yet another test fix.

* yet another test fix.
2017-11-15 11:12:34 +00:00
Nathan Shively-Sanders
a9d7f1bf8b Merge pull request #21487 from YevheniiMaliavka/patch-1
Fix auth0 updateEmailProvider call signature
2017-11-14 15:33:33 -08:00
Nathan Shively-Sanders
924df4f2a5 Merge pull request #21380 from svenkreiss/googlemaps-null-overlaytype
googlemaps: make a type definition consistent with docstring for strictNullChecks
2017-11-14 15:31:22 -08:00
Nathan Shively-Sanders
d686e159c6 Merge pull request #21381 from kaelig/patch-2
React: Add crossOrigin html attribute to the link element
2017-11-14 15:30:43 -08:00
Nathan Shively-Sanders
3051340271 Merge pull request #21370 from karak/parsimmon-custom
[Parsimmon] Fixed custom parsers feature.
2017-11-14 15:26:56 -08:00
Nathan Shively-Sanders
f9a8faa452 Merge pull request #21250 from jackwilsdon/add-strict-option
koa-router: Add missing strict option to IRouterOptions
2017-11-14 15:25:10 -08:00
Nathan Shively-Sanders
cba1914391 Merge pull request #21219 from aleung/cassandra
cassandra-driver: give sslOptions a type
2017-11-14 15:21:36 -08:00
Nathan Shively-Sanders
9d771e912d Merge pull request #21337 from ngub/patch-1
[react-scroll]: added missing property
2017-11-14 15:20:35 -08:00
Nathan Shively-Sanders
037e2d3712 Merge pull request #21275 from dalen/patch-2
react-bootstrap: Add bsClass to Glyphicon
2017-11-14 15:19:58 -08:00
Nathan Shively-Sanders
fb90f96e0d Merge pull request #21300 from segayuu/bluebird-retry-cleanup-ignore-lint-errors
[Bluebird Retry] cleanup ignore lint errors
2017-11-14 15:08:26 -08:00
Nathan Shively-Sanders
9dfed25882 Merge pull request #21324 from Herman-Freund/master
[@types/react] SVGAttributes' strokeMiterlimit Should accept number or string
2017-11-14 15:07:31 -08:00
Nathan Shively-Sanders
987a09b497 Merge pull request #21317 from majalette/patch-1
@types/box2d - typo fix in class names (from b2Pully to b2Pulley)
2017-11-14 14:58:32 -08:00
Eloy Durán
84197d2a64 Merge pull request #21495 from Fitzpasd/react_native_accessibility_info
react-native: Add AccessibilityInfo API
2017-11-14 23:42:12 +01:00
Nathan Shively-Sanders
69563d5b3f Merge pull request #21179 from markperk/master
[react-virtualized] Optional Id added to columnProps within table.d.ts
2017-11-14 14:34:58 -08:00
Nathan Shively-Sanders
5e05fef22d Merge pull request #21302 from icylace/webpack-hot-middleware
Update webpack-hot-middleware to use `webpack.ICompiler` instead of `compiler.Compiler`
2017-11-14 14:31:44 -08:00
Nathan Shively-Sanders
1a55729880 Merge pull request #21272 from jasonjoh/master
Updated doc for closeContainer in office-js
2017-11-14 14:28:31 -08:00
Nathan Shively-Sanders
d7a72245d2 Merge pull request #21267 from smasala/daterangepicker
Daterangepicker: added container property
2017-11-14 14:26:42 -08:00
Shane Fitzpatrick
fd5911ba42 Replace 'Function' with '() => void' 2017-11-14 14:02:15 -08:00
Nathan Shively-Sanders
df8429c5c2 Merge pull request #20858 from gDelgado14/master
[Mock-Require] - add declaration file for v2.0
2017-11-14 13:59:41 -08:00
Nathan Shively-Sanders
1a663f100d Merge pull request #20664 from corydeppen/routesmap
[redux-first-router] Allow arbitrary keys to be included in RoutesMap
2017-11-14 13:57:04 -08:00
Nathan Shively-Sanders
5c52dafe7d Merge pull request #21169 from kjaenicke/reactstrap-input-plaintext-prop
[reactstrap] Replaces static Input prop with new plaintext prop
2017-11-14 13:35:33 -08:00
Nathan Shively-Sanders
5cea4a1dec Merge pull request #21159 from JoshuaKGoldberg/patch-2
Made name optional in jasmine::createSpy
2017-11-14 13:33:17 -08:00
Nathan Shively-Sanders
35676ee3b1 Merge pull request #21047 from dhayab/master
google-apps-script: add typings for CardService
2017-11-14 13:31:50 -08:00
Nathan Shively-Sanders
82290f3559 Merge pull request #20944 from plantain-00/improve-ioredis-types
improve types of ioredis(add lint)
2017-11-14 13:27:03 -08:00
Nathan Shively-Sanders
309b6960dd Merge pull request #20782 from skellock/fix-blessed-search
blessed: Fixes search signature and giant linting rabbit hole
2017-11-14 13:24:12 -08:00
Nathan Shively-Sanders
a645d37533 Merge pull request #21076 from Pajn/recompose-lifecycle
recompose: Support instance properties in lifecycle object
2017-11-14 12:56:23 -08:00
Nathan Shively-Sanders
789245a7d7 Merge pull request #21515 from mijay/jasmine-fix-expect-undefined
jasmine: fix `expect()` typing so it works with `strictNullChecks` and nullable argument
2017-11-14 12:54:10 -08:00
Nathan Shively-Sanders
3828375c17 Merge pull request #21508 from fyrkant/update-storybook__addon-info
add setDefaults to storybook__addon-info types to match implementation, fix propTables typing
2017-11-14 12:52:10 -08:00
Nathan Shively-Sanders
9782c1f1c4 Merge pull request #21050 from borekb/patch-2
execa: export all the interfaces and types
2017-11-14 12:50:53 -08:00
Nathan Shively-Sanders
bd55f946f0 Merge pull request #21053 from BehindTheMath/xml2js-add-processors
[xml2js] Add processors to the main xml2js object
2017-11-14 11:35:36 -08:00
Nathan Shively-Sanders
4fe726b4c9 Merge pull request #20629 from mattbishop/update-faker
[faker] Added missing methods and tests
2017-11-14 11:28:19 -08:00
Nathan Shively-Sanders
14d48084df Merge pull request #21038 from jimthedev/master
fontfaceobserver: First argument in load should be a union of null and string
2017-11-14 11:26:35 -08:00
Nathan Shively-Sanders
9ab9d3fa49 Merge pull request #21027 from jussirantala/jussirantala-patch-1
socket.io-client: Replace 'extraHeaders' with 'transportOptions' in connectOpts
2017-11-14 11:23:44 -08:00
Nathan Shively-Sanders
48986ad1f6 Merge pull request #21024 from 1x-martin/redux-first-router-optional-meta-in-action
redux-first-router: Optional keys in Action interface
2017-11-14 11:20:31 -08:00
Nathan Shively-Sanders
1b0f0b363a Merge pull request #20658 from jvanbruegge/patch-1
ramda: Add applyTo (WIP)
2017-11-14 11:18:54 -08:00
Mitya Kononchuk
66d4e5113f Explicit interface for nothing() 2017-11-14 19:57:51 +01:00
Nathan Shively-Sanders
a465f471ad Merge pull request #21017 from tlent/opn-5.1-update
Opn 5.1 update
2017-11-14 10:47:10 -08:00
Nathan Shively-Sanders
e12e8d9951 Merge pull request #20606 from cyrilgandon/angular-hotkeys-improvement
angular-hotkeys: add linter, docs and tests
2017-11-14 10:44:12 -08:00
Nathan Shively-Sanders
7ec29455bd Merge pull request #21000 from OliverJAsh/oja/react-router/v2/route-component-props-non-optional
React Router v2: `RouteComponentProps` non-optional `location` and `p…
2017-11-14 10:40:49 -08:00
Nathan Shively-Sanders
fe0dcbdd9b Merge pull request #20978 from tomshen/patch-1
Fix react-list export
2017-11-14 10:31:46 -08:00
Nathan Shively-Sanders
fc9b141660 Merge pull request #20955 from MeLlamoPablo/master
Update knex to preserve type information
2017-11-14 10:31:14 -08:00
Nathan Shively-Sanders
2490fc007b Merge pull request #20941 from rlopez4/master
make nconf Provider options in constructor optional
2017-11-14 10:13:59 -08:00
Nathan Shively-Sanders
17e16c428b Merge pull request #20934 from samijaber/patch-1
React-Router v2 Link: extend LinkHTMLAttributes instead of HTMLAttributes
2017-11-14 10:13:00 -08:00
Nathan Shively-Sanders
9ca2957b89 Merge pull request #20612 from Spinarooni/issue-#18593
Issue #18593.  Various fixes for Backbone.
2017-11-14 10:08:45 -08:00
Mitya Kononchuk
9f33e8c468 Support construct 2017-11-14 19:06:05 +01:00
Nathan Shively-Sanders
257c6c953a Merge pull request #21091 from rhysd/fix-issue-19595
twitter-text: Add missing options (fix #19595)
2017-11-14 09:38:31 -08:00
Nathan Shively-Sanders
b5901b064a Merge pull request #21185 from RetroCraft/remove-error-stack-parser
[@types/error-stack-parser] Remove error-stack-parser (closes #21153)
2017-11-14 09:36:33 -08:00
Nathan Shively-Sanders
8fb86e4f79 Merge pull request #21325 from clark-stevenson/master
Update pixi.js to 4.6
2017-11-14 09:35:45 -08:00