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

22 commits

Author SHA1 Message Date
Alex Sánchez
0dbd7d00f1
Error management (#223)
* error management

* error message

* fixes
2024-10-18 13:34:10 +02:00
Alex Sánchez
c5dd5d011e
Reworked remote components (#197)
* reworked remote components

* changeset
2024-06-28 11:40:33 +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
Jordi Sala Morales
bc33c0ed9c
Fix plugin scrollbar (#181) 2024-06-19 17:01:37 +02:00
Jordi Sala Morales
33d250218c
Improve speed at recolect fonts and improve treating modifications (#175) 2024-06-18 13:20:09 +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
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
Jordi Sala Morales
4b711b3526
Refactor context (#139)
* Refactor context

* fix

* fix
2024-06-04 18:02:59 +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
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
79f6ce80d2
Fix interface when exporting (#127) 2024-05-31 13:28:44 +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
5d4ace337b
Components Library (#125)
* components library management

* components library management

* fixes

* fixes
2024-05-29 17:33:29 +02:00
Jordi Sala Morales
32aafbcf9d
Implement components (#106)
* Implement components

* fix

* revert

* wip

* wip

* wip

* 🎉 Finish create component operation

* minor fixes

* not needed, refactor

* refactor not needed

* refactor not needed

* remove deps

* add changelog

* fixes

* fixes

* fixes

* fix lint

* refactor ui-src

* further refactor

* refactor

* refactor

* more refactor

* refactor

* refactor

* penpot lib update

---------

Co-authored-by: Alex Sánchez <sion333@gmail.com>
Co-authored-by: Andrés Moya <andres.moya@kaleidos.net>
2024-05-29 12:52:21 +02:00
Alex Sánchez
aafb9cf342
updated copies for custom fonts help (#116) 2024-05-27 09:46:11 +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
Jordi Sala Morales
ca540d00f4
fix url (#93) 2024-05-09 13:22:10 +02:00
Jordi Sala Morales
32e5d23495
temporary hide url with further instructions (#92) 2024-05-09 13:02:42 +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
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