Created by: Johann-S
I'm near the end for this plugin
The last thing I have to fix is :
$(document).on(
Event.CLICK_DATA_API,
Selector.DISMISS,
Alert._handleDismiss(new Alert())
)
And how folks will user our plugins without jQuery, maybe we should enable to register our plugins to jQuery even if we do not use it anymore
Work in progress...
@XhmikosR if you want to help me do not hesitate