Open wmluke opened 10 years ago
IE8 support
Upgrade to Bootstrap 3
Show multiple messages, with their own timeouts to hide
+1 for #33
IE8 support
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.
angular-flash
needs a refresh. What features would you like to see in v2.0?