Commit Graph

87 Commits

Author SHA1 Message Date
Ben Word
808e37a085 Force 5.4.27 version of illuminate/support 2018-03-06 15:31:05 -07:00
Ben Word
a4a19a5375 Force 5.4 versions of illuminate/support 2018-03-06 14:32:52 -07:00
Darren Jacoby
e5edc8dd5f Controller 2.0.0 2018-02-07 19:05:00 +02:00
Darren Jacoby
681ad997a2 Controller 9.0.0-beta.4 2017-08-22 19:49:09 +02:00
Ben Word
66c69063e2 Bump sage-installer 2017-08-11 18:07:12 -06:00
Ben Word
05c853ea88 Bump sage-lib 2017-08-11 17:42:48 -06:00
Ben Word
0a0f1dc025 Merge pull request #1935 from roots/php7
PHP 7+ is now required
2017-08-08 11:29:50 -06:00
cfe34e3d8e Update sage-installer 1.1 -> 1.2 2017-08-03 16:10:49 -07:00
Ben Word
a3a268f7f6 PHP 7+ is required 2017-08-02 11:06:58 -05:00
1a8dce9b09 Use roots/sage-lib (incl. new config system) 2017-07-09 07:05:07 -07:00
6bbc676ecb Use roots/sage-installer for post-create event 2017-07-01 18:03:58 -07:00
Ben Word
43cbd1ec90 Use latest Controller (https://github.com/soberwp/controller/pull/26) 2017-06-13 10:27:15 -06:00
Ben Word
e170c3887c Add soberwp/controller 2017-06-11 17:30:42 -06:00
QWp6t
1f06230118 Update dependencies 2017-04-15 18:52:03 -07:00
Ben Word
80728a1b94 Move src/ to app/ 2017-04-03 19:46:52 -06:00
Sam Rapaport
f242cb50e9 Upgrade to Illuminate 5.4 packages #1841 (#1850) 2017-02-27 15:01:41 -08:00
Léo Colombaro
25444df836 do not call composer package binaries with path (#1846)
Fixes #1842
See composer note at https://getcomposer.org/doc/articles/scripts.md#writing-custom-commands
2017-02-26 09:12:48 -08:00
Ben Word
652459b30d Not specific to BS 2017-02-05 21:41:00 -07:00
Ben Word
a81a0f9b03 Add option to configure Browsersync 2017-01-29 16:49:44 -07:00
Ben Word
3909bf76f0 Add option to select CSS framework, add Foundation as an option (#1813)
* Add option to select CSS framework, add Foundation as an option
2017-01-18 09:05:56 -07:00
Ben Word
1f8f24f04f Add option to add Font Awesome 2017-01-17 14:59:55 -07:00
Ben Word
c2c43df4b8 Add option to change theme file headers 2017-01-15 12:41:06 -07:00
Ben Word
b91ab89834 Add option to remove Bootstrap when creating project (#1810)
* Add option to remove Bootstrap when creating project
* Remove phpmd, per @QWp6t
2017-01-14 19:56:17 -07:00
QWp6t
c0fc19ef61 Use Config object to store config options 2016-12-24 23:14:38 -08:00
QWp6t
a3141c569e Refactor Blade implementation (again), closes #1769 (#1777)
* Squash bugs, reorganize, etc.
* Use `get_body_class()` to apply filters on template data
* Use `PHP_INT_MAX` as priority for `template_include` filter
2016-12-18 15:50:08 -08:00
Evan Mattson
2edbab951c tighten version constraint for illuminate/view (#1767) 2016-12-08 12:55:21 -08:00
QWp6t
0d83ed4b8b Refactor Blade implementation. Use Container 2016-12-06 03:42:41 -08:00
QWp6t
7367225c3e Require PHP >= 5.6.4 2016-12-04 11:20:10 -08:00
kalenjohnson
0918597d4a First pass at Blade templating 2016-12-03 10:27:22 -08:00
Ben Word
a05c8692ca Update composer.json 2016-09-04 22:02:23 -06:00
Ben Word
fd1f6251e4 Use Composer to run PHPCS and PHPMD tests 2016-04-03 17:16:29 -05:00
Matthew Henkler
a994889f9a Move Sage includes from autoloader back to functions.php to fix issues including in Bedrock 2016-03-25 11:21:57 -05:00
Ben Word
610c46b3b1 Require PHP 5.5 2016-03-12 13:47:56 -05:00
QWp6t
f752470b33 Rename app to src 2016-03-11 18:00:06 -05:00
QWp6t
97906e97e9 Rename interfaces, unset after unwrapping 2016-03-11 18:00:05 -05:00
QWp6t
9eaffa3a2d Restructure theme, use autoloader 2016-03-11 18:00:05 -05:00
QWp6t
6a6ff88536 Add composer.json and update installation instructions 2015-12-09 14:43:04 -08:00