Skip to content

Gridlines, ComponentMerges, smaller API

Pre-release
Pre-release
Compare
Choose a tag to compare
@teamdandelion teamdandelion released this 18 Mar 01:16
· 9285 commits to master since this release

We implemented Gridlines.
We implemented Component.merge as an easy way of creating ComponentGroups.
Also, we protected anchor, computeLayout, and render to make the API smaller. From the point forward use renderTo(<svg>) instead.