Releases: RedMadRobot/figma-export
Releases · RedMadRobot/figma-export
0.38.0
0.37.6
0.37.3
0.37.2
0.37.1
Add support for StencilSwiftKit
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
New features:
- [iOS] Added support for exporting colors for SwiftUI without using asset catalog in #193 by @ichikmarev
Improvements:
- [Android] Null as default value for nullable contentDescription #189 by @edvaldeysteinsson
0.35.2
0.35.1
0.35.0
New features:
- [iOS] Added support for RTL icons in #180 by @alexey1312
- [Android] Added support for RTL icons in #182 by @alexey1312
Fixes:
- Small improvement for snake case handling in #179 by @IljaKosynkin