Skip to content

Releases: worldoptimizer/HypeActionEvents

Hype Action Events v1.1.4

01 Jun 08:50
0c832a2
Compare
Choose a tag to compare
  • Added test to make sure trigger hypeDocument.triggerActionsByAttribute is available in HypeLayoutRequest

Hype Action Events v1.1.3

22 Jul 23:27
324d55c
Compare
Choose a tag to compare
  • Changed HypeLayoutRequest to unshift on window.HYPE_eventListeners to avoid notifyEvent bug if stacked

Hype Action Events v1.1.2

14 Jul 20:34
528f284
Compare
Choose a tag to compare
  • Added a new scope option to triggerAction

Hype Action Events v1.1.1

24 Jun 20:47
c96f7ba
Compare
Choose a tag to compare
  • Added compatibility for Hype Global Behavior

Hype Action Events

23 Feb 23:17
3ccb2c8
Compare
Choose a tag to compare
  • Added hypeDocument.querySelector and hypeDocument.querySelectorAll, minor fixes

Hype Action Events

15 Feb 19:17
2a3e9ff
Compare
Choose a tag to compare
  • 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

07 Feb 21:52
0f7904b
Compare
Choose a tag to compare
  • Bugfix on data-timeline-complete-action for particular timelines

Hype Action Events

07 Feb 19:27
c129ec0
Compare
Choose a tag to compare
  • Added data-timeline-complete-action, hypeDocument.triggerActionsByAttribute and minor refactoring

Hype Action Events

02 Feb 21:38
cd11665
Compare
Choose a tag to compare
  • Added hypeDocument, element and event to the triggerAction context, added data-behavior-action

Hype Action Events

25 Jan 11:01
8898f0b
Compare
Choose a tag to compare
  • 1.0.5 Fixed typo that prevented collision events to be detected