Asif Rahman
dade8fa6f7
Swiper 4.4 typings update
...
- Added missing swiper options
- Added missing methods
2018-12-12 14:59:56 -05:00
Nathan Shively-Sanders and GitHub
5f6e3a4a80
Merge pull request #31249 from BendingBender/has-emoji
...
Add types for has-emoji
2018-12-12 11:15:48 -08:00
Jesse Trinity and GitHub
1e6a34cc82
Merge pull request #31139 from danvk/mapbox-fill-extrude
...
Add fill-extrusion-vertical-gradient property for mapbox-gl
2018-12-12 10:12:13 -08:00
UrielCh and John Reilly
cca60bd544
Add Document as JQuery.contents() output encapsulated type. ( #31296 )
...
$('iframe').contents() is a JQuery<Document>;
2018-12-12 08:46:22 +00:00
Ferdy Budhidharma and John Reilly
c2367fab52
[react] allow weaker prop declarations for nullish properties ( #31280 )
...
* feat(react): allow weaker prop declarations for nullish properties
* fix tests
2018-12-12 04:57:32 +00:00
Bradley Ayers and John Reilly
5bcb6eca22
fix(react-router): match is only null for function child ( #31278 )
...
* fix(react-router): match is only null for function child
* fix(react-router): explicitly export interface (strict-export-declare-modifiers)
2018-12-12 04:56:05 +00:00
Andrew Casey and GitHub
10739f8bd4
Merge pull request #30962 from DHBrett/DHBrett/multi-progress
...
Adding type definitions for multi-progress
2018-12-11 14:04:19 -08:00
David Brett
f4d137c459
PR Feedback - linting and missing export
2018-12-11 16:51:05 -05:00
Jesse Trinity and GitHub
2a472007f1
Merge pull request #31058 from jfrancos/patch-2
...
connect-mongo: update MongoStore to include close()
2018-12-11 13:42:00 -08:00
Jesse Trinity and GitHub
75f4f37457
Merge pull request #31095 from karl-run/master
...
Update eureka-js-client to 4.4 typing
2018-12-11 13:31:36 -08:00
Jesse Trinity and GitHub
a6097e9dc2
Merge pull request #31274 from DefinitelyTyped/clarify-readme-linting-rules
...
Clarifying tslint.json content instructions
2018-12-11 11:15:46 -08:00
Jesse Trinity and GitHub
291ba3002e
Clarifying tslint.json content instructions
...
The language and examples surrounding linting of new packages is ambiguous. This makes the language and examples more explicit in an attempt to direct contributors to remove linting rules from tslint.json before opening PRs.
2018-12-11 11:08:16 -08:00
Andrew Casey and GitHub
95a4800caa
Merge pull request #31257 from Rokt33r/fix-unist-util-is
...
Fix unist-util-is
2018-12-11 10:24:05 -08:00
Nathan Shively-Sanders and GitHub
4c5e88a266
Merge pull request #31075 from ben-tbotlabs/master
...
Add types for @google-cloud/kms
2018-12-11 07:26:27 -08:00
Bradley Ayers and John Reilly
1f04344d92
fix(react-router): match can be null ( #31212 )
...
* fix(react-router): match can be null
* fix(react-router): update tests
2018-12-11 07:15:20 +00:00
Junyoung Choi
d3ba03f756
Discard context type checking
2018-12-11 13:48:40 +09:00
Ben Talbot
ee2d459f33
Remove declare module '@google-cloud/kms' and change to use 4 spaces instead of tabs.
2018-12-10 19:28:08 -08:00
Jesse Trinity and GitHub
8fbdf7311a
Merge pull request #31160 from silh/master
...
Added missing options used by prettyMs function.
2018-12-10 17:45:09 -08:00
Jesse Trinity and GitHub
fbe90f14d5
Merge pull request #31237 from metsawyr/master
...
[@types/favicons] Exports reorganized to match documentation, async function declared
2018-12-10 16:27:59 -08:00
Jesse Trinity and GitHub
b37c1e1b59
Merge pull request #31163 from ThibaudAV/intro-js
...
Update Intro.Js types
2018-12-10 15:54:01 -08:00
Jesse Trinity and GitHub
1f2e5cc5ec
Merge pull request #31063 from ivan94/passport-type-fixes
...
Added missing options to passport-oauth2 and fixes to passport-bnet and passport-github2
2018-12-10 15:42:57 -08:00
Dimitri Benin
a10c1b112f
Add types for has-emoji
2018-12-10 23:21:51 +01:00
Jesse Trinity and GitHub
fda699244c
Merge pull request #31042 from MichaelTsafrir/patch-2
...
Added missing blendStroke property to PieProps
2018-12-10 13:04:48 -08:00
Jesse Trinity and GitHub
54e546c0b3
Merge pull request #31159 from webcarrot/patch-1
...
[mailgun-js] add inline to SendData and allow multiple attachments
2018-12-10 13:00:49 -08:00
Andrew Casey and GitHub
0d4d1453b2
Merge pull request #30985 from smff/order-type-fn-adding
...
Updated "sequelize typings" to be able to use fn in "order" options
2018-12-10 11:34:33 -08:00
Dima Smirnov
a410c93186
added FindOptionsOrderArray type for find options
2018-12-10 22:12:29 +03:00
Andrew Casey and GitHub
2bd0b3271c
Merge pull request #31151 from mabels/master
...
add typings for resolve-pkg
2018-12-10 10:17:11 -08:00
Andrew Casey and GitHub
29f7cc7a0d
Merge pull request #31054 from understandr/simpl-schema-PR
...
[simpl-schema] Basic types
2018-12-10 10:15:13 -08:00
Andrew Casey and GitHub
704065c481
Merge pull request #30861 from andreidigori/master
...
First typings for gdal package
2018-12-10 10:11:25 -08:00
Nikk Radetskiy
242eb56ec6
version bump
2018-12-10 19:29:00 +02:00
Nikk Radetskiy
efa3d46697
exports reorganized to match documentation, async function declared
2018-12-10 19:22:38 +02:00
Meno Abels
21962c480d
fix: import from to import = require
2018-12-10 13:31:09 +01:00
arichter83
dea36b2527
Removed comment
2018-12-10 09:46:45 +01:00
Kevin O'Neil and John Reilly
f89573a672
webpack: adds inline-cheap-source-map and inline-cheap-module-source-map as options ( #31224 )
2018-12-10 06:25:48 +00:00
Ilia Beliaev
b004a7fdd3
Fixed folder naming.
2018-12-09 22:34:18 +03:00
Ilia Beliaev
ef8804d22c
Added old version.
2018-12-09 21:47:10 +03:00
Leonard Thieu and John Reilly
cf2baee61a
[jquery] Add originalEvent property to TriggeredEvent. ( #31189 )
2018-12-09 08:53:44 +00:00
andreidigori
31e9d65a72
Update tsconfig.json
...
Set strictFunctionTypes to true
2018-12-08 04:37:49 +02:00
Andrew Casey and GitHub
e95e11dcf2
Merge pull request #31062 from TeamworkGuy2/master
...
[shasum] Add shasum@1.0 definition
2018-12-07 17:42:53 -08:00
Andrew Casey and GitHub
ad2ac6090f
Merge pull request #30597 from HokieGeek/master
...
@types/lunr: Updated Builder functions to add new optional arguments
2018-12-07 17:37:18 -08:00
Andrew Casey and GitHub
a8cfa07920
Merge pull request #30410 from solkaz/detox
...
[Detox] Define Detox as module with global constants, add typings for test runners
2018-12-07 17:34:08 -08:00
Andrew Casey and GitHub
0aab7cf684
Merge pull request #31081 from BendingBender/sasl-scram-sha-1
...
Add types for sasl-scram-sha-1
2018-12-07 17:28:58 -08:00
Andrew Casey and GitHub
9bedf0ce6e
Merge pull request #31080 from BendingBender/sasl-plain
...
Add types for sasl-plain
2018-12-07 17:28:00 -08:00
Andrew Casey and GitHub
93f05da3e1
Merge pull request #31079 from BendingBender/sasl-external
...
Add types for sasl-external
2018-12-07 17:27:47 -08:00
Andrew Casey and GitHub
a55b7c1142
Merge pull request #31078 from BendingBender/sasl-digest-md5
...
Add types for sasl-digest-md5
2018-12-07 17:27:18 -08:00
Andrew Casey and GitHub
885f744452
Merge pull request #31174 from BendingBender/matcher
...
Add types for matcher
2018-12-07 17:22:57 -08:00
Andrew Casey and GitHub
e6d9a193f9
Merge pull request #31172 from BendingBender/class-names
...
Add types for @sindresorhus/class-names
2018-12-07 17:22:26 -08:00
Andrew Casey and GitHub
05f2ff1819
Merge pull request #31173 from BendingBender/humanize-url
...
Add types for humanize-url
2018-12-07 17:22:04 -08:00
Andrew Casey and GitHub
1582b2e32d
Merge pull request #31168 from alvaro450/master
...
Add types for dynaTrace ADK
2018-12-07 17:21:38 -08:00
Andrew Casey and GitHub
dd47f38b04
Merge pull request #31169 from amcasey/Owners20181207
...
Update CODEOWNERS
2018-12-07 17:19:27 -08:00