kudago / smart-app-banner

Lightweight smart app banner with no jquery requirement
MIT License
526 stars 250 forks source link

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

Closed ein-bandit closed 2 years ago

ein-bandit commented 5 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.