Skip to content

Releases: srph/angular-flash

v0.2

22 Jul 15:28
Compare
Choose a tag to compare
v1.1: New additions and fixes.

Fixed flash.fire function when passed an array of objects

Added clean function.

Updated README

.register now overwrites when the provided type already exists.

The module now starts throwing exceptions instead of console.errors

Added shift function (encapsulation).

Added setter/getter function for the _list

Added close function (closes the clicked message.

Added bootstrap to the example.

Added CSS file.