Florian Schroedl
bedb98ad9f
✨ Add context menu for typography
2025-09-02 13:19:45 +02:00
Luis de Dios
2a2735cd67
💄 Adjust design details of some components ( #7225 )
2025-09-01 11:02:36 +02:00
Alejandro Alonso
30e655b1da
Merge pull request #7236 from penpot/eva-fix-padding-sidebar
...
🐛 Fix wrong spacing
2025-09-01 10:35:21 +02:00
Eva Marco
5cec006a76
🐛 Fix wrong spacing
2025-09-01 10:15:52 +02:00
Pablo Alba
307e06372b
🎉 Activate variants for everyone
2025-09-01 09:58:14 +02:00
Xaviju
9f24e76c27
🌐 Convert translation single word to label ( #7220 )
2025-09-01 08:44:06 +02:00
Xavier Julian
7954eaf529
🎉 Inspect styles tab attributes container box
2025-08-31 14:58:11 +02:00
Eva Marco
fe406b577e
📚 Add comment to not translated string
2025-08-29 14:26:52 +02:00
Eva Marco
76c03af024
♻️ Fix how files are used on scss files ( #7208 )
2025-08-29 13:55:50 +02:00
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
dede2a8f8e
💄 Fix JS files formatting issues
2025-08-29 11:25:58 +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
María Valderrama
c8091b42a7
🐛 Fix navigation arrows in Libraries & Templates carousel ( #7217 )
2025-08-29 10:51:00 +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
Eva Marco
2a5f1f870b
🐛 Fix padding of input field component ( #7198 )
2025-08-28 10:30:33 +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
Eva Marco
df083cb315
🐛 Fix corner case on tooltip positioning
2025-08-27 17:56:35 +02:00
Eva Marco
6401b25964
💄 Format tab-switcher stories jsx file
2025-08-27 17:56:35 +02:00
Andrey Antukh
65f4adc68e
⚡ Add minor efficiency enhancements to numeric-input*
2025-08-27 17:56:35 +02:00
Andrey Antukh
cf1a8fff65
Merge remote-tracking branch 'origin/develop' into develop
2025-08-27 13:19:53 +02:00
Andrey Antukh
45be4769d7
Merge remote-tracking branch 'origin/staging' into develop
2025-08-27 13:19:06 +02:00
María Valderrama
a68c41709a
🐛 Fix misleading affordance in saved versions ( #7192 )
2025-08-27 13:01:54 +02:00
Xaviju
4290bce718
🎉 Inspect tab layout switcher and computed feature ( #7166 )
2025-08-27 13:01:01 +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
Marina López
723ea508df
🐛 Fix missing link for enterprise trial
2025-08-27 10:56:17 +02:00
Luis de Dios
59eb75d8c3
💄 Style improvements in the component list & grid ( #7185 )
2025-08-26 16:35:09 +02:00
Eva Marco
31e37f352d
🐛 Fix token option schema ( #7186 )
...
* 🐛 Fix token option schema
* 🐛 Fix numeric-input schema
2025-08-26 14:06:59 +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
Eva Marco
33fc578f96
🎉 Add numeric-input component to DS
...
A new numeric-input impl compatible with tokens
2025-08-25 18:52:39 +02:00
Marina López
926b2c9cfb
🐛 Fix doble click to submit subscription
2025-08-25 15:42:47 +02:00
Marina López
090cb63568
🐛 Fix condition for members warning
2025-08-25 11:07:19 +02:00
Andrey Antukh
f223831766
✨ Refresh subscription info when member role is updated
2025-08-25 10:53:48 +02:00
Marina López
854f286364
♻️ Fix subscriptions inconsistencies
2025-08-25 10:53:48 +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