You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added a reference to the original node in the clone
* tweak to structure of altNode
* Vectors, stars, polygons and boolean unions are exported as SVG. Groups containing only these types will all be compressed into a single SVG.
* reworked isVisible
* Added positioning to html rendering. This fixed layout for simple cases of SVG graphics. Super complicated example still broken. not sure why exactly.
* Instead of passing around flags and storing values globally, most functions now just take the whole settings object
* Made a new type for HTML conversion settings
* made a new type for tailwind settings, also flutter, swift
* added the div wrapper around svgs in tailwind
* converted params to use settings in most cases
* simplified builder
* Simplified tailwind builder
0 commit comments