Christian Kaisermann
33b981c4fc
Ensure to get templates filenames without path and extension.
2017-08-17 13:43:33 -03:00
Ben Word
0a0f1dc025
Merge pull request #1935 from roots/php7
...
PHP 7+ is now required
2017-08-08 11:29:50 -06:00
Ben Word
091cf08f6d
Remove PHP 5.6 tests from Travis
2017-08-08 11:15:15 -06:00
cfe34e3d8e
Update sage-installer 1.1 -> 1.2
2017-08-03 16:10:49 -07:00
Ben Word
b7dcd306e4
Update CHANGELOG
2017-08-02 11:07:08 -05:00
Ben Word
a3a268f7f6
PHP 7+ is required
2017-08-02 11:06:58 -05:00
QWp6t
8691074b29
Merge pull request #1919 (Sage 9.0.0-beta.4)
2017-07-25 08:58:39 -07:00
d2e58cc0d0
Update webpack 3.3.0
2017-07-18 02:23:56 -07:00
QWp6t
7f1196b070
Comment out example view namespace
2017-07-10 04:34:06 -07:00
QWp6t
78473e2fc9
Fix tyop
2017-07-10 04:32:03 -07:00
QWp6t
b34bfeab3c
Replace ContainerContract with Container
...
thx @LeoColomb for catching this
2017-07-09 14:03:28 -07:00
afbaf8fb2e
Update webpack 3.1.0 et al
2017-07-09 07:28:28 -07:00
949fa86c38
index template should always pass post type when including content
2017-07-09 07:13:43 -07:00
a83a10ce69
Add config and controllers to BS watch
2017-07-09 07:11:57 -07:00
1a8dce9b09
Use roots/sage-lib (incl. new config system)
2017-07-09 07:05:07 -07:00
7a9d4f6be8
Remove unnecessary .gitkeep
2017-07-01 22:17:19 -07:00
caea9aa3fd
(CS)Add missing trailing comma
2017-07-01 19:48:51 -07:00
Jan Grzegorowski
a429115fb2
Pass config.open to browsersync-webpack-plugin
2017-07-01 19:39:12 -07:00
a67d5001f3
Minimize webpack output
2017-07-01 18:16:27 -07:00
6bbc676ecb
Use roots/sage-installer for post-create event
2017-07-01 18:03:58 -07:00
093d1f724d
Refactor module (loader) rules
...
- Removed unnecessary url-loader targeting .woff files
- Replaced file-loader with url-loader (file is fallback for url)
- PostCSS plugins are all loaded manually vs postcss.config.js
2017-07-01 12:49:47 -07:00
d79504bf48
Revert to latest stable version of file-loader
2017-07-01 07:09:40 -07:00
39ac9e7ecc
Implement autoload system for styles/scripts
2017-07-01 04:52:49 -07:00
24f0092d53
Remove redundant comments from styles/scripts
2017-07-01 01:44:44 -07:00
0a99ad1db5
Use jsDoc comments in front-end scripts
2017-07-01 01:08:54 -07:00
b8a502def6
Update npm dependencies
2017-06-30 23:56:54 -07:00
cc41cc1e3b
Support config-local.json overrides config.json
2017-06-30 21:02:09 -07:00
f370d7674e
Stylelint allow empty sources
2017-06-30 20:48:28 -07:00
f02e2d3e86
Move eslint and stylelint configs to package.json
2017-06-30 20:47:27 -07:00
Ben Word
8172de691f
Merge pull request #1903 from roots/add-controller
...
Add soberwp/controller
2017-06-22 19:37:07 -05:00
Ben Word
aced09fb1e
Merge pull request #1910 from darrenjacoby/add-controller
...
Controller examples
2017-06-22 19:29:07 -05:00
Darren Jacoby
ca808db748
Controller examples
2017-06-21 17:29:41 +02:00
Ben Word
f5a31c3feb
Merge pull request #1908 from roots/template-call-syntax
...
Change syntax of template call to match other files in views/
2017-06-14 16:38:12 -06:00
Raquelle Fahle
98e4d4d09d
Change syntax of template call to match other files in views/
2017-06-14 16:41:42 -05:00
Ben Word
081b374de8
Merge pull request #1906 from samrap/hotfix-1905
...
Don't remove comments when clearing files.
2017-06-13 12:24:52 -06:00
Sam Rapaport
95acfe2ff5
Remove test output.
2017-06-13 09:47:19 -07:00
Sam Rapaport
3849192cc7
Don't remove comments when clearing files.
2017-06-13 09:45:42 -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
65169986b7
Merge pull request #1867 from davekiss/patch-1
...
Add Tachyons as a CSS framework option
2017-06-13 07:43:29 -06:00
Dave Kiss
6b3d44857b
assets -> resources/assets
2017-06-13 08:47:10 -04:00
Dave Kiss
e59dc20163
Merge branch 'master' of github.com:roots/sage
2017-06-13 08:39:27 -04:00
Ben Word
48c1d15c62
Merge pull request #1904 from roots/remove-post-formats
...
Remove post format reference in template call
2017-06-11 20:42:36 -06:00
Raquelle Fahle
8703069607
Update operator for template call
2017-06-11 20:59:49 -05:00
Raquelle Fahle
94b172f85c
Remove post format reference in template call
2017-06-11 19:43:20 -05:00
Ben Word
556f08aee4
Merge pull request #1885 from samrap/dev-stylelint
...
Add stylelint to builds and watch
2017-06-11 17:56:25 -06:00
Ben Word
7e02fdbb6b
Update comments, add some more
2017-06-11 17:53:22 -06:00
Ben Word
ae530661cb
Merge branch 'master' into dev-stylelint
2017-06-11 17:43:19 -06:00
Ben Word
384d95871d
Merge pull request #1890 from rfair404/rfair/update-docs-for-resources
...
Update inline documentation to reflect correct theme file locations
2017-06-11 17:40:59 -06:00
Ben Word
e170c3887c
Add soberwp/controller
2017-06-11 17:30:42 -06:00
Julien Melissas
c304c3041d
Optimize CSS Assets safe = true ( #1901 )
...
Related: https://github.com/roots/sage/pull/1610#issuecomment-182969178
oh word!
2017-06-06 13:15:34 -07:00