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

10 commits

Author SHA1 Message Date
Jordi Sala Morales
7a7ad6ae60
Add release management with changelog (#46)
* Add release management with changelogs

* wip

* fix workflows

* ignore changeset folder

* fix release workflow
2024-04-19 13:21:32 +02:00
Alex Sánchez
244ea64746
New SVG Path lib (#41)
* new svg path lib

* minor fixes
2024-04-17 15:58:52 +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
Alex Sánchez
f1e6f76c4f
custom gradient 2024-04-15 09:48:03 +02:00
Jordi Sala Morales
5c58d53e60
replace webpack for esbuild (#17) 2024-04-12 18:52:19 +02:00
Jordi Sala Morales
ded8b1c657
Add typescript aliases for imports (#16) 2024-04-12 16:52:36 +02:00
Alex Sánchez
e36a702b9b
fills & gradients 2024-04-10 13:43:44 +02:00
Alex Sánchez
a2cd0958bf
fix package.json 2024-04-08 12:51:35 +02:00
Alex Sánchez
6dbee90040
draft 2024-04-08 11:49:43 +02:00
Jordi Sala Morales
308fa93625
Update packages and add linters (#1)
* Configure linters

* Move to older eslint config, add stylelint, correct configuration for editorconfig

* simplify packages

* improve eslint config

* Fix typescript

* remove line

* github workflow

* package-lock.json

* lint fix

* make plugin compatible with Figma

* Add stylelint to ci

---------

Co-authored-by: Alex Sánchez <alejandro@runroom.com>
2024-04-08 11:43:30 +02:00