Skip to content

v0.6.2

Choose a tag to compare

@trevanhetzel trevanhetzel released this 03 Oct 19:22
· 41 commits to master since this release

Bug Fixes

  • Fix modal background issue (0e3d60b1)
  • Change the default dropdown behavior to trigger on hover instead of click (ed2e206a)

Features

  • Added QUnit (no tests have been written yet) (c977f7d6)

Breaking Changes

  • JavaScript has been re-organized. Compiled JS is still in the js folder (along with a new unminified version), but source JS has moved to a src folder (c977f7d6)