0
Fork 0
mirror of https://github.com/penpot/penpot-exporter-figma-plugin.git synced 2025-01-03 05:10:13 -05:00
penpot-exporter-figma-plugin/plugin-src/transformers
Alex Sánchez 59d70d2510
Fix vector shapes to be more precise with what you draw on figma (#76)
* draft

* Add changelog

---------

Co-authored-by: Jordi Sala Morales <jordism91@gmail.com>
2024-04-26 17:09:57 +02:00
..
partials Fix vector shapes to be more precise with what you draw on figma (#76) 2024-04-26 17:09:57 +02:00
index.ts Vectors - Line & Arrow (#37) 2024-04-17 10:53:38 +02:00
transformDocumentNode.ts replace webpack for esbuild (#17) 2024-04-12 18:52:19 +02:00
transformEllipseNode.ts Add shadows to the export (#58) 2024-04-22 14:35:59 +02:00
transformFrameNode.ts Add shadows to the export (#58) 2024-04-22 14:35:59 +02:00
transformGroupNode.ts Add shadows to the export (#58) 2024-04-22 14:35:59 +02:00
transformImageNode.ts Implement partial transformers 2024-04-15 11:58:51 +00:00
transformPageNode.ts Added support for background in pages (#56) 2024-04-22 10:52:25 +02:00
transformPathNode.ts Add shadows to the export (#58) 2024-04-22 14:35:59 +02:00
transformRectangleNode.ts Add shadows to the export (#58) 2024-04-22 14:35:59 +02:00
transformSceneNode.ts avoid error when unsupported nodes, fills or other kind of elements. Improve error messages (#49) 2024-04-19 09:48:19 +02:00
transformTextNode.ts Add shadows to the export (#58) 2024-04-22 14:35:59 +02:00