Austin Pray
44f69cf0a5
Fixes modernizr not being enqueued
...
https://github.com/roots/roots/issues/1223
https://github.com/roots/roots/issues/1223#issuecomment-65754009
2014-12-05 01:00:07 -06:00
Scott Walkinshaw
f13d52d38a
Use csswring and autoprefixer via postcss
...
csswring supports minification and sourcemaps
2014-12-03 18:44:59 -05:00
QWp6t
55c7976e37
Merge pull request #1217 from leopuleo/master
...
Remove Roots_Nav_Walker as default for all menu
2014-12-02 04:04:08 -08:00
Leonardo Giacone
d37c9a8604
Removed Roots_Nav_Walker as default for all menus
2014-12-02 00:52:34 +01:00
Ben Word
9af009da00
Merge pull request #1215 from austinpray/austinpray-gulp
...
Gulp manifest.json Asset Pipeline
2014-12-01 16:48:08 -06:00
Austin Pray
063a77d149
Refactor: remove manifest file concerns
...
https://github.com/austinpray/asset-builder
Moves all manifest parsing concerns to separate node module
2014-11-24 14:23:15 -06:00
Austin Pray
df004917b7
Use wiredep for sass and less injection
...
https://github.com/taptapship/wiredep
all third-party deps are injected via wiredep rather than manually managed
2014-11-24 12:42:52 -06:00
Austin Pray
e2091ef880
Implement JSON file based asset pipeline
...
Adds manifest.json which contains all of the mappings for the assets
ref: https://github.com/roots/roots/pull/1138#issuecomment-62593715
Prune and update NPM deps
2014-11-24 12:42:41 -06:00
Austin Pray
75db78a9a1
Remove disparity between dev and prod gulp tasks
...
removes `gulp dev` in favor of `gulp`
adds `gulp --rev` to produce revved asset manifest
adds `gulp --tasks` to the readme
removes postinstall script
removes bower dep
2014-11-24 12:42:30 -06:00
Austin Pray
3a4ae77b1e
Reorganizes asset file structure
...
Separates assets into
- Source assets: `assets`
- Compiled assets: `dist`
Edits assets.php to reflect changes
Removes '.min' from filenames
Fixes:
- removes 'clean' from build step.
2014-11-24 12:34:11 -06:00
Ben Word
3f2c5a89a8
Merge pull request #1209 from markthethomas/patch-1
...
Bump Bootstrap to 3.3.1
2014-11-17 15:31:39 -06:00
Mark Thomas
d4cf20b225
Bump to 3.3.1
...
Just bumpin'.
2014-11-17 08:29:35 -08:00
Mike Spainhower
1195739c70
Update Sidebar to fix default template check
2014-11-16 07:49:07 -07:00
Ben Word
c866f4532d
Use main-bower-files to copy fonts
2014-11-14 23:41:38 -06:00
Ben Word
c3379fabd8
Add gulp-clean
2014-11-14 18:58:19 -06:00
Ben Word
3d9db730d8
Update Bootstrap
...
(and remove Respond)
2014-11-14 18:43:04 -06:00
Ben Word
394d6c7c76
Merge pull request #1203 from CFXd/gulp
...
Watch bower.json for override changes, installs, and uninstalls
2014-11-14 17:49:10 -06:00
Ben Word
0ea4b8c266
Merge pull request #1191 from alexsomeoddpilot/unused-parameters
...
Unused parameters and declared properties
2014-11-14 17:48:26 -06:00
Ben Word
83aecc5181
Merge pull request #1204 from CFXd/move-wp_head-last
...
Move wp_head() to be the last markup before </head>
2014-11-14 17:48:03 -06:00
Ben Word
4485970ebd
Merge pull request #1199 from kalenjohnson/master
...
Updating npm dependencies
2014-11-14 17:46:35 -06:00
Michael Silber
1d05b41197
Move wp_head() to be the last markup before </head>
2014-11-13 19:41:45 -05:00
Michael Silber
604fe1278c
Merge branch 'gulp-watch-bower.json' into gulp
2014-11-13 15:27:39 -05:00
Michael Silber
087fd5878a
Watch bower.json for override changes, installs, and uninstalls
2014-11-13 15:27:19 -05:00
Ben Word
554e3e7339
Merge pull request #1196 from QWp6t/master
...
Store display_sidebar in static variable
2014-11-11 18:20:24 -06:00
QWp6t
d1e2196f2c
Store display_sidebar in static variable
2014-11-11 14:50:56 -08:00
Kalen Johnson
3c5560128e
Updating npm dependencies
2014-11-11 11:48:59 -08:00
Ben Word
49765c7450
Merge pull request #1136 from tomdxw/feature/1134-template_include
...
Check for template_include passing non-strings. Fixes #1134
2014-11-11 12:33:34 -06:00
Ben Word
337f64d99c
Add fonts and images tasks to dev
2014-11-11 12:17:51 -06:00
Ben Word
1c591f9243
Fix Glyphicons path
2014-11-11 12:14:51 -06:00
Ben Word
a237cd7bdf
Merge pull request #1182 from c2itllc/master
...
Make search term `required` in search form.
2014-11-11 11:57:13 -06:00
Ben Word
835980f653
Merge pull request #1195 from kalenjohnson/gulp
...
Added editor-style build to dev and build tasks
2014-11-11 11:52:13 -06:00
Ben Word
a58f20752a
Formatting / syntax fix
2014-11-11 11:47:41 -06:00
Ben Word
7129926cd9
Merge pull request #1198 from roots/base-comment-styling
...
Add some base comment styling
2014-11-11 11:36:16 -06:00
Ben Word
6681d2480d
Add some base comment styling
...
Ref #1197 , #1111 , #1181
2014-11-11 11:34:38 -06:00
Kalen Johnson
329102d630
Added correct path to editor-styles.css
2014-10-31 12:29:34 -07:00
Kalen Johnson
52cd504c27
Added editor-style build to dev and build tasks
2014-10-31 12:24:57 -07:00
Ben Word
a56b8b4c3e
Merge pull request #1193 from markthethomas/master
...
Bump Bootstrap SemVer to 3.3.0
2014-10-31 13:50:25 -05:00
Ben Word
212c860483
Merge pull request #1194 from kalenjohnson/gulp
...
CSS must be minified before saving it to dist
2014-10-31 13:50:13 -05:00
Kalen Johnson
a89283df32
CSS must be minified before saving it to dist
2014-10-31 11:21:57 -07:00
Mark Thomas
653608ab4d
Bump Bootstrap to 3.3.0
2014-10-30 09:50:40 -07:00
alexsomeoddpilot
2072b30918
Declaring properties on Roots_Wrapping
2014-10-30 09:47:00 -05:00
alexsomeoddpilot
de67c88b92
Removing dead variables in activation
2014-10-30 09:41:56 -05:00
alexsomeoddpilot
2e470c7903
Fixing dead variables and params
2014-10-30 09:24:33 -05:00
Ben Word
7b4182702c
Merge pull request #1186 from roots/asset-improvements-gulp
...
Asset improvements (gulp)
2014-10-27 18:47:31 -05:00
Ben Word
e8822a2d67
Asset improvements (gulp)
...
Ref #1149 & https://github.com/roots/roots/blob/assets-improvements/lib/assets.php
2014-10-27 18:45:35 -05:00
Ben Word
5389bd63c3
Don't use gulp-modernizr
2014-10-27 12:43:29 -05:00
Ben Word
27b34dc05c
Merge pull request #1183 from roots/src-and-dist-folders
...
Introduce src/ and dist/ folders (gulp)
2014-10-27 12:25:18 -05:00
Ben Word
7636ddaa4c
Fix sourcemaps
2014-10-27 12:24:43 -05:00
Ben Word
5b22f0bd9d
Introduce src/ and dist/ folders
...
Separate minifying/renaming of files to prod-only tasks
Add tasks for copying jQuery and fonts
Ref #1138 , #1070 , #1155
2014-10-27 12:16:01 -05:00
Chris Carr
b935e14c6a
Make search term required in search form.
2014-10-25 07:08:52 -07:00