Andrey Antukh
|
f545d7b3ea
|
♻️ Refactor bool shape creation and modification events
|
2025-05-06 13:39:09 +02:00 |
|
alonso.torres
|
66076f1332
|
🐛 Added upload svg with images method
|
2025-02-05 17:43:01 +01:00 |
|
Andrey Antukh
|
402eacdb22
|
Merge remote-tracking branch 'origin/staging' into develop
|
2025-01-20 12:38:23 +01:00 |
|
alonso.torres
|
f553fa10d8
|
🐛 Fix problem in plugins with replaceColor method
|
2025-01-20 12:02:54 +01:00 |
|
Andrey Antukh
|
85746e7cb2
|
♻️ Refactor state locality
The main purpose of this refactor is reduce
a custom state from different pages and unify
them under common access patterns
|
2025-01-16 15:31:18 +01:00 |
|
Andrey Antukh
|
e5894ceea1
|
♻️ Rename workspace-libraries to libraries on state and refs
|
2024-12-10 14:45:56 +01:00 |
|
Andrey Antukh
|
3e090b126e
|
♻️ Refactor application routing
Mainly removes an inconsistent use of path params and normalize
all routes to use query params for make it extensible without
breaking urls.
|
2024-12-03 18:23:41 +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
|
a510d01136
|
✨ Plugins api changes
|
2024-09-30 15:49:46 +02:00 |
|
alonso.torres
|
8c1fba5160
|
✨ Add api methods to align, distribute and flatten shapes
|
2024-09-13 12:29:07 +02:00 |
|
alonso.torres
|
fb39dd5440
|
✨ Methods for comments
|
2024-09-13 12:29:07 +02:00 |
|
alonso.torres
|
a63ded1ba1
|
✨ Change type names in plugins
|
2024-09-04 13:29:56 +02:00 |
|
alonso.torres
|
60c63e4558
|
✨ Add undo block api to plugins
|
2024-07-26 12:42:31 +02:00 |
|
alonso.torres
|
2d25df33ce
|
✨ Add write methods to prototype API
|
2024-07-23 16:55:32 +02:00 |
|
alonso.torres
|
6454e878dd
|
✨ Page functions for plugins api
|
2024-07-22 13:10:10 +02:00 |
|
alonso.torres
|
59005e3bb8
|
✨ Changes to plugin events
|
2024-07-12 13:36:00 +02:00 |
|
alonso.torres
|
a8463f349a
|
✨ New plugin attributes
|
2024-07-03 15:23:05 +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 |
|
alonso.torres
|
5771f2f8aa
|
✨ Plugins retrieve selection colors
|
2024-06-24 15:26:47 +02:00 |
|
alonso.torres
|
f86156b619
|
✨ Plugins support for code generation
|
2024-06-24 15:26:21 +02:00 |
|
alonso.torres
|
4b67c0593d
|
✨ Upload media with data in plugins
|
2024-06-21 12:46:31 +02:00 |
|
alonso.torres
|
7fd223893b
|
✨ Expose component properties in components
|
2024-06-21 09:29:09 +02:00 |
|
alonso.torres
|
c5c8be4b4a
|
✨ Improve input validation in plugins
|
2024-06-21 09:29:09 +02:00 |
|
alonso.torres
|
69fad7a920
|
✨ Add some utilities for fonts in plugins
|
2024-06-21 09:29:09 +02:00 |
|
alonso.torres
|
5233654da2
|
✨ Add support for plugin data into penpot objects
|
2024-06-10 15:12:51 +02:00 |
|
alonso.torres
|
3e2ccbc85f
|
✨ Add infor for users
|
2024-06-04 16:44:24 +02:00 |
|
alonso.torres
|
55c27f140a
|
✨ Create paths, booleans and ellipses through plugins api
|
2024-06-04 16:44:24 +02:00 |
|
Andrey Antukh
|
6436ef334b
|
♻️ Refactor persistence layer
|
2024-06-04 10:15:32 +02:00 |
|
alonso.torres
|
3e6d3a2306
|
✨ Add finish event for plugins
|
2024-05-23 14:24:12 +02:00 |
|
alonso.torres
|
3ca5b13e27
|
✨ New apis for plugins
|
2024-05-21 15:24:28 +02:00 |
|
alonso.torres
|
d6de1fdbdf
|
♻️ Refactor plugins proxies internal data
|
2024-05-21 15:24:28 +02:00 |
|
alonso.torres
|
4c71a4367f
|
✨ Add plugins management dialog
|
2024-05-16 12:26:19 +02:00 |
|
alonso.torres
|
236ff06763
|
✨ Expand api for plugins
|
2024-05-16 11:05:01 +02:00 |
|
alonso.torres
|
67d48435e7
|
✨ Plugins create svg shapes
|
2024-05-03 11:36:59 +02:00 |
|
alonso.torres
|
21d38a058b
|
✨ Add to plugin api: upload media, group and ungroup
|
2024-05-03 11:36:59 +02:00 |
|
alonso.torres
|
4a74862bf5
|
✨ Add viewport information to the plugin
|
2024-05-03 11:36:59 +02:00 |
|
alonso.torres
|
00de89197e
|
✨ Add write apis to the plugins
|
2024-04-22 17:08:18 +02:00 |
|
alonso.torres
|
0ffd82299f
|
✨ Refactor to the context api
|
2024-04-19 01:29:13 +02:00 |
|
alonso.torres
|
127b481c38
|
✨ Refactor of the plugins context
|
2024-04-19 01:29:13 +02:00 |
|