toastr
https://github.com/codeseven/toastr
JavaScript
Simple javascript toast notifications
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported7 Subscribers
Add a CodeTriage badge to toastr
Help out
- Issues
- Different timeouts based on message level (info, warning, error)
- toastr onHidden not firing when toastr.clear() or toastr.remove() is invoked.
- toastr[type] is not a function
- Type specific default options
- Use autoprefixer and postcss-opacity to make CSS backwards compatible.
- Use Object.assign instead of custom extend class
- Remove jQuery dependency
- v3 Release List TODO
- Docs
- JavaScript not yet supported