Skip to content

Releases: modularorg/modularjs

1.4.2

Choose a tag to compare

@hum-n hum-n released this 04 Aug 19:09
1.4.2

1.4.1

Choose a tag to compare

@hum-n hum-n released this 22 Jun 15:31
1.4.1

v1.3.0

Choose a tag to compare

@hum-n hum-n released this 22 Aug 14:13

Breaking:

  • Rename this.data() method to this.getData().
  • Add this.setData() method.

v1.2.4

Choose a tag to compare

@hum-n hum-n released this 22 Aug 14:09
  • Fix mouseenter & mouseleave events.
  • Fix destroy for modules with multiple dashes.
  • Check if module exists before call.
  • Add curTarget to event arg for IE 11.

v1.2.0

Choose a tag to compare

@hum-n hum-n released this 22 Aug 13:55

Breaking:

  • Change this.$() to always return a NodeList instead of returning a single object when one element is selected.

v1.1.5

Choose a tag to compare

@hum-n hum-n released this 22 Aug 13:47

First release.