angular-flash
angular-flash copied to clipboard
Version 2.0 Roadmap
angular-flash needs a refresh. What features would you like to see in v2.0?
IE8 support
Upgrade to Bootstrap 3
Show multiple messages, with their own timeouts to hide
#33
+1 for #33
IE8 support
#33
Something like flash.error('the message', 2000); which enqueues 'the message' and displays it for 2000 ms once other queued messages of the same type (i.e. error in this case) have been rendered.