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
github-actions[bot]
f5a8b9ca6f
Version Packages (#79)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-09 17:05:06 +02:00
Jordi Sala Morales
3ee244db92
New UI for the plugin (#90)
* add figma-create-plugin ui

* first attempt

* more changes

* update packages

* fix stuff

* implement reload action

* simplify code

* create wrapper

* fix logo

* adjust sizes

* add changelog

* update design again

* temporary fix

---------

Co-authored-by: Alex Sánchez <sion333@gmail.com>
2024-05-09 12:56:45 +02:00
Jordi Sala Morales
2920ac297b
Implement unordered and ordered lists (#88)
* wip

* implement bullet points

* needs more ifs

* refactor

* revert

* refactor

* fix and refactor

* refactor

* refactor

* refactor

* add ordered class

* wip

* wip

* fixes

* package.json

* little refactors

* base list

* fixes

* abstract baselist

* refactors

* refactor

* changeset

* fix eslint issue

* fix

* fixes

* fixes

---------

Co-authored-by: Alex Sánchez <sion333@gmail.com>
2024-05-07 12:18:15 +02:00
Alex Sánchez
c013e80962
Custom Fonts (#82)
* wip

* moved logic to validate custom fonts

* missing fonts section

* lint

* refactor and improve

* simplify resize

* refactor

* Implemente custom fonts

* styling plugin

* styling plugin

* minor styling fix

* changeset

* fix

* fix eslint

---------

Co-authored-by: Jordi Sala Morales <jordism91@gmail.com>
2024-05-03 13:43:07 +02:00
github-actions[bot]
942b39370f
Version Packages (#77)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-29 08:54:43 +02:00
github-actions[bot]
7ed24ea0dd
Version Packages (#72)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-26 08:20:22 +02:00
github-actions[bot]
e42ff510aa
Version Packages (#59)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-25 17:19:36 +02:00
github-actions[bot]
e3c4340090 Version Packages 2024-04-22 08:52:54 +00:00
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
79f44b1128
remove webpack watch 2024-04-15 10:17:55 +02:00
Alex Sánchez
55f0f67928
fixes 2024-04-15 10:10:51 +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
Jordi Sala Morales
939b9db597
modify structure 2024-04-08 16:04:11 +00: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
Ryan Breen
70ffc7bb77
List out fonts not in Penpot's default list (#20)
Help users avoid a confusing import experience by warning of any fonts that will need to be
added to Penpot since they aren't in the default gfont set.

Signed-off-by: Ryan Breen <rbreen@zmags.com>
Co-authored-by: Ryan Breen <rbreen@zmags.com>
2023-01-30 09:11:55 +01:00
Pablo Alba
cde0003c50 v0.0.1 2022-10-11 15:55:08 +02:00