qdot / syncydink

A web based video player that supports multiple viewing modes, haptic formats, and output devices
http://buttplug.world/syncydink
BSD 3-Clause "New" or "Revised" License
21 stars 20 forks source link

Moving Patreon Button into its own component! #56

Closed mirshko closed 6 years ago

mirshko commented 6 years ago

Needed a little bit of cleanup!

Will clean it even more!

qdot commented 6 years ago

Thanks for this PR!

As I mentioned in the other PR, the master you were working with was way behind the branch I was on. I just brought all of the code in master up to date, so you'll probably need to rebase this. However, I didn't really touch any of the patreon button code in the other branch, so I'm hoping it should be a pretty easy resolution.

mirshko commented 6 years ago

@qdot rebased! If the CI passes can I merge?

mirshko commented 6 years ago

Sorry for the delay!

qdot commented 6 years ago

I went ahead and took care of the linter error, thanks for doing this! I may extract it into its own repo next, as we use it in a few apps. :D