0
Fork 0
mirror of https://github.com/penpot/penpot-exporter-figma-plugin.git synced 2024-12-23 06:04:01 -05:00
Commit graph

4 commits

Author SHA1 Message Date
Jordi Sala Morales
afa47af0a6
Refactor and simplify code (#85) 2024-05-06 08:06:14 +02:00
Alex Sánchez
59d70d2510
Fix vector shapes to be more precise with what you draw on figma (#76)
* draft

* Add changelog

---------

Co-authored-by: Jordi Sala Morales <jordism91@gmail.com>
2024-04-26 17:09:57 +02:00
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
Alex Sánchez
c9f8a0dcd2
Vectors - Line & Arrow (#37)
* lines & arrows draft

* simplify vectors

* try to refactor

* remove comments

* add more clarity to code

* fix translate strokes

* minor style fix

* fix for vectors without geometry

* reduce code

---------

Co-authored-by: Alex Sánchez <alejandro@runroom.com>
Co-authored-by: Jordi Sala Morales <jordism91@gmail.com>
2024-04-17 10:53:38 +02:00