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

114 commits

Author SHA1 Message Date
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
3da80b4c26
Fix transformed shapes (#236)
* fix transformed shapes

* minor fix
2024-11-14 15:42:45 +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
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
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
Alex Sánchez
bd36496023
Improve registering component properties (#201)
* improvements

* changeset

* fixes
2024-06-28 12:38:25 +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
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
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
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
8697902e08
Add loaders when the file is being built so we can track the progress (#172)
* Add loaders when the file is being built so we can track the progress

* add changelog

* improve

* refactor
2024-06-18 09:50:38 +02:00
Alex Sánchez
199984d961
added min-max height-width (#171) 2024-06-17 17:47:53 +02:00
Jordi Sala Morales
ebad146d7f
Find missing fonts in all the document (#170)
* Find missing fonts in all the document

* add changelog
2024-06-17 16:33:01 +02:00
Alex Sánchez
5f884985b9
fix get component property definitions (#169) 2024-06-17 12:46:10 +02:00
Alex Sánchez
14c9d02cc9
Text Variables Overrides (#167)
* wip

* register text variables overrides

* changeset

* fixes

* fixes
2024-06-17 12:19:53 +02:00
Jordi Sala Morales
202e7f4fda
Apply rotations to any figure (#168)
* Apply rotations to any figure

* add changelog

* apply rotations to curves too
2024-06-17 12:14:16 +02:00
Alex Sánchez
4591369e3c
Instances Overrides (#166)
* wip

* added support for overrides

* fixes
2024-06-17 09:58:23 +02:00
Jordi Sala Morales
e5f2943532
Implement rotation for frames and sections (#163)
* Implement rotation for frames and sections

* wip

* finish implementation

* add changelog
2024-06-14 16:28:01 +02:00
Jordi Sala Morales
af81fc7e92
Implement rotation for vector lines (#160)
* Implement rotation for vector lines

* wip

* Improve rotations for lines

* add changelog

* add layout attributes to line
2024-06-14 10:33:23 +02:00
Alex Sánchez
b85a4f7279
Autolayout (#151)
* wip

* added layout sizing

* layout positioning

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes
2024-06-14 10:18:34 +02:00
Jordi Sala Morales
d92b200a04
Send ry on corner-radius (#157) 2024-06-13 10:06:56 +02:00
Jordi Sala Morales
6fc812a08f
Avoid adding indentation for texts with no indent (#156)
* Avoid adding indentation for texts with no indent

* fix previous changelog
2024-06-13 10:06:44 +02:00
Jordi Sala Morales
342ab90e69
Translate line endings done with shift+Enter in Figma (#154)
* Translate line endings done with shift+Enter in Figma

* add changelog
2024-06-13 09:10:11 +02:00
Jordi Sala Morales
559a758d21
Respect nodes visibility and opacity (#152)
* Respect nodes visibility and opacity

* add changelog

* fixes

---------

Co-authored-by: Alex Sánchez <sion333@gmail.com>
2024-06-11 09:57:11 +02:00
Jordi Sala Morales
1f8f4bf539
Add more loaders so we can track the progress better (#145)
* Add more loaders so we can track the progress better

* fix lint
2024-06-06 17:24:59 +02:00
Alex Sánchez
02fa3363f5
Constraints translation (#142)
* constraints translation

* fix lint

* fixes

* fix vector constraints

* fix lint
2024-06-06 12:17:17 +02:00
Alex Sánchez
be5ff3be8e
Remote components (External design systems) (#140)
* remote components processing

* changeset

* fixes

* fixes

* fixes

* fixes

* fix everything

* revert for now

* fixes

* change delete nodes flag

---------

Co-authored-by: Jordi Sala Morales <jordism91@gmail.com>
2024-06-06 09:37:35 +02:00
Jordi Sala Morales
3094f05e98
Optimize images before generating zip file (#141)
* Optimize images before generating zip file

* add changelog

* refactor

* fix lint
2024-06-05 12:36:49 +02:00
Jordi Sala Morales
7895daaea8
Improve UX for larger files, when the download also takes time to process (#136)
* Improve UX for larger files, when the download also takes time to process

* add changelog
2024-06-04 12:44:02 +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
Jordi Sala Morales
f726dc9cec
Add image library to optimize performance (#133)
* Add image library to optimize performance

* fix and improve

* Add changelog and improve naming

* refactor

* improve

* fix todos
2024-06-03 17:29:33 +02:00
Jordi Sala Morales
a4113382bb
Little refactor (#132) 2024-06-03 13:52:50 +02:00
Alex Sánchez
90d6dfd95a
Filter missing component set (#131)
* filtering missing component sets

* fixes

* fixes

* fixes
2024-06-03 13:27:30 +02:00
Alex Sánchez
3f9189c7c1
Filtering design system nodes (#130)
* filtering design system nodes

* Delete .changeset/eight-berries-hunt.md
2024-06-03 10:06:18 +02:00
Alex Sánchez
92167aca42
Fix masks in components (#129)
* fix masks in components

* fixes

* fixes
2024-06-03 09:38:44 +02:00
Alex Sánchez
f8e6b6ecd9
component set (#128) 2024-05-31 13:32:59 +02:00
Jordi Sala Morales
88b3e5f69c
Implement progress bar (#126)
* Implement progress bar

* remove postmessage
2024-05-31 11:25:32 +02:00
Alex Sánchez
7b3192936e
Component Instances (#124)
* wip

* wip

* wipo

* more structure

* wip

* id library wip

* wip

* main instance working

* improvements

* fix node order

* refactor

* remove not used method

* refactor

* fix component set translation

* refactor

* add changelog

* penpot lib update

---------

Co-authored-by: Jordi Sala Morales <jordism91@gmail.com>
2024-05-30 17:54:37 +02:00