Script47 / Toast

A Bootstrap 4.2+ jQuery plugin for the toast component
https://shrtn.onl/EY
MIT License
152 stars 43 forks source link

Add the ability to disable autohide/delay if needed #1

Closed tip2tail closed 5 years ago

tip2tail commented 5 years ago

the attribute data-autohide="false" can be added to the div if delay == false.

Happy to make this change later today and submit a PR

tip2tail commented 5 years ago

Hi @Script47 - I have now submitted a PR for this change