gratipay / grtp.co

Gratipay Widgets + API
https://grtp.co/
MIT License
26 stars 19 forks source link

Rename to gratipay #66

Closed rohitpaulk closed 10 years ago

rohitpaulk commented 10 years ago

fixes #62

seanlinsley commented 10 years ago

How exactly are the 'legacy' files used here?

It seems like the proper solution is to update the JS to look up data-gratipay-username, and then fall back to data-gittip-username

rohitpaulk commented 10 years ago

@seanlinsley - That's exactly what it's doing :)

There aren't any legacy files, it's just a few tests to make sure that the gittip-username and gittip-widget attributes work too

chadwhitacre commented 10 years ago

I'm merging this since it fixes the vast majority of widgets. Let's open a new PR to fix custom widgets.