mclintprojects / actioncable-vue

A Vue plugin that makes integrating Rails Action Cable dead-easy.
MIT License
181 stars 38 forks source link

added linters, husky, fixed new jwt login token #58

Closed mammad2c closed 3 years ago

mammad2c commented 3 years ago

at first, this pr tried to solve this issue: #45 after disconnecting the server we should reset some class properties. I did it in _reset method.

and then, I added some enhancements:

best regards

mclintprojects commented 3 years ago

@mammad2c Thank you so much for this. I'm going to merge and publish a new version to NPM now.