Andrey Antukh
fe5cdcbdc7
🐛 Do not render assets sidebar context menu if it is not open ( #7222 )
...
This commit is a workaround to an issue that happens when you performing
multiple selection of several shapes (including components) and an
exception is raised of max depth of updates. The issue is still not
solved, we justo do not render the context menu when user performs
the selection on the workspace.
That issue/exception happens only we have context-menu* component
rendered independently of its visibility and dev-tools open
2025-08-29 13:53:55 +02:00
Florian Schroedl
2479a06f9a
🐛 Fix token create not disabled when creating token without value
2025-08-29 13:41:38 +02:00
Florian Schroedl
fc5e4a821b
♻️ Use interactive update functions only on user actions
2025-08-29 13:38:41 +02:00
Andrey Antukh
e94abad3eb
⚡ Add efficiency refactor for layer-menu*
2025-08-29 11:25:58 +02:00
Andrey Antukh
f8bc6e12a9
⚡ Improve efficiency of border radius menu
2025-08-29 11:25:58 +02:00
Andrey Antukh
a2c3208af9
🐛 Fix regression on not updating measures ui on moving frames
2025-08-29 11:25:58 +02:00
Andrey Antukh
a303df9c34
♻️ Refactor right sidebar state management
...
Also removing duplicated refs and improve efficiency of
several other refs used on sidebar.
2025-08-29 11:25:58 +02:00
Andrey Antukh
629541bc9d
🐛 Fix incorrect recursion on looking boolean parent ( #7212 )
2025-08-28 16:13:14 +02:00
Luis de Dios
a8692c72c6
✨ Show create variant shortcut also for stand-alone components ( #7195 )
2025-08-28 15:45:53 +02:00
Luis de Dios
2106028350
🐛 Fix color of variant property names in the design tab ( #7204 )
2025-08-28 12:51:04 +02:00
Florian Schroedl
a20bbeff79
🔧 Add ff for typography composite token
2025-08-28 10:42:58 +02:00
Luis de Dios
cf5303a39c
♻️ Title bar refactor ( #7201 )
2025-08-28 09:51:53 +02:00
Andrey Antukh
4713d943d1
♻️ Add efficiency refactor for workspace sidebars
...
The main changes are for right sidebar but left sidebar is also
slightly affected beacuse of the move where the active tokes are
resolved.
2025-08-27 17:56:35 +02:00
Pablo Alba
3dd237002b
🐛 Fix combine as variants from assets tab selects wrong components ( #7190 )
2025-08-27 13:00:28 +02:00
Florian Schroedl
9106617436
🎉 Add composite typography token
2025-08-27 11:35:56 +02:00
Luis de Dios
59eb75d8c3
💄 Style improvements in the component list & grid ( #7185 )
2025-08-26 16:35:09 +02:00
Luis de Dios
f1e7149e88
✨ Add shortcuts for creating variants and properties ( #7181 )
...
* ✨ Add shortcuts for creating variants and properties
* 📎 PR changes
2025-08-26 09:32:41 +02:00
Luis de Dios
8c1a97dac5
✨ Make some improvements to the swap panel ( #7174 )
...
* 💄 Visual improvements in swap panel
* ♻️ Refactor search-bar component to use DS icons
* 📎 PR changes
2025-08-25 10:40:20 +02:00
Xaviju
ee86a3943d
✨ Update code to use design system icon ( #7145 )
2025-08-22 14:27:11 +02:00
Andrey Antukh
a702fee3cd
Merge pull request #7143 from penpot/luis-11856-adjust-component-title
...
✨ Adjust the appearance of the variant-related elements in the design tab
2025-08-20 17:41:50 +02:00
Pablo Alba
cac639d267
🐛 Fix deleting a variant from assets panel ( #7147 )
2025-08-20 17:38:11 +02:00
Luis de Dios
4d8ad19eea
💄 Improve the alignment, spaces and sizes of the variant elements
2025-08-20 13:51:04 +02:00
Luis de Dios
e7e7d576b2
♻️ Adapt title-bar component
2025-08-20 13:36:10 +02:00
Luis de Dios
7f2af1c355
✨ Adjust component title
2025-08-20 13:36:10 +02:00
Alejandro Alonso
b6ecb4368e
Merge pull request #7044 from penpot/niwinz-develop-refactor-versions-sidebar
...
♻️ Refactor versions sidebar
2025-08-20 12:00:28 +02:00
Aitor Moreno
a6ecc4fb3c
Merge pull request #7106 from penpot/niwinz-develop-modifiers-enhacements
...
⚡ Several enhancements on how shape data is written on memory
2025-08-19 17:05:25 +02:00
Pablo Alba
c0c8390a7d
🐛 Fix restoring component inside flex
2025-08-19 12:15:30 +02:00
Andrey Antukh
7eb590e9fd
♻️ Refactor versions sidebar
2025-08-18 21:57:47 +02:00
Andrey Antukh
c55f3182d8
💄 Rename text-dimensions to get-text-dimensions
2025-08-18 21:49:00 +02:00
Luis de Dios
4237ef572e
🐛 Fix use ellipsis when property names are too long ( #7135 )
2025-08-18 21:36:56 +02:00
Pablo Alba
6babea8b12
🐛 Fix alert for bad formula not showing in copies of variants ( #7126 )
...
* 🐛 Fix alert for bad formula not showing in copies of variants
* ✨ MR changes
2025-08-18 21:36:29 +02:00
Alejandro Alonso
832690e71e
🐛 Create variant doesn't work
2025-08-18 11:58:24 +02:00
Pablo Alba
108d4fabba
🐛 Fix menu entry not showing on assets tab ( #7115 )
...
* 🐛 Fix menu entry not showing on assets tab
* ✨ MR changes
2025-08-14 10:39:47 +02:00
Pablo Alba
814ec43714
🐛 Fix variants nesting loops ( #7112 )
...
* 🐛 Fix variants nesting loops
* ✨ MR changes
2025-08-14 08:08:31 +02:00
Andrey Antukh
54bb9ea755
Merge remote-tracking branch 'origin/staging' into develop
2025-08-14 08:06:15 +02:00
Pablo Alba
374e921672
🐛 Fix variants change property name multiple selection
2025-08-13 17:29:03 +02:00
Eva Marco
ff2e845f2c
🐛 Fix double click on set name input ( #7096 )
2025-08-13 09:23:53 +02:00
Pablo Alba
f7746b8f94
✨ Add create variants in bulk interactions from assets tab ( #7102 )
...
* ✨ Add create variants in bulk interactions from assets tab
* ✨ MR changes
2025-08-12 17:56:47 +02:00
Alejandro Alonso
68cee1b1f1
Merge pull request #7076 from penpot/ladybenko-11755-fix-color-picker
...
🐛 Fix color picker not working with the new renderer
2025-08-12 11:57:21 +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
alonso.torres
cd1be43384
✨ Add support for boolean shapes
2025-08-11 10:30:14 +02:00
Florian Schrödl
c29a8cb0c4
✨ Implement font-weight token ( #7089 )
2025-08-08 11:11:18 +02:00
Luis de Dios
5d1c20c47c
🐛 Fix focus new added property ( #7065 )
2025-08-07 07:47:17 +02:00
Luis de Dios
0a02e526ee
✨ Treat empty names as a malformed formula ( #7073 )
2025-08-07 07:41:07 +02:00
Luis de Dios
db9349e764
💄 Style improvements in the swap panel ( #7077 )
2025-08-07 07:40:38 +02:00
Belén Albeza
60903f349f
🐛 Fix color picker not working with the new renderer
2025-08-06 18:00:48 +02:00
Florian Schrödl
b91e955486
✨ Text decoration fixes ( #7066 )
...
* ✨ Show text more options when apply text decoration token
* 🐛 Fix placeholder
2025-08-06 16:23:38 +02:00
Belén Albeza
d5abf34538
🐛 Fix text style change not being applied ( #7036 )
...
* 🐛 Fix text styles not being applied to current cursor
* 🔧 Add text file for bug 11552
* 📚 Update changelog
2025-08-05 13:35:54 +02:00
Andrey Antukh
97e8c9250a
Merge remote-tracking branch 'origin/staging' into develop
2025-08-04 14:10:57 +02:00
Andrey Antukh
85f6cf32ae
🐛 Several bugfixes ( #7062 )
...
* 🐛 Fix incorrect status validation on subscription internal api
* 🐛 Make the shortcuts overwritting optional
2025-08-04 13:54:29 +02:00