File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Version 1.1.0
4+
5+ - Now you can prevent the last toast from being duplicated setting ` preventDuplicates ` to true.
6+ - Fix toasts options not working if the title parameter is set to null.
7+ - Prevent toasts to override global options.
8+
39## Version 1.0.2
410
511- Fixed an issue where it wouldn't work anymore without ` ngAnimate ` .
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-toastr" ,
3- "version" : " 1.0.2 " ,
3+ "version" : " 1.1.0 " ,
44 "authors" : [
55 " Jesus Rodriguez <Foxandxss@gmail.com>"
66 ],
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-toastr" ,
3- "version" : " 1.0.2 " ,
3+ "version" : " 1.1.0 " ,
44 "author" : " Jesus Rodriguez <Foxandxss@gmail.com>" ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments