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

Add minlength and maxlength options. Make required optional. Add validation help text. #18

Closed jziggas closed 7 years ago

jziggas commented 9 years ago

Fixes #17.

wabudd1 commented 7 years ago

Hey @jziggas I'm not sure you've had a need for this module since way back in 2015, but I thought I'd let you know I forked it here and added your code.