Releases
v2.0.0
Compare
Sorry, something went wrong.
No results found
Breaking
nodeToSketchLayers is no longer async
built Sketch plugin is no longer part of the repo. Instead, it will be included with each release (and you can always build it yourself from sources)
Features
support for white-space CSS property by @KimDal-hyeong
support for external SVG (<img src='pizza.svg' />)
support for srcset (<img srcset=)
sketch plugin improvements:
show error dialog when some of the layers can't be imported
after import reset zoom and position to show whole page
Fixes
improved hidden node recognition
improved stability of nodeToSketchLayers (it was crashing for some svg nodes, now the error is being caught)
better bounding rect calculation on text by @KimDal-hyeong
update @skpm/build to avoid security vuln in one of its deps
Other
e2e test for nodeToSketchLayers
mention related projects/articles in the docs
You can’t perform that action at this time.