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
Jordi Sala Morales 2d0b63d5cd
Fix vector network error on invalid access to the property (#225)
* Fix vector network error on invalid access to the property

* Add changeset
2024-10-08 11:27:32 +02:00
..
partials Fix vector network error on invalid access to the property (#225) 2024-10-08 11:27:32 +02:00
index.ts Implement rotation for vector lines (#160) 2024-06-14 10:33:23 +02:00
transformBooleanNode.ts remove base rotation and calculate it instead (#178) 2024-06-19 08:10:20 +02:00
transformComponentNode.ts Improve registering component properties (#201) 2024-06-28 12:38:25 +02:00
transformDocumentNode.ts Fix component overrides (#200) 2024-06-28 12:17:56 +02:00
transformEllipseNode.ts remove base rotation and calculate it instead (#178) 2024-06-19 08:10:20 +02:00
transformFrameNode.ts Improve registering component properties (#201) 2024-06-28 12:38:25 +02:00
transformGroupNode.ts remove base rotation and calculate it instead (#178) 2024-06-19 08:10:20 +02:00
transformInstanceNode.ts Improve registering component properties (#201) 2024-06-28 12:38:25 +02:00
transformLineNode.ts remove base rotation and calculate it instead (#178) 2024-06-19 08:10:20 +02:00
transformPageNode.ts Implement progress bar (#126) 2024-05-31 11:25:32 +02:00
transformPathNode.ts remove base rotation and calculate it instead (#178) 2024-06-19 08:10:20 +02:00
transformRectangleNode.ts remove base rotation and calculate it instead (#178) 2024-06-19 08:10:20 +02:00
transformSceneNode.ts remove base rotation and calculate it instead (#178) 2024-06-19 08:10:20 +02:00
transformTextNode.ts remove base rotation and calculate it instead (#178) 2024-06-19 08:10:20 +02:00
transformVectorNode.ts remove base rotation and calculate it instead (#178) 2024-06-19 08:10:20 +02:00