Skip to content

Releases: RedMadRobot/figma-export

0.38.0

08 Apr 17:23
Compare
Choose a tag to compare

New features:

  • Add support for exporting colors from local variables #236 by @alexey1312

0.37.6

09 Feb 17:48
Compare
Choose a tag to compare

Fixes:

  • [iOS] Fixed Contents.json formatting #231

0.37.3

21 Nov 20:49
Compare
Choose a tag to compare

Improvements:

0.37.2

26 Jul 20:32
Compare
Choose a tag to compare

Fixes:

  • [Android] Add ability to specify output file name when exporting colors #213 by @tujh2

0.37.1

08 Dec 20:25
Compare
Choose a tag to compare

Fixes:

  • Fixed an issue where ios.templatesPath parameter was ignored when exporting images #197 by @alexey1312

Add support for StencilSwiftKit

09 Nov 20:49
Compare
Choose a tag to compare

New features:

  • Added support for StencilSwiftKit that bringing additional Stencil nodes & filters dedicated to code generation.

Internal:

  • Using Xcode 14.1, macOS 12 on CI
  • Using Swift 5.7

Export colors for SwiftUI without using asset catalog

24 Sep 12:39
Compare
Choose a tag to compare

New features:

  • [iOS] Added support for exporting colors for SwiftUI without using asset catalog in #193 by @ichikmarev

Improvements:

0.35.2

13 Aug 19:18
Compare
Choose a tag to compare

Fixes:

  • [iOS] Modify SwiftUI Color extension to extend ShapeStyle #185 by @farkasseb

0.35.1

26 Jul 09:25
Compare
Choose a tag to compare

Fixes:

  • [iOS] Fix path to Stencil templates when exporting images #179 by @alexey1312

0.35.0

20 Jul 17:23
Compare
Choose a tag to compare

New features:

Fixes: