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
Alex Sánchez
cdf07cc611
shadow 2024-04-11 09:56:56 +02:00
Alex Sánchez
3852805ffc
interactions 2024-04-11 09:49:54 +02:00
Alex Sánchez
1fb18167f0
bool shape 2024-04-11 09:26:16 +02:00
Jordi Sala Morales
4b438e3c9b
keep adding types 2024-04-10 15:47:42 +00:00
Jordi Sala Morales
9c00a03f7d
remove duplicated function 2024-04-10 15:06:18 +00:00
Alex Sánchez
8477f950b0
added commented funcions 2024-04-10 16:51:42 +02:00
Alex Sánchez
2529abd371
added commented funcions 2024-04-10 15:08:40 +02:00
Jordi Sala Morales
645b0360c4
add shape for uuid 2024-04-10 11:53:41 +00:00
Alex Sánchez
e36a702b9b
fills & gradients 2024-04-10 13:43:44 +02:00
Jordi Sala Morales
5a003416bf
add point 2024-04-10 11:39:19 +00:00
Jordi Sala Morales
37ba03ab2b
add selrect 2024-04-10 11:32:10 +00:00
Jordi Sala Morales
3646113b00
add artboard shape 2024-04-10 11:25:49 +00:00
Jordi Sala Morales
7383d87125
add group 2024-04-10 11:14:12 +00:00
Jordi Sala Morales
93ba8eec4f
Merge branch 'hotfix/upgrade-penpot-library' of github.com:Runroom/penpot-exporter-figma-plugin into hotfix/upgrade-penpot-library 2024-04-10 11:08:58 +00:00
Jordi Sala Morales
2a246e448e
add image 2024-04-10 11:08:55 +00:00
Alex Sánchez
741a3da077
fix text 2024-04-10 13:01:14 +02:00
Jordi Sala Morales
d341eb3fbe
fix 2024-04-10 10:56:14 +00:00
Alex Sánchez
8cd89b2bbf
fix text 2024-04-10 12:55:39 +02:00
Jordi Sala Morales
222dbaa5fc
add rect 2024-04-10 10:54:46 +00:00
Jordi Sala Morales
5ba81d3282
add circle shape 2024-04-10 10:49:05 +00:00
Alex Sánchez
7e79137a52
shapes structure fix 2024-04-10 12:39:23 +02:00
Alex Sánchez
890e7ff70c
shapes structure 2024-04-10 12:31:37 +02:00
Alex Sánchez
df81ee5689
lib updated 2024-04-10 10:42:54 +02:00
Jordi Sala Morales
29fd52717f
wip 2024-04-10 08:24:53 +00:00
Jordi Sala Morales
6dfe4dd582
start adding options 2024-04-09 18:44:29 +00:00
Jordi Sala Morales
eb2315e50b
fix 2024-04-09 14:21:29 +00:00
Jordi Sala Morales
7196172f44
fix 2024-04-09 14:20:23 +00:00
Jordi Sala Morales
c58830b735
Upgrade penpot library 2024-04-09 14:16:41 +00:00
Alex Sánchez
ffcf040bae
Merge pull request #13 from Runroom/feature/code-refactor
Code Refactor
2024-04-09 11:31:03 +02:00
Alex Sánchez
9c2be58746
minor fix 2024-04-09 11:26:17 +02:00
Alex Sánchez
4b2e563070
refactor 2024-04-09 11:23:06 +02:00
Jordi Sala Morales
7c9dd0b76c
remove eslint disable (#12) 2024-04-09 10:21:55 +02:00
Jordi Sala Morales
bbaaeaebcc
Move to function component (#11) 2024-04-09 10:15:21 +02:00
Jordi Sala Morales
0d10f51238
move component out of the ui (#10) 2024-04-09 09:52:51 +02:00
Alex Sánchez
77cfd0b800
Merge pull request #8 from Runroom/hotfix/missing-fonts
Fix Missing Fonts
2024-04-09 09:48:02 +02:00
Alex Sánchez
3f0ca99640
fonts msg 2024-04-09 08:51:34 +02:00
Alex Sánchez
f9531f831c
Merge pull request #7 from Runroom/hotfix/structure
Modify folder structure
2024-04-09 08:07:01 +02:00
Jordi Sala Morales
6c50cb4a3d
ignore penpot.js 2024-04-08 16:06:07 +00:00
Jordi Sala Morales
939b9db597
modify structure 2024-04-08 16:04:11 +00:00
Alex Sánchez
9d1e0d2abc
Merge pull request #6 from Runroom/feature/converters
Updated structure
2024-04-08 17:51:42 +02:00
Alex Sánchez
c2d16dd3b0
updated structure 2024-04-08 17:50:01 +02:00
Alex Sánchez
cedb9fc85d
Merge pull request #4 from Runroom/feature/refactor
First Refactor
2024-04-08 17:05:56 +02:00
Alex Sánchez
6067b0c2ca
update export logic 2024-04-08 17:03:34 +02:00
Alex Sánchez
80ac20cd71
removed debug 2024-04-08 13:20:13 +02:00
Alex Sánchez
09e714afdc
Merge pull request #3 from Runroom/feature/figma-dynamica-load
Figma Dynamic Load
2024-04-08 13:08:05 +02:00
Alex Sánchez
a2cd0958bf
fix package.json 2024-04-08 12:51:35 +02:00
Alex Sánchez
6dbee90040
draft 2024-04-08 11:49:43 +02:00
Jordi Sala Morales
308fa93625
Update packages and add linters (#1)
* Configure linters

* Move to older eslint config, add stylelint, correct configuration for editorconfig

* simplify packages

* improve eslint config

* Fix typescript

* remove line

* github workflow

* package-lock.json

* lint fix

* make plugin compatible with Figma

* Add stylelint to ci

---------

Co-authored-by: Alex Sánchez <alejandro@runroom.com>
2024-04-08 11:43:30 +02:00
romachne
7dc730994f
🐛 Fix the use of empty styledTextSegments array (#31)
When a TextNode contains empty characters field, getStyledTextSegments returns empty array. This causes a TypeError, when we try to access the properties of the first element of this array.

This change adds a check if the first element of the styledTextSegments exists before using its properties.

Signed-off-by: Roma <romachne@gmail.com>
2023-11-03 11:35:17 +01:00
Valentina Chapellu
c64895f425
📚 Fix naming consistency (#27)
In the text, the repository is initially referred to as 'Penpot exporter', later this becomes 'Figma exporter'. In the installation instructions the example command is "cd Downloads/figma-exporter" while the default name given to the folder is "penpot-exporter-figma-plugin".

With this patch:
* I propose a fix to the naming inconsistency by always calling it 'Penpot exporter';
* I fix the folder name in the examples
2023-05-23 10:07:37 +02:00