angular-notify icon indicating copy to clipboard operation
angular-notify copied to clipboard

Added 'classes' to the response object

Open Tezar opened this issue 9 years ago • 0 comments

Added classes property to the return object.

Our use case for that:

  1. validation error occurs => show notification
  2. user starts fixing error => change class of the notification to reflect that
  3. user fixes error => close message

Tezar avatar Aug 27 '15 12:08 Tezar