Skip to content

1.0.0

Compare
Choose a tag to compare
@dawnerd dawnerd released this 17 May 00:23
· 123 commits to master since this release

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.