Skip to content

v0.10.0

Choose a tag to compare

@Simpsonight Simpsonight released this 12 May 10:37
· 93 commits to master since this release

HOTFIX

  • Timestamp Fix in grunt/helpers.js
  • Fixed wrong variable concatenations (node-sass updates)
  • Insert default clearfix in every new component sass placeholder (node-sass updates)
  • basket Fix: placed unique storage key into main.js and update replace task
  • basket Fix: removed unused js/function/get-unique.js
  • basket Fix: insert basket.clear() in develop mode

IMPROVEMENTS

  • load before-render-bundle.js before document.ready()
  • load components when DOM is ready
  • moved main.js into head an load it async

(v0.9.3...master)