Andrey Antukh
657546a993
Merge remote-tracking branch 'origin/staging' into develop
2026-03-09 21:27:50 +01:00
Andrey Antukh
b704a7da0e
🐛 Fix inconsistency between plugins api doc and impl for shadows ( #8454 )
...
Related to offset-x and offset-y attributes.
2026-03-04 09:09:27 +01:00
alonso.torres
75e8d226d9
✨ Add textBounds property in plugins
2026-02-19 10:26:51 +01:00
Eva Marco
81e0e4f222
♻️ Replace token form files ( #7896 )
...
* ♻️ Replace shadow form
* ♻️ Rename files and components
* ♻️ Replace offsetx and offsety names
* ♻️ Replace form file for new form component using new form system
* ♻️ Rename files and props
2025-12-05 17:04:07 +01:00
alonso.torres
4cdf1eed0c
🐛 Add method to retrieve image data in plugins
2025-11-12 17:07:38 +01:00
Andrey Antukh
7160334cb9
♻️ Add stricter validation for colors, fills and strokes
2025-06-04 12:46:49 +02:00
alonso.torres
25621f8deb
🐛 Fix problem with default shadows in plugins
2025-03-19 14:51:39 +01:00
Dalai Felinto
f450c9dbe3
🎉 Add support for WEBP format on shape export
...
It is very convenient to be able to export WEBP right from penpot.
Otherwise users have to first download to PNG then convert it locally.
---
Playwright only supports JPEG and PNG. So in order to support WEBP I had
to first generate a PNG and then convert it afterwards.
Signed-off-by: Dalai Felinto <dalai@blender.org>
2025-03-13 16:15:30 +01:00
alonso.torres
f553fa10d8
🐛 Fix problem in plugins with replaceColor method
2025-01-20 12:02:54 +01:00
Juanfran
2f4cb19745
🐛 Fix typo in keepAspectRatio #9336
2024-11-20 12:43:51 +01:00
alonso.torres
dd0c5b7806
✨ Add support to guides for plugins
2024-09-13 11:30:59 +02:00
alonso.torres
a63ded1ba1
✨ Change type names in plugins
2024-09-04 13:29:56 +02:00
Andrey Antukh
25e9129a8e
🔥 Remove unused and deprecated helpers from app.util.object ns
2024-08-27 16:44:14 +02:00
alonso.torres
2d25df33ce
✨ Add write methods to prototype API
2024-07-23 16:55:32 +02:00
alonso.torres
fbce59e81f
✨ Improved text handling in plugins
2024-07-02 10:41:06 +02:00
alonso.torres
ac58a5b8fa
✨ Improved transformation from and to JS for plugins
2024-07-02 10:41:06 +02:00
alonso.torres
42230f2630
✨ Change shapes color
2024-07-02 10:41:06 +02:00