0
Fork 0
mirror of https://github.com/penpot/penpot-exporter-figma-plugin.git synced 2025-03-11 07:11:38 -05:00
penpot-exporter-figma-plugin/plugin-src/transformers/partials
Alex Sánchez c464ff9bda
Added support for corner radius (#57)
* added support for corner radius

* added support for corner radius

* minor fix

* added changelog to prettierignore
2024-04-22 12:50:38 +02:00
..
index.ts Added support for corner radius (#57) 2024-04-22 12:50:38 +02:00
transformBlend.ts refactor blend 2024-04-15 16:18:58 +00: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 Added support for corner radius (#57) 2024-04-22 12:50:38 +02:00
transformDimensionAndPosition.ts Implement partial transformers 2024-04-15 11:58:51 +00:00
transformFills.ts Solid Fills (#39) 2024-04-17 15:27:53 +02:00
transformProportion.ts added proportion lock to all current nodes that support it (#51) 2024-04-19 12:18:12 +02:00
transformSceneNode.ts add block concept 2024-04-15 16:30:51 +00:00
transformStrokes.ts Strokes (#44) 2024-04-18 09:42:45 +02:00
transformTextStyle.ts Solid Fills (#39) 2024-04-17 15:27:53 +02:00
transformVectorPaths.ts Added support for corner radius (#57) 2024-04-22 12:50:38 +02:00