penpot/frontend
Andrey Antukh b802859a53 🐛 Exclude nil decoded values when reading text styles from v2 editor
The v2 editor style-reading functions (get-styles-from-style-declaration
and get-attrs-from-styles) decoded empty CSS variable values to nil for
typography-ref-file and typography-ref-id, then unconditionally included
them in the result map. These nils propagated into shape content and
sidebar values, ultimately leaking into new text shapes created after
detaching a typography.

Skip entries whose decoded/resolved value is nil so the keys are simply
absent instead of present-with-nil.
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