Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@nathanhood nathanhood released this 08 Sep 19:53
· 157 commits to master since this release

Added

  • Data store module
  • Mediator module
  • Location module
  • New test suite based on Karma and Mocha
  • PostCSS
  • Build process built with npm scripts, Webpack, and PostCSS
  • Component based architecture
  • JS linting with ESLint
  • CLI commands built on Commander

Updated

  • New routing module
  • New fetch module
  • Refactored codebase to ES2015+ syntax
  • Mixins and Variables

Removed

  • Less
  • Grunt build process
  • JSHint and JSCS
  • Old test suite
  • Wee apps/data-binding
  • Wee templating
  • Touch module
  • Animate module
  • Module system