Skip to content

v0.4.0 - Switch testing setup & append container to body

Compare
Choose a tag to compare
@phated phated released this 12 Mar 18:13
· 37 commits to master since this release

Changes:

  • Switched testing from Lab/Code to Mocha/Expect/Zuul/PhantomJS.
  • Switched from rendering into document.body to appending a div as the first child of body.
  • Added a dependency on the dooomrdy module.
  • Remove a dependency on the domready module.