Andy
|
a4bd9fa3c1
|
Add "noImplicitThis" to all tsconfig.json (#13446)
* Add "noImplicitThis" to all tsconfig.json
* Use `"noImplicitThis": false` on packages with broken tests.
|
2016-12-19 14:11:46 -08:00 |
|
Mohamed Hegazy
|
5ad6479868
|
Make selenium-webdriver declaration a module (#13382)
|
2016-12-19 13:47:23 -08:00 |
|
Victor Zhou
|
146c4ad615
|
Add typings for discontinuous-range (#13397)
* add typings for discontinuous-range
* fix spacing
* use correct export syntax, fix comment
* fix import for discontinuous-range test
|
2016-12-19 07:10:42 -08:00 |
|
Mohsen Azimi
|
637e6e3022
|
Add swagger-schema-official type definition (#13421)
* Add swagger-schema-official type definition
* Fix lint errors
* remove types
* types: []
|
2016-12-19 06:51:51 -08:00 |
|
Daniel Rosenwasser
|
2c676f228a
|
Merge pull request #13402 from mohsen1/patch-7
Make Marker and Icon extendable classes and options optional
|
2016-12-19 00:00:35 -08:00 |
|
Mohsen Azimi
|
f130d3d79a
|
Add test
|
2016-12-18 11:20:31 -08:00 |
|
Mohsen Azimi
|
9619d80e2e
|
Address issues raised in PR review
|
2016-12-18 11:17:29 -08:00 |
|
Ayman Nedjmeddine
|
287fb68010
|
Upgraded bcrypt to v1.0.1 (#13359)
* Updated bcrypt.d.ts to v1.0.1
* Updated tests for bcrypt.d.ts
Switched to union types
|
2016-12-17 04:55:11 -08:00 |
|
Goldsmith42
|
22a0d56c2e
|
Defintions for xsd-schema-validator (#13392)
* Added definition for async-polling
* async-polling tests with noImplicitAny
* Definitions for xsd-schema-validator
|
2016-12-16 19:06:58 -08:00 |
|
Andy
|
3144f061c3
|
Merge pull request #13408 from DefinitelyTyped/no_prefer_to
Remove 'prefer to'. We really do want PRs to target master.
|
2016-12-16 16:17:12 -08:00 |
|
Andy Hanson
|
43b673f4e3
|
Remove 'prefer to'. We really do want PRs to target master.
|
2016-12-16 16:15:46 -08:00 |
|
Andy
|
2ccf6f863c
|
Merge pull request #13407 from DefinitelyTyped/react_css_modules_tests
Fix react-css-modules tests
|
2016-12-16 16:09:42 -08:00 |
|
Andy Hanson
|
b0fcbb7049
|
Fix react-css-modules tests
|
2016-12-16 16:07:13 -08:00 |
|
Mohsen Azimi
|
a935c52ba6
|
Make Marker and Icon extendable classes and options optional
|
2016-12-16 10:16:51 -08:00 |
|
Andy
|
28cd51969b
|
Merge pull request #13396 from DefinitelyTyped/merge_16dec
Merge from types-2.0 to master (16 Dec)
|
2016-12-16 08:07:50 -08:00 |
|
Andy Hanson
|
34a96c72dc
|
Merge remote-tracking branch 'origin/types-2.0' into merge_16dec
|
2016-12-16 07:59:42 -08:00 |
|
Andy
|
0d70dd598b
|
Merge pull request #13308 from DefinitelyTyped/improve_parsimmon
Improve parsimmon types
|
2016-12-16 06:18:12 -08:00 |
|
Andy
|
b1f40710f6
|
Merge pull request #13369 from DefinitelyTyped/lint_headers
Fix linted headers
|
2016-12-16 06:17:04 -08:00 |
|
Andy
|
38a8e0b03c
|
Merge pull request #13374 from jedigo/master
chai-xml: remove commented-out code
|
2016-12-15 14:19:28 -08:00 |
|
Andy
|
f97c1b516f
|
Merge pull request #13131 from codeka/types-2.0
Three changes to index.d.ts
|
2016-12-15 13:56:57 -08:00 |
|
Andy Hanson
|
b16be42e6d
|
Add fallback and simplify or
|
2016-12-15 13:39:51 -08:00 |
|
Andy
|
6cbdc48370
|
Merge pull request #13377 from DefinitelyTyped/scripts_not_needed
Add script to remove a package
|
2016-12-15 12:51:24 -08:00 |
|
Andy Hanson
|
c325f55b5c
|
Add script to remove a package
|
2016-12-15 12:47:21 -08:00 |
|
Daniel Rosenwasser
|
0051bcd4a7
|
Merge pull request #13366 from chrismbarr/semver-diff
Add typedefs for `semver-diff`
|
2016-12-15 12:29:27 -08:00 |
|
Mohamed Hegazy
|
1cf9dfb2aa
|
Ports https://github.com/DefinitelyTyped/DefinitelyTyped/pull/13284 (#13375)
* Use the right types for the callback
* Update the apply method
* Add paramters to callback
* Fix lint errors
|
2016-12-15 12:10:47 -08:00 |
|
Chris Barr
|
7859d61c5a
|
Simplify based on suggestions
|
2016-12-15 14:56:18 -05:00 |
|
Mohamed Hegazy
|
c097058ddc
|
Fix lint issues in F1 (#13373)
* Fix lint issues in F1
* Fix lint errors
|
2016-12-15 11:35:32 -08:00 |
|
Andy
|
6dd42d2c25
|
Merge pull request #13370 from DefinitelyTyped/lint_d3_selection
d3-selection: Simplify functional interface
|
2016-12-15 11:22:03 -08:00 |
|
Andy
|
114299dc57
|
Merge pull request #13315 from tomwanzek/d3-axis-strict-null
[types-2.0] d3-axis strictNullChecks, Enhancements, Fixes
|
2016-12-15 11:21:18 -08:00 |
|
jeff
|
14fd46bdf9
|
Removed commented-out code
|
2016-12-15 19:17:17 +00:00 |
|
Andy
|
376d7de51e
|
Merge pull request #13368 from DefinitelyTyped/lint_accounting_2
accounting: Remove `IAccounting` from interface names
|
2016-12-15 11:04:48 -08:00 |
|
Andy
|
fc81960cbd
|
Merge pull request #13371 from DefinitelyTyped/lint_ember
ember: Move overloads to be adjacent
|
2016-12-15 11:04:37 -08:00 |
|
Jeff Goddard
|
5f46159ed9
|
Add typings for chai-xml (#13367)
|
2016-12-15 11:01:14 -08:00 |
|
Andy
|
7f45ca0c5d
|
Merge pull request #13372 from DefinitelyTyped/lint_usb
usb: Remove `I` prefix from interface
|
2016-12-15 10:54:36 -08:00 |
|
Andy Hanson
|
91dc70b046
|
usb: Remove I prefix from interface
|
2016-12-15 10:45:08 -08:00 |
|
Andy Hanson
|
66798b91fa
|
ember: Move overloads to be adjacent
|
2016-12-15 10:42:58 -08:00 |
|
Andy Hanson
|
6787b1fbb1
|
d3-selection: Simplify functional interface
|
2016-12-15 10:37:42 -08:00 |
|
Andy Hanson
|
e15bec341e
|
Fix linted headers
|
2016-12-15 10:30:19 -08:00 |
|
Andy Hanson
|
d327127da4
|
accounting: Remove IAccounting from interface names
|
2016-12-15 10:21:52 -08:00 |
|
Chris Barr
|
4203d0aebd
|
Fix version number linting violation
|
2016-12-15 12:55:17 -05:00 |
|
Chris Barr
|
49d7116849
|
Add typedefs for the semver-diff package: https://github.com/sindresorhus/semver-diff
|
2016-12-15 12:19:22 -05:00 |
|
Andy
|
c376acf062
|
Merge pull request #13362 from DefinitelyTyped/not_needed_typos
Fix typos in notNeededPackages.json
|
2016-12-15 08:45:07 -08:00 |
|
Andy Hanson
|
8379d7ac3c
|
Fix typos in notNeededPackages.json
|
2016-12-15 08:28:29 -08:00 |
|
Chris Barr
|
7ee05b4992
|
Merge branch 'master' of https://github.com/chrismbarr/DefinitelyTyped
|
2016-12-15 11:05:25 -05:00 |
|
Andy
|
9cd596f97c
|
Merge pull request #13229 from fsmedberg-tc/types-2.0
Makes the type definitions compatible with WebdriverIO 4.4.0.
|
2016-12-15 06:59:51 -08:00 |
|
Fredrik Smedberg
|
7cd7118483
|
Merge remote-tracking branch 'remotes/upstream/types-2.0' into types-2.0
|
2016-12-15 15:48:19 +01:00 |
|
Fredrik Smedberg
|
9896de4eb0
|
Used ? to indicate optional arguments for some methods, which made it possible to merge similar declarations into fewer.
|
2016-12-15 15:47:26 +01:00 |
|
Andy
|
968736e629
|
Merge pull request #13346 from unional/unional-systemjs
Unional systemjs
|
2016-12-15 06:02:19 -08:00 |
|
Horiuchi_H
|
6604ad2a82
|
Merge pull request #13352 from horiuchi/storejs
[storejs]: fix to export style for import module
|
2016-12-15 11:13:15 +09:00 |
|
Horiuchi_H
|
67ac004e7e
|
add version number
|
2016-12-15 11:12:56 +09:00 |
|