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

support font icons #380

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

PanderMusubi
Copy link
Collaborator

No description provided.

@PanderMusubi PanderMusubi self-assigned this Jan 18, 2025
@PanderMusubi PanderMusubi requested a review from greyli January 18, 2025 12:14
@PanderMusubi PanderMusubi added the enhancement New feature or request label Jan 18, 2025
@greyli
Copy link
Member

greyli commented Feb 24, 2025

Please fix the conflicts.

@PanderMusubi
Copy link
Collaborator Author

Please fix the conflicts.

done

@@ -94,3 +94,70 @@ def icon():
assert 'width="100"' in data
assert 'height="100"' in data
assert 'text-success' in data


def test_render_icon_font(app, client):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add the test for the config BOOTSTRAP_ICON_USE_FONT.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants