Elena Torro
b705cf953a
🐛 Set layout data from set-object
2025-12-11 14:52:32 +01:00
Andrey Antukh
5779adef33
Merge remote-tracking branch 'origin/staging' into staging-render
2025-12-11 13:30:59 +01:00
Elena Torró
ebf1758958
Merge pull request #7935 from penpot/superalex-improve-svg-import
...
🎉 Improve svg import
2025-12-11 13:21:29 +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
Alejandro Alonso
89d9591011
🎉 Improve svg import
2025-12-11 12:02:34 +01:00
Aitor Moreno
5501a2815f
🐛 Fix font-variant-id mixed value
2025-12-11 11:32:27 +01:00
Eva Marco
77ef8e6fe6
🐛 Fix scroll on move library modal ( #7952 )
2025-12-11 10:46:54 +01:00
Alejandro Alonso
1066438b02
Merge pull request #7922 from penpot/elenatorro-12855-improve-pan-rendering
...
🔧 Improve pan rendering
2025-12-10 15:58:59 +01:00
Elena Torro
0a212b6291
🔧 Support variants interactivity on the new render's UI
2025-12-10 14:39:59 +01:00
Eva Marco
443e41fea4
🐛 Fix multiple selection with color tokens ( #7941 )
2025-12-10 14:36:08 +01:00
Andrey Antukh
a78477592b
Merge remote-tracking branch 'origin/staging' into staging-render
2025-12-10 13:36:23 +01:00
Florian Schroedl
3d8a251741
🐛 Disallow font-family referencing composite token
2025-12-10 13:12:30 +01:00
Alejandro Alonso
e8201402a7
Merge pull request #7938 from penpot/niwinz-staging-bugfix-5
...
🐛 Fix several issues
2025-12-10 12:05:42 +01:00
Elena Torro
a661b2564f
🐛 Fix default case on vertical align
2025-12-10 10:59:27 +01:00
Andrey Antukh
45665a3c21
Merge remote-tracking branch 'origin/staging' into staging-render
2025-12-10 10:09:58 +01:00
Andrey Antukh
98039f13d8
🐛 Fix main toolbar z-index
2025-12-10 09:47:40 +01:00
Andrey Antukh
91d20a46d1
💄 Add cosmetic changes to exports assets progress component
2025-12-10 08:23:05 +01:00
Andrey Antukh
50bead7c56
🐛 Fix react warning on having p inside p on assets export progress
2025-12-10 08:22:41 +01:00
Andrey Antukh
810f1721c8
🐛 Fix recursion render on subscription modal
2025-12-10 07:54:52 +01:00
Andrey Antukh
a4646373cf
♻️ Refactor wasm loading strategy on worker
2025-12-09 19:41:19 +01:00
Elena Torro
81bc1bb0af
🔧 Log performance when building using profile-macros
2025-12-09 15:25:13 +01:00
Luis de Dios
6ce3249c6d
🐛 Fix color format does not switch in the view mode ( #7923 )
...
* 🐛 Fix color format does not switch in the inspect mode of the view mode
* ♻️ Update components
2025-12-09 14:38:15 +01:00
Aitor Moreno
7d36bc4025
Merge pull request #7907 from penpot/alotor-fix-export-text
...
🐛 Fix problem when exporting texts
2025-12-09 11:28:47 +01:00
Elena Torro
0889df8e08
🔧 Skip slow operations on fast render
2025-12-09 11:26:03 +01:00
Elena Torro
9216d965ef
🔧 Update rendering settings to smooth render
2025-12-09 10:43:33 +01:00
Andrey Antukh
b8392b3731
🐛 Fix regression on sending team invitations ( #7912 )
2025-12-05 12:36:06 +01:00
Eva Marco
b6598d1f07
🐛 Fix scrollbar on color modal ( #7906 )
2025-12-05 09:55:41 +01:00
alonso.torres
520e979363
🐛 Fix problem when exporting texts
2025-12-04 17:32:54 +01:00
Xaviju
bf1dc21c75
💄 Hide themes & sets panels when none active ( #7902 )
2025-12-04 14:11:57 +01:00
Andrey Antukh
0e0106f69a
🐛 Add correct assertion on create-invitation fn
2025-12-04 11:38:32 +01:00
Alejandro Alonso
504eb70988
Merge pull request #7885 from penpot/niwinz-staging-bugfix-2
...
🐛 Make workspace palette reposition on left sidebar collapse
2025-12-04 11:19:20 +01:00
Andrey Antukh
a38f425dd3
Merge remote-tracking branch 'origin/staging' into staging-render
2025-12-04 11:06:48 +01:00
Xaviju
75a2331edf
💄 Set low-emphasis color for both light/dark modes ( #7884 )
2025-12-04 11:04:07 +01:00
Andrey Antukh
84273508ad
🐛 Fix incorrect interaction betwen hower and scroll on assets sidebar
2025-12-04 10:56:29 +01:00
Andrey Antukh
9245ba6bc2
💄 Adapt component style for assets-local-library on sidebar assets
2025-12-04 10:55:57 +01:00
Andrey Antukh
4be046406d
⚡ Pass direct args instead of a vector to toggle-values on sidebar assets
2025-12-04 10:55:57 +01:00
Alejandro Alonso
84c747cd31
Merge pull request #7883 from penpot/niwinz-staging-bugfix
...
🐛 Fix exception on paste text on comments input
2025-12-04 10:32:07 +01:00
Alejandro Alonso
0036a9a0cd
Merge pull request #7865 from penpot/niwinz-staging-audit
...
✨ Add minor improvements to the audit module
2025-12-04 10:04:00 +01:00
Belén Albeza
38efa88460
🐛 Fix unpublish library modal not scrolling file list ( #7892 )
...
* 🐛 Fix unpublish library modal not scrolling when the linked files list is too long
* 💄 Remove deprecated tokens in unpublish library modal
* 🔧 Update CHANGELOG
2025-12-03 22:41:20 +01:00
Pablo Alba
6e254c2cf4
🐛 Fix change of library on swap ( #7898 )
2025-12-03 22:40:23 +01:00
Andrey Antukh
6251fa6b22
🐛 Close other open context menus on open a context menu ( #7895 )
2025-12-03 18:50:00 +01:00
alonso.torres
aedd8cc11e
🐛 Fix problem when renaming variants in plugins
2025-12-03 17:42:17 +01:00
Alonso Torres
2f0853f5cc
🐛 Fix problem with variant plugins api ( #7890 )
2025-12-03 13:27:32 +01:00
Juan de la Cruz
648e660bcf
🎉 Add new content and images for the slides of 2.12 ( #7874 )
...
* 🎉 Add new slide's content
* 🎉 Add new slides images
* 📎 Fix clj fmt
---------
Co-authored-by: Andrey Antukh <niwi@niwi.nz>
2025-12-03 13:26:55 +01:00
Pablo Alba
00f8eac8fa
🐛 Fix can't delete unsaved variant prop ( #7878 )
2025-12-03 13:03:17 +01:00
Dalai Felinto
df7caacb45
🐛 Fix crash in token grid view due to tooltip validation ( #7887 )
...
The color tokens in grid view have a tooltip which is a map.
This is done so the frontend can render:
```
Name: foo
Resolved value: #000000
```
However the validation scheme for tooltips was only accepting functions
and strings.
---
How to reproduce the original (unreported) crash:
* Create a color token
* Create a shape, add a fill
* Pick a color, chose the Token options
* Click on the Grid View
Crash: `{:hint "invalid props on component tooltip*\n\n -> 'content'
should be a string\n"}`
Signed-off-by: Dalai Felinto <dalai@blender.org>
Co-authored-by: Dalai Felinto <dalai@blender.org>
2025-12-03 13:01:36 +01:00
Marina López
49bbdfb257
🐛 Fix U and E icon displayed in project list ( #7875 )
...
* 🐛 Fix U and E icon displayed in project lis
* 🐛 Fix U and E icon displayed in project list
2025-12-03 12:50:51 +01:00
Aitor Moreno
4e84deca44
Merge pull request #7879 from penpot/elenatorro-12797-fix-update-spans
...
🐛 Fix paragraph with text spans with multiple styles
2025-12-03 11:30:17 +01:00
alonso.torres
1b29e9a50f
🐛 Fix race condition with fix fonts patch
2025-12-03 10:39:05 +01:00
Andrey Antukh
feababe2a8
🐛 Make workspace palette reposition on left sidebar collapse
2025-12-03 09:56:14 +01:00