Closed devmount closed 9 months ago
Aside from my comment on the issue about pulling the script into our repo, this looks good! I'll test it on Monday, and do the release tagging when the pr is merged.
Thanks!
Thank you Mel! I moved Micahs component to a local asset now. I also added some credits to the head of the web components file:
/**
* @author Micah Ilbery
* @version 1.1.0
* @license GPL-3.0
* @url https://github.com/micahilbery/share-on-mastodon
*/
@micahilbery I hope it's ok for you like this.
Working great. Can we minify the file? Once that's done this is good to get merged.
Of course, I added a minified version and included that instead.
Thanks a bunch!
This change uses a web component to offer a share icon for Mastodon instances. It also fixes icon wrapping on narrow viewports.
Closes #45