Skip to content

Main#22

Merged
pcharbon70 merged 2 commits into
developfrom
main
Jan 26, 2026
Merged

Main#22
pcharbon70 merged 2 commits into
developfrom
main

Conversation

@pcharbon70

Copy link
Copy Markdown
Owner

No description provided.

johnnymo87 and others added 2 commits January 6, 2026 12:50
Theme aliases TermUI.Renderer.Style but was calling Style.from/1,
which only exists in TermUI.Style. This caused UndefinedFunctionError
when style_from_theme/4 was invoked.

Changed to Style.new/1 which exists in Renderer.Style and accepts
the same keyword list argument. Also added has_attr?/2 to
Renderer.Style for API parity, and updated test aliases to match
the actual return type.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Fix Theme.style_from_theme/4 calling undefined Style.from/1
@pcharbon70 pcharbon70 merged commit 6a662b9 into develop Jan 26, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants