Kalen Johnson
b7742fd86f
Fix sidebar echoing a 1
2016-12-06 15:07:37 -08:00
Ben Word
5c12f0ff8e
👀
2016-12-06 15:45:19 -07:00
Ben Word
ff410b1c1e
Uncomment sidebar, fix include
2016-12-06 15:39:58 -07:00
Ben Word
ca9af502df
Update README.md
2016-12-06 15:06:22 -07:00
QWp6t
0d83ed4b8b
Refactor Blade implementation. Use Container
2016-12-06 03:42:41 -08:00
Ben Word
c69431efa5
Remove PHP 5.5 testing from Travis
2016-12-04 20:19:01 -07:00
QWp6t
f23477386d
Use array_map() for blade hierarchy loop
2016-12-04 11:21:45 -08:00
QWp6t
7367225c3e
Require PHP >= 5.6.4
2016-12-04 11:20:10 -08:00
QWp6t
aef630d898
Remove wrapper and template classes
2016-12-04 11:19:34 -08:00
QWp6t
c20f53dee4
Resolve style issues
2016-12-04 08:35:13 -08:00
kalenjohnson
0918597d4a
First pass at Blade templating
2016-12-03 10:27:22 -08:00
kalenjohnson
3c831356f2
Merge branch 'master' of github.com:roots/sage
2016-12-03 10:22:45 -08:00
Joshua Geschwendt
8388805ba9
Fix to load optimization config ( #1762 )
...
closes #1761
2016-12-01 09:08:09 -08:00
Ben Word
2d57641b3d
Merge pull request #1760 from roots/remove-sidebar-defaults
...
Remove sidebar defaults
2016-11-29 20:10:58 -07:00
kalenjohnson
0af72b8525
Unused use keyword
2016-11-27 18:40:33 -08:00
Ben Word
56c3bb8367
Remove sidebar defaults
2016-11-27 15:04:02 -07:00
Ben Word
1b62092855
Merge pull request #1759 from roots/remove-post-formats
...
Remove post formats
2016-11-27 15:00:32 -07:00
Ben Word
d3171d3caa
Replace WP codex links with developer.wordpress.org links
2016-11-27 14:56:03 -07:00
Ben Word
78ea970eab
Remove post formats
2016-11-27 14:54:47 -07:00
Ben Word
265815f5bf
Merge pull request #1751 from roots/alpha4
...
Sage 9-alpha.4
2016-11-16 21:04:04 -07:00
Ben Word
729de8cd97
Update yarn.lock [ci skip]
2016-11-16 21:03:31 -07:00
Ben Word
5f640f7225
Update CHANGELOG [ci skip]
2016-11-16 21:02:54 -07:00
QWp6t
e6e60aa8c1
Use new webpack api schema
2016-11-15 02:46:09 -08:00
QWp6t
70ebba7d80
Update dependencies
2016-11-15 00:34:42 -08:00
Ben Word
a37e31df6f
Update CHANGELOG [skip ci]
2016-11-14 23:34:38 -07:00
Ben Word
9641e2c4c9
Update alpha references
2016-11-14 23:28:16 -07:00
Ben Word
8ac5f153b8
Variables organization
2016-11-14 23:17:55 -07:00
QWp6t
e7fccbe0bf
Use $.fn.ready() (reverts 724d550)
2016-11-07 01:51:18 -08:00
QWp6t
fb19145d42
Theme activation updates 'stylesheet' option instead of 'template'
2016-11-07 00:57:41 -08:00
QWp6t
8c9ba0546b
Reorganize and refactor build routine
2016-11-06 22:31:49 -08:00
QWp6t
c1bb2b3a27
Switch assets manifest plugin
2016-11-06 20:32:47 -08:00
QWp6t
c49793cd3d
Add images to assets manifest
2016-11-06 19:40:13 -08:00
QWp6t
0d38ab8391
Switch from babel to buble
2016-11-03 09:05:07 -07:00
QWp6t
eae52fd7ea
Update dependencies & webpack compatibility (BREAKING CHANGES)
2016-11-03 08:38:22 -07:00
QWp6t
e6f2f494b0
Use http by default (not https) to be consistent with Trellis
2016-11-03 08:35:44 -07:00
Allan Chau
e4d8be1642
Add support for .ico files ( #1740 )
2016-11-03 01:53:21 -07:00
Ramin
a0afa7795a
Adds Yarn package and lock file. ( #1744 )
...
Add Yarn support by including yarn.lock file
* removes Yarn as a dependency
2016-11-03 01:51:33 -07:00
Patrick Vézina
09497e7df9
Fix browserSyncOptions in config.js not being passed to BrowserSync ( #1732 )
...
See: https://discourse.roots.io/t/sage-9-configure-browsersync/7808
2016-10-05 17:01:09 -07:00
Patrick Vézina
b5a321fb45
Fix duplicate value of watch option Array ( #1733 )
2016-10-05 16:51:10 -07:00
Ben Word
a87cd047cc
Update README.md
2016-09-20 22:24:52 -06:00
Craig Dennis
4dc0163932
Fix #1720 : Specify absolute version of Webpack ( #1721 )
...
Webpack `2.1.0-beta.23` has breaking changes related to the configuration structure, so forcing `2.1.0-beta.22` as a temporary fix by removing the `^`.
2016-09-20 06:42:44 -07:00
QWp6t
953a8ab5d6
Define WEBPACK_PUBLIC_PATH in webpack.config.js
...
Move WEBPACK_PUBLIC_PATH back to webpack.config.js
- Reverses a change made in 10899cf
- Closes #1718
2016-09-12 23:47:11 -07:00
QWp6t
f4a8ee5901
9.0.0-alpha.3
2016-09-11 19:00:43 -07:00
QWp6t
b79f389170
Comply with new eslint rules
2016-09-11 18:48:34 -07:00
QWp6t
c96905b075
Use closure instead of doneCompiling() method. Fixes #1717
2016-09-11 18:47:46 -07:00
Scott Walkinshaw
ce82d1a25d
Add note to README about master branch
2016-09-11 17:22:38 -04:00
QWp6t
10899cf2cd
Fix webpack HMR
2016-09-11 11:39:48 -07:00
QWp6t
3516629add
Remove minor edits from CHANGELOG.md
2016-09-11 11:37:08 -07:00
QWp6t
724d550739
Use native DOMContentLoaded event
2016-09-11 11:17:03 -07:00
QWp6t
572b074a9e
Add additional commands to readme, fix BrowserSync docs
2016-09-09 10:11:36 -07:00