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
Andrey Antukh
d1379c55f6
✨ Make i18n translation files load on demand
2025-12-03 16:44:37 +01:00
Andrey Antukh
b125c7b5a3
Merge remote-tracking branch 'origin/staging' into develop
2025-12-03 13:55:01 +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
Andrey Antukh
9f6899007a
Merge remote-tracking branch 'origin/staging' into develop
2025-12-03 13:10:30 +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
641df77834
🐛 Fix wrong board size presets in Android ( #7888 )
2025-12-03 12:52:47 +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
Aitor Moreno
0d21e52068
🐛 Fix applyStylesTo entire selection
2025-12-03 11:07:33 +01:00
alonso.torres
1b29e9a50f
🐛 Fix race condition with fix fonts patch
2025-12-03 10:39:05 +01:00
Andrey Antukh
94af978be8
🐛 Fix casing on a translation of export files modal option
2025-12-03 10:22:45 +01:00
Andrey Antukh
feababe2a8
🐛 Make workspace palette reposition on left sidebar collapse
2025-12-03 09:56:14 +01:00
Andrey Antukh
5ef06685fc
💄 Add cosmetic improvements to workspace palette component
2025-12-03 09:38:23 +01:00
Elena Torro
9f567c3bf4
🐛 Fix italic variant
2025-12-03 08:59:25 +01:00
Elena Torro
1ba15e5d10
🐛 Do not merge fill styles
2025-12-03 08:55:11 +01:00
Andrey Antukh
57fcec5afc
🐛 Make from-synthetic-clipboard-event function return always a stream
...
Causes an execption on steam processing when it returns nil
2025-12-03 08:32:38 +01:00
Andrey Antukh
58f82da61e
🐛 Fix exception on paste text on comments input
2025-12-03 08:20:58 +01:00
Andrey Antukh
a28c5b61ca
💄 Adapt viewport paste code codestyle
...
And remove some not necessary constructions
2025-12-03 08:09:13 +01:00
Yaron Shahrabani
60df56caa3
🌐 Add translations for: Hebrew
...
Currently translated at 99.6% (1988 of 1994 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/he/
2025-12-02 21:00:32 +00:00
alonso.torres
37e45a8bbf
🐛 Fix race condition with text and type
2025-12-02 17:28:20 +01:00
alonso.torres
3471d40f46
🐛 Fix problem with boolean shapes updates
2025-12-02 17:28:20 +01:00
Elena Torro
c6b64a8e39
🐛 Fix selectAll on mixed span styles
2025-12-02 16:50:48 +01:00
Elena Torro
511e80c948
🐛 Fix merge fill styles when there are multiple fills
2025-12-02 16:50:04 +01:00
Belén Albeza
3ae7c514e4
🐛 Fix viewport not being fully drawn on first load until a mouse hover
2025-12-02 15:06:28 +01:00
alonso.torres
0caaefefea
🐛 Fix outline with single click text creation
2025-12-02 11:08:58 +01:00
Elena Torro
b179aa79b1
🐛 Fix create empty text on click regression
2025-12-02 11:08:58 +01:00
Aitor Moreno
405ddb60d8
🐛 Fix letter spacing applied to paragraph
2025-12-02 10:45:19 +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
alonso.torres
721b337511
🐛 Fix visual feedback on padding/margin/gaps modified
2025-12-01 16:31:15 +01:00
Aitor Moreno
876d5783cf
✨ Add text editor v2 integration tests
2025-12-01 15:56:52 +01:00
Elena Torro
786f73767b
🔧 Normalize font attributes to support old formats
2025-12-01 14:59:24 +01:00
Andrey Antukh
50f9eedcdf
Merge remote-tracking branch 'origin/staging' into develop
2025-12-01 14:33:38 +01:00
Andrey Antukh
4690f740b9
✨ Add minor improvements to the audit module
2025-12-01 13:57:55 +01:00
Xaviju
529c4eb38a
💄 Avoid code tab overflow ( #7854 )
2025-12-01 11:37:37 +01:00
Eva Marco
efe74e62e8
🎉 Replace font family form ( #7825 )
2025-12-01 11:17:25 +01:00
Eva Marco
456afe46de
🎉 Replace font family form ( #7784 )
2025-12-01 10:11:29 +01:00
Andrey Antukh
4282cdcd2c
Merge remote-tracking branch 'origin/staging' into staging-render
2025-12-01 10:11:06 +01:00
Andrey Antukh
964ef799c2
🔥 Remove core.spec usage on common and frontend
2025-12-01 09:30:21 +01:00
Andrey Antukh
9a58f0e954
🔧 Disable code motion on shadow config
2025-12-01 09:30:21 +01:00
Andrey Antukh
adaf8be56d
✨ Use sm/coercer on app.render entry point
2025-12-01 09:30:21 +01:00
Andrey Antukh
2f1b99fa53
♻️ Use ESM target for build frontend
2025-12-01 09:30:21 +01:00
Andrey Antukh
ea2d3758f0
Merge remote-tracking branch 'origin/staging' into develop
2025-12-01 09:28:49 +01:00
Alejandro Alonso
e889413f26
🐛 Fix nested shadows clipping
2025-12-01 09:22:23 +01:00
Andrey Antukh
e7029f2182
✨ Make automatic workflows not dependent on yarn
2025-12-01 08:17:52 +01:00
Elena Torró
115273b478
Merge pull request #7852 from penpot/alotor-flex-issues
...
🐛 Fix flex problems in new render
2025-11-28 14:10:42 +01:00
Belén Albeza
51385a04a0
🐛 Fix mismatch between fonts for rendered and selected text when no fallback fonts apply
2025-11-28 13:54:17 +01:00