K-Phoen / backstage-plugin-confluence

Confluence plugins for backstage
MIT License
52 stars 15 forks source link

Add Custom Icon Capability #179

Open rmartine-ias opened 1 year ago

rmartine-ias commented 1 year ago

Other result list items, e.g. TechDocs have the ability to pass custom icons. This patch adds the same functionality to this plugin. My TypeScript isn't great, so please let me know if there's anything you want me to change :)

This patch lets us have icons that match in theme by specifying a custom icon:

Screenshot 2023-06-05 at 5 04 47 PM

This change also aligns the styles used with upstream Backstage, so the icons line up:

Screenshot 2023-06-05 at 5 11 21 PM