cgross / angular-prompt

Angular service to easily display input prompts and confirmation modals.
http://cgross.github.io/angular-prompt/demo
MIT License
52 stars 41 forks source link

We need to assign classes to the prompts messages #30

Open juanpiza opened 7 years ago

juanpiza commented 7 years ago

We have different kind of prompt messages with different styles, we have to unify the styles however we've seen that we're not allow to apply classes to the prompt messages.