Skip to content

v1.3.0

Compare
Choose a tag to compare
@nlenkowski nlenkowski released this 07 Jul 22:57
· 43 commits to master since this release
  • Switch from Bower to npm for frontend dependencies
  • Add asset configuration file for managing paths and dependencies
  • Add ES6 support with Babel to scripts build task
  • Switch scripts linter from jshint to eslint
  • Add font and image optimization build tasks
  • Add source maps generation to styles and scripts build tasks
  • Remove dist directory from version control
  • Improve theme directory structure
  • Combine and simplify theme libs
  • Move utilities lib inits to setup lib
  • Add archive and search templates
  • Add custom page template example
  • Improve styles and typography
  • Add grid and pager components
  • Remove button component
  • Improve adherence to WordPress coding standards
  • Improve indentation and comments