Commit graph

87 commits

Author SHA1 Message Date
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`
2017-03-29 16:10:27 +11:00
Michgeek
3a86a906d5 Add support for namespaced Vuex actions 2017-03-21 07:40:42 +11:00
Metin Seylan
8589bbfb65 Merge pull request #39 from michgeek/master
Add namespaced mutation for Vuex
2017-03-19 20:53:46 +02:00
Michgeek
7abefc3bad Add namespaced mutation for Vuex 2017-03-19 23:37:00 +11:00
Metin Seylan
51f5a95014 Merge pull request #31 from codeofsumit/patch-1
added import of library to usage section
2017-02-06 09:06:05 +02:00
Sumit Kumar
4b7ec2f83e added import of library to usage section 2017-02-04 21:36:28 +01:00
Metin Seylan
2f17ac9a17 Merge pull request #27 from pieterjandesmedt/master
fix: add listeners to custom socket functions on the `created` hook
2017-01-04 09:09:43 +02:00
Pieter Jan De Smedt
0edf7322e6 fix: add listeners to custom socket functions on the created hook instead of beforeCreate hook in the mixin lifecycle 2017-01-03 16:30:46 +01:00
Metin Seylan
6f16d6c0b4 Merge pull request #23 from Gacnt/master
Update README.md
2016-12-31 10:04:42 +02:00
Donovan
d5ff9b1403 Update README.md
few grammar fixes
2016-12-31 00:02:25 -07:00
metinseylan
0c778d661f readme 2016-12-31 01:21:01 +03:00
metinseylan
8e0100be09 2.1.0 2016-12-31 01:18:10 +03:00
Metin Seylan
c7491fc762 Merge pull request #15 from whitekkk/master
add import vue in readme
2016-11-28 09:37:24 +03:00
whitekkk
f21cb5dfa6 add import vue in readme 2016-11-28 08:53:05 +07:00
Metin Seylan
a172f0219a Update package.json
minor version
2016-11-23 14:06:56 +03:00
Metin Seylan
b0df13186c missing events & build 2016-11-23 13:59:51 +03:00
Metin Seylan
77a06779dc Added Missing Events
Added Missing Events
2016-11-23 13:55:37 +03:00
Metin Seylan
7f5fac27d0 v2 2016-10-29 00:47:04 +03:00
Metin Seylan
88d8479209 Update README.md 2016-10-26 09:49:51 +03:00
Metin Seylan
803798a199 Update README.md 2016-08-31 14:12:41 +03:00
Metin Seylan
858c189a4d Update README.md 2016-08-20 19:07:39 +03:00
Metin Seylan
4200fd3799 Update server.js
user list bug fix
2016-05-11 13:23:27 +03:00
Metin Seylan
4652f6eec0 Update README.md 2016-05-10 01:23:45 +03:00
Metin Seylan
4608340bb1 Update README.md 2016-05-10 01:23:20 +03:00
Metin Seylan
29ee0ea722 Update README.md 2016-05-10 01:15:34 +03:00
Metin Seylan
bec25b3ab4 example update 2016-05-10 00:39:16 +03:00
Metin Seylan
bfdac9ab09 Create README.md 2016-05-09 23:41:17 +03:00
Metin
e3b6da9d6e version update 2016-05-09 19:28:25 +03:00
Metin
8c220ad076 okay 2016-05-09 19:22:55 +03:00
Metin
fcf4b1bf39 example 2016-05-09 19:02:10 +03:00
Metin
16fd63cb0a minify 2016-05-09 16:36:06 +03:00
Metin
c738bf3841 bower init & minify 2016-05-09 16:17:18 +03:00
Metin
dbc09e970d okay? 2016-05-09 16:08:49 +03:00
Metin
aac02ac050 okay? 2016-05-09 16:07:09 +03:00
Metin Seylan
e9536b6108 package.json update 2016-05-08 23:46:28 +03:00
Metin Seylan
f01fdebdd1 not finish yet testing 2016-05-08 23:41:03 +03:00
Metin
928da551cf ilk kan 2016-05-06 16:54:19 +03:00