0
Fork 0
mirror of https://github.com/penpot/penpot-exporter-figma-plugin.git synced 2024-12-22 05:33:02 -05:00
penpot-exporter-figma-plugin/plugin-src/transformers
Alex Sánchez beb3caa5e0
Fix hug in frames (#174)
* fix hug in frames

* changeset

* fixes
2024-06-18 13:10:30 +02:00
..
partials Fix hug in frames (#174) 2024-06-18 13:10:30 +02:00
index.ts Implement rotation for vector lines (#160) 2024-06-14 10:33:23 +02:00
transformBooleanNode.ts Instances Overrides (#166) 2024-06-17 09:58:23 +02:00
transformComponentNode.ts Fix hug in frames (#174) 2024-06-18 13:10:30 +02:00
transformDocumentNode.ts Add loaders when the file is being built so we can track the progress (#172) 2024-06-18 09:50:38 +02:00
transformEllipseNode.ts Instances Overrides (#166) 2024-06-17 09:58:23 +02:00
transformFrameNode.ts Fix hug in frames (#174) 2024-06-18 13:10:30 +02:00
transformGroupNode.ts Instances Overrides (#166) 2024-06-17 09:58:23 +02:00
transformInstanceNode.ts Fix hug in frames (#174) 2024-06-18 13:10:30 +02:00
transformLineNode.ts Apply rotations to any figure (#168) 2024-06-17 12:14:16 +02:00
transformPageNode.ts Implement progress bar (#126) 2024-05-31 11:25:32 +02:00
transformPathNode.ts Apply rotations to any figure (#168) 2024-06-17 12:14:16 +02:00
transformRectangleNode.ts Instances Overrides (#166) 2024-06-17 09:58:23 +02:00
transformSceneNode.ts Implement rotation for frames and sections (#163) 2024-06-14 16:28:01 +02:00
transformTextNode.ts Instances Overrides (#166) 2024-06-17 09:58:23 +02:00
transformVectorNode.ts Apply rotations to any figure (#168) 2024-06-17 12:14:16 +02:00