SVG Support#27
Conversation
|
Hey, thanks a lot for the extended PR. Currently the SVG handling is kind of a regression code-wise, at the same time leaving the modules lying around as orphaned code. Once that is taken care of I'll gladly merge this. |
|
Hey @spattersongt, sorry I never got back to you. I promise I'll review this in the coming days. |
|
This would be awesome to have, is there anything I could do to help with it ? |
|
Something I'm working on depends on inline SVG support, and I'd love to use this library. What are the next steps on this PR? |
|
👍 Chiming in along with the other commenters, is there any plans to merge this? Or if there's still specific issues with the PR, is there anything I can do to help? For the meantime I'm going to use the fork from @shaunpatterson |
* -fixing lint errors -adding tests * fixing test * removing unncessary attribute checks
Incorporates #22
Added a few extra tests for more code coverage