Commit Graph

1412 Commits

Author SHA1 Message Date
Ben Word
8d41db496a Merge pull request #1301 from austinpray/fix1286CDN
[8.0.0] reconcile bower dependency versions with CDN url
2015-02-11 00:52:11 -06:00
Ben Word
376cca68dd Update Bootstrap version 2015-02-11 00:51:13 -06:00
Austin Pray
74391a1df5 Merge pull request #1308 from austinpray/reqnpm2
Require the latest version of npm
2015-02-09 14:07:26 -06:00
Austin Pray
268ef21dec Merge pull request #1312 from kalenjohnson/patch-1
Fixing bootstrap-sass overrides
2015-02-09 13:55:02 -06:00
Kalen Johnson
8ba83e6479 Fixing bootstrap-sass overrides 2015-02-09 11:29:04 -08:00
Austin Pray
8c374e2136 Require the latest version of npm
The npm that ships with 0.10 is 1.2.x and it is riddled with
race conditions.
2015-02-05 01:22:06 -06:00
Austin Pray
68e6419aee Merge pull request #1306 from austinpray/bumpab
Bumps asset-builder verison
2015-02-04 07:45:02 -06:00
Austin Pray
c0307c9159 Bumps asset-builder verison
use carrot to get latest minor version as well
ref https://github.com/austinpray/asset-builder/issues/14
2015-02-03 23:45:14 -06:00
Ben Word
9a39dbf072 Merge pull request #1303 from JulienMelissas/browserSync-ignore-admin
Added wp-admin pages to browserSync ignore path.
2015-02-01 10:56:37 -06:00
Julien Melissas
28a8642578 Added wp-admin pages to browserSync ignore path.
Code from https://github.com/roots/roots/issues/1298#issuecomment-72369925
Closes https://github.com/roots/roots/issues/1298
2015-02-01 11:47:12 -05:00
Austin Pray
7b54b36afd Adds get_path method to JsonManifest 2015-01-31 12:08:13 -06:00
Austin Pray
979b99f397 reconcile bower dependency versions with CDN url 2015-01-31 00:33:07 -06:00
Austin Pray
f93a1f2c8c Memoize asset_path function
Previously roots would do a file operation each time asset_path is
called. Now it will only parse the json manifest one time per program
execution.

Extract json reading to class that can be used to read bower.json
2015-01-30 23:25:55 -06:00
Austin Pray
3f7c8459f7 Merge pull request #1294 from austinpray/fixtravis
Fix node-sass and npm cache on travis
2015-01-30 20:26:17 -06:00
Austin Pray
56f850eb23 Fix node-sass and npm cache on travis
`cache: npm` isn't even a valid config anyway

https://stackoverflow.com/questions/15393821/npm-err-cb-never-called/15483897#15483897
https://github.com/sass/node-sass/issues/638
e227568521/lib/build.sh (L183)
2015-01-30 12:10:49 -06:00
Austin Pray
83287a854b Merge pull request #1293 from austinpray/8.0.0
Documents BrowserSync in gulpfile.
2015-01-30 09:13:45 -06:00
Ben Word
0fd9686147 Show outdated browser alert for <IE9 2015-01-29 23:20:07 -06:00
Ben Word
f1628550e7 Merge pull request #1300 from leopuleo/8.0.0
Uniform wp_link_pages between posts and pages
2015-01-29 18:39:40 -06:00
Leonardo Giacone
a465a4dde5 Uniform wp_link_pages between posts and pages
wp_link_pages is both included in posts and pages with the same
structure. Removed Bootstrap class.
2015-01-30 01:27:07 +01:00
Austin Pray
393abd9355 Merge pull request #1296 from austinpray/fixbrowsersync
Fixes browsersync hard refresh
2015-01-29 14:25:42 -06:00
Austin Pray
c3f559b818 Fixes browsersync hard refresh
Whitelists js and css and does not send maps to browsersync.

