1.0.0
Adds:
- separate methods for binding actions and elements
- findOne
- findByName
- getOption
- tests
- data-module-global-/data-action-global-
- refs to instance stored on Domodule
- getInstance
- discover
Breaking changes:
You must now call Domodule.discover();
for everything to work. The old dist/index.js
is no more.