Andrés Moya
813c804d45
🔧 Enhance schema validation of token application
2026-02-16 15:16:14 +01:00
Andrés Moya
a23ca6a1cb
🐛 Fix applied tokens reading in shape proxy
2026-02-12 17:14:16 +01:00
alonso.torres
512a31d375
✨ Add naturalChildOrdering flag to Plugin's API
2026-02-03 13:09:58 +01:00
Alonso Torres
47775a9e2c
Merge pull request #8134 from penpot/alotor-fix-plugins-export
...
🐛 Fix problem with export in plugins
2026-01-20 15:03:04 +01:00
Andrey Antukh
f478399ae0
Merge remote-tracking branch 'origin/staging-render' into develop
2025-12-22 17:28:18 +01:00
Andrey Antukh
336173645e
🐛 Fix regression on export shape on plungins API
2025-12-22 10:41:42 +01:00
Andrey Antukh
f76710296c
Merge remote-tracking branch 'origin/staging' into develop
2025-12-03 18:52:28 +01:00
alonso.torres
aedd8cc11e
🐛 Fix problem when renaming variants in plugins
2025-12-03 17:42:17 +01:00
Andrey Antukh
964ef799c2
🔥 Remove core.spec usage on common and frontend
2025-12-01 09:30:21 +01:00
Alonso Torres
2c3becb408
🐛 Fix problem with plugins content attribute ( #7835 )
2025-11-28 13:41:27 +01:00
Alejandro Alonso
b8c0c5c310
Merge pull request #7742 from penpot/alotor-plugins-improvements
...
✨ Plugin API improvements with images and indexes
2025-11-20 11:47:50 +01:00
Andrés Moya
3cc54fd988
🎉 Add design tokens to plugins API ( #7602 )
...
Co-authored-by: alonso.torres <alonso.torres@kaleidos.net>
2025-11-14 11:14:56 +01:00
alonso.torres
48c9fb5690
✨ Add methods to plugins for modifying indices
2025-11-12 17:07:38 +01:00
Pablo Alba
04542e1e66
✨ Add variants to plugins API
2025-10-23 10:52:10 +02:00
Andrés Moya
194eded930
🔧 Unify path name helper functions
2025-09-29 12:16:42 +02:00
Andrey Antukh
9f37175775
🐛 Fix incorrect path data content initialization on pluings api
2025-09-17 15:19:41 +02:00
Andrey Antukh
575342b3bb
♻️ Use direct schemas instead of references
...
Only a very common use, basic types schemas should be used as
reference (with namespaced keywords)
2025-08-20 12:33:07 +02:00
Pablo Alba
07b15819d4
🎉 Add the ability to create variants from a selection ( #7045 )
...
* 🎉 Add the ability to create variants from a selection
* 📎 Add PR feedback changes
* 💄 Add minor cosmetic changes
---------
Co-authored-by: Andrey Antukh <niwi@niwi.nz>
2025-08-01 15:39:46 +02:00
Andrey Antukh
9ee488009f
♻️ Add substantial refactor on how types are organized
...
This mainly affects types related to colors, fills and texts, moving library
based operations from color namespace.
2025-07-23 08:03:23 +02:00
Andrey Antukh
4e2998a366
♻️ Rename fill to fills namespace
2025-07-23 07:32:11 +02:00
alonso.torres
ed0c84a069
✨ Exposes board clipContent and showInViewMode properties in plugins
2025-06-10 15:06:31 +02:00
alonso.torres
29466b47fe
✨ Adds skipChildren to export parameters
2025-06-10 15:06:30 +02:00
Andrey Antukh
f86ce38f04
🎉 Add Fills binary data type
2025-06-04 13:03:51 +02:00
Andrey Antukh
7160334cb9
♻️ Add stricter validation for colors, fills and strokes
2025-06-04 12:46:49 +02:00
Miguel de Benito Delgado
71bb2556f9
♻️ Move page setup out of the data.workspace ns ( #6502 )
...
* ♻️ Split history workspace.cljs to workspace/pages.cljs - rename file to target-name
* ♻️ Split history workspace.cljs to workspace/pages.cljs - rename source-file to git-split-temp
* ♻️ Split history workspace.cljs to workspace/pages.cljs - restore name of source-file
* ♻️ Cleanup after adding new ns, add exports
* ♻️ Move set-plugin-data to main.data.plugins
* 🐛 Possible bugfix, cherry-picked from commit 8f7c63d6e2c (conflict during refactor)
---------
Co-authored-by: Eva Marco <eva.marco@kaleidos.net>
2025-05-20 22:11:05 +02:00
Andrey Antukh
7d327d23a2
✨ Make consistent use of .toString with path content
2025-05-06 13:39:16 +02:00
Andrey Antukh
b9ea2425b9
🔥 Remove legacy path formating code
2025-05-06 13:39:15 +02:00
Andrey Antukh
1fc0203c38
🎉 Add full integration with path data type feature
2025-05-06 13:39:10 +02:00
Andrey Antukh
151dc352c8
✨ Don't register shadow schema
...
It is not really necessary, we can use the
schema var directly.
2025-04-22 17:21:52 +02:00
Andrey Fedorov
ba768f8744
🐛 Fix Ci tests for shape proxy in plugin runtime
2025-03-10 13:29:10 +01:00
Marina López
0b90722d5a
🐛 Fix change flex direction using plugins API
2025-02-06 09:55:25 +01:00
alonso.torres
7aa1237833
🐛 Fix problem with root frame parent reference
2025-02-05 17:43:01 +01:00
alonso.torres
9c626d22c7
🐛 Fix problem in plugins with renaming components
2025-02-05 17:43:01 +01:00
Andrey Antukh
69008fbb90
Merge remote-tracking branch 'origin/staging' into develop
2024-12-18 12:47:05 +01:00
Alejandro Alonso
2d512ef273
🐛 Fix path edition for plugins
2024-12-18 10:12:01 +01:00
Eva Marco
73e48b3d81
♻️ Remove unnecesary RX and RY from shapes
2024-12-10 10:47:55 +01:00
alonso.torres
eccc4226c7
✨ Migrate proxies to new format
2024-11-27 08:32:07 +01:00
alonso.torres
6c0dce580d
🐛 Fix problem with promises in plugins
2024-11-04 17:12:45 +01:00
alonso.torres
1cda61e230
🐛 Fix problem with plugins path positioning
2024-11-04 11:02:04 +01:00
alonso.torres
758e0458bc
🐛 Fix problem when returning parent proxy
2024-09-30 15:20:34 +02:00
alonso.torres
2b2a84da64
🐛 Fix problem with frame guides
2024-09-18 12:15:12 +02:00
alonso.torres
214733c880
⬆️ Update plugins runtime
2024-09-16 09:48:56 +02:00
alonso.torres
fb39dd5440
✨ Methods for comments
2024-09-13 12:29:07 +02:00
alonso.torres
dd0c5b7806
✨ Add support to guides for plugins
2024-09-13 11:30:59 +02:00
alonso.torres
396cbb27b2
🐛 Fix plugins add interaction
2024-09-05 16:00:04 +02:00
alonso.torres
a63ded1ba1
✨ Change type names in plugins
2024-09-04 13:29:56 +02:00
alonso.torres
be84b1cb01
🐛 Change place for circular dependency workaround
2024-09-03 13:10:28 +02:00
alonso.torres
2d25df33ce
✨ Add write methods to prototype API
2024-07-23 16:55:32 +02:00
alonso.torres
21b15167dd
✨ Add detach method to plugins
2024-07-12 13:36:00 +02:00
alonso.torres
60f637e947
✨ Add parent property to shapes
2024-07-12 13:36:00 +02:00