Skip to content

Releases: elo7/doc-amd

Release version 1.7.0

01 Jul 19:01
Compare
Choose a tag to compare

Adds watch to the js files

Release version 1.6.0

11 Mar 12:54
Compare
Choose a tag to compare

Adds checked method to checkbox and radio input elements

Release version 1.5.1

20 Mar 12:29
Compare
Choose a tag to compare

Bump events-amd version to 1.2.1

Release version 1.5.0

20 Mar 11:43
Compare
Choose a tag to compare

Adds support for passive event listeners and EventOptions argument

Release version 1.4.0

04 Oct 17:43
Compare
Choose a tag to compare

Adds support for binding multiple events at once using on

Release version 1.3.1

10 Oct 17:51
Compare
Choose a tag to compare

Updates dependencies and adds compatibility with shadow DOM

Release version 1.3.0

02 Oct 18:07
Compare
Choose a tag to compare

API syntax enhancements

Release version 1.2.0

16 Aug 13:08
Compare
Choose a tag to compare

Implements debounce

Release version 1.0.15

18 Jan 10:07
Compare
Choose a tag to compare

Updates events-amd version to prevents NPE when trying to off an unregistered named event.

Release version 1.0.13

04 Jan 17:25
Compare
Choose a tag to compare
  • Adds support to insertBefore and insertAfter
  • Adds support for HTMLCollections