Font Awesome Icon Picker library supports various types of widget. As of now, this module provides integration with default widget only. So let us extend the support to other widgets too.

Extend support to following widgets.

1. ✅ Default
2. ✅ As a bootstrap component
3. ✅ Input as a search box
4.  Inside dropdowns (with Label and Icon)
5.  Inside dropdowns (with icon only)

Comments

D34dMan created an issue. See original summary.

  • D34dMan committed 547e2ad on 8.x-1.x
    Issue #2840170: Support "Input as a search box"
    
  • D34dMan committed 72d257f on 8.x-1.x
    Issue #2840170: Support "Component" (bootstrap theme) based input widget
    

  • D34dMan committed bc6edab on 8.x-1.x
    Issue #2840170: Improve labels used
    
d34dman’s picture

Issue summary: View changes

  • D34dMan committed 6489904 on 8.x-1.x
    Issue #2840170: Temporarily hide dropdown widget types until they are...
Chris Charlton’s picture

Any documented direction for the Dropdown support? Or just straight up implement support for injecting each icon's markup (+optional label) in a
field?

d34dman’s picture

@Chris Charlton, No documentation yet. All commits regarding this issue is already listed in here. Would you like to take over this one?

Chris Charlton’s picture

Yes, I can dip in here.

d34dman’s picture

Assigned: d34dman » Chris Charlton

@Chris Charlton, thanks for picking this up. Assigning the issue to you. Instead of supplying patches, you may create a branch and push directly. I have given you repo access.

truls1502’s picture

Could someone here update the status of this issue? :)

d34dman’s picture

Status: Active » Closed (outdated)