We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d26e00 commit 636c93aCopy full SHA for 636c93a
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## Version 2.1.0
4
+
5
+- Fix wrong z-index in production build
6
+- Add refreshTimer method to refresh the timeout of shown toasts.
7
8
## Version 2.0.0
9
Not the promised version, but should help with some unwanted bugs.
10
bower.json
@@ -1,6 +1,6 @@
{
"name": "angular-toastr",
- "version": "2.0.0",
+ "version": "2.1.0",
"authors": [
"Jesus Rodriguez <Foxandxss@gmail.com>"
],
package.json
"author": "Jesus Rodriguez <Foxandxss@gmail.com>",
"repository": {
"type": "git",
0 commit comments