Skip to content

Release 0.2.2

Compare
Choose a tag to compare
@tobyzerner tobyzerner released this 05 Mar 01:41
· 52 commits to master since this release
fe87067

Added

  • Alerts: Handle pre-existing children and any subsequently added to the container. Options can be specified as [data-*] attributes.
  • Popup: Allow popups to be disabled using the [disabled] attribute.
  • Popup: Don't open popup if modifier keys are pressed. This allows link popup triggers to be opened in a new tab.

Fixed

  • Popup: Clean up event listeners when popup element is disconnected.