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

292 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
b44cbf2052
Remove custom fonts form (#243)
* remove custom fonts form

* changeset

* changeset
2024-12-20 08:03:23 +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
Alex Sánchez
f77bc463ac
Error management (changeset) (#229)
* error management

* error message

* fixes

* changeset
2024-10-18 13:44:30 +02:00
Alex Sánchez
0dbd7d00f1
Error management (#223)
* error management

* error message

* fixes
2024-10-18 13:34:10 +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
Jordi Sala Morales
2d0b63d5cd
Fix vector network error on invalid access to the property (#225)
* Fix vector network error on invalid access to the property

* Add changeset
2024-10-08 11:27:32 +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
Alex Sánchez
c95d442e74
Fix for huge vectors crashing the plugin (#220)
* fixed big vectors issue

* fixes
2024-09-20 09:02:30 +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
Alex Sánchez
e5c2886a87
rollback to previous version to prevent issues (#207) 2024-07-01 08:32:15 +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
Alex Sánchez
07d7b495ec
Update penpot lib (#204)
* updated penpot lib

* changeset
2024-06-28 13:41:22 +02:00
Alex Sánchez
2b310eefa2
fix (#203) 2024-06-28 13:17:11 +02:00
Jordi Sala Morales
dbbbbd77f9
Update README.md (#202) 2024-06-28 13:06:26 +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
Alex Sánchez
bd36496023
Improve registering component properties (#201)
* improvements

* changeset

* fixes
2024-06-28 12:38:25 +02:00
KarinDahlstedt
7a11ba992e
Update README.md (#199)
* Update README.md

Changes have been made to align the content of the ReadMe to the recent updates of the plug-in.

* lint

---------

Co-authored-by: Alex Sánchez <alejandro@runroom.com>
2024-06-28 12:22:45 +02:00
Alex Sánchez
303cc833a0
Fix component overrides (#200)
* wip

* wip

* wip

* wip

* wip

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes
2024-06-28 12:17:56 +02:00
Alex Sánchez
c5dd5d011e
Reworked remote components (#197)
* reworked remote components

* changeset
2024-06-28 11:40:33 +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
Jordi Sala Morales
b0670b875e
more fixes (#196) 2024-06-28 08:45:02 +02:00
Jordi Sala Morales
53672d8b43
Fix style paths (#194)
* Fix style path

* add changelog
2024-06-28 08:32:56 +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
Jordi Sala Morales
60cfa4e771
Update penpot library (#192) 2024-06-26 12:17:16 +02:00
Jordi Sala Morales
1ebdf3e59d
Fix components (#193)
* Fix components

* fix lint
2024-06-26 11:38:42 +02:00
Jordi Sala Morales
b00370410c
Improve paragraph indent (#191)
* Additional layout properties (#190)

* additional layout properties

* changeset

* add changelog

---------

Co-authored-by: Alex Sánchez <sion333@gmail.com>
2024-06-26 10:07:56 +02:00
Alex Sánchez
511b842b12
Additional layout properties (#190)
* additional layout properties

* changeset
2024-06-26 09:14:58 +02:00
Jordi Sala Morales
aee78de8ac
Refactor libraries (#189) 2024-06-26 08:11:57 +02:00
Alex Sánchez
e8270cfd54
Refactor (#188)
* refactor

* fixes

* rename libraries

* refactor libraries

* fixes
2024-06-25 17:12:20 +02:00
Alex Sánchez
d3c144e5e9
Text libraries (#185)
* color library

* fixes

* wip

* wip

* wip

* wip

* working

* improvements

* changeset

* changeset

* changeset & cleaning

* changeset & cleaning

* improvements

* fixes

* rebase
2024-06-25 16:08:59 +02:00
Alex Sánchez
a58f9e913d
Color libraries (#183)
* wip

* color library

* fixes

* fixes

* fixes

* fixes

* changeset

* fixes

* fixes

* fixes

* fixes
2024-06-25 14:12:37 +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
Jordi Sala Morales
bc33c0ed9c
Fix plugin scrollbar (#181) 2024-06-19 17:01:37 +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
Alex Sánchez
672567614b
Use Fill Styles to generate fills more efficiently (#180)
* first commit

* change esbuild

* changeset
2024-06-19 15:58:13 +02:00
Jordi Sala Morales
4e5d01adb3
remove base rotation and calculate it instead (#178) 2024-06-19 08:10:20 +02:00
Alex Sánchez
8eb2b1a1be
fixes (#177) 2024-06-18 16:00:39 +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
33d250218c
Improve speed at recolect fonts and improve treating modifications (#175) 2024-06-18 13:20:09 +02:00
Alex Sánchez
beb3caa5e0
Fix hug in frames (#174)
* fix hug in frames

* changeset

* fixes
2024-06-18 13:10:30 +02:00
Jordi Sala Morales
738ebfeffe
Remove symbols when possible (#173)
* remove symbols for blend mode

* remove symbol for gradients

* optimize symbols for path contents

* optimize code

* remove symbols
2024-06-18 11:20:51 +02:00