shama / yo-yoify

Transform choo, yo-yo or bel template strings into pure and fast document calls
111 stars 17 forks source link

Add missing g tag #33

Closed arturi closed 7 years ago

arturi commented 7 years ago

The difference between SVG_TAGS array in bel and yo-yoify is the missing g tag in the yo-yoify, which is causing the g tag to be not recognised/rendered in the browser (Chrome), even though its visible in the inspector. I found it was added to bel in this commit.

Could this list (and some logic) maybe be stored in a shared module of some sort?

arturi commented 7 years ago

Hey! Sorry to nag, but can I help somehow to speed things up merging this? Its a tiny fix :)

tornqvist commented 7 years ago

So, what's the status on this? I'm about to go into production soon and having to rely on @arturi's branch as a dependency feels not so great.

yoshuawuyts commented 7 years ago

v3.7.2 :tada: