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

Commits on Jul 14, 2016

  1. Make the icons configurable

    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
    Donniewiko committed Jul 14, 2016
    Configuration menu
    Copy the full SHA
    e6600dd View commit details
    Browse the repository at this point in the history