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
Jordi Sala Morales af81fc7e92
Implement rotation for vector lines (#160)
* Implement rotation for vector lines

* wip

* Improve rotations for lines

* add changelog

* add layout attributes to line
2024-06-14 10:33:23 +02:00
..
partials Implement rotation for vector lines (#160) 2024-06-14 10:33:23 +02:00
index.ts Implement rotation for vector lines (#160) 2024-06-14 10:33:23 +02:00
transformBooleanNode.ts Autolayout (#151) 2024-06-14 10:18:34 +02:00
transformComponentNode.ts Autolayout (#151) 2024-06-14 10:18:34 +02:00
transformDocumentNode.ts Add more loaders so we can track the progress better (#145) 2024-06-06 17:24:59 +02:00
transformEllipseNode.ts Autolayout (#151) 2024-06-14 10:18:34 +02:00
transformFrameNode.ts Autolayout (#151) 2024-06-14 10:18:34 +02:00
transformGroupNode.ts Component Instances (#124) 2024-05-30 17:54:37 +02:00
transformInstanceNode.ts Autolayout (#151) 2024-06-14 10:18:34 +02:00
transformLineNode.ts Implement rotation for vector lines (#160) 2024-06-14 10:33:23 +02:00
transformPageNode.ts Implement progress bar (#126) 2024-05-31 11:25:32 +02:00
transformPathNode.ts Implement rotation for vector lines (#160) 2024-06-14 10:33:23 +02:00
transformRectangleNode.ts Autolayout (#151) 2024-06-14 10:18:34 +02:00
transformSceneNode.ts Implement rotation for vector lines (#160) 2024-06-14 10:33:23 +02:00
transformTextNode.ts Autolayout (#151) 2024-06-14 10:18:34 +02:00
transformVectorNode.ts Constraints translation (#142) 2024-06-06 12:17:17 +02:00