Release v0.4.1 #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "release/0.4.1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Release v0.4.1
Changes
What was wrong
icon_detail.templ:72generated broken JavaScript whendata.Unicodewas empty:This killed the entire Alpine component for ALL non-FontAwesome libraries (Remix, Lucide, Tabler, Boxicons, Iconoir, Bootstrap). Modal couldn't close, HTML/CSS rows blank, copy broken.
What changed
cssContentValue()helper that returns empty string for empty Unicode, and properly double-escapes the backslash for non-empty UnicodeChecklist
go test ./...— 6 packages, including 2 new regression tests)go vetcleango build ./cmd/fontshelfcompilesReferences
Version: 0.4.1 — Modal & Rendering Fixes