Commit Graph

27 Commits

Author SHA1 Message Date
Andy Hanson
45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
Andy
2a9d2f8d59 Convert more "import *" to "import =" (#23446) 2018-02-05 18:27:31 -08:00
Andy
bef4d2b27d Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
Dima Sabanin
8c4e4a9985 [nano] Support for db/_find API with Mango query language. (#22833)
* Support for db/_find API with Mango query language.

* Clean up for linter.
2018-01-17 09:28:37 -08:00
Andy
954ee278de Update TypeScript Versions to be at least as high as dependencies' versions (#21288)
* Update `TypeScript Version`s to be at least as high as dependencies' versions

* Run through again
2017-11-08 09:12:14 -08:00
Dominik Burgdörfer
f22d772d3e Fix typo (#20652) 2017-10-17 12:54:44 -07:00
Kovács Vince
8c5ae4678c [nano] Add attachment type and insert attachment method return type (#20430)
* Add AttachmentData to multipart insert method

* Add attachment insert method return type

* Update tests

* Fix tslint error
2017-10-10 12:56:03 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
ccodin
3879a43f4a Add missing 'cookie' property in nano declaration file (#20106) 2017-10-02 10:39:16 -07:00
Andy
2bb7adf1ce nano: Add "no-unnecessary-generics" disable (#19637) 2017-09-08 10:42:55 -07:00
Gyula Szalai
502c2546c4 nano - add missing db.attachment.get signature that returns a ReadableStream (#19634)
* Added a missing db.attachment.get signature

* nano package version number bumped to 6.4 in index.d.ts
2017-09-08 10:19:41 -07:00
Nathan Shively-Sanders
654f0b65fd Merge pull request #19503 from vi-kon/enhance-nano
[nano] Add response type to each endpoint + make DocumentScope generic to validate document types
2017-09-05 15:39:17 -07:00
Kovács Vince
8afa8ad15c Fix compact method's callback response type 2017-09-05 14:16:22 +02:00
Kovács Vince
943cbff3e8 Fix linter errors 2017-09-04 08:06:27 +02:00
Kovács Vince
aa49d0e86c Fix combine multiple overload into one (insert method) 2017-09-04 08:03:38 +02:00
Andy
cb2dbfbb50 Add ignores for new lint rules (#19504) 2017-09-01 07:47:52 -07:00
Kovács Vince
96410e7010 Fix test cases 2017-09-01 15:04:55 +02:00
Kovács Vince
d9b76059b9 Add interface for responses 2017-09-01 15:04:44 +02:00
Kovács Vince
599f7a5876 Update list of authors 2017-09-01 15:04:09 +02:00
Kovács Vince
8a21c431de Imports in alphabetic order 2017-09-01 13:33:03 +02:00
Kovács Vince
dde5981408 Add overload to many methods to allow skip params attribute 2017-09-01 13:33:02 +02:00
Kovács Vince
cdeb13e774 Make DocumentScope generic (accepts document model) 2017-09-01 10:27:22 +02:00
Kovács Vince
04338685ff Make Callback type generic 2017-09-01 10:12:40 +02:00
Tim Jacobi
08cd4c587e fix tslint error 2017-07-14 22:35:43 +01:00
Tim Jacobi
e9547ae020 run prettier on tests 2017-06-30 23:34:20 +01:00
Tim Jacobi
c1aeed1c41 fix lint errors 2017-06-30 23:32:28 +01:00
Tim Jacobi
cd3d9fe4f7 put files in right place and add tslint.json 2017-06-30 22:49:49 +01:00