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

54 commits

Author SHA1 Message Date
github-actions[bot]
a4de28390d
Version Packages (#241)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-20 08:04:49 +01:00
Alex Sánchez
570aeee7b0
Minor updates (#239)
* minor updates

* lint fixes

* changeset
2024-12-04 08:06:58 +01:00
github-actions[bot]
e8fa1c5c36
Version Packages (#237)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-14 15:45:20 +01:00
Alex Sánchez
3da80b4c26
Fix transformed shapes (#236)
* fix transformed shapes

* minor fix
2024-11-14 15:42:45 +01:00
github-actions[bot]
71ac1900b4
Version Packages (#234)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-28 11:25:56 +01:00
Alex Sánchez
a079f168df
Analytics (#228)
* metricts-sentry

* fixes

* refactor

* mixpanel integration

* improvements

* improvements

* fixes

* changeset

* fixes

* fixes

* Update .changeset/few-scissors-sleep.md

Co-authored-by: Jordi Sala Morales <jordism91@gmail.com>

* Update manifest.json

Co-authored-by: Jordi Sala Morales <jordism91@gmail.com>

* Update vite.config.ts

Co-authored-by: Jordi Sala Morales <jordism91@gmail.com>

* fixes

* fixes

* fixes

* lint

---------

Co-authored-by: Jordi Sala Morales <jordism91@gmail.com>
2024-10-28 11:22:50 +01:00
github-actions[bot]
d7426e6578
Version Packages (#230)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-21 08:27:48 +02:00
github-actions[bot]
a1f1eb495e
Version Packages (#226)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-14 08:07:14 +02:00
github-actions[bot]
54f78637fa
Version Packages (#222)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-23 08:04:36 +02:00
Alex Sánchez
638817a1d6
typings update (#221) 2024-09-20 09:03:07 +02:00
github-actions[bot]
65a06d761c
Version Packages (#215)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-02 12:21:06 +02:00
Alex Sánchez
58d9901a7a
minor updates (#213) 2024-09-02 10:51:30 +02:00
github-actions[bot]
f9106530dc
Version Packages (#208)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-01 08:35:03 +02:00
github-actions[bot]
e5c3769e6b
Version Packages (#205)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-28 13:44:12 +02:00
github-actions[bot]
925e1e4b10
Version Packages (#198)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-28 12:59:06 +02:00
github-actions[bot]
6a5ec1b89e
Version Packages (#195)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-28 08:46:11 +02:00
github-actions[bot]
8d185c98fd
Version Packages (#187)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-27 19:16:47 +02:00
github-actions[bot]
b652af158e
Version Packages (#182)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-19 17:02:20 +02:00
github-actions[bot]
551d00efda
Version Packages (#155)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-19 16:20:48 +02:00
Jordi Sala Morales
4edb964a96
Cache google fonts traversal (#176)
* wip

* revert

* extract as a class

* fix

* fix package.jsonm
2024-06-18 14:02:13 +02:00
Jordi Sala Morales
8d35f58f89
Update package.json (#159) 2024-06-13 10:25:01 +02:00
github-actions[bot]
e9fe86c43a
Version Packages (#153)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-11 10:23:18 +02:00
github-actions[bot]
14bcad1b4a
Version Packages (#148)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-07 11:10:02 +02:00
github-actions[bot]
872eb6c5b7
Version Packages (#123)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-06 17:46:31 +02:00
Jordi Sala Morales
df30dfd376
Refactor UI code so it does not fail when exporting (#137) 2024-06-04 15:33:55 +02:00
Jordi Sala Morales
8a86304fea
Improve performance of image processing (#135)
* Improve performance of image processing

* refactor

* add changelog
2024-06-04 08:02:46 +02:00
github-actions[bot]
fa1d25aeab
Version Packages (#119)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-27 18:22:04 +02:00
github-actions[bot]
477291758e
Version Packages (#99)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-27 12:36:46 +02:00
Jordi Sala Morales
bff2157dc4
Minor improvements (#100) 2024-05-13 10:12:58 +02:00
Alex Sánchez
8d5c5c15eb
Dynamic plugin size calculation, and cap the height to a safe value (#98)
* dynamic size

* fixes

* fixes

* fix dynamic size

* add changelog

---------

Co-authored-by: Jordi Sala Morales <jordism91@gmail.com>
2024-05-13 10:08:26 +02:00
github-actions[bot]
7cae18460c
Version Packages (#97)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-10 15:31:08 +02:00
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