Release 0.2.2
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.