Skip to content

Releases: RedMadRobot/figma-export

0.21.1

02 Mar 09:34
Compare
Choose a tag to compare

Fixes:
— Changed android color format from RGBA to ARGB #80
— Fixed timeout issue when downloading a lot of files #75

0.21.0

26 Feb 05:47
Compare
Choose a tag to compare

New features:

  • Add support for processing text style names (validation & renaming) #78
  • Add iOS illustration scales to the config file #74

SPM support

17 Feb 14:35
Compare
Choose a tag to compare

New features:
— Add support for Swift Package Manager. .xcassets file can be used inside a Swift Package #73

0.19.0

14 Feb 10:50
Compare
Choose a tag to compare

New features:
— Add support for exporting light and dark colors from a single Figma file #66
— Add support for Universal Colors #68

Fix iOS typography

29 Jan 14:53
Compare
Choose a tag to compare

Fixes:
— Fixed text vertical alignment in UILabel when Text Style has custom line height #64

New features:
— Add checking for new version of FigmaExport

Add timeout property to config file

11 Jan 11:35
Compare
Choose a tag to compare

New features:
— Added timeout options #60

Ignore color styles without solid color fill

30 Dec 06:59
Compare
Choose a tag to compare

Fixes:
— Only convert solid fills to colors #59

Template Image and Original Image for Xcode

25 Dec 15:35
Compare
Choose a tag to compare

New features:

  • Add ability to change image render mode for Xcode #54

Fixed image fetching for a large project

13 Dec 13:28
Compare
Choose a tag to compare

Fix:
— Avoid fetch images timeout issue for large project #53

Fix an error when exporting SVG for Android

30 Nov 13:15
Compare
Choose a tag to compare

Fix:
— Fix an error when exporting SVG images to Android Studio project #43