alonso.torres
|
e13d543dcd
|
✨ Add geometry utils
|
2024-06-21 09:29:09 +02:00 |
|
Pablo Alba
|
018464aedf
|
♻️ Unify move shape on workspace and relocate on layers panel
|
2024-06-20 16:00:39 +02:00 |
|
alonso.torres
|
2c21a049e1
|
🐛 Fix problem with moving+selection not working properly
|
2024-06-07 14:04:03 +02:00 |
|
Andrey Antukh
|
6436ef334b
|
♻️ Refactor persistence layer
|
2024-06-04 10:15:32 +02:00 |
|
Andrés Moya
|
0b4fbc184d
|
♻️ Move generate-xx methods to logic module
|
2024-05-06 16:48:18 +02:00 |
|
Pablo Alba
|
7280dfd3f7
|
✨ Tests for remove swap slot on move shapes to frame
|
2024-05-06 16:18:43 +02:00 |
|
alonso.torres
|
ca7f17efd1
|
✨ Add items to grid cells
|
2024-05-06 12:02:29 +02:00 |
|
alonso.torres
|
0fa2dbcaf2
|
🐛 Remove transforming flag and use a global flag
|
2024-04-10 06:56:04 +02:00 |
|
alonso.torres
|
02ea0374a3
|
🐛 Fix problem moving shapes into grid
|
2024-04-04 17:45:31 +02:00 |
|
alonso.torres
|
c295680c89
|
🐛 Fix problem with grid ordering
|
2024-04-04 16:48:56 +02:00 |
|
Pablo Alba
|
8c72770fec
|
🐛 Fix can't move a layer on a copy
|
2024-04-04 14:03:48 +02:00 |
|
Pablo Alba
|
e33b08f47f
|
🐛 Fix crash on moving a copy outside a copy
|
2024-04-04 14:03:48 +02:00 |
|
Pablo Alba
|
065d481cb5
|
🐛 Remove the swap slot on some operations with copies
|
2024-04-04 13:50:57 +02:00 |
|
alonso.torres
|
bd88b872c7
|
🐛 Fix problem with flip horizontal/vertical
|
2024-03-26 16:06:44 +01:00 |
|
Pablo Alba
|
0d751b0e20
|
🐛 Fix Crash on moving a frame with copy outside a component
|
2024-03-22 08:43:09 +01:00 |
|
Alejandro Alonso
|
4606785e5f
|
🐛 Fix move anidated structures withc component copies to other component copies
|
2024-03-21 10:14:43 +01:00 |
|
alonso.torres
|
0590336c71
|
🐛 Fix problem with order of operations
|
2024-03-18 16:29:26 +01:00 |
|
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 |
|
Aitor
|
f5dd199bc6
|
💄 Change stoper to stopper
|
2024-02-29 10:20:47 +01:00 |
|
alonso.torres
|
c17d2c1aba
|
🐛 Fix problems when moving shapes in layouts
|
2024-02-11 17:55:34 +01:00 |
|
alonso.torres
|
497b581576
|
✨ Change drag component to instantiate on enter the viewport
|
2024-02-01 10:23:34 +01:00 |
|
Alejandro Alonso
|
a78eb226e2
|
✨ Add nesting constraints for components
|
2024-01-24 17:20:17 +01:00 |
|
Andrey Antukh
|
36b5ca7313
|
⚡ Add performance improvements to start-resize
|
2024-01-09 23:11:42 +01:00 |
|
Aitor Moreno
|
c7ed642f6a
|
Merge pull request #3946 from penpot/VasilevsVV-penpot/vt/issue-3232-hide-bb-when-editing
✨ Add set of events for hiding and revealing bounding box for selected shape while transforming
|
2024-01-09 12:36:08 +01:00 |
|
Tsiura Vasyl
|
97d6214ff4
|
✨ Add set of events for hiding and revealing bounding box for selected shape
Signed-off-by: Tsiura Vasyl <morfey.rulit@gmail.com>
|
2024-01-09 12:26:05 +01:00 |
|
Andrey Antukh
|
833871df65
|
💄 Format frontend code
|
2024-01-08 09:32:50 +01:00 |
|
alonso.torres
|
9e52cdb75e
|
🐛 Change behavior of auto cells
|
2024-01-04 15:17:12 +01:00 |
|
alonso.torres
|
c9200f235e
|
♻️ Changes to update-shape parameters
|
2024-01-02 18:09:55 +01:00 |
|
Andrey Antukh
|
49d719fb45
|
🐛 Fix incorrect stream handling on shape move
Bug introduced in the beicon2 upgrade part2 commit
|
2023-12-27 11:53:05 +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 |
|
alonso.torres
|
52c849ce4b
|
🐛 Fix problem with absolutes inside grid
|
2023-12-15 22:18:23 +01:00 |
|
alonso.torres
|
dc2c83bb62
|
🐛 Fix problems with absolute positioning and hidden elements
|
2023-12-07 16:54:48 +01:00 |
|
Andrey Antukh
|
82dc1526d4
|
⚡ Add performance oriented refactor for mouse streams
|
2023-11-29 09:15:53 +01:00 |
|
Andrey Antukh
|
b6ef21e121
|
⚡ Add performance oriented refactor for keyboard streams
|
2023-11-29 09:15:53 +01:00 |
|
Pablo Alba
|
7e4e10ee08
|
🐛 Fix validation error on moving a copy or main out of a main
|
2023-11-23 13:38:02 +01:00 |
|
Pablo Alba
|
3983cb161e
|
🐛 Fix swap panel keeps open after undo
|
2023-11-23 13:38:02 +01:00 |
|
Pablo Alba
|
23527b1d19
|
🐛 Fix create a main component inside another and move one main inside another
|
2023-11-23 13:38:02 +01:00 |
|
Andrey Antukh
|
52fbc678f3
|
♻️ Move app.common.pages to app.common.files
|
2023-11-16 11:07:36 +01:00 |
|
alonso.torres
|
351f7fd1bb
|
✨ Create grid from selection
|
2023-10-25 15:03:09 +02:00 |
|
Pablo Alba
|
fac72a5874
|
🎉 Component swap
|
2023-10-11 12:24:11 +02:00 |
|
alonso.torres
|
f609063641
|
Merge remote-tracking branch 'origin/staging' into develop
|
2023-10-09 12:21:53 +02:00 |
|
alonso.torres
|
fe3740e329
|
🐛 Fix problem with alignment performance
|
2023-10-09 11:58:55 +02:00 |
|
alonso.torres
|
59bd9c132e
|
🐛 Fix fill inside grid layout
|
2023-10-06 14:56:04 +02:00 |
|
alonso.torres
|
d420f30835
|
✨ Grid area attributes for html generation
|
2023-10-06 12:18:55 +02:00 |
|
alonso.torres
|
17f35cda15
|
✨ Multiple cells selection and area
|
2023-09-18 14:07:53 +02:00 |
|
Pablo Alba
|
b4b5aaafe4
|
🐛 Fix preview of moving a copy of a flex component into its main
|
2023-09-12 17:05:50 +02:00 |
|
Andrey Antukh
|
c1013c359d
|
💄 Add cosmetic improvements to update-position fn
|
2023-07-14 15:35:33 +02:00 |
|
Andrey Antukh
|
8eb64de062
|
Merge remote-tracking branch 'origin/staging' into develop
|
2023-07-13 12:13:06 +02:00 |
|