Commit Graph

8 Commits (ee1e7ed1ee0039739afedb85ffe1a409485a3965)

Author SHA1 Message Date
Metin Seylan f77564b41e version upgrade 6 years ago
Evan bechtol f1e03525c0 Add options parameter to Constructor (#195)
* Fix Spelling

- Rename `Listenler` to `Listener`

* Add Options to Connection

- Add options which can be passed to connection string for `SocketIO`

* Build New Version

* Fix spelling in Package.json

- Change `implemantation` to `implementation`
- Change `vuejs` to `Vue.js`
- Change `vuex` to `VueX`

* Updates to index.js

- Add `options` to JSDocs for constructor
- Fix spelling for JSDoc on `install` and `connect` methods
6 years ago
Nikita Umnov 4322054bfd FIX: receiving staticEvents messages (#181)
* FIX: receiving staticEvents messages
* return space :)
6 years ago
Metin Seylan 176c060356 update mixin for https://github.com/MetinSeylan/Vue-Socket.io/issues/168 6 years ago
Metin Seylan 4b7c282d0c hotfix for socket.io-client instance 6 years ago
Metin Seylan 73a0d32d36 hotfix for build 6 years ago
Metin Seylan 67c5f97bbc small changes and logo 6 years ago
Metin Seylan 7266731212 webpack & package configration 6 years ago