Version 1, Update 9
New:
- Auto-layout properties are now available! Please refer to the
FrameNode
documentation.
Fixed:
- The
FrameNode
andGroupNode
objects now have separate prototypes, which means that code such as'strokes' in group
will correctly return false. Note that we still recommend checking the.type
property of node objects over using thein
operator. We expect this to be an implementation detail -- however, let us know if this is causing you any issues.
Proposed API (how do they work?):
- Overlay properties have been added to the proposed prototyping APIs.