Skip to content

Releases: AdobeXD/typings

v25.0

01 Jan 10:23
Compare
Choose a tag to compare

Changes

  • converted modules to ambient modules
  • adjusted tsconfig.json
  • renamed LinearGradientFill to LinearGradient
  • called out the inconsistencies with the docs in the README.md
  • renamed Selection interface to XDSelection to avoid ambiguity with DOM types.

Issues fixed in this release

Credits

Credits go to @ericdrobinson, @GDreyV and @velara3 for creating the issues and their input in general 👍

Adobe XD 22

28 Aug 08:15
Compare
Choose a tag to compare

Changes

  • fixed a few issues in the application and scenegraph modules
  • converted SceneNode and RootNode to interfaces as they are not exported by the scenegraph module
  • added support for application.editDocument() (introduced in XD v21)

Issues fixed in this release

Credits

Credits go to @ericdrobinson, @GDreyV and @tsuchinaga for creating the issues and their input in general 👍

Adobe XD 20 – Revision 1

29 Jun 21:25
a5305e1
Compare
Choose a tag to compare
  • Changed basically everything about the structure (it should work much better now)
  • Fixed a bunch of TypeScript errors
  • Fixed a few "content" issues (wrongly declared APIs)
  • Added a pull request template

Issues that got fixed with this release

Credits

A huge thank you to @ericdrobinson for all the input and contributions on this.

Adobe XD 20

25 Jun 18:35
2bc1dca
Compare
Choose a tag to compare
  • Updated typings to match the XD 20 APIs
  • Fixed wrongly declared symbals for constants in uxp module
  • Fixed outdated typings in uxp module

Issues that got fixed with this release

Special thanks to @ericdrobinson for pointing these out 👍

Adobe XD 19

20 May 08:25
357af6b
Compare
Choose a tag to compare
  • Added APIs added in XD 19

Adobe XD 15 – Revision 1

04 Feb 17:36
Compare
Choose a tag to compare
  • Fixed many minor issues
  • Fixed a mistake introduced in the previous release (making classes exported by scenegraph global)

Adobe XD 15

29 Jan 12:20
d2f9049
Compare
Choose a tag to compare
  • updated typings to match the APIs of version 15 of Adobe XD
  • fixed a few bugs (made some global classes global etc.)

Adobe XD 14 – Revision 1

12 Jan 10:05
8dc6a6a
Compare
Choose a tag to compare
  • Fixed a typo in the class name of GraphicNode

Adobe XD 14

17 Dec 22:49
1a359c9
Compare
Choose a tag to compare

Changes

  • Updated typings to reflect changes of the APIs in Adobe XD 14 (#33, #34, #35, #36, #37, #38)

Adobe XD 14 – Beta 1

17 Dec 20:38
Compare
Choose a tag to compare
Pre-release

Prerelease of the updated version with support for Adobe XD version 14.

Changes:

  • Updated typings to reflect changes of the APIs in Adobe XD 14 (#33, #34, #35, #36, #37, #38)

Note:

This will (prosumably) be the XD 14 typings release version when #39 gets merged.