lju
3337d43298
Add basic Vue 3 compatibility ( #289 )
2021-02-19 21:26:27 +03:00
MetinSeylan
35d8f66d44
revert changes & delete issues folder
2020-07-31 22:35:09 +03:00
Metin Seylan
f770882eb5
Revert "version upgrade"
...
This reverts commit 3d04f310a3
.
2020-05-08 12:28:33 +03:00
Metin Seylan
3d04f310a3
version upgrade
2020-04-30 22:32:03 +03:00
Leonardo E. Dominguez
8988085bef
Handle more than one namespace ( #207 )
...
* add: handle more than one namespace
* Revert "[FIX] Adjusting SocketIO client lib import (#202 )"
This reverts commit ee1e7ed1ee
.
* add: handle more than one namespace
* change: move useConnectionNamespace inside options object
* update: readme
* add: support namespace listeners in components
* update build files
* add: namespace name property to options object
* update build files
2019-05-13 00:59:44 +03:00
Metin Seylan
f77564b41e
version upgrade
2019-03-07 04:40:01 +03:00
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
2019-03-06 19:40:24 +03:00
Nikita Umnov
4322054bfd
FIX: receiving staticEvents messages ( #181 )
...
* FIX: receiving staticEvents messages
* return space :)
2019-01-25 09:20:17 +03:00
Metin Seylan
176c060356
update mixin for https://github.com/MetinSeylan/Vue-Socket.io/issues/168
2018-11-26 20:19:11 +03:00
Metin Seylan
4b7c282d0c
hotfix for socket.io-client instance
2018-11-25 21:34:19 +03:00
Metin Seylan
73a0d32d36
hotfix for build
2018-11-23 18:29:29 +03:00
Metin Seylan
67c5f97bbc
small changes and logo
2018-11-18 13:44:07 +03:00
Metin Seylan
7266731212
webpack & package configration
2018-10-28 22:29:13 +03:00