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/partials
Alex Sánchez 303cc833a0
Fix component overrides (#200)
* wip

* wip

* wip

* wip

* wip

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes
2024-06-28 12:17:56 +02:00
..
index.ts Instances Overrides (#166) 2024-06-17 09:58:23 +02:00
transformBlend.ts Respect nodes visibility and opacity (#152) 2024-06-11 09:57:11 +02:00
transformChildren.ts remove base rotation and calculate it instead (#178) 2024-06-19 08:10:20 +02:00
transformConstraints.ts Constraints translation (#142) 2024-06-06 12:17:17 +02:00
transformCornerRadius.ts Send ry on corner-radius (#157) 2024-06-13 10:06:56 +02:00
transformDimensionAndPosition.ts Implement rotation for frames and sections (#163) 2024-06-14 16:28:01 +02:00
transformEffects.ts Allow rotation for Ellipses and Rectangles (#122) 2024-05-29 10:30:56 +02:00
transformFigmaIds.ts Fix masks in components (#129) 2024-06-03 09:38:44 +02:00
transformFills.ts Text libraries (#185) 2024-06-25 16:08:59 +02:00
transformLayout.ts Additional layout properties (#190) 2024-06-26 09:14:58 +02:00
transformOverrides.ts Fix component overrides (#200) 2024-06-28 12:17:56 +02:00
transformProportion.ts Allow rotation for Ellipses and Rectangles (#122) 2024-05-29 10:30:56 +02:00
transformRotationAndPosition.ts remove base rotation and calculate it instead (#178) 2024-06-19 08:10:20 +02:00
transformSceneNode.ts Respect nodes visibility and opacity (#152) 2024-06-11 09:57:11 +02:00
transformStrokes.ts Optimize images before generating zip file (#141) 2024-06-05 12:36:49 +02:00
transformText.ts Fix component overrides (#200) 2024-06-28 12:17:56 +02:00
transformVectorPaths.ts Use Fill Styles to generate fills more efficiently (#180) 2024-06-19 15:58:13 +02:00