kudago / smart-app-banner

Lightweight smart app banner with no jquery requirement
MIT License
528 stars 251 forks source link

Prototype API calls do not check for closed or dismissed #109

Closed kryptografisch closed 3 years ago

kryptografisch commented 6 years ago

Smartbanner protoype functions can be called via the smartbanner instance, but there is no check if the smartbanner was dismissed or closed earlier. Hence the 'smartbanner-show' class is added to document allthough there is nothing to show.