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 |
|
Ushio Shugo
|
8a087da260
|
Add extraHeaders option to socket.io-client.ConnectOpts.
|
2016-11-16 17:07:03 +09:00 |
|
Melvin Groenhoff
|
ec7779fb1a
|
Change milliseconds argument type from boolean to number. (#12409)
|
2016-11-02 22:46:47 +09:00 |
|
Ryan Cavanaugh
|
a5f4d50ccc
|
Fix tsconfig files for new option name / behavior.
Also fixes some inconsistent whitespace.
|
2016-07-12 13:54:56 -07:00 |
|
Raghav Katyal
|
395c4e1639
|
Turning on consistent casing flag and fixing failures
|
2016-06-30 15:14:49 -07:00 |
|
Ryan Cavanaugh
|
e105eabd48
|
Remove invalid references
|
2016-05-10 16:27:59 -07:00 |
|
Ryan Cavanaugh
|
bfd400a8f8
|
Add noEmit to all config files
|
2016-05-10 12:24:49 -07:00 |
|
Ryan Cavanaugh
|
50387d4046
|
Change relative reference paths to types references. Errors incoming...
|
2016-05-09 18:06:27 -07:00 |
|
Ryan Cavanaugh
|
49b1ac6a38
|
Rename all entry points to index.d.ts and explicitify all file lists
|
2016-05-09 17:29:10 -07:00 |
|
Ryan Cavanaugh
|
ab2b4191c5
|
Add typesRoot to all config files
|
2016-05-09 13:52:25 -07:00 |
|
Ryan Cavanaugh
|
ded70421be
|
Turn off strict null checks
|
2016-05-04 15:08:38 -07:00 |
|
Ryan Cavanaugh
|
69d1929d8a
|
Add tsconfig.json files
|
2016-05-04 14:14:39 -07:00 |
|
Ryan Cavanaugh
|
e7c111c4b7
|
Merge remote-tracking branch 'upstream/master' into types2.0
Add tsconfig files everywhere
# Conflicts:
# azure-mobile-services-client/AzureMobileServicesClient.d.ts
# bookshelf/bookshelf.d.ts
# hapi/hapi.d.ts
# helmet/helmet.d.ts
# mongodb/mongodb.d.ts
# nock/nock.d.ts
# react-bootstrap/react-bootstrap.d.ts
# react-helmet/react-helmet.d.ts
# restify/restify.d.ts
# sequelize/sequelize.d.ts
|
2016-04-27 20:40:21 -07:00 |
|
vvakame
|
7de6c3dd94
|
Merge branch 'master' into rename-repo-url
|
2016-03-17 21:06:54 +09:00 |
|
vvakame
|
14fe4313f4
|
replace internal module to namespace
|
2016-03-17 02:18:10 +09:00 |
|
vvakame
|
56295f5058
|
replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped
|
2016-03-17 00:55:26 +09:00 |
|
vvakame
|
4de74cb527
|
normalize line ending (CRLF -> LF)
|
2016-02-16 01:20:30 +09:00 |
|
Florent Poujol
|
495f273492
|
Update definitions for socket.io-client to v1.4.4.
|
2016-01-17 22:02:56 +01:00 |
|
Jared Klopper
|
3f72103eb0
|
Change reconnectionAttempts from boolean to number #6209
|
2015-10-10 23:14:02 +13:00 |
|
vvakame
|
1321ffbee6
|
remove socket.io/legacy and socket.io-client/legacy
|
2015-08-29 00:11:17 +09:00 |
|
Damian Connolly
|
6e279163da
|
Fixed author attribution
|
2015-07-21 00:10:40 +02:00 |
|
Damian Connolly
|
6169c072ea
|
Added the "id" parameter to the client Socket object
|
2015-07-12 00:04:42 +02:00 |
|
Damian Connolly
|
9c07a9d602
|
Added the correct paths for the definition files in the tests
|
2015-07-11 21:39:25 +02:00 |
|
Damian Connolly
|
9c47c6a65a
|
Added the test files for the legacy socket.io code
|
2015-07-11 21:33:48 +02:00 |
|
Damian Connolly
|
cd5de37f83
|
Added definitions for v1.3.5 of the socket.io lib
|
2015-07-11 21:17:37 +02:00 |
|
Tommi Palomäki
|
8152ee4a97
|
SocketIOClient.Socket was missing connected property
|
2014-12-09 11:46:29 +00:00 |
|
Tommi Palomäki
|
1c110fcbef
|
SocketIOClient.Socket.off() arguments are optional
|
2014-12-09 11:08:10 +00:00 |
|
Michael Zabka
|
3e1ec52016
|
Remove node.d.ts reference from socket.io-client declaration
* For client side (browser) not needed this reference
* Some apps can fail if reference presents
|
2014-11-14 16:25:57 +01:00 |
|
progre
|
bff52380d6
|
add socket.io-client 1.2.0
|
2014-11-04 00:11:09 +09:00 |
|
Kensuke Matsuzaki
|
338e5bb077
|
Add internal module definition for socket.io-client
|
2014-10-15 18:11:44 +09:00 |
|
Maido Käära
|
511cde8b91
|
Fixed test
|
2014-02-16 15:21:15 +00:00 |
|
Maido Käära
|
d20a2330b8
|
Added newlines to the end of the files
|
2014-02-16 13:53:26 +00:00 |
|
Maido Käära
|
8265a17569
|
Type definitions for server side nodejs socket.io client.
|
2014-02-16 13:51:13 +00:00 |
|