Luis de Dios
794eb78aca
♻️ Refactor icon namespaces ( #7262 )
...
* ♻️ Rename old icons as deprecated
* ♻️ Take icons from the namespace for the icon component
* ♻️ Take icons from the namespace for the icon-button component
2025-09-08 10:02:33 +02:00
Pablo Alba
307e06372b
🎉 Activate variants for everyone
2025-09-01 09:58:14 +02:00
Belén Albeza
6a667c30d6
🐛 Fix color picking sometimes not picking color and/or getting stuck in a react infinite update loop
2025-08-11 17:02:12 +02:00
Belén Albeza
60903f349f
🐛 Fix color picker not working with the new renderer
2025-08-06 18:00:48 +02:00
Andrey Antukh
283eb0419c
♻️ Refactor time related namespaces
...
Mainly removes the custom app.util.time namespace
from frontend and backend and normalize all to use
the app.common.time namespace
2025-08-01 11:20:01 +02:00
Alonso Torres
dfc8a1da4a
✨ Fix problem with booleans selection ( #6950 )
2025-07-24 08:57:02 +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
Andrey Antukh
ae25d704c1
📎 Add missing use-fn hook
2025-07-21 09:32:44 +02:00
Andres Gonzalez
e05f8c0329
✨ Improve text layer resize behavior
...
Text layers now only switch to fixed grow-type on vertical resize, not on horizontal resize, for a more intuitive UX. See #4602 .
2025-07-21 09:27:42 +02:00
Andrey Antukh
0374e4f3eb
Merge remote-tracking branch 'origin/staging' into develop
2025-07-04 12:02:12 +02:00
Alonso Torres
6d41d36b3a
🐛 Fix problem when double click on hidden shapes ( #6833 )
2025-07-04 09:01:20 +02:00
Andrey Antukh
c75a617d26
Merge remote-tracking branch 'origin/staging' into develop
2025-06-26 11:19:29 +02:00
Alejandro Alonso
daf3b5caa8
🐛 Fix slow color picker ( #6780 )
2025-06-26 11:07:35 +02:00
Andrey Antukh
ec021d944d
Merge remote-tracking branch 'origin/staging' into develop
2025-06-20 11:37:50 +02:00
Andrey Antukh
3274a74611
✨ Add missing fixes to the path edition mode
2025-06-20 11:06:48 +02:00
Andrey Antukh
db4721f692
✨ Forward path edition state from vieweport to editor
2025-06-20 07:41:06 +02:00
Andrey Antukh
f8d63f5d9d
🐛 Fix incorrect path drawing/edition state management
2025-06-20 07:41:06 +02:00
alonso.torres
b2647f30c2
✨ Support grid editor with wasm modifiers
2025-06-19 13:03:25 +02:00
Andrey Antukh
e3cce104e1
🐛 Fix unexpected exception on selectiong node on non path shape
2025-06-18 10:12:24 +02:00
Andrey Antukh
f86ce38f04
🎉 Add Fills binary data type
2025-06-04 13:03:51 +02:00
alonso.torres
facb0227a0
✨ Move guides and comments for wasm modifiers
2025-05-30 12:15:21 +02:00
Belén Albeza
f33c1fb530
✨ Update binary fills flag name and add it to supported flags
2025-05-29 10:32:49 +02:00
Miguel de Benito Delgado
48a3d38d82
✨ Add the Shift+ctrl+drag to deselect ( #6494 )
...
* ✨ Allow shape deselection using Ctrl+Shift+Drag
* ✨ Allow point deselection using Ctrl+Shift+Drag
* ✨ Properly remember previous selection during addition/removal of shapes
* ⚡ Preload point selection in path handle-area-selection
Also: prefer dm/get-in over get-in
* ✨ Highlight path nodes in selection rectangle incrementally
2025-05-20 15:23:05 +02:00
Miguel de Benito Delgado
e22a55334e
💄 Rename some namespace aliases for consistency ( #6485 )
2025-05-15 17:43:02 +02:00
alonso.torres
fef08dfa18
✨ Set selrect for new render modifiers
2025-05-14 11:21:43 +02:00
Belén Albeza
91fbe8f8ef
🎉 Cap stop amount in UI for wasm ( #6438 )
...
* 🎉 Cap in the colorpicker the amount of stops a gradient can have
* 🎉 Cap the stops amount in gradient handlers
* 🎉 Disable add stop in gradient handlers (viewport + colorpicker)
* ✨ Add integration test for gradient limits
* 💄 Address PR suggestion
2025-05-13 10:37:05 +02:00
Andrey Antukh
a558bfdb2f
Merge remote-tracking branch 'origin/staging' into develop
2025-05-12 15:16:19 +02:00
Andrey Antukh
86bcd1b681
🐛 Fix issue on shortcuts restore operation ( #6462 )
...
* 🐛 Fix issue on shortcuts restore operation
Happens when the order of shortcuts pop events is inconsistent with
push events. Using less strictly order policy for pop operations
allows relax this and make it eventually consistent.
* 💄 Add cosmetic changes on shortcuts hooks on colorpicker and wport
* 📎 Update changelog
* 📎 Add PR feedback changes
2025-05-12 15:08:14 +02:00
Andrey Antukh
7cb2f307d8
✨ Move path-editor from selection handlers
2025-05-06 13:39:17 +02:00
Andrey Antukh
f1a557c372
✨ Add minor performance enhacements to viewport top-bar
2025-05-06 13:39:17 +02:00
Andrey Antukh
fa24ced3a3
🐛 Don't render path editor on editing grid on frame
2025-05-06 13:39:15 +02:00
Andrey Antukh
b9ea2425b9
🔥 Remove legacy path formating code
2025-05-06 13:39:15 +02:00
Andrey Antukh
60f754f172
✨ Add minor improvements to get-segments-with-points
...
And rename it from `get-segments`
2025-05-06 13:39:13 +02:00
Andrey Antukh
4f6dffabb4
♻️ Use new call convention for path drawing components
2025-05-06 13:39:10 +02:00
Andrey Antukh
1fc0203c38
🎉 Add full integration with path data type feature
2025-05-06 13:39:10 +02:00
Belén Albeza
b958dcb891
🐛 Fix positioning of comment thread draft ( #6357 )
...
* 🐛 Fix positioning of comment thread draft
* 📚 Update changelog
2025-04-24 09:53:07 +02:00
Alejandro Alonso
16012a3881
Merge remote-tracking branch 'origin/staging' into develop
2025-04-16 13:15:18 +02:00
Pablo Alba
4f931fbe6a
🐛 Fix error while drag an drop a component to the canvas
2025-04-16 13:05:56 +02:00
Andrey Antukh
bb80da137d
Merge remote-tracking branch 'origin/staging' into develop
2025-04-15 12:10:53 +02:00
Andrey Antukh
fa3fc12594
✨ Sanitize uuid on the rest of code
2025-04-14 09:23:29 +02:00
Pablo Alba
f961b75bba
♻️ Cleanup of componentsv2
2025-04-03 11:38:35 +02:00
Pablo Alba
b6c4376217
🐛 Fix bugs from varaints design review
2025-03-28 11:20:10 +01:00
luisδμ
86022a967c
✨ Replace overlapping bubbles with a bubble group ( #6059 )
2025-03-12 14:37:39 +01:00
Alejandro Alonso
7885f413b8
Merge remote-tracking branch 'origin/staging' into develop
2025-02-26 18:00:51 +01:00
Andrey Antukh
b676ea7127
Merge remote-tracking branch 'origin/staging' into develop
2025-02-25 12:56:05 +01:00
Luis de Dios
91efcd17a2
🐛 Fix design panel does not reappear if comment draft is open
2025-02-25 10:30:11 +01:00
luisδμ
2219d91e4d
🐛 Fix all comments appear in every page ( #5943 )
2025-02-25 09:16:46 +01:00
Eva Marco
dda9f62504
🐛 Fix menu shadow color
2025-02-20 17:23:28 +01:00
Andrey Antukh
d79fac7729
Merge remote-tracking branch 'origin/staging' into develop
2025-02-19 17:17:54 +01:00