Skip to content

Minor improvements

Compare
Choose a tag to compare
@thednp thednp released this 01 Feb 23:13
· 565 commits to master since this release

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