Mark Thomas
|
d4cf20b225
|
Bump to 3.3.1
Just bumpin'.
|
2014-11-17 08:29:35 -08: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 |
|
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
|
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
|
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 |
|
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 |
|
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 |
|
Chris Carr
|
b935e14c6a
|
Make search term required in search form.
|
2014-10-25 07:08:52 -07:00 |
|
Ben Word
|
246594f230
|
Roots 7.0.2
|
2014-10-24 17:21:44 -05:00 |
|
Ben Word
|
2c91354d17
|
Update CHANGELOG
|
2014-10-24 17:09:52 -05:00 |
|
Ben Word
|
462cd1a9f7
|
Merge pull request #1180 from roots/js-to-footer
Move JavaScript to footer
|
2014-10-24 17:08:28 -05:00 |
|
Ben Word
|
cb83184d84
|
Merge pull request #1181 from roots/remove-comment-templates
Simplify comments, use core comment form and list
|
2014-10-24 17:07:56 -05:00 |
|
Ben Word
|
0c1ae408e0
|
Simplify comments, use core comment form and list
|
2014-10-24 17:06:41 -05:00 |
|
Ben Word
|
b7094fcc2d
|
Remove HTML5 shiv from Modernizr build
|
2014-10-24 15:44:17 -05:00 |
|
Ben Word
|
4ab1173345
|
Move JavaScript to footer
Ref https://github.com/h5bp/html5-boilerplate/issues/1605
|
2014-10-24 13:06:36 -05:00 |
|
Ben Word
|
2978eb3d97
|
Update CHANGELOG
|
2014-10-24 13:00:14 -05:00 |
|
Ben Word
|
08104ea19a
|
Merge pull request #1175 from c2itllc/master
Update hEntry schema to use `updated` instead of `published`
|
2014-10-21 00:46:36 -05:00 |
|
Chris Carr
|
9cf5709813
|
Update hEntry schema to use updated instead of published on the time element
|
2014-10-20 13:41:23 -07:00 |
|
Ben Word
|
53289add70
|
Merge pull request #1165 from Tidal-Wave/enhancement/roots-body-class
Add roots_body_class function to check for page slug in body_class and add it as needed.
|
2014-10-19 11:47:12 -06:00 |
|
Eric Wafford
|
43507e4dd3
|
Fix Spaces
|
2014-10-19 12:20:56 -05:00 |
|
Ben Word
|
fe32434754
|
Merge pull request #1173 from CFXd/easier-less-variables
Move variables into main.less in case it needs to come after other imports (e.g., Fontawesome)
|
2014-10-18 23:10:58 -06:00 |
|
Michael Silber
|
dcab2b3040
|
Move variables into main.less in case it needs to come after other imports (e.g., fontawesome)
|
2014-10-18 19:32:10 -04:00 |
|
Eric Wafford
|
309917ae67
|
Add roots_body_class function that checks for page slug in body_class classes and adds it as needed
|
2014-10-07 11:41:04 -05:00 |
|
Ben Word
|
1b333d6ec9
|
Merge pull request #1157 from CFXd/remove-wp_footer-from-footer-content-template
Move wp_footer() from footer template into base.php for easier customization and DRY
|
2014-09-28 09:28:49 -06:00 |
|
Michael Silber
|
977a76cc42
|
Move wp_footer() from footer template into base.php for easier footer customization and DRY
|
2014-09-28 10:21:18 -04:00 |
|
QWp6t
|
c5488950f7
|
Fix typo.
|
2014-08-29 04:30:05 -07:00 |
|
QWp6t
|
a68ae6091c
|
Merge pull request #1142 from QWp6t/master
Adds Bower installation instructions
|
2014-08-29 04:24:56 -07:00 |
|
QWp6t
|
76dff64731
|
Adds notes about privileges.
|
2014-08-28 21:16:51 -07:00 |
|
QWp6t
|
ee1f86d2c1
|
Adds Bower installation instructions
|
2014-08-28 20:37:52 -07:00 |
|
Tom Adams
|
2a06b3dfba
|
Check for template_include passing non-strings. Fixes #1134
|
2014-08-21 15:36:51 -04:00 |
|
Ben Word
|
ee3fc7119d
|
Update editor-style
|
2014-08-19 21:29:58 -05:00 |
|
Ben Word
|
c7a7d99417
|
Update order and comments for custom variables
|
2014-08-19 20:44:21 -05:00 |
|
Ben Word
|
91a08216c6
|
Roots 7.0.1
|
2014-08-15 12:56:53 -05:00 |
|
Ben Word
|
30823445e9
|
Update devDependencies
|
2014-08-15 12:54:59 -05:00 |
|
Ben Word
|
ebf121204d
|
Remove mention of feature removed from Soil
|
2014-08-15 12:53:59 -05:00 |
|
Ben Word
|
a36a8e4372
|
Close #1127 - Assume prod if WP_ENV is undefined
|
2014-08-15 12:51:47 -05:00 |
|
Ben Word
|
a1edc5404f
|
Merge pull request #1090 from CFXd/move-main-and-sidebar-markup-out-of-php
Move <main> and .sidebar markup out of PHP and into LESS
|
2014-08-15 12:30:09 -05:00 |
|
Ben Word
|
d12bd1de1c
|
Add dev dependency status badge
|
2014-08-14 23:45:24 -05:00 |
|
QWp6t
|
3431bc33d6
|
Merge pull request #1125 from QWp6t/master
Defines WP_ENV if it is not already defined.
|
2014-08-13 23:55:32 -07:00 |
|