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

132 commits

Author SHA1 Message Date
Jordi Sala Morales
9df47e496f
madness 2024-04-16 08:46:12 +00:00
Alex Sánchez
eca913eadc
fix rotation matrix 2024-04-16 10:20:57 +02:00
Alex Sánchez
440ce8f4eb
fix rotation matrix 2024-04-16 10:17:28 +02:00
Jordi Sala Morales
dbd0d7f5bd
try to rotate 2024-04-15 16:50:58 +00:00
Jordi Sala Morales
01a4fa5622
add block concept 2024-04-15 16:30:51 +00:00
Jordi Sala Morales
b8058dc0ee
refactor blend 2024-04-15 16:18:58 +00:00
Alex Sánchez
27b453b4d7
blend modes fix 2024-04-15 17:35:26 +02:00
Alex Sánchez
6f58a62dd5
minimal attributes 2024-04-15 17:33:16 +02:00
Alex Sánchez
2869673f9c
circle 2024-04-15 15:47:41 +02:00
Alex Sánchez
48a80a702d
opacity 2024-04-15 14:17:22 +02:00
Alex Sánchez
c56726bd58
opacity 2024-04-15 14:12:33 +02:00
Alex Sánchez
0bcfd7cd71
fix 2024-04-15 14:09:48 +02:00
Alex Sánchez
ce6c4f798a
Merge branch 'feature/rect-shape' of github.com:Runroom/penpot-exporter-figma-plugin into feature/rect-shape 2024-04-15 14:07:36 +02:00
Alex Sánchez
57c1fd356b
fix 2024-04-15 14:07:32 +02:00
Jordi Sala Morales
4703ad9d10
Merge branch 'feature/rect-shape' of github.com:Runroom/penpot-exporter-figma-plugin into feature/rect-shape 2024-04-15 12:06:45 +00:00
Jordi Sala Morales
2609710508
add transformChildren 2024-04-15 12:06:38 +00:00
Alex Sánchez
6f4c56bc2c
merge 2024-04-15 14:06:23 +02:00
Alex Sánchez
e3906b62e2
blend modes 2024-04-15 14:03:30 +02:00
Jordi Sala Morales
590a3f7c62
Implement partial transformers 2024-04-15 11:58:51 +00:00
Jordi Sala Morales
e6a86795e6
fix things related to types 2024-04-15 11:48:04 +00:00
Jordi Sala Morales
3738c3cc4f
avoid eslint errors 2024-04-15 11:36:37 +00:00
Jordi Sala Morales
1b29448831
improve types 2024-04-15 11:31:32 +00:00
Alex Sánchez
4724c97441
update shapes to 2.0.0 2024-04-15 13:11:24 +02:00
Alex Sánchez
2487979f45
Merge pull request #18 from Runroom/feature/upgrade-penpot-2.0
Upgrade library to 2.0 (staging)
2024-04-15 12:04:06 +02:00
Alex Sánchez
5b65f5dc7e
Merge branch 'dev' into feature/upgrade-penpot-2.0 2024-04-15 12:03:30 +02:00
Alex Sánchez
ed957bac69
Merge pull request #19 from Runroom/feature/gradient
Linear Gradient
2024-04-15 12:03:24 +02:00
Alex Sánchez
6e545288a4
library update 2024-04-15 11:53:21 +02:00
Alex Sánchez
2744930ada
fixes 2024-04-15 10:57:50 +02:00
Alex Sánchez
4203299cab
fix 2024-04-15 10:18:18 +02:00
Alex Sánchez
79f44b1128
remove webpack watch 2024-04-15 10:17:55 +02:00
Alex Sánchez
3ec79dab48
fix 2024-04-15 10:17:28 +02:00
Alex Sánchez
55f0f67928
fixes 2024-04-15 10:10:51 +02:00
Alex Sánchez
b338027e74
custom gradient 2024-04-15 10:06:19 +02:00
Alex Sánchez
f1e6f76c4f
custom gradient 2024-04-15 09:48:03 +02:00
Jordi Sala Morales
c56fa92ea5
Upgrade library 2024-04-12 17:02:53 +00:00
Jordi Sala Morales
5c58d53e60
replace webpack for esbuild (#17) 2024-04-12 18:52:19 +02:00
Jordi Sala Morales
ded8b1c657
Add typescript aliases for imports (#16) 2024-04-12 16:52:36 +02:00
Jordi Sala Morales
6c67200dc6
Move logic from UI to Code (#15)
* draft

* wip

* WIP

* fix group

* wip

* add todos

* fix

* fixes

* fixes

* image

* fix

* fix

* calculate adjustment

* text

* text

* improve texts

* fix

* gradient wip

* commented gradient

* simplify code

* cleanup

* more cleanup

---------

Co-authored-by: Alex Sánchez <sion333@gmail.com>
2024-04-12 13:55:42 +02:00
Alex Sánchez
41c42ce9a6
Merge pull request #14 from Runroom/hotfix/upgrade-penpot-library
Upgrade penpot library
2024-04-11 10:10:15 +02:00
Alex Sánchez
94472a95cc
blur and fixes 2024-04-11 10:09:14 +02:00
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