Skip to content

Releases: firstandthird/domodule

8.2.1

23 Jul 02:13
Compare
Choose a tag to compare
  • Added new this.els.<name> feature and updated workflow badges to README.

8.2.0

22 Jul 20:10
Compare
Choose a tag to compare

What's Changed

  • Complete refactoring into TypeScript to improve workflow and develop new features
  • Added DocBlocks and Markdown documentation to package
  • Added support for arrays in this.els
    • If more than one data-name exists, that index will become an Array instead of an HTMLElement.

8.1.0

07 Jan 11:05
Compare
Choose a tag to compare
  • Allow passing custom module name in constructor

Release 8.0.1

04 Dec 08:06
Compare
Choose a tag to compare

8.0.1 (2020-12-04)

Chores
Documentation Changes
  • Readme: update readme style (92d00f0)

Release 8.0.0

18 Nov 15:43
Compare
Choose a tag to compare

8.0.0 (2020-11-18)

Chores
Documentation Changes
  • Readme: update readme style (92d00f0)

5.1.0

09 Feb 05:49
Compare
Choose a tag to compare
Release 5.1.0

5.0.3

09 Feb 01:19
Compare
Choose a tag to compare
Fix parentModule check

5.0.2

09 Feb 00:12
Compare
Choose a tag to compare
Add test case for tested modules

3.1.1

12 Dec 05:20
Compare
Choose a tag to compare

New Features

None.

Maintenance

  • Fixes a bug from 3.0.0 where parentModule wouldn't return correctly.
  • Add browserify options.

Breaking Changes

None.

3.1.0

02 Dec 02:25
Compare
Choose a tag to compare

New Features

None.

Maintenance

  • Fixes a bug from 3.0.0 where parentModule wouldn't return correctly.

Breaking Changes

None.