Commit Graph

1557 Commits

Author SHA1 Message Date
Austin Pray
75e3579e3d Switch from yargs to minimist
For our simple usecase we do not need the extra functionality of yargs.
This removes 4 dependencies from our dependency graph.

https://github.com/bcoe/yargs
https://github.com/substack/minimist
2015-04-11 13:16:41 -05:00
Ben Word
25d75de332 Merge pull request #1417 from roots/remove-content_width
Remove $content_width
2015-04-11 11:01:00 -05:00
Ben Word
c8693d858e Remove $content_width 2015-04-10 21:34:44 -05:00
Ben Word
e07cf54efd Merge pull request #1409 from roots/minor-h5bp-update
From H5BP: Lowercase X-UA-Compatible
2015-04-02 10:32:04 -05:00
Ben Word
af774749b3 Lowercase 2015-04-02 10:22:10 -05:00
Ben Word
82215b35cf Merge pull request #1384 from roots/QWp6t-optionsGA
Remove mention of Google Analytics from the config
2015-04-02 10:11:45 -05:00
QWp6t
1be28dff01 Remove Google Analytics 2015-04-01 17:46:56 -07:00
Ben Word
af2a6a063e Merge pull request #1407 from roots/phpcs-update
Verify that operators have valid spacing surrounding them
2015-04-01 16:43:58 -05:00
Ben Word
46d29c0ff7 Pass new ruleset 2015-04-01 16:39:30 -05:00
Ben Word
2a4a355c35 Verify that operators have valid spacing surrounding them [ci skip] 2015-04-01 16:38:28 -05:00
Ben Word
1b0457b6f9 Merge pull request #1405 from lamosty/better_sass_integration
Clarify Sass integration
2015-04-01 13:32:15 -05:00
Rastislav Lamos
cd47721830 Clarify Sass integration 2015-03-31 19:43:50 +02:00
Ben Word
dc9a0eb22e Merge pull request #1403 from roots/8.1.1
Sage 8.1.1
2015-03-30 23:30:31 -05:00
Ben Word
27cc495b2f Sage 8.1.1 2015-03-30 23:29:34 -05:00
Ben Word
061db4f41f Merge pull request #1402 from austinpray/fixsourcemaps
Removes gulp-pleeease dependency
2015-03-30 23:27:22 -05:00
Austin Pray
c09410c927 Removes gulp-pleeease dependency
This gulp plugin was more trouble than it was worth.

ref https://github.com/roots/sage/issues/1386
ref https://discourse.roots.io/t/sourcemaps-no-longer-working-as-expected-with-sage-update/3022/1
2015-03-30 23:23:15 -05:00
Ben Word
3a271a3df9 Merge pull request #1401 from austinpray/sanicthehedgehog
Run styles and scripts in sequence
2015-03-30 23:18:54 -05:00
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