Skip to content

Add flag for icon type (FA, BI, etc) #1289

@derikb

Description

@derikb

Currently using Font Awesome 4 (since its the last free one), but the code here is setup for some specific > 4 FA classes and styling:

  • fas doesn't exist in FA4 (removing "s" fixes)
  • fa-sm in combo with the -1.625rem left margin on the search filter causes the search input to hang over the left edge of the dropdown. (removing fa-sm fixes)

Would also be good to add support for the boostrap icons (since they are free to use), which should be pretty minor.

This could be done with templates, but with the increasing use of the bootstrap icons with the BS5, it might be worth simplifying it for users. Maybe just a option that will auto-adjust the 2 templates to use different icon sets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions