Closed saesh closed 6 years ago
I would suggest to use toastr but it depends on jQuery.
@mjaschen are you cool with swapping out Zepto for jQuery?
Do what you have to do :-)
On 15.07.2015, at 21:37, Sascha Hagedorn notifications@github.com wrote:
I would suggest to use toastr but it depends on jQuery.
@mjaschen are you cool with swapping out Zepto for jQuery?
— Reply to this email directly or view it on GitHub.
See branch feature_notifications
for a new ux.notifications
module.
This needs some more work; the autoload feature is broken. :suspect:
This needs some more work; the autoload feature is broken. :suspect:
Bug has been resolved in 13ecd802.
Ability to display a toast notification with a message when an event occurs. Use the a
sh.pipe
event to trigger if a notification should be displayed.