Alejandro Alonso
ebb7d01bc9
🐛 Fix entering decimal values in dimension fields causes internal server error ( #8263 )
2026-02-04 12:44:19 +01:00
Pablo Alba
138df7c958
🐛 Fix remove fill affects different element than selected ( #8233 )
2026-02-03 13:17:54 +01:00
Andrey Antukh
c99fac000a
Merge remote-tracking branch 'origin/staging-render' into develop
2026-02-03 09:30:16 +01:00
Eva Marco
838194f9e5
♻️ Refactor code to reduce duplicates ( #8213 )
2026-01-29 12:28:05 +01:00
Alejandro Alonso
8c25fb00ac
🐛 Fix auto width/height texts on variant swithching
2026-01-29 12:25:38 +01:00
Eva Marco
b8fdbd1ef8
🐛 Fix opacity value when token is broken ( #8239 )
2026-01-29 10:27:25 +01:00
Eva Marco
2b4e315744
♻️ Replace layout item numeric inputs. ( #8163 )
...
* ✨ Replace opacity numeric input
* ✨ Add test
* ♻️ Replace margin inputs
* 🎉 Add test
2026-01-28 14:30:18 +01:00
Andrey Antukh
0527124f2f
Merge remote-tracking branch 'origin/staging-render' into develop
2026-01-27 17:56:03 +01:00
Andrey Antukh
0ab126748f
💄 Add format rule for code comments ( #8211 )
...
* 💄 Add format rule for code comments
* ⬆️ Update linter and formatter on devenv
2026-01-27 15:07:18 +01:00
Aitor Moreno
f4f4f5bbb5
🐛 Fix multiple issues and tests
2026-01-26 14:14:06 +01:00
Eva Marco
804695b48b
♻️ Replace stroke width numeric inputs ( #8137 )
...
* ✨ Replace opacity numeric input
* ✨ Add test
* ♻️ Replace stroke width numeric input
* 🎉 Add tests
2026-01-26 12:50:28 +01:00
Andrey Antukh
f07495ae95
🐛 Fix incorrect handling of numeric values layout padding and gap
...
Fixes https://github.com/penpot/penpot/issues/8113
2026-01-26 11:01:25 +01:00
Eva Marco
62ecf48bdb
🐛 Fix glich when applying padding ( #8099 )
...
* ✨ Replace opacity numeric input
* ✨ Add test
* 🐛 Fix glich when applying padding
2026-01-26 08:40:32 +01:00
Andrey Antukh
e0910db99e
🐛 Fix incorrect handling of numeric values layout padding and gap
...
Fixes https://github.com/penpot/penpot/issues/8113
2026-01-21 09:38:44 +01:00
Eva Marco
7499a5bca6
♻️ Replace opacity input ( #8072 )
...
* ✨ Replace opacity numeric input
* ✨ Add test
2026-01-20 14:30:35 +01:00
Pablo Alba
1ff6e00398
🐛 Fix error message on components doesn't close automatically ( #8081 )
2026-01-18 10:07:11 +01:00
Eva Marco
dd2d03e6a0
♻️ Replace border radius inputs ( #7953 )
...
* ✨ Replace border radius numeric input
* ✨ Add border radius token inputs on multiple selection
2026-01-14 12:45:40 +01:00
Eva Marco
09c23256b7
🐛 Fix multiselection with tokens on stroke color ( #7977 )
2026-01-12 12:54:24 +01:00
Andrés Moya
5fa4368d70
🔧 Refactor integration test to be cleaner ( #8044 )
2026-01-09 12:52:50 +01:00
Andrey Antukh
638c3356d3
📎 Use correct casing on translation strings
2026-01-08 14:58:17 +01:00
Luis de Dios
6879f54e5d
♻️ Replace some components with DS ones
2026-01-08 14:52:25 +01:00
Andrey Antukh
e01654ba43
Merge branch 'staging-render' into develop
2025-12-29 10:43:00 +01:00
Andrey Antukh
f478399ae0
Merge remote-tracking branch 'origin/staging-render' into develop
2025-12-22 17:28:18 +01:00
alonso.torres
bd580ab159
🐛 Fix problem when changing colors with multiple fonts
2025-12-22 17:14:37 +01:00
Belén Albeza
20061067ad
🐛 Fix text editor not getting focus back after font variant change
2025-12-22 11:18:25 +01:00
Andrey Antukh
33c786498d
Merge remote-tracking branch 'origin/staging-render' into develop
2025-12-12 12:19:49 +01:00
Andrey Antukh
5779adef33
Merge remote-tracking branch 'origin/staging' into staging-render
2025-12-11 13:30:59 +01:00
Elena Torró
e94c56bfa7
Merge pull request #7954 from penpot/azazeln28-fix-font-weight-mixed-value
...
🐛 Fix font weight mixed value
2025-12-11 12:43:53 +01:00
Aitor Moreno
5501a2815f
🐛 Fix font-variant-id mixed value
2025-12-11 11:32:27 +01:00
Andrey Antukh
7396f4bfb6
Merge remote-tracking branch 'origin/staging' into develop
2025-12-10 15:17:50 +01:00
Eva Marco
443e41fea4
🐛 Fix multiple selection with color tokens ( #7941 )
2025-12-10 14:36:08 +01:00
Luis de Dios
007b3f11f9
🐛 Fix pass new icons to radio buttons ( #7939 )
2025-12-10 12:28:27 +01:00
Andrey Antukh
e16645227b
Merge branch 'staging-render' into develop
2025-12-10 10:10:44 +01:00
Andrey Antukh
8a8f360c7f
Merge remote-tracking branch 'origin/staging' into develop
2025-12-09 19:53:38 +01:00
Luis de Dios
e35fc85c3d
🎉 Create new empty-state component ( #7903 )
2025-12-09 16:48:12 +01:00
Andrey Antukh
a38f425dd3
Merge remote-tracking branch 'origin/staging' into staging-render
2025-12-04 11:06:48 +01:00
Pablo Alba
6e254c2cf4
🐛 Fix change of library on swap ( #7898 )
2025-12-03 22:40:23 +01:00
Luis de Dios
ef68081d1d
🎉 Add prototype tab UI tweaks ( #7832 )
...
* 🎉 Add prototype tab UI tweaks
* 📎 PR changes
2025-12-02 10:44:16 +01:00
Aitor Moreno
876d5783cf
✨ Add text editor v2 integration tests
2025-12-01 15:56:52 +01:00
Eva Marco
efe74e62e8
🎉 Replace font family form ( #7825 )
2025-12-01 11:17:25 +01:00
Alejandro Alonso
1c70f5a36b
🐛 Fix boolean operatos shown when there is no selection
2025-11-27 11:22:15 +01:00
Pablo Alba
fae488b15a
🐛 Fix after changing a variant property value, the value appears as empty ( #7791 )
2025-11-21 17:51:12 +01:00
Andrey Antukh
81632a03dd
♻️ Make exporter upload resources using backend management api
...
Instead of custon shared fs approach. This commit fixes the main
scalability issue of exporter removing the need of shared-fs
for make it work with multiple instances.
2025-11-20 12:20:13 +01:00
Xaviju
2233f34a15
🎉 Set default button behaviour as type button instead of submit ( #7741 )
2025-11-14 10:25:38 +01:00
Eva Marco
450ce869ba
🐛 Fix gap on export section on sidebar
2025-11-14 09:08:33 +01:00
Eva Marco
05bea14a88
🐛 Fix review selected colors ( #7715 )
...
* 🐛 Fix gap between token sets
* 🐛 Show token selected on color selecction modal
2025-11-12 10:04:29 +01:00
Andrey Antukh
e1a275c7a9
Merge remote-tracking branch 'origin/staging' into develop
2025-11-11 14:07:07 +01:00
Eva Marco
e45994e836
🐛 Fix color row opacity ( #7550 )
2025-11-11 13:30:08 +01:00
Pablo Alba
7de95e108b
🐛 Fix crash when using decimal values for X/Y or width/height ( #7722 )
2025-11-10 11:28:00 +01:00
Luis de Dios
fa25307c05
🐛 Fix correct alignment of property names ( #7717 )
2025-11-09 17:52:11 +01:00