Releases: invertase/angular-toasty
Releases · invertase/angular-toasty
v1.0.6
16 Dec 10:19
Compare
Sorry, something went wrong.
No results found
v1.0.5
03 Feb 21:01
Compare
Sorry, something went wrong.
No results found
Allow top-center and bottom-center positioning.
v1.0.4
03 Sep 10:30
Compare
Sorry, something went wrong.
No results found
Google Font now uses a base64 compiled version of the font, to allow use when offline or intranet.
Credit: https://github.com/riemers
v1.0.3
23 Aug 15:10
Compare
Sorry, something went wrong.
No results found
v1.0.2
06 Aug 12:09
Compare
Sorry, something went wrong.
No results found
Quick toasty!
toasty.success('Quick Success Toasty');
v1.0.1
05 Aug 11:12
Compare
Sorry, something went wrong.
No results found
Bug fixes & browser compatibility
v1.0.0
04 Aug 21:53
Compare
Sorry, something went wrong.
No results found
New release with a completely updated core.
3 Themes (Default, Material Design & Bootstrap 3)
Global/Individual timeouts
Shaking Toasts
Toaster sound
onAdd, onRemove & onClick event handlers
Event broadcasting
Positioning
HTML allowed
v0.1.8
12 Sep 10:17
Compare
Sorry, something went wrong.
No results found
Change log:
Fixed an issue where the minified version of the toasty JS wasn't working. Updated angular to use inline dependency injection.
v0.1.7
04 Aug 18:19
Compare
Sorry, something went wrong.
No results found
Change log:
Fixed an issue with the angular bower dependency trying to pull in angular 1.3.
v0.1.6
04 Aug 14:19
Compare
Sorry, something went wrong.
No results found
Change log:
Pulled in PR from Bram Borggreve to enable sound toggling.