Commit Graph

1522 Commits

Author SHA1 Message Date
Dominik Palo
d32bc5bc5d [docs] Fix messed events documentation (#1089) 2017-03-19 00:38:37 +01:00
SwhGo_oN
2135ed8b85 [docs] Fix Manager constructor documentation (#1093) 2017-03-19 00:37:07 +01:00
Esteban Lussich
25321d1dc6 [docs] Fix format in API.md (#1090) 2017-03-09 08:58:53 +01:00
Damien Arrachequesne
9064608513 [docs] Add note regarding the Emitter class (#1079) 2017-02-22 13:07:43 +01:00
Damien Arrachequesne
49fb3e035b [fix] Run tests on the minified files (#1042) 2017-02-22 12:30:16 +01:00
Rainmen-xia
4af8fd3f22 [docs] Add missing path option in the documentation (#1078) 2017-02-22 07:58:56 +01:00
Damien Arrachequesne
2dcc794b8f [feature] Allow the use of a custom parser (#1075)
See https://github.com/socketio/socket.io/pull/2829
2017-02-20 21:46:02 +01:00
Jianru Lin
4322cf200f [docs] Fix typo (#1076) 2017-02-20 13:44:20 +01:00
sgress454
1ac8374d64 [chore] Bump engine.io-client to version 2.0.2 (#1074)
Includes the following (from engine.io-client changelog):

* [chore] Bump ws to version 1.1.2 (vulnerability fix) ([#539](https://github.com/socketio/engine.io-client/issues/539))
* [fix] Fix extraHeaders option in browser ([#536](https://github.com/socketio/engine.io-client/issues/536))
2017-02-16 21:59:57 +01:00
Christian Freitag
3d63875498 [chore] Bump socket.io-parser to version 2.3.2 (#1071) 2017-02-16 21:58:58 +01:00
Tim Tyrrell
8fc4b44a6c [docs] Fix typo (#1066) 2017-02-13 23:52:56 +01:00
Damien Arrachequesne
a98f94d1ae [chore] Bump engine.io-client to version 2.0.0 (#1062) 2017-01-23 23:17:20 +01:00
Damien Arrachequesne
fcb5c43ffe [fix] Add nsp prefix to socket.id (#1058)
So the socket ids on the client and on the server are equals.
2017-01-13 16:53:44 +01:00
Damien Arrachequesne
ba5dca38eb [test] Update browsers matrix (#1059) 2017-01-13 16:51:47 +01:00
Damien Arrachequesne
7a533cda5c [chore] Update issue template with fiddle (#1057) 2017-01-10 10:17:37 +01:00
Damien Arrachequesne
55411dfd24 [docs] Add connect_error and connect_timeout events (#1051) 2017-01-03 08:03:37 +01:00
Damien Arrachequesne
558163d766 [docs] API documentation (#1049) 2016-12-22 09:06:14 +01:00
Damien Arrachequesne
177a65fc4a [chore] Release 1.7.2 (#1045) 2016-12-11 02:04:31 +01:00
Damien Arrachequesne
766cef48c1 [chore] Bump engine.io-client to version 1.8.2 (#1044) 2016-12-11 01:38:19 +01:00
Damien Arrachequesne
9dec44a326 [chore] Speed up lint by avoiding '**/*.js' matching pattern (#1043) 2016-12-11 01:38:08 +01:00
Damien Arrachequesne
8f18970aaf [chore] Release 1.7.1 (#1037) 2016-11-28 00:05:53 +01:00
Damien Arrachequesne
d47bbd802e [fix] Fix json import in slim build (#1036) 2016-11-27 23:37:42 +01:00
Damien Arrachequesne
1aa91eb4a0 [docs] Add saucelabs browser matrix in README (#1035) 2016-11-27 23:22:32 +01:00
Damien Arrachequesne
5ecf06afc9 [chore] Release 1.7.0 (#1033) 2016-11-27 08:27:59 +01:00
Damien Arrachequesne
3d20b0f4c8 [chore] Bump engine.io-client to 1.8.1 (#1032) 2016-11-27 08:14:45 +01:00
Damien Arrachequesne
c1dd34c4eb [chore] Provide a slim build without JSON3 and debug (#1030)
The dist folder now contains both the default build and a slimmer one, generated without JSON3 (JSON polyfill for IE6/IE7) and debug modules.
2016-11-27 08:12:17 +01:00
Damien Arrachequesne
3ba3fe3034 [chore] Move generated files to dist folder (#1025) 2016-11-25 23:32:36 +01:00
Damien Arrachequesne
fa14f91dd8 [chore] Release 1.6.0 (#1027) 2016-11-20 04:25:46 +01:00
Damien Arrachequesne
ed63f96bcc [chore] Bump dependencies (#1026)
- component-emitter to version 1.2.1
- debug to version 2.3.3
- engine.io-client to version 1.8.0
- parseuri to version 0.0.5
2016-11-20 04:17:41 +01:00
bananaapple
1f55bf247e [feature] Support minified socket.io.min.js (#1021)
After running `make socket.io.js`, minified socket.io.min.js is now generated.
2016-11-13 10:04:06 +01:00
Zhu Liang
4d1c20dbd6 [feature] emit sourcemap for socket.io.js (#953) 2016-11-05 00:24:53 +01:00
Damien Arrachequesne
3df7e09519 [chore] Release 1.5.1 (#1016) 2016-10-24 03:28:53 +02:00
Damien Arrachequesne
838c9c25d4 [chore] Bump engine.io-client to 1.7.2 and socket.io-parser to 2.3.1 (#1015) 2016-10-24 03:25:23 +02:00
Damien Arrachequesne
c2fb41c9fe [chore] Add Github issue and PR templates (#1013) 2016-10-22 09:30:36 +02:00
Damien Arrachequesne
298034f300 [chore] Update zuul browser settings (#1011) 2016-10-21 02:09:48 +02:00
Damien Arrachequesne
cbc3d67e01 [chore] Bump engine.io-client to 1.7.1 (#1010) 2016-10-21 02:09:13 +02:00
Damien Arrachequesne
d9e49319d4 [chore] Bump socket.io-parser to 2.3.0 (#1009) 2016-10-21 02:09:02 +02:00
David Matas Matas
5077f0a66b [chore] Disable AMD for json3 (#1005)
Saying to Webpack don't use the AMD style for json3 dependency
2016-10-21 02:08:29 +02:00
Damien Arrachequesne
1738fcde4f [chore] release 1.5.0 (#999) 2016-10-07 00:12:41 +02:00
Damien Arrachequesne
235f3a17b6 [chore] Restrict files included in npm package (#998) 2016-10-06 23:50:31 +02:00
YasharF
8d26aac512 [chore] Bump engine.io-client to 1.7.0 (#996) 2016-10-05 22:31:05 +02:00
Alejandro Oviedo
62459f9ee5 [chore] reference build badge to master branch (#967) 2016-10-05 22:29:22 +02:00
Damien Arrachequesne
0ceda2bf31 [chore] Bump zuul to 3.11.0 & zuul-ngrok to 4.0.0 (#997) 2016-10-05 22:28:37 +02:00
Damien Arrachequesne
45b2d2226f [chore] Update zuul browser settings following EOL notices (#985)
- EOL Notice for iOS 5.1, 6.0, 6.1, 8.0, and iWebDriver
- EOL Notice for Android 4.0, 4.1, 4.2
2016-10-05 22:27:54 +02:00
Guillermo Rauch
13002fb444 Merge branch '1.4.7-pre' 2016-06-23 19:24:27 -07:00
Guillermo Rauch
2bed4f433d Release 1.4.8 2016-06-23 19:22:42 -07:00
Guillermo Rauch
8a0a69509b package: bump engine.io-client 2016-06-23 19:12:09 -07:00
Guillermo Rauch
3730328794 Merge branch '1.4.7-pre' 2016-06-23 17:30:04 -07:00
Guillermo Rauch
aaabdd52dc Release 1.4.7 2016-06-23 17:25:44 -07:00
Guillermo Rauch
de903c7868 package: bump engine.io-client 2016-06-23 17:11:47 -07:00