Skip to content

Releases: AdobeXD/typings

Adobe XD 13 - Revision 1

30 Nov 11:54
f1d89aa
Compare
Choose a tag to compare

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

28 Oct 11:40
91e3312
Compare
Choose a tag to compare

Known issues:

  • Entry.isFile doesn't determine the type of an entry. Therefore, an error gets shown when trying to run File-methods on Entry-instances even inside if (entry.isFile) {}

Adobe XD 13 Beta 2

03 Oct 09:12
91e3312
Compare
Choose a tag to compare
Adobe XD 13 Beta 2 Pre-release
Pre-release

Updated typings for:

  • application.createRenditions()
  • File-IO-changes
  • SceneNode.transform
  • flipVertical() and flipHorizontal
  • RepeatGrid
  • ImageFill (replacing BitmapFill)

12.0 Beta 1

31 Aug 00:23
6962587
Compare
Choose a tag to compare
12.0 Beta 1 Pre-release
Pre-release

Changelog

  • Added typescript definitions for the uxp.storage module (Issue #14 , PR #17)

11.0 Alpha 1

09 Aug 16:24
Compare
Choose a tag to compare
11.0 Alpha 1 Pre-release
Pre-release

Known TODOs

  • Implement definitions for storage module (see #14)