penpot/frontend
Andrey Antukh 241a4ec2fa 🐛 Strip nil values from saved default font data
When detaching a typography, save-font was storing nil values for
typography-ref-file and typography-ref-id into the workspace global
default font state. These nil values were then merged into every
newly created text shape, causing the attributes to appear with nil
values instead of being absent.

Fix by applying d/without-nils before persisting the default font
data, ensuring nil values are never stored as defaults.
2026-04-16 15:33:07 +02:00
..
2026-04-07 21:35:00 +02:00
2026-04-07 21:35:00 +02:00
2026-03-26 14:12:11 +01:00
2025-12-23 13:10:58 +01:00
2026-04-07 21:35:00 +02:00
2026-04-07 21:35:00 +02:00
2026-04-07 21:35:00 +02:00
2025-11-05 17:15:19 +01:00