You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SVG element support: 28 SVG elements added to JSX type system (circle, rect, path, text, defs, marker, filter, linearGradient, radialGradient, clipPath, mask, pattern, foreignObject, and more)
SVG tags added to hsxPage non-semantic allowlist - inline SVG in guarded pages works without errors
8 new SVG rendering tests (507 total)
New Example: ATS (Applicant Tracking System)
Two-column applicant tracker embedding a "third-party" background check widget
Light DOM custom elements (<hsx-bgcheck>) - no Shadow DOM, no iframes
Self-stopping HTMX polling for async background check lifecycle