Skip to content

Releases: roots/sage

Sage 8.4.1

27 Jan 17:10
Compare
Choose a tag to compare
  • Add composer.json and update installation instructions (#1583)

Sage 8.4.0

01 Dec 06:03
Compare
Choose a tag to compare
  • Update to Bootstrap 3.3.6 (#1578)
  • Remove unnecessary underscore (#1577)
  • Drop support for older browsers (#1571)
  • Add support for theme customizer (#1573)
  • Remove extraneous no-js (#1562)
  • Simplify/speed up editor style process (#1560)

Sage 8.3.0

13 Oct 14:43
Compare
Choose a tag to compare
  • Setup organization (#1558)
  • Remove redundancy with WAI-ARIA in HTML (#1557)
  • Rename config.php to setup.php (#1556)
  • Move init.php to config.php (#1555)
  • Use Sass to style search form, remove search template (#1545)
  • Remove Modernizr (#1541)
  • Remove references to WP_ENV (#1554)
  • Use WP core's HTML5 gallery markup (#1546)
  • Use slash in handle names for theme CSS and JS (#1537)
  • Add compatibility with WooCommerce Multilingual plugin (#1530)
  • Remove ConditionalTagCheck class (#1494)
  • Add search templates (#1459)
  • Allow debugger statements in development JavaScript (#1487)

Sage 8.2.1

07 May 05:14
Compare
Choose a tag to compare
  • Update BrowserSync (#1457)
  • Bump dependencies (#1448)
  • Allow revved files to resolve in development if they exist (#1456)
  • Disable advanced minification features to fix incorrect file path in compiled CSS (#1452)
  • Fix Glyphicon font path (#1455)

Sage 8.2.0

29 Apr 15:48
Compare
Choose a tag to compare
  • Use Sass Bootstrap by default (#1437)
  • Remove nav walker and Bootstrap navbar (#1427)
  • Remove Bootstrap gallery (#1421)
  • Remove hardcoded feed link (#1426)
  • Move jQuery CDN feature to Soil (#1422)
  • Bump gulp-load-plugins to 0.10.0 (#1419)
  • Switch from yargs to minimist (#1418)
  • Remove $content_width (#1417)
  • Lowercase X-UA-Compatible (#1409)
  • Remove mention of Google Analytics from the config (#1384)

Sage 8.1.1

31 Mar 04:30
Compare
Choose a tag to compare
  • Remove pleeease dependency in favor of vanilla gulp-autoprefixer and gulp-minify-css (#1402)
  • Fix gulp --production race condition (#1398)
  • Update to Bootstrap 3.3.4 (#1387)

Sage 8.1.0

13 Mar 16:01
Compare
Choose a tag to compare
  • Move HTML5 Boilerplate's Google Analytics snippet to Soil (#1382)
  • Run gulp build if bower.json is changed (#1378)
  • Remove namespace from base.php (#1372)
  • Allow build directory to be customized (#1352, #1366)
  • Update ConditionalTagCheck and usage docs (#1365)
  • Change default gallery columns to 3 (#1364)
  • Apply script_loader_src filter to jQuery fallback (#1363)

Sage 8.0.1

26 Feb 22:18
Compare
Choose a tag to compare
  • Update to asset-builder 1.0.1 to fix Windows compatibility
  • Fix broken wiredep imports with main.scss.example (original issue)

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