staskobzar / vue-audio-visual

VueJS audio visualization components
MIT License
717 stars 112 forks source link

adds `circle` type to AVMedia component #51

Closed alectrocute closed 4 years ago

alectrocute commented 4 years ago

Hi contributors!

Here's the initial work needed to add circle to AVMedia.js. Let me know if you need any changes. Thank you!

staskobzar commented 4 years ago

Hi Alec,

PR is merged. Thank you for the contribution and also for updating documentation and demo. This is real professional way. I appreciate it. Just a small note: please use "npm run lint" next time to assure that the code style follows the lint settings. This command fixed couple minor issues in the code style.

I am going to release new version with your updates. Thanks again and have a good day!