Commit Graph

  • f4cf20b94f Respect autoprefixer browsers when stripping vendor prefixes with cssnano Oskar Schöldström 2017-01-10 12:22:01 -05:00
  • faf77d791f Update README to include new task name Peter Sorensen 2017-01-10 12:05:37 -08:00
  • 7d87c3d7e3 rename clean task Peter Sorensen 2017-01-10 12:04:33 -08:00
  • 6b37080b13 Allow autoprefixer's browser versions to be configured Oskar Schöldström 2017-01-10 12:21:25 -05:00
  • e7366d45eb Merge pull request #1795 from roots/beta1 Ben Word 2017-01-10 08:25:19 -07:00
  • 1f60335eee Update CHANGELOG.md Ben Word 2017-01-10 07:44:33 -07:00
  • 4038e55531 alpha -> beta Ben Word 2017-01-10 07:43:10 -07:00
  • 69a292a5b3 Add shared $post variable to Blade QWp6t 2017-01-09 19:32:16 -08:00
  • 23d283c7bf Use stock eslint Scott Walkinshaw 2017-01-09 20:06:45 -05:00
  • d1e4a07906 update eslint 3.13.1 QWp6t 2017-01-09 16:40:47 -08:00
  • 6c685f656b Bump version 9.0.0-beta.1 QWp6t 2017-01-09 16:35:53 -08:00
  • bdaf038248 Give devs more options for dynamically setting publicPath QWp6t 2017-01-09 16:22:23 -08:00
  • d06e72e20c Follow standard naming conventions for classes/non-classes in assets/scripts QWp6t 2017-01-09 14:15:39 -08:00
  • f12654f83f images should be recompiled on compiler done event QWp6t 2017-01-09 13:49:38 -08:00
  • ce6024cde4 publicPath is ../ for styles, and optionally uses envar for everything else QWp6t 2017-01-09 13:32:38 -08:00
  • bfb3ef7873 Update airbnb 14.0.0 QWp6t 2017-01-09 13:16:58 -08:00
  • 71791d836c Update webpack 2.2.0-rc.3 QWp6t 2017-01-09 13:09:34 -08:00
  • 0456dccdc2 Update dependencies QWp6t 2017-01-09 13:05:18 -08:00
  • c504f94db7 👀 Ben Word 2017-01-09 08:50:59 -07:00
  • 190f4a3503 Merge pull request #1793 from roots/customizer-fix Ben Word 2017-01-08 17:30:21 -07:00
  • d930f19c0d Close #1791 - Only disable customizer if theme isn't activated Ben Word 2017-01-08 14:19:42 -07:00
  • 07405bf012 Merge pull request #1792 from roots/bs4-alpha-6 Ben Word 2017-01-08 09:07:15 -07:00
  • 6f6ac94cca Update to Bootstrap 4 Alpha 6 Ben Word 2017-01-08 08:45:39 -07:00
  • e6d187cb6a Merge pull request #1787 from roots/qwp6t/browsersync-webpack-plugin Ben Word 2017-01-06 16:18:38 -07:00
  • 24cc3b5a42 Use browsersync-webpack-plugin QWp6t 2017-01-03 08:14:54 -08:00
  • 9c522ed9f4 Fix conflict with WP core Ben Word 2016-12-30 12:51:55 -07:00
  • 7722579961 Merge pull request #1781 from roots/config-class Ben Word 2016-12-30 12:02:43 -07:00
  • 50bc9d8525 Merge branch 'master' into config-class QWp6t 2016-12-28 13:20:50 -08:00
  • 6ccdb6d799 Throw errors if minimum requirements aren't met (#1782) QWp6t 2016-12-28 13:19:19 -08:00
  • cb03de326d Merge branch 'master' of github.com:roots/sage QWp6t 2016-12-27 22:16:42 -08:00
  • 0b17f2a96c Use get_theme_file_path() QWp6t 2016-12-27 22:15:55 -08:00
  • 725ee8446b Enable selective refresh for widgets in customizer (#1778) Ben Word 2016-12-25 15:48:18 -07:00
  • 121e3f20d7 Prefer passing class name when binding new shared instances QWp6t 2016-12-24 23:45:05 -08:00
  • c0fc19ef61 Use Config object to store config options QWp6t 2016-12-24 23:14:16 -08:00
  • 5d454ba8ed Remove templates/ when normalizing templates in hierarchy filters QWp6t 2016-12-24 04:42:05 -08:00
  • 50a6f8ea60 Do not use after_switch_theme hook, closes #1768 QWp6t 2016-12-24 04:29:14 -08:00
  • 3258bff64e Pass $template to sage/template/{$class}/data filter, closes #1771 QWp6t 2016-12-18 16:00:00 -08:00
  • a3141c569e Refactor Blade implementation (again), closes #1769 (#1777) QWp6t 2016-12-18 15:50:08 -08:00
  • 258d454bec Merge pull request #1772 from davekiss/patch-1 Ben Word 2016-12-12 15:25:15 -07:00
  • 6ca3b3faa7 front_page => frontpage Dave Kiss 2016-12-12 17:24:34 -05:00
  • 6a0488a99b npm -> yarn Ben Word 2016-12-10 23:22:09 -07:00
  • 7b6e4194ef npm -> yarn Ben Word 2016-12-10 22:34:50 -07:00
  • 1ebe72fbb1 Update composer.lock QWp6t 2016-12-10 12:08:04 -08:00
  • 1a39af0f7f Update .travis.yml for Sage 9 QWp6t 2016-12-10 08:04:53 -08:00
  • fb6f01bac8 Array manipulation in FileViewFinder::getPossibleViewFiles() should be a separate method QWp6t 2016-12-10 06:11:11 -08:00
  • 354c32e0de Add sage/template_data filter so developers can pass data within template_include QWp6t 2016-12-10 06:07:26 -08:00
  • 7af96ac311 Normalize $templates[] in {$type}_template_hierarchy QWp6t 2016-12-10 06:06:00 -08:00
  • 945e3b76d7 Use @php() instead of @php [...] @endphp QWp6t 2016-12-09 23:48:31 -08:00
  • b3ebd1f698 Fallback delimiter should be const QWp6t 2016-12-08 15:55:16 -08:00
  • e3546ce5d7 Merge branch 'master' of github.com:roots/sage QWp6t 2016-12-08 15:22:52 -08:00
  • 7f7ce45ed4 Use hyphen in view paths as delimiter for fallback views QWp6t 2016-12-08 15:22:17 -08:00
  • 2edbab951c tighten version constraint for illuminate/view (#1767) Evan Mattson 2016-12-08 22:55:21 +02:00
  • 99752388bc Ignore yarn-error.log file 👀 QWp6t 2016-12-08 11:53:13 -08:00
  • b53ab6e4a1 Merge pull request #1765 from roots/blade Ben Word 2016-12-06 17:07:38 -07:00
  • 3dadb86ec2 Fixing double echo's, template cleanup Kalen Johnson 2016-12-06 15:24:15 -08:00
  • b7742fd86f Fix sidebar echoing a 1 Kalen Johnson 2016-12-06 15:07:37 -08:00
  • 5c12f0ff8e 👀 Ben Word 2016-12-06 15:45:19 -07:00
  • ff410b1c1e Uncomment sidebar, fix include Ben Word 2016-12-06 15:39:58 -07:00
  • ca9af502df Update README.md Ben Word 2016-12-06 15:06:22 -07:00
  • 0d83ed4b8b Refactor Blade implementation. Use Container QWp6t 2016-12-06 03:28:41 -08:00
  • c69431efa5 Remove PHP 5.5 testing from Travis Ben Word 2016-12-04 20:19:01 -07:00
  • f23477386d Use array_map() for blade hierarchy loop QWp6t 2016-12-04 11:21:45 -08:00
  • 7367225c3e Require PHP >= 5.6.4 QWp6t 2016-12-04 11:20:10 -08:00
  • aef630d898 Remove wrapper and template classes QWp6t 2016-12-04 11:19:34 -08:00
  • c20f53dee4 Resolve style issues QWp6t 2016-12-04 08:35:13 -08:00
  • 0918597d4a First pass at Blade templating kalenjohnson 2016-12-03 10:27:22 -08:00
  • 3c831356f2 Merge branch 'master' of github.com:roots/sage kalenjohnson 2016-12-03 10:22:45 -08:00
  • 8388805ba9 Fix to load optimization config (#1762) Joshua Geschwendt 2016-12-01 12:08:09 -05:00
  • 2d57641b3d Merge pull request #1760 from roots/remove-sidebar-defaults Ben Word 2016-11-29 20:10:58 -07:00
  • 0af72b8525 Unused use keyword kalenjohnson 2016-11-27 18:40:33 -08:00
  • 56c3bb8367 Remove sidebar defaults Ben Word 2016-11-27 15:04:02 -07:00
  • 1b62092855 Merge pull request #1759 from roots/remove-post-formats Ben Word 2016-11-27 15:00:32 -07:00
  • d3171d3caa Replace WP codex links with developer.wordpress.org links Ben Word 2016-11-27 14:56:03 -07:00
  • 78ea970eab Remove post formats Ben Word 2016-11-27 14:46:05 -07:00
  • 265815f5bf Merge pull request #1751 from roots/alpha4 Ben Word 2016-11-16 21:04:04 -07:00
  • 729de8cd97 Update yarn.lock [ci skip] Ben Word 2016-11-16 21:03:31 -07:00
  • 5f640f7225 Update CHANGELOG [ci skip] Ben Word 2016-11-16 21:00:48 -07:00
  • e6e60aa8c1 Use new webpack api schema QWp6t 2016-11-15 02:25:32 -08:00
  • 70ebba7d80 Update dependencies QWp6t 2016-11-15 00:34:42 -08:00
  • a37e31df6f Update CHANGELOG [skip ci] Ben Word 2016-11-14 23:34:38 -07:00
  • 9641e2c4c9 Update alpha references Ben Word 2016-11-14 23:28:16 -07:00
  • 8ac5f153b8 Variables organization Ben Word 2016-11-14 23:17:55 -07:00
  • e7fccbe0bf Use $.fn.ready() (reverts 724d550) QWp6t 2016-11-07 01:51:18 -08:00
  • fb19145d42 Theme activation updates 'stylesheet' option instead of 'template' QWp6t 2016-11-07 00:57:41 -08:00
  • 8c9ba0546b Reorganize and refactor build routine QWp6t 2016-11-06 22:31:49 -08:00
  • c1bb2b3a27 Switch assets manifest plugin QWp6t 2016-11-06 20:32:47 -08:00
  • c49793cd3d Add images to assets manifest QWp6t 2016-11-06 03:49:41 -08:00
  • 0d38ab8391 Switch from babel to buble QWp6t 2016-11-03 08:55:45 -07:00
  • eae52fd7ea Update dependencies & webpack compatibility (BREAKING CHANGES) QWp6t 2016-11-03 08:38:22 -07:00
  • e6f2f494b0 Use http by default (not https) to be consistent with Trellis QWp6t 2016-11-03 08:35:44 -07:00
  • e4d8be1642 Add support for .ico files (#1740) Allan Chau 2016-11-03 19:23:21 +10:30
  • a0afa7795a Adds Yarn package and lock file. (#1744) Ramin 2016-11-03 19:21:33 +10:30
  • 09497e7df9 Fix browserSyncOptions in config.js not being passed to BrowserSync (#1732) Patrick Vézina 2016-10-05 20:01:09 -04:00
  • b5a321fb45 Fix duplicate value of watch option Array (#1733) Patrick Vézina 2016-10-05 19:51:10 -04:00
  • a87cd047cc Update README.md Ben Word 2016-09-20 22:24:52 -06:00
  • 4dc0163932 Fix #1720: Specify absolute version of Webpack (#1721) Craig Dennis 2016-09-20 14:42:44 +01:00
  • 953a8ab5d6 Define WEBPACK_PUBLIC_PATH in webpack.config.js QWp6t 2016-09-12 23:40:25 -07:00
  • f4a8ee5901 9.0.0-alpha.3 QWp6t 2016-09-11 19:00:43 -07:00
  • b79f389170 Comply with new eslint rules QWp6t 2016-09-11 18:48:34 -07:00
  • c96905b075 Use closure instead of doneCompiling() method. Fixes #1717 QWp6t 2016-09-11 18:47:46 -07:00