Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow conditional rendering based on bool. #41

Merged
merged 1 commit into from
Aug 3, 2024
Merged

Conversation

pelme
Copy link
Owner

@pelme pelme commented Aug 1, 2024

Technically this commit just avoids rendering True and False. It allows for using short-circuiting and for conditional rendering.

Closes #40.

docs/usage.md Show resolved Hide resolved
docs/usage.md Outdated Show resolved Hide resolved
@pelme pelme force-pushed the bool-conditional branch 4 times, most recently from fa41b8c to 79125d5 Compare August 3, 2024 15:32
Technically this commit just avoids rendering True and False. It allows
for using short-circuiting `and` for conditional rendering.
@pelme pelme force-pushed the bool-conditional branch from 79125d5 to 8aeb291 Compare August 3, 2024 15:33
@pelme pelme merged commit 64b8773 into main Aug 3, 2024
10 checks passed
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.

3 participants