Alex Sánchez
|
c464ff9bda
|
Added support for corner radius (#57)
* added support for corner radius
* added support for corner radius
* minor fix
* added changelog to prettierignore
|
2024-04-22 12:50:38 +02:00 |
|
Pablo Ruiz Múzquiz
|
47c3e52016
|
Merge pull request #53 from penpot/changeset-release/main
Release
|
2024-04-22 11:29:50 +02:00 |
|
github-actions[bot]
|
e3c4340090
|
Version Packages
|
2024-04-22 08:52:54 +00:00 |
|
Alex Sánchez
|
30a64ed1b3
|
Added support for background in pages (#56)
* added support for background in pages
* minor fix
* removed eslint ignore
|
2024-04-22 10:52:25 +02:00 |
|
Jordi Sala Morales
|
50c359ee37
|
Fix changelog format (#55)
|
2024-04-19 13:38:46 +02:00 |
|
Jordi Sala Morales
|
e9ec609a9e
|
Add changelog for the initial release (#54)
|
2024-04-19 13:29:30 +02:00 |
|
Jordi Sala Morales
|
4cb8db5332
|
Merge pull request #52 from penpot/dev
Plugin relaunch, initial setup, features and refactoring
|
2024-04-19 13:23:41 +02:00 |
|
Jordi Sala Morales
|
7a7ad6ae60
|
Add release management with changelog (#46)
* Add release management with changelogs
* wip
* fix workflows
* ignore changeset folder
* fix release workflow
|
2024-04-19 13:21:32 +02:00 |
|
Alex Sánchez
|
0be073012d
|
added proportion lock to all current nodes that support it (#51)
|
2024-04-19 12:18:12 +02:00 |
|
Alex Sánchez
|
44d691e7c3
|
fixed clip content in frames (#50)
|
2024-04-19 11:40:50 +02:00 |
|
Jordi Sala Morales
|
f469fc1f37
|
avoid error when unsupported nodes, fills or other kind of elements. Improve error messages (#49)
|
2024-04-19 09:48:19 +02:00 |
|
Alex Sánchez
|
08473b5124
|
Update Types to 2.0.2 (#48)
* updated types
* minor fixes
* minor fixes
|
2024-04-18 16:36:49 +02:00 |
|
Jordi Sala Morales
|
3dc9559618
|
Add plugin id (#47)
|
2024-04-18 15:51:06 +02:00 |
|
Alex Sánchez
|
c114bd0b98
|
Strokes (#44)
* strokes
* adjust a few types
* simplify
---------
Co-authored-by: Jordi Sala Morales <jordism91@gmail.com>
|
2024-04-18 09:42:45 +02:00 |
|
Jordi Sala Morales
|
798e50a69c
|
Execute pipelines on dev branch too (#43)
|
2024-04-17 16:05:56 +02:00 |
|
Jordi Sala Morales
|
737e6e1f08
|
remove @figma types from ui (#42)
|
2024-04-17 16:03:31 +02:00 |
|
Alex Sánchez
|
244ea64746
|
New SVG Path lib (#41)
* new svg path lib
* minor fixes
|
2024-04-17 15:58:52 +02:00 |
|
Alex Sánchez
|
7856722ae5
|
Upgrade penpot.js to 2.0.2 (#40)
* structure for fills
* structure for fills in text and improvements
* fixes
* upgrade lib penpot to 2.0.2
|
2024-04-17 15:54:54 +02:00 |
|
Alex Sánchez
|
e2b5b4a7ea
|
Solid Fills (#39)
* structure for fills
* structure for fills in text and improvements
* fixes
* improvements
|
2024-04-17 15:27:53 +02:00 |
|
Jordi Sala Morales
|
ebdf3ad9c3
|
Frames & Sections (#38)
* Implement Frames and Sections exportation
* add blend modes
|
2024-04-17 11:38:13 +02:00 |
|
Alex Sánchez
|
c9f8a0dcd2
|
Vectors - Line & Arrow (#37)
* lines & arrows draft
* simplify vectors
* try to refactor
* remove comments
* add more clarity to code
* fix translate strokes
* minor style fix
* fix for vectors without geometry
* reduce code
---------
Co-authored-by: Alex Sánchez <alejandro@runroom.com>
Co-authored-by: Jordi Sala Morales <jordism91@gmail.com>
|
2024-04-17 10:53:38 +02:00 |
|
Jordi Sala Morales
|
73ccf83657
|
Vectors - Pen & pencil (#35)
* path shapes
* add polygon node
* wip vector
* implement translation of commands and paths
* vectors and polygon
* strokes
* star
* deformed shapes
* simplify star
* simplify star
* fix transformers
---------
Co-authored-by: Alex Sánchez <sion333@gmail.com>
|
2024-04-16 16:08:39 +02:00 |
|
Alex Sánchez
|
cfbd196872
|
Merge pull request #21 from Runroom/feature/rect-shape
Rectangle & Circle
|
2024-04-16 11:26:03 +02:00 |
|
Jordi Sala Morales
|
aec1c38e15
|
fix group and text
|
2024-04-16 09:24:53 +00:00 |
|
Jordi Sala Morales
|
5e13a45cf4
|
remove tood
|
2024-04-16 09:23:11 +00:00 |
|
Alex Sánchez
|
7f87c1e199
|
removed rotations
|
2024-04-16 11:11:58 +02:00 |
|
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 |
|