Metin Seylan
6de5990456
added vuex support
...
added actions & mutations prefix
updated gitignore & added npmignore file
6 years ago
Metin Seylan
991cc956d2
first raw dirty commit
6 years ago
Metin Seylan
9e6a586423
Merge pull request #118 from stalniy/fix/actions
...
fix(actions): properly transform action to store action
7 years ago
Metin Seylan
4c6625e18b
Merge branch 'master' into fix/actions
7 years ago
Metin Seylan
99810e131a
Merge pull request #125 from lastmirage/master
...
Support multiple packet data argument
7 years ago
lastmirage
ffbf48ee28
indent
7 years ago
lastmirage
ec192d89b9
Support multiple packet data argument
7 years ago
Sergey Stotskiy
ce541e7da9
fix(actions): properly transform action to store action
7 years ago
Metin Seylan
8951667903
2.1.1-b build
7 years ago
Metin Seylan
1e2702b912
Merge pull request #100 from stalniy/master
...
fix(observer): lowercased event name before translation
7 years ago
Sergey Stotskiy
34561d8d03
fix(observer): lowercased event name before translation
...
Fixes #99
7 years ago
Metin Seylan
57887ea0a1
Merge pull request #89 from abdulmueid/socket.io-2.0.0
...
Updated Socket.io client version to 2.x
7 years ago
Abdul Mueid Akhtar
0cda8cde27
Updated Socket.io version to 2.x branch
7 years ago
Metin Seylan
d3c8d11f9e
Merge pull request #67 from ncoden/fix/event-inheritance
...
Fix: propagate event to Socket
7 years ago
Nicolas Coden
b0993481f7
Fix: propagate event to Socket
8 years ago
Metin Seylan
d44a480584
Merge pull request #52 from jeystaats/patch-1
...
Multiple arguments added for emitting to store
8 years ago
Jasper Staats
5cb889fd72
Multiple arguments added for emitting to store
...
This solves issue #51 .
8 years ago
Metin Seylan
682fbbc147
Update package.json
8 years ago
Metin Seylan
058001f869
Update package.json
8 years ago
Metin Seylan
1d662700bf
Merge pull request #40 from michgeek/master
...
Add support for namespaced Vuex actions
8 years ago
Michgeek
8709b16a78
Add support to native events
...
Native event was passed capitalized which cause unexpected camelCase
conversion.
Event is now passed without uppercasing and save string transformations
e.g.
SOCKET_CONNECT => `socket_cONNECT` instead of `socket_connect`
SOCKET_CONNECT_ERROR => `socket_cONNECTERROR` instead of `socket_connectError`
8 years ago
Michgeek
3a86a906d5
Add support for namespaced Vuex actions
8 years ago
Metin Seylan
8589bbfb65
Merge pull request #39 from michgeek/master
...
Add namespaced mutation for Vuex
8 years ago
Michgeek
7abefc3bad
Add namespaced mutation for Vuex
8 years ago
Metin Seylan
51f5a95014
Merge pull request #31 from codeofsumit/patch-1
...
added import of library to usage section
8 years ago
Sumit Kumar
4b7ec2f83e
added import of library to usage section
8 years ago
Metin Seylan
2f17ac9a17
Merge pull request #27 from pieterjandesmedt/master
...
fix: add listeners to custom socket functions on the `created` hook
8 years ago
Pieter Jan De Smedt
0edf7322e6
fix: add listeners to custom socket functions on the `created` hook instead of `beforeCreate` hook in the mixin lifecycle
8 years ago
Metin Seylan
6f16d6c0b4
Merge pull request #23 from Gacnt/master
...
Update README.md
8 years ago
Donovan
d5ff9b1403
Update README.md
...
few grammar fixes
8 years ago
metinseylan
0c778d661f
readme
8 years ago
metinseylan
8e0100be09
2.1.0
8 years ago
Metin Seylan
c7491fc762
Merge pull request #15 from whitekkk/master
...
add import vue in readme
8 years ago
whitekkk
f21cb5dfa6
add import vue in readme
8 years ago
Metin Seylan
a172f0219a
Update package.json
...
minor version
8 years ago
Metin Seylan
b0df13186c
missing events & build
8 years ago
Metin Seylan
77a06779dc
Added Missing Events
...
Added Missing Events
8 years ago
Metin Seylan
7f5fac27d0
v2
8 years ago
Metin Seylan
88d8479209
Update README.md
8 years ago
Metin Seylan
803798a199
Update README.md
8 years ago
Metin Seylan
858c189a4d
Update README.md
8 years ago
Metin Seylan
4200fd3799
Update server.js
...
user list bug fix
9 years ago
Metin Seylan
4652f6eec0
Update README.md
9 years ago
Metin Seylan
4608340bb1
Update README.md
9 years ago
Metin Seylan
29ee0ea722
Update README.md
9 years ago
Metin Seylan
bec25b3ab4
example update
9 years ago
Metin Seylan
bfdac9ab09
Create README.md
9 years ago
Metin
e3b6da9d6e
version update
9 years ago
Metin
8c220ad076
okay
9 years ago
Metin
fcf4b1bf39
example
9 years ago