Minor improvements
Modal: 69f67cc
- Improved
queryElement()
utility #102 (comment) - all components allow multiple initializations but only one specific component event handlers attached
- Modal now allows targeting
<div class="modal">
like the original, now the modal can be fully independent of a triggering elementID - Documentation updates on Modal
New utility nodeListToArray()
fixing some bug with IE8 ae81ade