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
Alex Sánchez 30a64ed1b3
Added support for background in pages (#56)
* added support for background in pages

* minor fix

* removed eslint ignore
2024-04-22 10:52:25 +02:00
..
partials added proportion lock to all current nodes that support it (#51) 2024-04-19 12:18:12 +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 added proportion lock to all current nodes that support it (#51) 2024-04-19 12:18:12 +02:00
transformFrameNode.ts added proportion lock to all current nodes that support it (#51) 2024-04-19 12:18:12 +02:00
transformGroupNode.ts add block concept 2024-04-15 16:30:51 +00: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 added proportion lock to all current nodes that support it (#51) 2024-04-19 12:18:12 +02:00
transformRectangleNode.ts added proportion lock to all current nodes that support it (#51) 2024-04-19 12:18:12 +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 added proportion lock to all current nodes that support it (#51) 2024-04-19 12:18:12 +02:00