Skip to content

Releases: roperzh/essential.js

v0.6.0

10 Jun 16:33
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release

This release improves the instantiation of the behaviors allowing to pass custom params on behavior instantiation

v0.5.0

10 Jun 01:43
Compare
Choose a tag to compare

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

19 May 14:22
Compare
Choose a tag to compare

Fixes:

  • Fixed #18 Sort methods missing in build

v0.3.0

18 May 18:21
Compare
Choose a tag to compare

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

03 May 06:59
Compare
Choose a tag to compare
  • Fixed issue #1 : Allow multiple elements with the same behavior
  • Fixed issue #7 : Several test suite improvments
  • Added #2 : Behavior's init function

v0.1.0

27 Apr 03:35
Compare
Choose a tag to compare

Initial release