Skip to content

Releases: wide/modulus

2.2.3

Choose a tag to compare

@jdacosta jdacosta released this 08 Jul 17:09
7fc9be1
  • Fix JS error on dynamic references

2.2.2

Choose a tag to compare

@jdacosta jdacosta released this 07 Jul 13:27
cb2a6a1
  • Fix refs group if the name contain dash
  • Fix refs group output order

2.2.1

Choose a tag to compare

@jdacosta jdacosta released this 23 Feb 12:41
a885632
  • Add feature, to ensure compatibility with the old $event and $el parameters (used by Modulus below v2.2.0)
  • Fix import for Logger
  • Add deepmerge for Logger

2.2.0

Choose a tag to compare

@robiseb robiseb released this 15 Feb 14:18
06cee3e

Issue #8 fixed

  • Debugging instruction in production

See #12 for more information.

Issue #9 fixed

  • Custom settings on the [data-call] attribute

⚠️ Note: It comes with a breaking change.

See #11 for more information.

2.1.2

Choose a tag to compare

@robiseb robiseb released this 31 Jan 09:44
8679200

Issue #2 fixed.

  • Third optional parameter added on on() method.

See #10 for more information.

2.1.1

Choose a tag to compare

@robiseb robiseb released this 16 Jun 21:15
  • Add @babel/core package in package.json

2.1.0

Choose a tag to compare

@robiseb robiseb released this 01 Jun 12:49
  • Update package.json

2.0.6

Choose a tag to compare

@jdacosta jdacosta released this 16 Mar 17:16
337b50a
  • Fixing the events that don't get destroyed

2.0.5

Choose a tag to compare

@jdacosta jdacosta released this 15 Feb 10:13
67a1690

2.0.4

Choose a tag to compare

@robiseb robiseb released this 02 Dec 09:44
  • data-call directive fixed