Toastr Vaadin - Vaadin Add-on Directory
Toastr Javascript AddonVaadin integration to provide a non-blocking notifications framework based on the Toastr Javascript component (https://codeseven.github.io/toastr/)
Bugs
Please report any bugs in the github issue-tracker
See the demo application in the source code for full usage.
This component does not require widgetset compilation. It should work with most browsers although hasn't been tested.
Author HomepageIssue Tracker
Source Code
Toastr Vaadin version 1.0.7
Fixed dependency scopes.
Toastr Vaadin version 1.0.9
Added simple API for common usage.
Toastr Vaadin version 1.0.11
Upgraded jquery-2.1.4 to jquery-3.5.1 to resolve security issues (Thanks to Mika-Oksanen)