Skip to content
This repository has been archived by the owner on May 12, 2018. It is now read-only.

Make the icons configurable (issue #134) #135

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Donniewiko
Copy link

Icons can be configured now.
Two extra options are introduced:
icon, iconProvider

the icon can be any string that identifies the icon.
the iconProvider can be mdi (material design icon) or fa (font awesome)
The default iconprovider is mdi and default icon is mdp-event.
In case a wrong iconprovider is provided, the default icon will be used
which is the mdp-event icon from material design

Icons can be configured now.
Two extra options are introduced:
icon, iconProvider

the icon can be any string that identifies the icon.
the iconProvider can be mdi (material design icon) or fa (font awesome)
The default iconprovider is mdi and default icon is mdp-event.
In case a wrong iconprovider is provided, the default icon will be used
which is the mdp-event icon from material design
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant