liangwensen

Results 17 comments of liangwensen

Good point! It is a serious problem, I will handle it in the coming version

hn... `phantom` will be removed before 1.0

@mhernandes thanks a lot! I am currently working on [refactoring the project](https://github.com/leungwensen/svg-icon/tree/reflection) for some problems ([#31](https://github.com/leungwensen/svg-icon/issues/31), etc.), and a new homepage will be included in the new branch before I...

@mhernandes thanks a lot for helping me!

@mhernandes excellent! That is exactly what I am looking for. Lets do it !!!

conclusion: - [x] removing `style="display:none;"` in `` tag can solve this for webkit-based browsers; - [ ] extracting gradients should fix this problem for IE and Firefox.

Thank you very much for your suggestions! Most of the features you mentioned will be ready before `1.0.0`.

@twMat Images might be huge! I will figure out a proper way to do this before `1.0.0`, and if you have any suggestions, please let me know.

暂时没有封装这个api #1 编辑 XML 是用的 xml-lite ,xml-lite 本身是支持 xml 和 JSON 之间随意转换的,所以理论上可以做的。不过最近有点忙。。。

you can use [@lite-js/xml](https://github.com/lite-js/xml) for parsing/rendering xml, which will handle lots of annoying details for you ;-)