Aybüke ÇALIŞKAN
61614c865e
Update README.md ( #327 )
3 years ago
Metin Seylan
4f00019283
Update README.md
3 years ago
lju
3337d43298
Add basic Vue 3 compatibility ( #289 )
4 years ago
sambit sahoo
2f63eebb70
add type declarations for optional options ( #285 )
...
Add type declarations for optional options as it throws error.
4 years ago
Metin Seylan
c555cc72ef
Update README.md
4 years ago
IFA
0359c5dd59
Update README.md for making things clear ( #277 )
4 years ago
Даниил Пронин
d7ddfb23ef
Update README.md ( #271 )
4 years ago
MetinSeylan
35d8f66d44
revert changes & delete issues folder
4 years ago
Metin Seylan
640dfc044c
reverse from 3.0.8
5 years ago
Metin Seylan
f770882eb5
Revert "version upgrade"
...
This reverts commit 3d04f310a3
.
5 years ago
Metin Seylan
3d04f310a3
version upgrade
5 years ago
dailing
45860773e4
Update README.md ( #241 )
...
It seems that `import SocketIO from "socket.io-client"` is missing from the examples.
5 years ago
Mehmet Yılmaz
4fba4071f7
readme refactor ( #232 )
5 years ago
Nikita Umnov
caf4f56b10
add types definition ( #218 )
...
* add types definition
5 years ago
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
6 years ago
Vinícius Feitosa da Silva
ee1e7ed1ee
[FIX] Adjusting SocketIO client lib import ( #202 )
6 years ago
Metin Seylan
f77564b41e
version upgrade
6 years ago
Michael Johansen
ad3d21ecb5
fixed typo on VueSocketIOListener ( #200 )
6 years ago
Arie Miller
5cbf41a399
Update listener.js ( #199 )
...
VueSocketIOListenler -> VueSocketIOListener
6 years ago
Metin Seylan
68d4e5570b
upgrade version
6 years ago
Evan bechtol
381cb5fdd0
README.MD Example Usage Updates ( #198 )
...
* 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
* Update README.MD
- Add example of connecting using socket.io-client instance
* Update README.MD
- Add options example using connection string
* Update README.MD
- Add options example using connection string
* Remove unnecessary white space
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
Slava
207a0a13bd
don't dispatch ping to store ( #188 )
6 years ago
Slava
6d5c7983d1
move string concatenation out of loop ( #189 )
6 years ago
Metin Seylan
60d38b78bc
build 3.0.5
6 years ago
Nikita Umnov
4322054bfd
FIX: receiving staticEvents messages ( #181 )
...
* FIX: receiving staticEvents messages
* return space :)
6 years ago
Metin Seylan
fb8e1f96c1
Update README.md
6 years ago
Metin Seylan
6c837e002f
Update issue templates
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
de3092cceb
Merge pull request #167 from nodegin/patch-1
...
Fix #166
6 years ago
nodegin
1f33e87192
Fix #166
6 years ago
Metin Seylan
73a0d32d36
hotfix for build
6 years ago
Metin Seylan
513f6d5cb6
Update README.md
6 years ago
Metin Seylan
d275ccdbf6
added old documentation for ^2.0.0
6 years ago
Metin Seylan
723743227f
upgrade version
6 years ago
Metin Seylan
0c737b3b5e
Merge pull request #161 from viniciusrebel/fix-vuex-modules
...
Fix Vuex modules #39
6 years ago
Vinicius Rebel
496e88b196
Fix vuex modules
6 years ago
Metin Seylan
e0b37e30bd
Merge pull request #160 from eyaylagul/master
...
Typo fixed
6 years ago
Emre Yaylagül
87dc58e685
Merge pull request #1 from eyaylagul/eyaylagul-patch-1
...
Update README.md
6 years ago
Emre Yaylagül
e2bbc8ef8e
Update README.md
6 years ago
Metin Seylan
e843ab394e
Update README.md
6 years ago
Metin Seylan
f48326e55c
Update README.md
6 years ago
Metin Seylan
b8cea1d589
cat added
6 years ago
Metin Seylan
cb5055d51a
added vuex docs
6 years ago
Metin Seylan
c5a6889176
added dynamic listenler docs
6 years ago
Metin Seylan
b59f1a4a60
readme changes
6 years ago
Metin Seylan
63235b346c
component level usage added
6 years ago
Metin Seylan
36870b3d31
added required fields table
6 years ago
Metin Seylan
ff2063b3be
installation object table
6 years ago