Commit Graph

25223 Commits

Author SHA1 Message Date
Andy
3d6a15ee16 Strip BOM from all files (#13735) 2017-01-04 12:07:53 -08:00
António Marques
bf1450711a Add pg-query-stream typings (#13729) 2017-01-04 11:26:56 -08:00
Andy
559daaaea9 Fix ace tests (#13734)
They formerly did not run because the `/// <reference>`s for tests were not placed at the top of the file, so they were regular comments.
2017-01-04 11:04:09 -08:00
Tom Crockett
b06425da6d Enzyme: add signature for exists method (#13720) 2017-01-04 10:36:58 -08:00
Josh Hargreaves
e8088fd229 Add missing onMomentum* properties to ScrollView. (#13732)
Added missing definitions for onMomentumScrollBegin & onMomentumScrollEnd.
2017-01-04 09:07:44 -08:00
John Reilly
44422f775b Merge pull request #13730 from stonio/patch-5
[jQuery] Minor typo
2017-01-04 16:19:15 +00:00
stonio
e8761854cd Update index.d.ts 2017-01-04 16:56:52 +01:00
John Reilly
061df283a7 Merge pull request #13726 from stonio/patch-4
[jQuery] Fix typos
2017-01-04 15:32:06 +00:00
Colton J. Provias
e715f19af9 Adding extension functions to Codec (#13718) 2017-01-04 06:39:32 -08:00
stonio
52350a2c51 Update index.d.ts
Fix basic typo
2017-01-04 15:26:41 +01:00
Dolan
2a888886b1 Typings for xml2json (#13711)
* typings for xml2json

* carried out suggestions made by andy-ms

* fixed: 9:1 unified-signatures  These overloads can be combined into one signature taking `{} | string`.
2017-01-04 06:25:46 -08:00
Mohamed Hegazy
a5a69f514a Refactor rx (#13652)
* Move rx.virtualtime to its own package

* Update headers

* Update module name

* Move rx.time to its own package

* Update header and module name

* Move rx.testing to its own package

* Update headers and module name

* Move rx.joinpatterns to its own package

* Update headers and module name

* Move rx.expermental to its own package

* Update headder and module name

* Move rx.coincidence to its own package

* Combine rx.coincidence-lite.d.ts and rx.coincidence.d.ts into one file

* Update header and module name

* Move rx.binding to its own package

* combine rx.binding into index.d.ts

* Update headers and module name

* Move rx.backpressure to its own package

* Fix headers and update module name

* Move rx.aggregte to its own package

* Fix headers and update module name

* move rx.async to its own package

* Fix headers and module name

* move startAsync to rx-lite-async

* Move fromCallback tests back to rx

* Move rx-lite to its own package

* Fix headers

* Combine files

* import new module

* Fix file extension

* Fix strict null checks

* Move definitions back to rx

* move rx-core to its own package

* Update header and change module name

* Fix lint errors

* reference new rx-core

* update index.d.ts

* Point to new submodules

* turn strictNull On

* update tslint config

* Update module name

* Move Subject to core-binding

* Make rx-lite-* libraries depend on rx-lite

* Fix reference

* Fix lint errors

* Disable lint rules

* Disable lint rules

* Fix failing test

* Fixed up indentation on 'rx-lite-async-tests.ts'

* Fix formatting

* Switch tabs to spaces
2017-01-03 15:53:49 -08:00
Daniel Rosenwasser
adeeea8620 Merge pull request #13712 from bryanjjohnson/mapbox-gl-29
Update mapbox-gl typings to 0.29.0
2017-01-03 18:13:46 -05:00
Sebastiaan de Rooij
ee770df8be off added and namespaces updated (#13511) 2017-01-03 14:45:16 -08:00
Daniel Rosenwasser
39a83fbcb0 Merge pull request #13681 from stonio/patch-4
[jquery.fileupload] Add option maxFileSize
2017-01-03 16:09:14 -05:00
Daniel Rosenwasser
cf6d9b7199 Merge pull request #13698 from jonestristand/readline-sync
Readline sync
2017-01-03 16:07:24 -05:00
Daniel Rosenwasser
d9366024b3 Merge pull request #13691 from JulienDuf/master
Add node-wit
2017-01-03 16:05:23 -05:00
Matthew Clive
b784512c2e Update Configstore/index.d.ts with accurate definitions for 2.1.0 (#13714)
* Fix whitespacing issue

* Update index.d.ts

* Add version number back

* Forgot a line of the header

* Update Configstore tests

Configstore is a class now, and doesn't expose these properties

* Create Configstore/tslint.json

* Update index.d.ts

* Remove JSDoc types per @andy-ms

* Forgot the size property

* Update index.d.ts
2017-01-03 12:19:02 -08:00
Mizunashi Mana
5f1f3ebb00 Add extract-zip types (#13713) 2017-01-03 12:17:41 -08:00
Bryan Johnson
a1b6a0884a Update mapbox-gl typings to 0.29.0 2017-01-03 11:30:59 -07:00
a8775
18e96e67d7 add HeapInfo interface to v8 module (#13677)
* add HeapInfo interface to v8 module

Documentation:
https://nodejs.org/dist/latest-v7.x/docs/api/v8.html#v8_v8_getheapstatistics

Changes:
- add HeapInfo interface to the v8 module, add missing fields: malloced_memory, peak_malloced_memory, does_zap_garbage
- change return type for the method: v8.getHeapStatistics()

* change does_zap_garbage type to be 0|1

* add const enum DoesZapCodeSpaceFlag type
2017-01-03 10:21:31 -08:00
Alfy
3876a417cd Added types to functions for FlexSlider (#13708)
* Changed noImplicitAny to true

* Added any type to the functions

* Fixed failing tests

* Changed canAdvance to return a boolean
2017-01-03 10:02:50 -08:00
Andy
4f8d89c52e Revert #13423: Change createBrowserHistory back to createHistory (#13709) 2017-01-03 09:54:10 -08:00
Denis
6b628df7b4 Meow showHelp optional param (#13710) 2017-01-03 09:53:50 -08:00
Brady Liles
b43f9bced0 Added Bootstrap-Validator (#13657)
* Added Bootstrap-Validator

* StrictNullChecks => true

* Removed Patch Version
2017-01-03 06:58:01 -08:00
Ali Taheri Moghaddar
334e1d1363 Add jalaali-js typings (#13702)
* Add jalaali-js typings

* Fix version and improve jsdoc formatting
2017-01-03 06:45:12 -08:00
Connor Peet
1afa463988 Add typings for expr-eval (#13628)
* Add typings for expr-eval

* Avoid use of Function type

* Use (slightly) stricter typings for expr-eval

* Update with more PR comments

* Disable linter due to bugs, allow CI to pass
2017-01-03 06:25:39 -08:00
JulienDuf
386659ab1c node-wit: Fix errors and add new tests 2017-01-03 03:07:30 -05:00
Tristan Jones
daf4d787ea Fixed capitalization of OptionTypes and extra parens around functions 2017-01-02 22:01:28 -07:00
Daniel Rosenwasser
6f20e4852e Merge pull request #13695 from brobo/master
Add contains to bootstrap-datepicker DatepickerOptions
2017-01-02 23:44:31 -05:00
Tristan Jones
1982f9cfaa Added fixes to pass linting 2017-01-02 19:22:17 -07:00
Tristan Jones
1776ecb31a Added declarations for 'readline-sync'. 2017-01-02 19:14:19 -07:00
Peter Safranek
88b2aae802 Deprecate argon2. The lib has its own typings now. (#13696)
* Add type definitions for koa-send.

* Deprecate argon2 typings. They're included in the lib now.

* Remove unneeded file (big upstream merge mistake).
2017-01-02 17:03:06 -08:00
bumbleblym
b0d3f2601e Add html-webpack-template (#13680)
* Add html-webpack-template

* Add Attributes type
2017-01-02 16:56:14 -08:00
Pasi Eronen
f991a320e5 Add assert.containSubset method; refactor to follow latest style instructions (#13690) 2017-01-02 15:25:52 -08:00
Jesse Sessler
a0da312165 Fix signature for onSelectionChange (#13685) 2017-01-02 15:15:20 -08:00
Michael Mrowetz
0c56e6562c add swagger-sails-hook (#13676)
* add Sails and Connect middleware test

* add swagger-sails-hook

* Fix indentation
2017-01-02 15:07:26 -08:00
Colby
266898f207 Fix typo from 'contains' to 'container' 2017-01-02 16:41:47 -06:00
Colby Brown
26ced0acb9 Add contains to bootstrap-datepicker DatepickerOptions 2017-01-02 16:31:10 -06:00
Dolphin Wood
011656404f [service_worker_api] remove fetch API interfaces and add new APIs (#13664)
* [service_worker_api] remove interfaces of fetch api
resolve #12476, #12582

* [service_worker_api]: add missing api

* [service_worker_api]: add event interfaces

* [service_worker_api]: add `readonly` modifier

* [sercive_worker_api]: update `onmessage` interface
make `ServiceWorkerGlobalScope` interface compatible with `Window`

* [service_worker_api]: update tests

* [service_worker_api]: fix compilation

* [service_worker_api]: use ts2.1

* [service_worker_api]: fix header comments

* [service_worker_api]: fix reference with `types=...`

* [service_worker_api]: add lints

* [service_worker_api]: fix lint issues

* [service_worker_api]: add reference to `whatwg-fetch`

* [service_worker_api]: fix jsdoc annotations

* [service_worker_api]: remove unnecessay comment

* [service_worker_api]: add version 0.0
2017-01-02 14:18:07 -08:00
Andy
1ca23b1980 chokidar: Change event type to string (#13572) 2017-01-02 14:05:54 -08:00
Julien Dufresne
b1e4a08ea0 Add type string to const variable 2017-01-02 16:44:39 -05:00
Julien Dufresne
f16e8848de Update index.d.ts 2017-01-02 16:30:32 -05:00
Julien Dufresne
83d54577e5 Update index.d.ts 2017-01-02 16:14:58 -05:00
JulienDuf
327a67bab5 Fix node-wit lint errors 2017-01-02 15:33:28 -05:00
JulienDuf
58659b5a39 Add node-wit types definitions 2017-01-02 15:23:47 -05:00
Andy
e91fc673f7 d3-selection: Combine "insert" signatures (#13666) 2017-01-02 10:00:13 -08:00
Daniel Rosenwasser
d6aea41f4d Added declarations for 'react-joyride'. (#13675) 2017-01-02 09:22:10 -08:00
stonio
bdc896651e add maxFileSize 2017-01-02 17:28:44 +01:00
Daniel Rosenwasser
7a1a842292 Merge pull request #13672 from micmro/swagger-restify-mw
Add swagger-restify-mw
2017-01-02 01:33:17 -05:00