alonso.torres
895f649ef1
🐛 Stop drag events when the user focus out the application
2024-03-15 15:34:16 +01:00
Alejandro Alonso
bad0fb912b
:tada Add undo-group for layout updates
2024-03-08 11:31:32 +01:00
Andrey Antukh
e2d7105624
⚡ Add nano optimization to get-path-id function
...
Mainly change get-in for dm/get-in macro
2024-02-29 10:20:47 +01:00
Andrey Antukh
26ab7f83fe
💄 Add mainly cosmetic changes to path-editing? function
2024-02-29 10:20:47 +01:00
Aitor
f0955c0e99
♻️ Refactor toolbar refs and path editing helper
2024-02-29 10:20:47 +01:00
Aitor
f5dd199bc6
💄 Change stoper to stopper
2024-02-29 10:20:47 +01:00
Aitor
c123cf6e98
🐛 Fix path drawing inconsistencies
2024-02-29 10:20:47 +01:00
alonso.torres
1c5d51bf97
🐛 Fix undo path exit path editor after empty stack
2024-02-29 09:36:47 +01:00
Aitor
e6fcb418b1
🐛 Fix toolbar hidden after unfinished path
2024-01-22 18:26:10 +01:00
alonso.torres
a84b23168d
🐛 Fix problem with path editor undoing changes
2024-01-17 12:03:51 +01:00
Andrey Antukh
833871df65
💄 Format frontend code
2024-01-08 09:32:50 +01:00
Andrey Antukh
ccf063b8ef
⬆️ Upgrade to beicon2 (part2)
2023-12-26 14:14:20 +01:00
Andrey Antukh
96f5a33f5f
⬆️ Upgrade to beicon2 (part1)
2023-12-26 14:14:20 +01:00
Andrey Antukh
82dc1526d4
⚡ Add performance oriented refactor for mouse streams
2023-11-29 09:15:53 +01:00
Andrey Antukh
37e4939af7
✨ Add usability improvements to schema validation subsystem
2023-11-23 17:19:37 +01:00
Andrey Antukh
52fbc678f3
♻️ Move app.common.pages to app.common.files
2023-11-16 11:07:36 +01:00
Andrey Antukh
3ceb4cf895
♻️ Make svg to shapes conversion code multiplatform
...
- Move clojure code to common
- Rewrite some native-js code into optimized clojure
2023-11-07 12:48:31 +01:00
Pablo Alba
d938802ecf
🐛 Fix drawing over copy adds the shape to the copy
2023-11-03 13:41:11 +01:00
Pablo Alba
51fe27369b
✨ Do not allow the creation of groups, masks nor boolean in copies
2023-10-11 12:24:11 +02:00
Eva
d913637290
🐛 Fix several frontend errors related with new UI
2023-10-04 13:11:58 +02:00
Andrey Antukh
ee7c3ece75
🐛 Fix selection bug on path edition
2023-07-13 10:50:39 +02:00
Andrey Antukh
405aa66357
🎉 Add new shape & rect data structures
...
Also optimizes some functions for faster shape and rect props
access (there is still a lot of work ahead optimizing the rest of
the functions)
Also normalizes shape creation and validation for ensuring
correct setup of all the mandatory properties.
2023-07-11 17:27:35 +02:00
alonso.torres
dd472bee64
🐛 Fix problem when transforming shape to path
2023-06-14 18:07:33 +02:00
Andrey Antukh
5ca3d01ea1
🎉 Add malli based validation and coersion subsystem
2023-05-17 16:05:29 +02:00
alonso.torres
468e61e1e0
🐛 Fix snap pixel when moving path points on high zoom
2023-03-13 10:30:12 +01:00
alonso.torres
a0cd94cfae
✨ Grid layout infrastructure
2023-03-02 13:51:27 +01:00
alonso.torres
75d6e21af8
✨ Show tools on path creation. Change snap while drawing
2023-01-19 13:39:21 +01:00
alonso.torres
9fd6c65d93
🐛 Fix problem with empty paths
2023-01-19 11:51:53 +01:00
Eva
f93d0e1c4d
🐛 Fix snap to pixel on path creation and edit
2023-01-19 11:31:46 +01:00
alonso.torres
c18d3c66a8
✨ Changes to snap to pixel
2023-01-18 11:04:24 +01:00
alonso.torres
e6d80e34b9
✨ Drawing shapes over flex layout checks its drop index
2023-01-12 13:18:38 +01:00
alonso.torres
2da421bb7a
🐛 Fix error on path editing
2023-01-12 12:35:20 +01:00
alonso.torres
6c2d2e142b
✨ Improve reflow texts
2022-12-07 15:05:38 +01:00
alonso.torres
441e142349
🐛 Fix reflow layout when changes in paths and texts
2022-11-22 17:08:23 +01:00
Alejandro Alonso
c670d81a20
🐛 Fix assertion error trying to move board if path tool selected
2022-10-17 12:00:39 +02:00
Andrey Antukh
41134f22e9
📎 Update license header
2022-09-20 23:23:22 +02:00
Andrey Antukh
32b8c17dad
Merge remote-tracking branch 'origin/staging' into develop
2022-09-20 08:48:55 +02:00
alonso.torres
ddf8aaf68f
🐛 Fix problem when moving shapes inside nested frames
2022-09-14 13:12:16 +02:00
Andrés Moya
bdcbe46d0d
♻️ Move component instantiation to new types module
2022-07-29 09:29:24 +02:00
alonso.torres
b38ffdcf30
♻️ Refactor workspace common
2022-06-30 13:09:35 +02:00
alonso.torres
235d3dbf3d
Merge remote-tracking branch 'origin/main' into develop
2022-05-20 11:10:14 +02:00
alonso.torres
644c796772
🐛 Fix problem with path edition
2022-05-09 16:46:52 +02:00
Eva
9cacca4802
✨ Add shortcut panel
2022-05-04 16:36:47 +02:00
alonso.torres
1c87195fa6
🐛 Fix error when drawing curves with only one point
2022-04-28 14:43:44 +02:00
Alejandro Alonso
224d466122
Fix internal error when hoverin over shape
2022-04-21 13:27:40 +02:00
Alejandro Alonso
08c6e9b702
🐛 Fix different behaviour during image drag
2022-04-21 12:13:12 +02:00
alonso.torres
af22fee0c1
🐛 Fix problem with boolean and children objects
2022-03-29 09:55:38 +02:00
alonso.torres
4f07613154
✨ After review changes
2022-03-17 14:53:21 +01:00
alonso.torres
b5e965cf1a
✨ Improved behaviour for horizontal/vertical lines
2022-03-16 17:46:38 +01:00
alonso.torres
099d1259b2
✨ Pixel/half-pixel on path drawing
2022-03-16 17:46:38 +01:00