Skip to content

Releases: roots/sage

Sage 8.0.0

25 Feb 16:06
Compare
Choose a tag to compare
  • Change theme name from Roots to Sage
  • Bump required PHP version to >=5.4
  • Add coding standards based on PSR-2
  • Add Travis CI
  • Add namespace
  • Use short array syntax
  • Use short echo syntax
  • Switch from Grunt to gulp, new front-end development workflow
  • Switch from Livereload to BrowserSync
  • Use wiredep for Sass and Less injection
  • Implement JSON file based asset pipeline with asset-builder
  • Re-organize asset file structure
  • Re-organize stylesheet file structure
  • Add main.scss.example and instructions for using Sass
  • Use the primary theme stylesheet for the editor stylesheet
  • Remove theme activation, move to wp-cli-theme-activation
  • Simplify 404 page
  • Convert Sidebar to ConditionalTagCheck
  • Update to jQuery 1.11.2
  • Use new core navigation template tag
  • Update sidebar to fix default template check
  • Update nav walker to correctly assign active classes for custom post types
  • Better support for CPT templates

Roots 7.0.3

18 Dec 20:19
Compare
Choose a tag to compare
  • Use get_the_archive_title
  • Remove wp_title, add title-tag theme support
  • Remove Roots_Nav_Walker as default for all menus
  • Update to Bootstrap 3.3.1
  • Add some base comment styling
  • Make search tearm required in search form

Roots 7.0.2

24 Oct 22:22
Compare
Choose a tag to compare
  • Simplify comments, use core comment form and list
  • Remove HTML5 shiv from Modernizr build
  • Move JavaScript to footer
  • Update hEntry schema to use updated instead of published
  • Move variables into main.less
  • Add roots_body_class function that checks for page slug in body_class
  • Move wp_footer from footer template into base.php

Roots 7.0.1

15 Aug 17:57
Compare
Choose a tag to compare
  • Move <main> and .sidebar markup out of PHP and into LESS
  • Define WP_ENV if it is not already defined
  • Only load Google Analytics in production environment

Roots 7.0.0

03 Jul 16:52
Compare
Choose a tag to compare
  • Updated Grunt workflow
  • Use grunt-modernizr to make a lean Modernizr build
  • Use Bower for front-end package management
  • Update to Bootstrap 3.2.0
  • Updage to Modernizr 2.8.2
  • Update to jQuery 1.11.1
  • Move clean up, relative URLs, and nice search to Soil
  • Update LESS organization
  • Move community translations to separate repository

Roots 6.5.0

23 Aug 04:48
Compare
Choose a tag to compare
Merge pull request #852 from roots/6.5.0

Roots 6.5.0