Skip to content

Releases: wide/modulus

2.2.3

08 Jul 17:09
7fc9be1
Compare
Choose a tag to compare
  • Fix JS error on dynamic references

2.2.2

07 Jul 13:27
cb2a6a1
Compare
Choose a tag to compare
  • Fix refs group if the name contain dash
  • Fix refs group output order

2.2.1

23 Feb 12:41
a885632
Compare
Choose a tag to compare
  • 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

15 Feb 14:18
06cee3e
Compare
Choose a tag to compare

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

31 Jan 09:44
8679200
Compare
Choose a tag to compare

Issue #2 fixed.

  • Third optional parameter added on on() method.

See #10 for more information.

2.1.1

16 Jun 21:15
Compare
Choose a tag to compare
  • Add @babel/core package in package.json

2.1.0

01 Jun 12:49
Compare
Choose a tag to compare
  • Update package.json

2.0.6

16 Mar 17:16
337b50a
Compare
Choose a tag to compare
  • Fixing the events that don't get destroyed

2.0.5

15 Feb 10:13
67a1690
Compare
Choose a tag to compare

2.0.4

02 Dec 09:44
Compare
Choose a tag to compare
  • data-call directive fixed