Skip to content

v1.1.0

Compare
Choose a tag to compare
@kazzkiq kazzkiq released this 10 May 19:23
· 51 commits to master since this release
c512a31

Enhancements

  • CodeFlask now distributed as an ES6/7+ module (build/codeflask.module.js);
  • Accept custom target for style insertion (dev);

Bugfixes

  • Fix defaultTheme option always returning true;
  • Removing debug code (console.log, etc);
  • Fixing code running when not needed (options set to false, etc);

Many thanks to @myfreeweb.