Releases: worldoptimizer/HypeActionEvents
Releases · worldoptimizer/HypeActionEvents
Hype Action Events v1.1.4
- Added test to make sure trigger hypeDocument.triggerActionsByAttribute is available in HypeLayoutRequest
Hype Action Events v1.1.3
- Changed HypeLayoutRequest to unshift on window.HYPE_eventListeners to avoid notifyEvent bug if stacked
Hype Action Events v1.1.2
- Added a new scope option to triggerAction
Hype Action Events v1.1.1
- Added compatibility for Hype Global Behavior
Hype Action Events
- Added hypeDocument.querySelector and hypeDocument.querySelectorAll, minor fixes
Hype Action Events
- Removed blur and focus and added focusin and focusout instead, moved contextmenu, keydown, keypress, keyup and submit events to non-passive allowing event.preventDefault(), higher execution order on Hype functions
Hype Action Events
- Bugfix on data-timeline-complete-action for particular timelines
Hype Action Events
- Added data-timeline-complete-action, hypeDocument.triggerActionsByAttribute and minor refactoring
Hype Action Events
- Added hypeDocument, element and event to the triggerAction context, added data-behavior-action
Hype Action Events
- 1.0.5 Fixed typo that prevented collision events to be detected