alonso.torres
|
d5886123d8
|
⚡ Improved thumbnails handling
|
2021-12-29 11:21:57 +01:00 |
|
Andrey Antukh
|
7b487e1bc3
|
📎 Fix unrelated linter issues.
|
2021-12-29 09:52:32 +01:00 |
|
alonso.torres
|
b2211aec59
|
⚡ Change resize to use DOM transformations
|
2021-12-28 09:18:33 +01:00 |
|
alonso.torres
|
fa09fff2b5
|
⚡ Performance improvements
|
2021-12-28 09:18:33 +01:00 |
|
Andrey Antukh
|
0cad1a1e7e
|
Merge remote-tracking branch 'origin/staging' into develop
|
2021-12-22 18:49:46 +01:00 |
|
Andrey Antukh
|
c2f604cd01
|
✨ Properly use take-until on shape movement streams.
|
2021-12-22 17:06:16 +01:00 |
|
Andrey Antukh
|
8a2a1d6d70
|
♻️ Ensure a correct usage of concat/into operations.
|
2021-12-03 14:52:40 +01:00 |
|
alonso.torres
|
b05908a760
|
⚡ Improved performance for options and area selection
|
2021-12-01 14:39:20 +01:00 |
|
alonso.torres
|
3bbcd235e1
|
⚡ Improved selection rect calculation
|
2021-12-01 14:39:20 +01:00 |
|
alonso.torres
|
9d66984c62
|
⚡ Improved set-modifiers-recursive and some utils memoization
|
2021-12-01 14:39:20 +01:00 |
|
alonso.torres
|
9024408ed2
|
⚡ Improved frame defered handling
|
2021-12-01 14:39:20 +01:00 |
|
Andrey Antukh
|
6a7600fd52
|
♻️ Ensure a correct usage of concat/into operations.
|
2021-12-01 11:30:48 +01:00 |
|
Andrés Moya
|
16db31c53c
|
✨ Ignore constraints when flipping
|
2021-10-26 14:43:55 +02:00 |
|
alonso.torres
|
2833d3126f
|
🐛 Fix bug with transformation operations
|
2021-10-11 12:41:35 +02:00 |
|
alonso.torres
|
68e3d53cb7
|
🐛 Fix problem with move+alt
|
2021-10-04 11:04:51 +02:00 |
|
Andrey Antukh
|
7e0c097f23
|
🎉 Add linter for check duplicte potok types.
|
2021-09-07 11:48:14 +02:00 |
|
Andrés Moya
|
4439ef07b6
|
🎉 Allow orthogonal movement
|
2021-08-10 11:20:43 +02:00 |
|
Andrés Moya
|
e20f557bd6
|
✨ Enhance resize from center, work when locked proportions
|
2021-08-06 13:42:50 +02:00 |
|
Andrés Moya
|
25d8d76524
|
🐛 Fix "Allow resizing from center"
This reverts commit cc0f99333f3d33a833bb68e23ca414521461d7bc.
|
2021-08-06 09:20:32 +02:00 |
|
Andrés Moya
|
cc0f99333f
|
Revert "🎉 Allow resizing from center"
This reverts commit 2a70964dceec7c597305df0f0da3a13c3435eed0.
|
2021-08-05 15:39:09 +02:00 |
|
Andrés Moya
|
2a70964dce
|
🎉 Allow resizing from center
|
2021-08-05 14:54:54 +02:00 |
|
Andrés Moya
|
56795f8d26
|
♻️ Reorder functions, for more clarity, and add some comments
|
2021-07-09 12:53:47 +02:00 |
|
Andrés Moya
|
741d3050ad
|
♻️ Small refactor set modifiers
|
2021-07-09 12:53:47 +02:00 |
|
alonso.torres
|
4e439792ec
|
✨ Double click won't make a shape a path until you change a node
|
2021-07-08 16:02:39 +02:00 |
|
Andrés Moya
|
ca9edf2bc9
|
♻️ Refactor resize shapes from the sidebar measures form
|
2021-06-22 15:25:31 +02:00 |
|
alonso.torres
|
234a698538
|
❇️ Fix linter warnings
|
2021-06-22 11:11:49 +02:00 |
|
Andrés Moya
|
d89a4a1218
|
🐛 Fix constraints detection on rotated structures
|
2021-06-21 10:31:00 +02:00 |
|
Andrés Moya
|
71759386c5
|
✨ Detect movements inside a component and not override them
|
2021-06-21 10:31:00 +02:00 |
|
Andrey Antukh
|
3e4e54870b
|
✨ Fix linter issues on frontend (part 2).
|
2021-06-18 11:20:25 +02:00 |
|
Andrés Moya
|
092a973f9a
|
🎉 Add resize constraints to shapes
|
2021-06-10 10:28:07 +02:00 |
|
alonso.torres
|
7a32d902ec
|
🐛 Fix problem with moving shapes into frames
|
2021-05-26 14:33:55 +02:00 |
|
alonso.torres
|
e43ab51b7d
|
🐛 Fix problem with locked shapes when change parents
|
2021-05-25 12:23:33 +02:00 |
|
alonso.torres
|
346fb8fb11
|
✨ Transform simple shapes to path on double click
|
2021-05-17 13:12:20 +02:00 |
|
alonso.torres
|
93d8c171be
|
🐛 Fix problems with snap index regeneration
|
2021-05-14 18:08:15 +02:00 |
|
alonso.torres
|
b2e01cd52b
|
⚡ Performance improvements
|
2021-05-13 17:06:45 +02:00 |
|
alonso.torres
|
ae1e9a861b
|
✨ Improve handling of shape transform modifiers
|
2021-05-11 08:16:42 +02:00 |
|
Andrey Antukh
|
0f8e2a9b1b
|
🎉 Add experimental trazability to update-file.
|
2021-05-10 14:53:47 +02:00 |
|
Andrés Moya
|
4c48f34d61
|
🎉 Add resize scale for texts
|
2021-05-10 13:28:15 +02:00 |
|
alonso.torres
|
e241273a1e
|
Merge remote-tracking branch 'origin/staging' into develop
|
2021-05-06 12:08:40 +02:00 |
|
alonso.torres
|
a91a57581f
|
🐛 Fix issues with non updated selected
|
2021-05-05 14:27:19 +02:00 |
|
alonso.torres
|
be0d1c19fa
|
♻️ New namespace for state helpers
|
2021-05-05 14:27:19 +02:00 |
|
alonso.torres
|
285a0d5f47
|
⚡ Changes indices to update only necesary data
|
2021-05-05 09:39:49 +02:00 |
|
alonso.torres
|
a9e93a5ace
|
✨ Improve snap responsiveness
|
2021-04-29 15:08:47 +02:00 |
|
alonso.torres
|
d67dd21c56
|
✨ Improved performance on move and text resize
|
2021-04-27 18:00:59 +02:00 |
|
alonso.torres
|
59187f9ff4
|
♻️ Refactor commit-changes and undo actions
|
2021-04-27 18:00:59 +02:00 |
|
Andrey Antukh
|
f545e41d10
|
📎 Fix license header.
|
2021-04-12 16:49:43 +02:00 |
|
alonso.torres
|
136a48a18f
|
♻️ Viewport refactor and improvements
|
2021-03-22 22:09:57 +01:00 |
|
alonso.torres
|
d263dd52e9
|
🐛 Fix issue when undo after changing the artboard of a shape
|
2021-03-10 10:35:02 +01:00 |
|
alonso.torres
|
8f4e13072c
|
🐛 Fixes issues with frame selection
|
2021-02-24 13:25:47 +01:00 |
|
alonso.torres
|
d9c10cea5d
|
✨ Flip horizontal/vertical operations
|
2021-02-11 10:46:13 +01:00 |
|