github-actions[bot]
d7426e6578
Version Packages ( #230 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-21 08:27:48 +02:00
github-actions[bot]
a1f1eb495e
Version Packages ( #226 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-14 08:07:14 +02:00
github-actions[bot]
54f78637fa
Version Packages ( #222 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-23 08:04:36 +02:00
Alex Sánchez
638817a1d6
typings update ( #221 )
2024-09-20 09:03:07 +02:00
github-actions[bot]
65a06d761c
Version Packages ( #215 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-02 12:21:06 +02:00
Alex Sánchez
58d9901a7a
minor updates ( #213 )
2024-09-02 10:51:30 +02:00
github-actions[bot]
f9106530dc
Version Packages ( #208 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-07-01 08:35:03 +02:00
github-actions[bot]
e5c3769e6b
Version Packages ( #205 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-28 13:44:12 +02:00
github-actions[bot]
925e1e4b10
Version Packages ( #198 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-28 12:59:06 +02:00
github-actions[bot]
6a5ec1b89e
Version Packages ( #195 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-28 08:46:11 +02:00
github-actions[bot]
8d185c98fd
Version Packages ( #187 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-27 19:16:47 +02:00
github-actions[bot]
b652af158e
Version Packages ( #182 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-19 17:02:20 +02:00
github-actions[bot]
551d00efda
Version Packages ( #155 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-19 16:20:48 +02:00
Jordi Sala Morales
4edb964a96
Cache google fonts traversal ( #176 )
...
* wip
* revert
* extract as a class
* fix
* fix package.jsonm
2024-06-18 14:02:13 +02:00
Jordi Sala Morales
8d35f58f89
Update package.json ( #159 )
2024-06-13 10:25:01 +02:00
github-actions[bot]
e9fe86c43a
Version Packages ( #153 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-11 10:23:18 +02:00
github-actions[bot]
14bcad1b4a
Version Packages ( #148 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-07 11:10:02 +02:00
github-actions[bot]
872eb6c5b7
Version Packages ( #123 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-06 17:46:31 +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
8a86304fea
Improve performance of image processing ( #135 )
...
* Improve performance of image processing
* refactor
* add changelog
2024-06-04 08:02:46 +02:00
github-actions[bot]
fa1d25aeab
Version Packages ( #119 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-27 18:22:04 +02:00
github-actions[bot]
477291758e
Version Packages ( #99 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-27 12:36:46 +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
github-actions[bot]
7cae18460c
Version Packages ( #97 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-10 15:31:08 +02:00
github-actions[bot]
f5a8b9ca6f
Version Packages ( #79 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-09 17:05:06 +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
Jordi Sala Morales
2920ac297b
Implement unordered and ordered lists ( #88 )
...
* wip
* implement bullet points
* needs more ifs
* refactor
* revert
* refactor
* fix and refactor
* refactor
* refactor
* refactor
* add ordered class
* wip
* wip
* fixes
* package.json
* little refactors
* base list
* fixes
* abstract baselist
* refactors
* refactor
* changeset
* fix eslint issue
* fix
* fixes
* fixes
---------
Co-authored-by: Alex Sánchez <sion333@gmail.com>
2024-05-07 12:18:15 +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
github-actions[bot]
942b39370f
Version Packages ( #77 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-29 08:54:43 +02:00
github-actions[bot]
7ed24ea0dd
Version Packages ( #72 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-26 08:20:22 +02:00
github-actions[bot]
e42ff510aa
Version Packages ( #59 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-25 17:19:36 +02:00
github-actions[bot]
e3c4340090
Version Packages
2024-04-22 08:52:54 +00: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
244ea64746
New SVG Path lib ( #41 )
...
* new svg path lib
* minor fixes
2024-04-17 15:58:52 +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
79f44b1128
remove webpack watch
2024-04-15 10:17:55 +02:00
Alex Sánchez
55f0f67928
fixes
2024-04-15 10:10:51 +02:00
Alex Sánchez
f1e6f76c4f
custom gradient
2024-04-15 09:48:03 +02: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
Alex Sánchez
e36a702b9b
fills & gradients
2024-04-10 13:43:44 +02:00
Jordi Sala Morales
939b9db597
modify structure
2024-04-08 16:04:11 +00: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
Ryan Breen
70ffc7bb77
✨ List out fonts not in Penpot's default list ( #20 )
...
Help users avoid a confusing import experience by warning of any fonts that will need to be
added to Penpot since they aren't in the default gfont set.
Signed-off-by: Ryan Breen <rbreen@zmags.com>
Co-authored-by: Ryan Breen <rbreen@zmags.com>
2023-01-30 09:11:55 +01:00
Pablo Alba
cde0003c50
v0.0.1
2022-10-11 15:55:08 +02:00