Releases: penpot/penpot-exporter-figma-plugin
v0.18.0 (Version 35)
Minor Changes
- #319
1a88fb6
Thanks @jordisala1991! - Add export scope option to choose
between exporting all pages or only the current page.
v0.17.4 (Version 34)
Patch Changes
-
#318
610f665
Thanks @jordisala1991! - Update internal dependencies -
#316
89fd36e
Thanks @jordisala1991! - Improve svg parsing
v0.17.3 (Version 33)
Patch Changes
-
#314
468f5f8
Thanks @jordisala1991! - Fix component variants when there are
missing properties on some variants -
#315
3f083b6
Thanks @jordisala1991! - Fix vector paths when more than one
svg-path is needed to represent the Figma vector -
#307
9e26ea6
Thanks @jordisala1991! - Improve overrides for resized
components
v0.17.2 (Version 32)
Patch Changes
- #311
b688cec
Thanks @jordisala1991! - Fix to avoid empty boolean groups
v0.17.1 (Version 31)
Patch Changes
- #309
b610ec2
Thanks @jordisala1991! - Fix case where there are no variables
in the Figma file
v0.17.0 (Version 30)
Minor Changes
-
#283
58a1168
Thanks @jordisala1991! - Implement Design Tokens translation -
#292
cd2b55b
Thanks @jordisala1991! - Implement Grid Layout translation -
#248
28af0fd
Thanks @Cenadros! - Implement Grids translation
Patch Changes
-
#306
c6113d0
Thanks @jordisala1991! - Fix scenario where paddings are the
same as width/height and the inner element is moved from its original position -
#292
cd2b55b
Thanks @jordisala1991! - Fix flex layout for text elements
v0.16.2 (Version 29)
Patch Changes
- #303
bc1c24d
Thanks @jordisala1991! - Fix multiple shadows on the same
layer
v0.16.1 (Version 28)
Patch Changes
- #301
c6fb57f
Thanks @jordisala1991! - Fix variant properties not being
properly ordered, in Penpot we need to ensure the order is constant among all instances of a
component
v0.16.0 (Version 27)
Minor Changes
-
#282
3db6acd
Thanks @SpykeRel04D! - Show current version on the plugin
interface -
#297
08d6291
Thanks @jordisala1991! - Progress visualization is now clear,
with a new UI and simplified steps -
#288
99a45b9
Thanks @jordisala1991! - Add a summary after export is
completed -
#288
99a45b9
Thanks @jordisala1991! - Move missing fonts section to the end
of the export process, removing the initial loading time of the plugin -
#296
489c625
Thanks @jordisala1991! - Optimize performance by reducing UI
overhead during export -
#294
0c36d60
Thanks @jordisala1991! - Refactor identifier generation logic
to improve performance -
#298
4500260
Thanks @jordisala1991! - Add more information to the main
plugin page
Patch Changes
- #291
d69c757
Thanks @jordisala1991! - Fix Flex layout gap translation and
alignment in certain cases
v0.15.1 (Version 26)
Patch Changes
-
#287
7afad53
Thanks @jordisala1991! - Reverse order of stokes to match
Figma -
#284
5f1e1e7
Thanks @jordisala1991! - Update Google fonts -
#286
e06b7ea
Thanks @jordisala1991! - Translate layoutGap to row and column
at the same time like how it works on Figma