Alejandro Alonso
fbff2f103e
✨ Select through stroke only rectangle
2023-09-12 11:59:41 +02:00
Andrés Moya
2f3ae1d520
🐛 Fix parent touched detecion when duplicating or copy&paste
2023-09-11 13:25:07 +02:00
Alejandro Alonso
bc45b15b79
:bugfix: Fix multiple selection of shapes
2023-09-08 11:04:58 +02:00
Eva
9ed06c4483
💄 Redesign design tab phase one
2023-09-07 13:59:06 +02:00
Alejandro
d7dea040af
Merge pull request #3601 from penpot/niwinz-develop-experiments-4
...
⚡ ♻️
2023-09-07 11:38:59 +02:00
Alejandro Alonso
1ba76cb3f8
Merge remote-tracking branch 'origin/staging' into develop
2023-09-07 11:32:03 +02:00
Andrey Antukh
3fea366a04
Merge pull request #3604 from penpot/superalex-fix-log-out-log-in-with-different-acounts-page-not-exist
...
🐛 Fix logout and login with different accounts show 404 error page
2023-09-07 11:22:17 +02:00
Alejandro Alonso
98b1ac7b60
🐛 Fix logout and login with different accounts show 404 error page
2023-09-07 11:17:00 +02:00
Alejandro Alonso
d29aa00155
✨ Improve selected colors
2023-09-07 11:11:30 +02:00
Andrey Antukh
5940e00053
⚡ Add minor optimizations to shapes/gradient related components
2023-09-06 16:28:32 +02:00
Andrey Antukh
140cb43681
🔥 Remove duplicated line on gradients/add-metadata helper
2023-09-06 16:28:32 +02:00
Andrey Antukh
efd4a1ffba
✨ Fix inconsistencies on shapes/gradient component
2023-09-06 16:28:32 +02:00
Andrey Antukh
cef74377df
⚡ Add minor optimizations to workspace shapes/group ns
2023-09-06 16:28:32 +02:00
Andrey Antukh
469de48af2
💄 Add cosmetic improvements to workspace shapes/bool ns
2023-09-06 16:28:32 +02:00
Andrey Antukh
c7ae8b6510
⚡ Add minor optimizations on workspace/shapes ns
2023-09-06 16:28:32 +02:00
Andrey Antukh
d3c9bf1e76
✨ Move common code on shape props checking to shapes/common ns
2023-09-06 16:28:32 +02:00
Andrey Antukh
d9c496b131
⚡ Add minor optimizations to shapes/mask component
2023-09-06 15:38:43 +02:00
Andrey Antukh
7f9e01711f
⚡ Add minor optimizations to shapes/mask internal helpers
2023-09-06 15:38:43 +02:00
Andrey Antukh
4dc41724de
⚡ Add minor optimizations to shapes/group component
2023-09-06 15:38:43 +02:00
Andrey Antukh
c8b42478b0
⚡ Add minor optimizations to shapes/circle component
2023-09-06 15:38:43 +02:00
Andrey Antukh
9993d357da
⚡ Add minor optimizations to shapes/bool component
2023-09-06 15:38:43 +02:00
Andrey Antukh
c3c2d88245
💄 Fix indentation on shapes/bool component
2023-09-06 14:42:31 +02:00
Andrey Antukh
48e5e86b73
♻️ Remove redundant components rendering for workspace/frame
2023-09-06 14:42:31 +02:00
Andrey Antukh
2e2ce6bcfe
💄 Add cosmetic improvements to some workspace frame related components
2023-09-06 14:42:31 +02:00
Andrey Antukh
ca8e9b871d
⚡ Add micro optimizations to shapes/frame-thumbail-image component
2023-09-06 14:42:31 +02:00
Andrey Antukh
f311deda1b
💄 Add cosmetic improvements to shapes/frame-shape component
2023-09-06 14:42:31 +02:00
Andrey Antukh
63e250d9d0
⚡ Add micro optimization on refs/children-objects
2023-09-06 14:42:31 +02:00
Andrey Antukh
4d2afd483b
🔥 Remove aparently redundant shape-container usage on workspace frame container
2023-09-06 14:42:31 +02:00
Andrey Antukh
e805f11f12
🔥 Remove unnecesary shape processing on root-shape
2023-09-06 14:42:31 +02:00
Andrey Antukh
d0a796124f
⚡ Add micro optimization to shape-container component
2023-09-06 14:42:31 +02:00
Andrey Antukh
2706d1ffd3
Merge pull request #3598 from penpot/palba-fix-duplicate-component
...
🐛 Fix duplicate component doesn't create a main shape
2023-09-05 12:20:34 +02:00
Pablo Alba
bd1a681e71
🐛 Fix duplicate component doesn't create a main shape
2023-09-05 12:19:57 +02:00
Alejandro
a4ed9e57fb
Merge pull request #3590 from penpot/niwinz-develop-experiments-2
...
🐛 & ⚡
2023-09-05 11:12:55 +02:00
Andrey Antukh
0f133ca431
🐛 Fix more issues on frontend gulpfile
2023-09-05 10:50:54 +02:00
Andrey Antukh
c1117b6da9
🐛 Fix issue on frontend build process caused by deps update
2023-09-05 10:29:19 +02:00
Andrey Antukh
a01c64ea57
⚡ Don't render not visible shapes on workspace
2023-09-04 17:37:08 +02:00
Andrey Antukh
5b3e12bb9c
♻️ Refactor change builder for make it more efficient
...
Mainly replaces the usafe of the inneficient d/preconj helper
with a combination of conj and simple list as data structure whitch
maintains the previous ordering semantics on addition.
Also removes the d/preconj from the codebase.
2023-09-04 15:48:34 +02:00
Andrey Antukh
b68b802b6d
🐛 Fix shape radius type toggle on workspace
2023-09-04 12:04:15 +02:00
Andrey Antukh
c54deb0218
🐛 Fix proportion lock toggle callback
...
Add missing dependency
2023-09-04 12:04:15 +02:00
Andrey Antukh
a097ed29a9
✨ Fix extensibility and naming of workspace shape fixer
2023-09-04 12:04:15 +02:00
Alejandro Alonso
07562af677
Merge remote-tracking branch 'origin/staging' into develop
2023-09-04 11:47:10 +02:00
Alejandro Alonso
b8179d0e35
✨ Remember last team accross logouts and sessions and fix some auth weird stuff
2023-09-04 10:34:30 +02:00
Andrey Antukh
8a4fcc1d10
⚡ Delimit rendering of components when they are visible on workspace assets tab
2023-09-01 12:50:29 +02:00
Andrey Antukh
1e2603f1f5
✨ Add minor improvements to use-visible hook
2023-09-01 12:50:29 +02:00
Andrey Antukh
937d3b4954
⚡ Don't perform assets filtering if term is empty
2023-09-01 12:50:29 +02:00
Andrey Antukh
8ff18a2a9e
✨ Add asset item full path to the search filtering
2023-09-01 12:50:29 +02:00
Andrey Antukh
e278d042ea
✨ Improve usability of assets tab on search
...
Automatically uncollapse assets groups when a total searched
results is less than a threshold of 60 (current default)
2023-09-01 12:50:29 +02:00
Andrey Antukh
9804bd88c2
✨ Add improvements to css modules related macros
2023-09-01 12:50:29 +02:00
Andrey Antukh
62f15f9b9d
⚡ Make components assets gropups collapsed by default on assets tab
2023-09-01 12:50:29 +02:00
Andrey Antukh
50a49e5fbf
✨ Show by default assets as not visible
2023-09-01 12:50:29 +02:00