mdPickers
mdPickers copied to clipboard
Feature/set dialog labels via options
In certain scenarios I need to set the labels of the dialogs after the config phase (e.g. the language has been changed by the user).
To achieve this, I've added the ability to set the label though the options passed to $mdpDatePicker and $mdpTimePicker.
Maybe a duplicate of #97?