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

feat: Allow icon object customization #3

Merged
merged 3 commits into from Oct 29, 2022

Conversation

reinhart1010
Copy link
Contributor

I decided to introduce more customization features to the generated Icons and FaIcons. Additionally, I modified the getIconFromName() output from dynamic into Widget? which are inherited in both Icons and FaIcons.

Having these icons styled on run-time makes it easy to add new icons without impacting much the library's file size, i.e. without copy-pasting all static parameters into the list.

@EdoardoVignati
Copy link

@reinhart1010 feel free to contribute to the original package here

@sakibulrasel sakibulrasel merged commit 198ff92 into sakibulrasel:master Oct 29, 2022
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.

None yet

3 participants