ref: https://github.com/roots/roots/issues/1287#issuecomment-72085636
ref: http://discourse.roots.io/t/gulpfile-with-browsersync/2834/2
2015-01-29 14:13:58 -06:00
Ben Word
5f7e2cfdcf Merge pull request #1295 from montchr/phpcs-typo-fix
Fix typo in PHPCS ruleset comment
2015-01-29 11:51:58 -06:00
Chris Montgomery
2eaf742c6a fix typo in phpcs ruleset comment
See #1279 for discussion.
2015-01-29 09:01:40 -05:00
Austin Pray
073412312d Documents BrowserSync in gulpfile.
Cleans up capitalization and punctuation.
Cleans up example code formatting
2015-01-29 01:10:54 -06:00
Austin Pray
2ef60f316f Merge pull request #1292 from Tidal-Wave/fix/spelling-errors-in-gulpfile-notes
fix a few errors in notes of gulpfile
2015-01-28 14:46:07 -06:00
Eric Wafford
226f0f9fc7 fix a few errors in notes of gulpfile 2015-01-28 14:42:44 -06:00
Austin Pray
84437f738e Merge pull request #1291 from Tidal-Wave/fix/remove-lodash
remove lodash from gulpfile and package.json
2015-01-28 14:18:28 -06:00
Eric Wafford
805e123a90 remove lodash from gulpfile and package.json 2015-01-28 14:01:02 -06:00
Austin Pray
5175071c41 Update CHANGELOG.md 2015-01-28 11:28:46 -06:00
Austin Pray
28214a8132 Merge pull request #1289 from guix77/8.0.0
browserSync
2015-01-28 11:24:41 -06:00
guix77
ff207dfab9 Merge pull request #1 from austinpray/guix77-8.0.0
Switches from livereload to browsersync
2015-01-28 18:21:03 +01:00
Austin Pray
c85d059239 Switches from livereload to browsersync
Formatting
Removes references to livereload
Removes enqueued livereload client
2015-01-28 09:22:05 -06:00
guix
cf4f58d5cc localhost proxy by default 2015-01-28 07:49:40 +01:00
guix
3735730569 browserSync 2015-01-28 07:40:49 +01:00
Ben Word
594251ae44 Update referenced file name 2015-01-27 16:40:38 -06:00
Ben Word
b8608db3ec minor 2015-01-27 14:12:09 -06:00
Austin Pray
a3d3a427c5 Merge pull request #1283 from austinpray/gulp-rev
Fixes revved files base
2015-01-25 17:27:25 -06:00
Austin Pray
c6fd38afc1 Fixes revved files base 2015-01-25 17:20:57 -06:00
Austin Pray
005ea820b3 Merge pull request #1280 from roots/austinpray-patch-1
Clean up json config files
2015-01-24 14:09:33 -06:00
Austin Pray
dfe0cd8a2c Merge pull request #1270 from austinpray/fix-gulp-rev
[WIP] [8.0.0] Reworks asset revving
2015-01-24 14:05:11 -06:00
Austin Pray
a3040c496a Update package.json 2015-01-24 14:05:02 -06:00
Austin Pray
e45dc36736 Update .gitignore 2015-01-24 14:04:48 -06:00
Austin Pray
55367f4106 Updates rev documentation 2015-01-24 13:57:44 -06:00
Austin Pray
d5d2d02459 Fixes livereload
If the environment is development -> try loading the livereload client
being served by `gulp watch`
2015-01-24 13:17:25 -06:00
Austin Pray
c95261e8a8 Merge branch '8.0.0' of github.com:roots/roots into fix-gulp-rev
Conflicts:
	gulpfile.js
	package.json
2015-01-24 11:41:59 -06:00
Austin Pray
dc1baa4bef No version in bower.json
It doesn't do anything and we should only have to keep track of it in one place.
2015-01-24 10:43:09 -06:00
Austin Pray
d822bed5e1 Block publishing to npm 2015-01-24 10:40:47 -06:00
Austin Pray
04528c2603 Merge branch 'add-jscs' into merge-add-jscs
Conflicts:
	.travis.yml
2015-01-24 10:36:04 -06:00
Austin Pray
ae62873779 Adds JSCS for gulpfile and scripts
install JSCS globally npm install jscs -g
use `npm run jscs`
2015-01-24 10:26:30 -06:00
Ben Word
8e1eb461f5 Merge pull request #1279 from roots/phpcs
[8.0.0] Coding standards, run PHP_CodeSniffer on Travis
2015-01-24 10:20:36 -06:00