0
Fork 0
mirror of https://github.com/penpot/penpot-exporter-figma-plugin.git synced 2024-12-31 12:03:58 -05:00
penpot-exporter-figma-plugin/plugin-src/transformers
Alex Sánchez 58f7b0ab2c
Local Fonts (#81)
* moved validate font logic

* google fonts working

* fixes

* minor improvements

* fix linter

* local fonts

* fixes

* Changeset

* changeset

* refactor

* refactor

* update branch

* minor fix

* move files around

* try to refactor

* refactor

* add todo

* refactor

* refactor

* refactor

* refactor

* refactor

* refactor

* refactor move files to their concrete location

---------

Co-authored-by: Jordi Sala Morales <jordism91@gmail.com>
2024-04-30 08:00:11 +02:00
..
partials Local Fonts (#81) 2024-04-30 08:00:11 +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 Add shadows to the export (#58) 2024-04-22 14:35:59 +02:00
transformFrameNode.ts Add shadows to the export (#58) 2024-04-22 14:35:59 +02:00
transformGroupNode.ts Add shadows to the export (#58) 2024-04-22 14:35:59 +02: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 Add shadows to the export (#58) 2024-04-22 14:35:59 +02:00
transformRectangleNode.ts Add shadows to the export (#58) 2024-04-22 14:35:59 +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 Google Fonts (#80) 2024-04-29 15:44:49 +02:00