0
Fork 0
mirror of https://github.com/penpot/penpot-exporter-figma-plugin.git synced 2024-12-22 13:43:03 -05:00
penpot-exporter-figma-plugin/plugin-src/transformers/partials
Alex Sánchez 92167aca42
Fix masks in components (#129)
* fix masks in components

* fixes

* fixes
2024-06-03 09:38:44 +02:00
..
index.ts Component Instances (#124) 2024-05-30 17:54:37 +02:00
transformBlend.ts Allow rotation for Ellipses and Rectangles (#122) 2024-05-29 10:30:56 +02:00
transformChildren.ts Masked Groups (#114) 2024-05-27 11:50:59 +02:00
transformCornerRadius.ts Allow rotation for Ellipses and Rectangles (#122) 2024-05-29 10:30:56 +02:00
transformDimensionAndPosition.ts Allow rotation for Ellipses and Rectangles (#122) 2024-05-29 10:30:56 +02:00
transformEffects.ts Allow rotation for Ellipses and Rectangles (#122) 2024-05-29 10:30:56 +02:00
transformFigmaIds.ts Fix masks in components (#129) 2024-06-03 09:38:44 +02:00
transformFills.ts Allow rotation for Ellipses and Rectangles (#122) 2024-05-29 10:30:56 +02:00
transformProportion.ts Allow rotation for Ellipses and Rectangles (#122) 2024-05-29 10:30:56 +02:00
transformRotationAndPosition.ts Allow rotation for Ellipses and Rectangles (#122) 2024-05-29 10:30:56 +02:00
transformSceneNode.ts Allow rotation for Ellipses and Rectangles (#122) 2024-05-29 10:30:56 +02:00
transformStrokes.ts Allow rotation for Ellipses and Rectangles (#122) 2024-05-29 10:30:56 +02:00
transformText.ts Allow rotation for Ellipses and Rectangles (#122) 2024-05-29 10:30:56 +02:00
transformVectorPaths.ts Refactor Strokes (#112) 2024-05-21 14:36:30 +02:00