Commit Graph

1540 Commits

Author SHA1 Message Date
Austin Pray
39caa2d391 Run styles and scripts in sequence
Prevents potential race condition where styles and scripts write to the
manifest at the same time

ref https://github.com/roots/sage/issues/1398

Updates changelog
2015-03-30 19:48:56 -05:00
Ben Word
ae1463ff5d Merge pull request #1394 from JulienMelissas/bump-deps
Bumped all the deps (except for pleeease).
2015-03-22 23:13:16 -05:00
Julien Melissas
cb3c26e2cd Bumped all the deps (except for pleeease). 2015-03-22 22:52:15 -04:00
Scott Walkinshaw
0eedae3ec8 Merge pull request #1392 from JulienMelissas/patch-2
use the right words
2015-03-22 22:07:44 -04:00
Julien Melissas
d3cb2a66fa use the right words
oops, not sure how we (I) missed that.
2015-03-22 21:36:57 -04:00
Scott Walkinshaw
a179515796 Merge pull request #1391 from fullyint/nav-walker
Change SageNavWalker to NavWalker in comments
2015-03-22 15:35:13 -04:00
Phil Nelson
6b90341d5f Change SageNavWalker to NavWalker in comments 2015-03-22 12:25:36 -04:00
Ben Word
03b9f40464 Merge pull request #1390 from kalenjohnson/conditional-tag-patch
Referencing ConditionalTagCheck directly
2015-03-18 17:58:08 -05:00
Kalen Johnson
796eaf1600 Referencing ConditionalTagCheck directly 2015-03-18 14:09:10 -07:00
Kalen Johnson
897782e65d Changing SageNavWalker to NavWalker, and referencing it directly in the template 2015-03-18 13:52:15 -07:00
Ben Word
a7ec5423db Merge pull request #1388 from roots/fix-sourcemaps
Temporary sourcemaps fix
2015-03-18 14:03:12 -05:00
Ben Word
e63fdafdff Temporary sourcemaps fix - Ref #1386 2015-03-18 13:56:26 -05:00
Ben Word
e60a2e3359 Merge pull request #1387 from roots/bootstrap-3-3-4
Update to Bootstrap 3.3.4
2015-03-17 23:35:55 -05:00
Ben Word
108d68d440 Update to Bootstrap 3.3.4 2015-03-17 23:29:29 -05:00
Austin Pray
cb2efcd46a Merge pull request #1383 from kalenjohnson/patch-2
Watch manifest.json
2015-03-13 16:02:33 -05:00
Kalen Johnson
8a897f0ff2 Watch manifest.json
Working on a project, when I want to modify manifest.json it helps the workflow if I don't need to run `gulp` every time I make a change.
2015-03-13 13:57:49 -07:00
Ben Word
632fa83136 Sage 8.1.0 2015-03-13 11:01:10 -05:00
Ben Word
403ec062c9 Merge pull request #1382 from roots/QWp6t-ga
Move GA snippet to roots/soil
2015-03-13 10:59:04 -05:00
Ben Word
d240605356 Update CHANGELOG 2015-03-13 10:09:32 -05:00
QWp6t
67acc1ae3d Move GA snippet to roots/soil 2015-03-13 00:48:25 -07:00
Ben Word
535e71b216 Merge pull request #1380 from JulienMelissas/bs-docs
Added more explicit instructions for BrowserSync.
2015-03-12 15:21:01 -05:00
Julien Melissas
fce3433ff7 Added more explicit instructions for BrowserSync.
http vs no http more consistent.
2015-03-12 16:11:49 -04:00
Ben Word
6786e17a96 Merge pull request #1379 from austinpray/deps
Bump gulp-plumber to 1.0.0
2015-03-11 11:02:15 -05:00
Austin Pray
4a107331d3 Bump gulp-plumber to 1.0.0 2015-03-10 22:59:14 -05:00
Ben Word
ca1700f280 Merge pull request #1378 from kalenjohnson/patch-1
Run `build` if `bower.json` is changed
2015-03-10 18:03:23 -05:00
Kalen Johnson
d8a24db287 Run build if bower.json is changed 2015-03-10 15:50:25 -07:00
Ben Word
6a71f880d8 Merge pull request #1372 from kalenjohnson/patch-1
Remove namespace from base.php
2015-03-06 13:58:35 -06:00
Kalen Johnson
29a97c9d1a Remove namespace from base.php 2015-03-06 11:54:09 -08:00
Ben Word
24219b3fff Merge pull request #1369 from roots/fix-travis
Fix ruleset after PHP_CodeSniffer 2.3.0 update
2015-03-05 12:09:56 -06:00
Ben Word
2717fb7e66 Fix ruleset after PHP_CodeSniffer 2.3.0 update 2015-03-05 12:05:20 -06:00
Ben Word
f595b05658 Merge pull request #1367 from roots/austinpray-patch-1
better instructions for sass install
2015-03-04 18:59:34 -06:00
Austin Pray
e2f7ebb54c better instructions for sass install
[ci skip]
2015-03-04 18:50:54 -06:00
Ben Word
63231756a7 Merge pull request #1363 from roots/QWp6t-jqueryfallback
Apply script_loader_src filter to jquery fallback
2015-03-03 19:44:08 -06:00
QWp6t
39d635b9cf Apply script_loader_src filter to jquery fallback 2015-03-03 14:13:12 -08:00
Ben Word
c5939545f1 Update CHANGELOG 2015-03-03 14:44:44 -06:00
Ben Word
57df3ae07f Merge pull request #1366 from roots/add-build-dir-constant
Use a constant for the build directory path
2015-03-03 14:39:22 -06:00
Ben Word
a57e07b14a Use a constant for the build directory path
Ref #1352
2015-03-03 14:37:47 -06:00
Ben Word
0c25df7e09 Merge pull request #1365 from roots/conditional-tag-check-args-fix
Update ConditionalTagCheck and usage docs
2015-03-03 14:32:03 -06:00
Ben Word
6a9e437427 Merge pull request #1352 from emaildano/patch-2
Handle $dist_path as var
2015-03-03 14:31:04 -06:00
Ben Word
f0d825b58f Merge pull request #1364 from leogono/patch-1
Change gallery columns default to 3
2015-03-03 14:30:49 -06:00
Scott Walkinshaw
fe94039e70 Update ConditionalTagCheck and usage docs
When passing an argument to a function for ConditionalTagCheck, the
argument should *not* always be an array. The function will be called
wit the arguments as is and not modified. So if the function takes a
string argument, keep it as a string. If it takes an array, use an
array.
2015-03-03 15:26:30 -05:00
Leo Gono
566563e701 change default columns to 3.
Issue is if you set 3 in Gallery options it will output 4 columns in the frontend. The default WordPress column is 3 for gallery and if it's set to 3, it does not added any column attribute to the shortcode which cause the issue. Setting the default to 3 should fix the issue.
2015-03-03 15:26:50 +08:00
Ben Word
9ee41494f7 Merge pull request #1360 from roots/QWp6t-readmerequirements
Add table of requirements
2015-03-01 10:31:53 -06:00
QWp6t
b49d856455 Add table of requirements 2015-03-01 07:36:59 -08:00
Scott Walkinshaw
fd8c437ca8 Merge pull request #1359 from roots/travis-updates
Travis updates
2015-03-01 00:07:02 -06:00
Scott Walkinshaw
99d2b0064d cache bower and node directories 2015-02-28 23:30:35 -06:00
Scott Walkinshaw
e31049aa39 Add hhvm 2015-02-28 23:30:20 -06:00
Ben Word
2e1a4bf67e Merge pull request #1355 from TomasVotruba/patch-1
travis: PHP 7.0 nightly added
2015-02-28 23:28:37 -06:00
Tomas Votruba
c14ca51f17 travis: PHP 7.0 nightly added 2015-03-01 00:56:15 +01:00
Scott Walkinshaw
65382410b5 Restore template-custom to sidebar config 2015-02-27 22:07:43 -06:00