Releases: worldoptimizer/HypeGlobalBehavior
Releases · worldoptimizer/HypeGlobalBehavior
Hype GlobalBehavior 1.8
1.8 Fixed some minor issues when calling from page context on a page without Hype documents
HypeGlobalBehavior 1.71
Released a minor change, fixed README and removed some left over console.log commands.
Hype GlobalBehavior 1.7
Version-History
- 1.0 Initial release #-syntax, @-syntax based on Hype Observer Pattern
- 1.1 Added callbacks in JS hypedocument.onLocalConnection
- 1.2 Added iFrame (onedirectional), onedirectional postMessage
- 1.3 Refactored code to Revealing Module Pattern, compiled against Closure-compiler, Bidirectional postMessage
- 1.4 Refactored to new naming and interface, corrected to american english
- 1.5 Fixed a bug with iFrame propagation and added a "Singleton" check
- 1.6 Added Custom Behavior Ticker feature, code cleanup
- 1.7 Removed a bug when triggering a Hype widget in a iFrame that was not present on the same page level