Releases: roots/sage
Releases · roots/sage
Sage 8.0.0
- 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
- 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
- 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 ofpublished
- Move variables into
main.less
- Add
roots_body_class
function that checks for page slug inbody_class
- Move
wp_footer
from footer template intobase.php
Roots 7.0.1
- 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
- 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
Merge pull request #852 from roots/6.5.0 Roots 6.5.0