Releases: roperzh/essential.js
Releases · roperzh/essential.js
v0.6.0
This release improves the instantiation of the behaviors allowing to pass custom params on behavior instantiation
v0.5.0
This release aims to encourage a better communication between behaviors, for more details check:
- #20 Better way to load Behaviors
- #21 Behavior communication and custom events
- #22 Missing documentation
v0.4.0
Fixes:
- Fixed #18 Sort methods missing in build
v0.3.0
This release includes some fixes and new features:
- Fix: #16 Wrong context on bindings.
- Fix: #11 Unifiy styles.
- Feature: #9 Execution order of the behaviors.
- Added missing docs
v0.2.0
- Fixed issue #1 : Allow multiple elements with the same behavior
- Fixed issue #7 : Several test suite improvments
- Added #2 : Behavior's init function