0
Fork 0
mirror of https://github.com/penpot/penpot-exporter-figma-plugin.git synced 2024-12-22 21:53:27 -05:00
penpot-exporter-figma-plugin/plugin-src/transformers/partials
Alex Sánchez 23e97fb3d7
Gradients (#108)
* linear gradient

* radial gradients

* fixes

* fixes
2024-05-13 16:44:00 +02:00
..
index.ts Google Fonts (#80) 2024-04-29 15:44:49 +02:00
transformBlend.ts Refactor and simplify code (#85) 2024-05-06 08:06:14 +02:00
transformChildren.ts avoid error when unsupported nodes, fills or other kind of elements. Improve error messages (#49) 2024-04-19 09:48:19 +02:00
transformCornerRadius.ts Refactor and simplify code (#85) 2024-05-06 08:06:14 +02:00
transformDimensionAndPosition.ts Implement flatten (#105) 2024-05-13 13:21:46 +02:00
transformEffects.ts Layer Blur (#103) 2024-05-13 13:23:19 +02:00
transformFills.ts Gradients (#108) 2024-05-13 16:44:00 +02:00
transformProportion.ts Refactor and simplify code (#85) 2024-05-06 08:06:14 +02:00
transformSceneNode.ts Refactor and simplify code (#85) 2024-05-06 08:06:14 +02:00
transformStrokes.ts Images (#89) 2024-05-09 16:59:27 +02:00
transformText.ts Images (#89) 2024-05-09 16:59:27 +02:00
transformVectorPaths.ts Gradients (#108) 2024-05-13 16:44:00 +02:00