Skip to content

Releases: roots/sage

Sage 9.0.5

17 Sep 17:22
a33bbe5
Compare
Choose a tag to compare
  • Workaround for Bootstrap incompatibility with webpack. Fixes #2017 (e72b490)

Sage 9.0.4

07 Sep 15:36
375b06a
Compare
Choose a tag to compare
  • Force illuminate/support to 5.6.* (#2112)

Sage 9.0.3

07 Sep 14:18
dc53b90
Compare
Choose a tag to compare
  • Revert "Add searchform partial and function to replace default WordPress functionality" (#2110)
  • Unescape get_language_attributes() (#2108)
  • Add data from controller to comments template (#2100)

Sage 9.0.2

21 Aug 21:55
8a023b4
Compare
Choose a tag to compare
  • Update to Bootstrap 4.1.3 (#2097)
  • Comments template fix (#2095)
  • UglifyJs: Change the ecma option from 8 to 5 (#2092)
  • Add searchform partial and function to replace default WordPress functionality (#2090)
  • Change language_attributes() to get_language_attributes() (#2089)
  • Fix missing comment-reply JS (#2085)
  • Use better merge method for Webpack Preset config (#2084)
  • Add support for preset specific Webpack config (#2083)
  • Enable Sass comments and run prefixing before minification (#2078)
  • Set removeViewBox to 'false' in webpack's optimization settings (#2075)
  • Add uglifyjs plugin (#2070)
  • Make template() compatible with wp admin (#2068)
  • Upgrade to Controller 2.1.0 (#2025)

Sage 9.0.1

30 Apr 18:52
b1f645b
Compare
Choose a tag to compare
  • Update to Bootstrap 4.1.1 (#2065)
  • Auto-detect proxyUrl scheme (#2062)
  • Bump to Laravel 5.6 (#2061)
  • Update to Bootstrap 4.1.0 (#2056)
  • Change inline @php directive to full form (#2042)
  • PHP 7.1.3+ is now required (#2037)

Sage 8.5.4

15 Feb 23:48
50f02e1
Compare
Choose a tag to compare
Merge pull request #2031 from roots/8.5.4

Sage 8.5.4

Sage 9.0.0

07 Feb 15:48
6e3d873
Compare
Choose a tag to compare
Merge pull request #2024 from roots/9.0.0

9.0.0

Sage 8.5.3

18 Aug 15:31
Compare
Choose a tag to compare
  • Popper.js now properly supports Bower (#1953)

Sage 8.5.2

14 Aug 01:08
Compare
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
Compare
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)