Michael Stramel

Results 173 comments of Michael Stramel

Adding the header `x-bin-versioning` to a request to a FREE account will trigger an error. ``` {"message":"Versioning is not available for the Free users. Upgrade to Pro plan http://api.jsonbin.io/pricing to...

Maybe having a libraries filter? - Native - Polymer 1 - Polymer 2 - other libs These could probably be populated based on what libraries and versions the components in...

I'm not super familiar either unfortunately. I will see if I can get a starting point going.

Thanks for the PR @alicanerdogan! Taking a look at the PR, related issue and the discussion, I think I'm in agreement with @43081j. I like the idea of enforcing it...

This definitely seems like something we should work to improve upon. I'm not sure what the best route is yet but did notice that there is a browser version that...

I was looking into this and think we could utilize the browser version of `svgo` and then allow for specifying a custom optimizer in a file like `src/icons/_optimize.ts`. Does this...

Will be working to shift `svgo` over to build time optimization and only apply it to local icons.

Looked into this today and it seems there will need to be some effort put into getting this to SSR properly in non-node environments. Will be working on this as...

It sounds like the documentation of styling the Astro-Icons could be improved to include documentation about the exposed `class` property.

You can use the `Icon` component in other framework components by utilizing the `` feature. https://docs.astro.build/en/core-concepts/framework-components/#can-i-use-astro-components-inside-my-framework-components