0
Fork 0
mirror of https://github.com/penpot/penpot-exporter-figma-plugin.git synced 2024-12-22 05:33:02 -05:00
penpot-exporter-figma-plugin/ui-src
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
..
assets New UI for the plugin (#90) 2024-05-09 12:56:45 +02:00
components Implement components (#106) 2024-05-29 12:52:21 +02:00
lib Implement components (#106) 2024-05-29 12:52:21 +02:00
parser Implement components (#106) 2024-05-29 12:52:21 +02:00
App.tsx Minor improvements (#100) 2024-05-13 10:12:58 +02:00
index.html replace webpack for esbuild (#17) 2024-04-12 18:52:19 +02:00
main.css Dynamic plugin size calculation, and cap the height to a safe value (#98) 2024-05-13 10:08:26 +02:00
main.tsx fix styles (#101) 2024-05-13 10:29:40 +02:00
reset.css Dynamic plugin size calculation, and cap the height to a safe value (#98) 2024-05-13 10:08:26 +02:00
tsconfig.json New UI for the plugin (#90) 2024-05-09 12:56:45 +02:00
vite-env.d.ts replace webpack for esbuild (#17) 2024-04-12 18:52:19 +02:00