0
Fork 0
mirror of https://github.com/penpot/penpot-exporter-figma-plugin.git synced 2024-12-22 13:43:03 -05:00
Commit graph

23 commits

Author SHA1 Message Date
Jordi Sala Morales
e732887399
Add shadows to the export (#58) 2024-04-22 14:35:59 +02:00
Alex Sánchez
30a64ed1b3
Added support for background in pages (#56)
* added support for background in pages

* minor fix

* removed eslint ignore
2024-04-22 10:52:25 +02:00
Jordi Sala Morales
f469fc1f37
avoid error when unsupported nodes, fills or other kind of elements. Improve error messages (#49) 2024-04-19 09:48:19 +02:00
Alex Sánchez
08473b5124
Update Types to 2.0.2 (#48)
* updated types

* minor fixes

* minor fixes
2024-04-18 16:36:49 +02:00
Jordi Sala Morales
737e6e1f08
remove @figma types from ui (#42) 2024-04-17 16:03:31 +02:00
Alex Sánchez
7856722ae5
Upgrade penpot.js to 2.0.2 (#40)
* structure for fills

* structure for fills in text and improvements

* fixes

* upgrade lib penpot to 2.0.2
2024-04-17 15:54:54 +02:00
Alex Sánchez
e2b5b4a7ea
Solid Fills (#39)
* structure for fills

* structure for fills in text and improvements

* fixes

* improvements
2024-04-17 15:27:53 +02:00
Jordi Sala Morales
73ccf83657
Vectors - Pen & pencil (#35)
* path shapes

* add polygon node

* wip vector

* implement translation of commands and paths

* vectors and polygon

* strokes

* star

* deformed shapes

* simplify star

* simplify star

* fix transformers

---------

Co-authored-by: Alex Sánchez <sion333@gmail.com>
2024-04-16 16:08:39 +02:00
Jordi Sala Morales
aec1c38e15
fix group and text 2024-04-16 09:24:53 +00:00
Jordi Sala Morales
5e13a45cf4
remove tood 2024-04-16 09:23:11 +00:00
Alex Sánchez
6f58a62dd5
minimal attributes 2024-04-15 17:33:16 +02:00
Alex Sánchez
2869673f9c
circle 2024-04-15 15:47:41 +02:00
Alex Sánchez
6f4c56bc2c
merge 2024-04-15 14:06:23 +02:00
Alex Sánchez
e3906b62e2
blend modes 2024-04-15 14:03:30 +02:00
Jordi Sala Morales
e6a86795e6
fix things related to types 2024-04-15 11:48:04 +00:00
Jordi Sala Morales
3738c3cc4f
avoid eslint errors 2024-04-15 11:36:37 +00:00
Jordi Sala Morales
1b29448831
improve types 2024-04-15 11:31:32 +00:00
Alex Sánchez
4724c97441
update shapes to 2.0.0 2024-04-15 13:11:24 +02:00
Alex Sánchez
6e545288a4
library update 2024-04-15 11:53:21 +02:00
Alex Sánchez
2744930ada
fixes 2024-04-15 10:57:50 +02:00
Alex Sánchez
3ec79dab48
fix 2024-04-15 10:17:28 +02:00
Jordi Sala Morales
c56fa92ea5
Upgrade library 2024-04-12 17:02:53 +00:00
Jordi Sala Morales
5c58d53e60
replace webpack for esbuild (#17) 2024-04-12 18:52:19 +02:00