Releases: firstandthird/domodule
Releases · firstandthird/domodule
8.2.1
- Added new
this.els.<name>
feature and updated workflow badges to README.
8.2.0
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
- Allow passing custom module name in constructor
Release 8.0.1
8.0.1 (2020-12-04)
Chores
Documentation Changes
- Readme: update readme style (92d00f0)
Release 8.0.0
8.0.0 (2020-11-18)
Chores
Documentation Changes
- Readme: update readme style (92d00f0)
5.0.2
Add test case for tested modules
3.1.1
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
New Features
None.
Maintenance
- Fixes a bug from
3.0.0
where parentModule
wouldn't return correctly.
Breaking Changes
None.