bootstrap-notify
bootstrap-notify copied to clipboard
Turns standard Bootstrap alerts into "Growl-like" notifications.
Well, title explained by itself, also it would be very nice to keep alive this project by adding support to bootstrap latest versions. 
Add new 'data-notify="icon"' option 'Content' to replace inside content on element marked with 'data-notify' attr Used for Material icons or similar libraries [Link reference](https://github.com/mouse0270/bootstrap-notify/issues/207#issue-371190643)
@mouse0270 Any chance of creating a new release with the latest bug fixes and onClick support?
Hi . i was trying to use bootstrap-notify in my project , but your documentation was not useful fore me . for exmaple i was trying to show an alert...
Hello thank you so much for the lib, please the animation is not working when including the newest version 4.1.1 of animate.css thank you.
Hello, I'm facing a problem developing with Notify (Now UI from Creative TIM). I saw a similar issue #152, but the solutions are not so optimistic. My environment: Laravel 5.6...
Hello, I am using CDN How can I change the some classes for Bootstrap 5 compatibity ? button close : class="close" to class="btn-close" grid layout : col-xs- to col- thanks...
Hello, Reading bootstrap-notify(3.1.3") docs I did not find width and align properties? Has any? Thanks!
The docs say we should use animation classes like `animated fadeInDown`. I couldn't get this to work even once I had included Animate.css in my project. However, I was able...