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
|
66076f1332
|
🐛 Added upload svg with images method
|
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 |
|
alonso.torres
|
8217bbc7a0
|
🐛 Fix problems with zoomIntoView
|
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
|
c3d4444c0c
|
Merge remote-tracking branch 'origin/staging' into niwinz-merge-staging-1
|
2025-01-14 10:35:34 +01:00 |
|
alonso.torres
|
58dd23f9c7
|
🐛 Fix problem when changing color libraries
|
2025-01-10 12:33:16 +01:00 |
|
Andrey Antukh
|
f878003ab5
|
Merge remote-tracking branch 'origin/staging' into develop
|
2025-01-07 14:54:48 +01:00 |
|
alonso.torres
|
7d4535ebd4
|
🐛 Fix problem with currentUser in plugins
|
2025-01-07 13:03:56 +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 |
|
Andrey Antukh
|
e5894ceea1
|
♻️ Rename workspace-libraries to libraries on state and refs
|
2024-12-10 14:45:56 +01:00 |
|
Eva Marco
|
73e48b3d81
|
♻️ Remove unnecesary RX and RY from shapes
|
2024-12-10 10:47:55 +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 |
|
Pablo Alba
|
f72c37a198
|
✨ Add events for use library assets
|
2024-11-28 11:25:12 +01:00 |
|
alonso.torres
|
eccc4226c7
|
✨ Migrate proxies to new format
|
2024-11-27 08:32:07 +01:00 |
|
Andrey Antukh
|
e16ec9c719
|
✨ Add facility for create anonymous objects
Speciailly designed to be work in plugins where code
is submited to hard deep freeze on the sandboxing
process.
|
2024-11-25 16:35:44 +01:00 |
|
Juanfran
|
2f4cb19745
|
🐛 Fix typo in keepAspectRatio #9336
|
2024-11-20 12:43:51 +01:00 |
|
alonso.torres
|
f436d72f51
|
✨ Changed some events for versions
|
2024-11-18 16:38:38 +01:00 |
|
alonso.torres
|
4de43b32e8
|
✨ Add versions support in plugins
|
2024-11-14 12:02:15 +01:00 |
|
Andrey Antukh
|
e6a9e27802
|
Merge remote-tracking branch 'origin/staging' into develop
|
2024-11-05 09:10:14 +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 |
|
Andrey Antukh
|
6c9f4a8fd5
|
♻️ Reorganize files export and import related code on frontend
|
2024-10-18 17:19:29 +02:00 |
|
Andrey Antukh
|
8618cb950f
|
🎉 Add binfile-v3 export/import file format
|
2024-10-18 17:19:29 +02:00 |
|
alonso.torres
|
6a07e6ae01
|
✨ Add update plugin permission dialog
|
2024-10-10 17:12:39 +02:00 |
|
alonso.torres
|
d1277afee6
|
✨ New plugin install workflow
|
2024-09-30 16:03:40 +02:00 |
|
alonso.torres
|
a510d01136
|
✨ Plugins api changes
|
2024-09-30 15:49:46 +02:00 |
|
alonso.torres
|
0e651df65f
|
✨ Updates permissions for comments
|
2024-09-30 15:20:34 +02: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 |
|
Andrey Antukh
|
4ad4057878
|
♻️ Refactor page options data structure
|
2024-09-18 12:15:12 +02:00 |
|
alonso.torres
|
cf705e352b
|
🐛 Fix small problems in plugins
|
2024-09-17 10:19:37 +02:00 |
|
alonso.torres
|
9bca42c14a
|
✨ Fixed plugin registration props
|
2024-09-16 15:46:02 +02:00 |
|
alonso.torres
|
214733c880
|
⬆️ Update plugins runtime
|
2024-09-16 09:48:56 +02:00 |
|
alonso.torres
|
d6f6d78b1e
|
✨ New viewport functions
|
2024-09-13 12:29:07 +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
|
dd0c5b7806
|
✨ Add support to guides for plugins
|
2024-09-13 11:30:59 +02:00 |
|
alonso.torres
|
c24b2dadec
|
✨ Change installation data to profile
|
2024-09-06 11:10:32 +02:00 |
|
alonso.torres
|
396cbb27b2
|
🐛 Fix plugins add interaction
|
2024-09-05 16:00:04 +02:00 |
|
alonso.torres
|
762a883b39
|
🐛 Fix problem with font weight and style
|
2024-09-04 13:52:48 +02:00 |
|
alonso.torres
|
a63ded1ba1
|
✨ Change type names in plugins
|
2024-09-04 13:29:56 +02:00 |
|
alonso.torres
|
37a6446e32
|
🐛 Fix problem with font style
|
2024-09-03 13:10:28 +02:00 |
|
alonso.torres
|
be84b1cb01
|
🐛 Change place for circular dependency workaround
|
2024-09-03 13:10:28 +02:00 |
|
Andrey Antukh
|
25e9129a8e
|
🔥 Remove unused and deprecated helpers from app.util.object ns
|
2024-08-27 16:44:14 +02:00 |
|
Juanfran
|
a34b06cfb4
|
🐛 Fix typo in command parsing (paras to params)
Signed-off-by: Juanfran <juanfran.ag@gmail.com>
|
2024-08-14 09:23:23 +02:00 |
|