Skip to content

Releases: roots/sage

Sage 8.5.2

14 Aug 01:08

Choose a tag to compare

  • Update to Bootstrap 4 Beta (#1944)
  • Fix caption display (#1878)

Sage 9.0.0-beta.4

12 Aug 00:19

Choose a tag to compare

Sage 9.0.0-beta.4 Pre-release
Pre-release
  • Update to Bootstrap 4.0.0-beta (#1943)
  • PHP 7+ is now required (#1935)
  • Update dependencies, support config-local.json, implement autoload system for styles/scripts, use roots/sage-installer, use roots/sage-lib (#1919)
  • Add soberwp/controller (#1903)
  • Change syntax of template call to match other files in views (#1908)
  • Add Tachyons as a CSS framework option (#1867)
  • Remove post format reference in template call (#1904)
  • Update inline documentation to reflect correct theme file locations (#1890)
  • Optimize CSS Assets safe = true (#1901)
  • Update Autoprefixer and standardize browserlist location (#1899)
  • Do not redirect for WP-CLI (#1891)
  • Illuminate: container make with parameters (#1888)
  • Add Stylelint for linting stylesheets (#1885)

Sage 9.0.0-beta.3

21 Apr 22:56

Choose a tag to compare

Sage 9.0.0-beta.3 Pre-release
Pre-release
  • Move required theme files to sage/resources (#1877)
  • Move src/ to app/ (#1868)
  • Move templates/ to resources/views/, move assets/ to resources/assets/, rename base.blade.php to app.blade.php (#1864)
  • Add option to configure build settings (#1822)
  • Add support for HTML injection (#1817)

Sage 8.5.1

21 Feb 16:58

Choose a tag to compare

  • Update gulp-imagemin options (#1839)
  • Add error handling to scripts and styles gulp tasks (#1832)
  • Update to Bootstrap 4.0.0-alpha.6 (#1832)

Sage 9.0.0-beta.2

19 Jan 16:11

Choose a tag to compare

Sage 9.0.0-beta.2 Pre-release
Pre-release
  • Fix Browersync (#1815)
  • Add option to select CSS framework, add Foundation as an option (#1813)
  • Add option to add Font Awesome (#1812)
  • Add option to change theme file headers (#1811)
  • Add option to remove Bootstrap (#1810)
  • Remove Font Awesome (#1809)
  • Remove grid defaults (#1808)
  • Fix for publicPath (#1806)
  • Update clean task name (#1800)
  • Allow browser versions to be configured in config.json (#1798)
  • Use stock ESLint (#1796)

Sage 9.0.0-beta.1

10 Jan 15:26

Choose a tag to compare

Sage 9.0.0-beta.1 Pre-release
Pre-release
  • Update to Bootstrap 4 Alpha 6 (#1792)
  • Add Blade (#1765 and #1777)
  • Remove sidebar defaults (#1760)
  • Remove post formats (#1759)

Sage 9.0.0-alpha.4

17 Nov 04:04

Choose a tag to compare

Sage 9.0.0-alpha.4 Pre-release
Pre-release
  • Use new webpack api schema (8ac5f15)
  • Update dependencies (70ebba7)
  • Variables organization (8ac5f15)
  • Use $.fn.ready() (reverts 724d550) (e7fccbe)
  • Theme activation updates 'stylesheet' option instead of 'template' (fb19145)
  • Reorganize and refactor build routine (8c9ba05)
  • Switch assets manifest plugin (c1bb2b3)
  • Add images to assets manifest (c49793c)
  • Switch from babel to buble (0d38ab8)
  • Update dependencies & webpack compatibility (BREAKING CHANGES) (eae52fd)
  • Use http by default (not https) to be consistent with Trellis (e6f2f49)

Sage 8.5.0

21 Sep 04:06

Choose a tag to compare

  • Update to Bootstrap 4.0.0-alpha.4
  • Update installation instructions
  • Update dependencies

Sage 9.0.0-alpha.3

12 Sep 02:02

Choose a tag to compare

Sage 9.0.0-alpha.3 Pre-release
Pre-release
  • Fix webpack HMR (#1713)
  • Remove minor edits from CHANGELOG.md (3516629)

Sage 9.0.0-alpha.2

05 Sep 02:50

Choose a tag to compare

Sage 9.0.0-alpha.2 Pre-release
Pre-release
  • Refactor build routine (#1703)
  • Update _grid.scss to use @include make-col-ready() mixin (#1706)