Releases: AdobeXD/typings
Releases · AdobeXD/typings
Adobe XD 13 - Revision 1
Changes:
- #28 – added support for publishing the package to npm (by @tato123)
- #27 – fixed some mistakes in the storage module (by @pklaschka)
Adobe XD 13
Known issues:
Entry.isFile
doesn't determine the type of an entry. Therefore, an error gets shown when trying to runFile
-methods onEntry
-instances even insideif (entry.isFile) {}
Adobe XD 13 Beta 2
Updated typings for:
application.createRenditions()
- File-IO-changes
SceneNode.transform
flipVertical()
andflipHorizontal
RepeatGrid
ImageFill
(replacingBitmapFill
)
12.0 Beta 1
11.0 Alpha 1
Known TODOs
- Implement definitions for storage module (see #14)