Eva Marco
95dda2b1af
🐛 Fix stroke width token application ( #7039 )
2025-07-31 14:59:48 +02:00
Andrey Antukh
5170872961
Merge pull request #7031 from penpot/eva-fix-export-button-width
...
🐛 Fix export button width on inspect tab
2025-07-31 12:25:03 +02:00
Andrey Antukh
0ab896fc76
Revert " ✨ Highlight first font in font selector search, apply on Enter/click"
...
This reverts commit e62567d09e0132c39e5cfb4042df001773d13b08.
2025-07-31 12:14:29 +02:00
Andrey Antukh
6a4b548457
Revert " 🐛 Fix font selector highlight inconsistency ( #6990 )"
...
This reverts commit 708a40bff1d468459d40801ba27c7ca2b7207bcc.
2025-07-31 12:14:29 +02:00
Eva Marco
695a399941
🐛 Fix export button width on inspect tab
2025-07-31 09:30:46 +02:00
Eva Marco
a32463fada
🐛 Fix tooltip position after several shows and hides ( #7022 )
2025-07-31 09:00:05 +02:00
Andrey Antukh
02acd81c2c
🐛 Add missing profile prop to access style component ( #7007 )
...
* 💄 Fix request-access component style
* 🐛 Add missing profile prop to access style component
2025-07-29 16:04:15 +02:00
Andrey Antukh
5161ef15bf
🐛 Fix regression on show access request dialog ( #7005 )
2025-07-29 14:58:02 +02:00
andrés gonzález
708a40bff1
🐛 Fix font selector highlight inconsistency ( #6990 )
...
* 🐛 Fix font selector highlight inconsistency
* ⚡ Add minor performance enhancements
---------
Co-authored-by: Andrey Antukh <niwi@niwi.nz>
2025-07-29 13:12:54 +02:00
Marina López
efaf6573bd
📎 Update monetization texts ( #7002 )
2025-07-29 12:42:11 +02:00
Alejandro Alonso
f5298f51e7
🐛 Fix the context menu always closes after any action ( #6944 )
2025-07-29 09:50:55 +02:00
Alejandro Alonso
46c440fef2
🐛 Fix remove color button in the gradient editor ( #6993 )
2025-07-28 17:48:05 +02:00
Florian Schroedl
f6b97af148
🐛 Fix spacing menu not available in dimensions token
2025-07-24 15:20:10 +02:00
Florian Schroedl
8c96a617be
✨ Add test for spacing token application rules
2025-07-24 11:01:49 +02:00
Florian Schroedl
1f15e9b81e
✨ Fix spacing token for frame children
2025-07-24 11:01:49 +02:00
Xaviju
01896501c1
🐛 Remove image type from inspect tab panels ( #6959 )
2025-07-24 09:37:38 +02:00
alonso.torres
955538b12a
🐛 Fix opacity on stroke gradients
2025-07-24 08:58:46 +02:00
Alonso Torres
8254af27cb
🐛 Fix problem when changing between flex/grid layout ( #6949 )
2025-07-24 08:54:07 +02:00
Elena Torró
f76391ecbb
🐛 Enable switch to system theme on options menu ( #6946 )
2025-07-24 08:43:03 +02:00
Marina López
122701ee7b
🐛 Fix modal submit button for unpaid or canceled subscriptions ( #6947 )
2025-07-24 08:41:39 +02:00
Alejandro Alonso
9390c1e7be
🐛 Fix "Copy as SVG" generates different code from the Inspect panel ( #6945 )
2025-07-23 11:46:58 +02:00
Alejandro Alonso
d46b519524
🐛 Fix remove color button in the gradient editor ( #6942 )
2025-07-23 09:04:54 +02:00
Marina López
3df557b370
♻️ Remove the workaround for updating the subscription after subscribing ( #6938 )
2025-07-23 08:10:20 +02:00
Xaviju
35f3125fff
🐛 Fix null when copying shadow color on inspect tab ( #6923 )
...
Co-authored-by: Xavier Julian <xaviju@proton.me>
2025-07-22 14:49:36 +02:00
Marina López
f768ffbdad
🐛 Fix wrong behaviour for unpaid or canceled subscriptions ( #6932 )
2025-07-22 12:31:45 +02:00
Andrey Antukh
827bbf6a7f
Merge pull request #6926 from penpot/juanfran-close-libraries-modal-on-esc
...
🐛 Fix ESC key not closing Add/Manage Libraries modal
2025-07-21 15:48:40 +02:00
Juanfran
2db0cc0cbf
🐛 Fix ESC key not closing Add/Manage Libraries modal
2025-07-21 15:23:54 +02:00
Andrey Antukh
42ef01b339
Merge pull request #6871 from penpot/niwinz-develop-login-enhancements
...
✨ Allow login dialog on settings
2025-07-21 15:19:06 +02:00
Andrey Antukh
b6863efb3a
Merge pull request #6874 from penpot/xaviju-11355-tokens-import-details-layout
...
✨ Improve legibility on import token notification details
2025-07-21 11:54:08 +02:00
Andrey Antukh
799bceb8b7
🐛 Check if profile is logged-in on subscriptions internal redirects
2025-07-21 11:40:31 +02:00
Andrey Antukh
1f05511add
✨ Allow login dialog on settings
2025-07-21 11:40:30 +02:00
Andrey Antukh
16d0077393
Merge pull request #6920 from penpot/mdbenito-feature/wheel-scrolling-for-templates
...
✨ Enable wheel scrolling over templates-section in the dashboard
2025-07-21 11:22:47 +02:00
Andrey Antukh
622fed2f0d
💄 Add minor formating enhancements to dashboard templates ui code
2025-07-21 10:39:50 +02:00
Andrey Antukh
d22ade3289
✨ Remove duplicated code
2025-07-21 10:38:18 +02:00
Miguel de Benito Delgado
7febf330ac
✨ Enable wheel scrolling over templates-section in the dashboard
2025-07-21 10:34:50 +02:00
Andres Gonzalez
e62567d09e
✨ Highlight first font in font selector search, apply on Enter/click
...
[Taiga #11579 ](https://tree.taiga.io/project/penpot/issue/11579 )
✨ Highlight first font in font selector search, apply on Enter/click
2025-07-21 10:13:36 +02:00
Andrey Antukh
ae25d704c1
📎 Add missing use-fn hook
2025-07-21 09:32:44 +02:00
Andres Gonzalez
e05f8c0329
✨ Improve text layer resize behavior
...
Text layers now only switch to fixed grow-type on vertical resize, not on horizontal resize, for a more intuitive UX. See #4602 .
2025-07-21 09:27:42 +02:00
Andrey Antukh
9f04c2fc1d
Merge pull request #6901 from penpot/superalex-hide-bb-when-editing-effects
...
✨ Hide bounding box while editing visual effects
2025-07-21 09:23:18 +02:00
Xavier Julian
2dbeb884a5
✨ Keep color data when copying from info tab into CSS
2025-07-21 09:07:20 +02:00
Alejandro Alonso
2e3cdd872c
Revert " ✨ Highlight first found font in font list when searching [Taiga #3204 ]"
...
This reverts commit 55a13c3139c682db296b800c17edf3f71c95a754.
2025-07-17 13:01:24 +02:00
Andres Gonzalez
55a13c3139
✨ Highlight first found font in font list when searching [Taiga #3204 ]
...
This enhancement highlights the first found font in the font list when searching, and allows pressing Enter to select it, for a more intuitive font selection experience.
See [Taiga #3204 ](https://tree.taiga.io/project/penpot/issue/3204 ).
2025-07-17 12:09:50 +02:00
Alejandro Alonso
abbfd44534
✨ Hide bounding box while editing visual effects
2025-07-17 09:33:10 +02:00
Florian Schroedl
9c5a13c4ac
✨ Enable font-size token
2025-07-11 10:37:17 +02:00
Andrey Antukh
95cfb26b38
Merge pull request #6882 from penpot/xaviju-11283-info-tab-visibility-attrs-review
...
♻️ Fix tab info not updating and suggested code refactor
2025-07-10 11:56:38 +02:00
Andrey Antukh
935c22d124
Merge pull request #6885 from penpot/marina-change-text-capitalize
...
🐛 Fix title button from Title case to Capitalize
2025-07-10 11:55:50 +02:00
Marina López
ba6a02d1d9
🐛 Add fixes from subscription design review ( #6870 )
...
* 🐛 Fixes from subscription design review
* 🐛 Fix to consider professional plan the unpaid and canceled status
* 📎 Fixes PR feedback
2025-07-10 11:55:16 +02:00
Xavier Julian
0b681effe7
♻️ Fix tab info not updating and suggested code refactor
2025-07-10 11:38:53 +02:00
Marina López
6826db8498
🐛 Fix title button from Title case to Capitalize
2025-07-10 11:29:48 +02:00
Xavier Julian
0daa8be0b5
✨ Add visibility group and attributes to info tab
2025-07-09 11:19:30 +02:00