Ben Word
2fa9cd608f
Merge pull request #1545 from roots/remove-custom-search-template
...
Use Sass to style search form, remove search template
2015-10-10 13:02:59 -05:00
Ben Word
9a14571814
Use Sass to style search form, remove search template
2015-10-10 12:53:19 -05:00
Ben Word
2be91c1b5e
Merge pull request #1541 from roots/remove-modernizr
...
Remove Modernizr
2015-10-10 12:52:12 -05:00
Ben Word
4281e6f932
Remove Modernizr
2015-10-10 12:37:44 -05:00
Ben Word
5def47b7d7
Merge pull request #1554 from roots/remove-wp-env-references
...
Remove references to WP_ENV
2015-10-10 12:33:38 -05:00
Ben Word
a88a4db344
Remove references to WP_ENV
2015-10-10 12:28:19 -05:00
Ben Word
f98db69e3b
Merge pull request #1546 from roots/html5-gallery
...
Use WP core's HTML5 gallery markup
2015-09-22 21:59:55 -05:00
Ben Word
ded39d88cf
Use WP core's HTML5 gallery markup
2015-09-22 21:52:36 -05:00
Ben Word
dce3c27b12
Merge pull request #1530 from mikaelmattsson/patch-1
...
Add compatibility with WooCommerce Multilingual plugin
2015-09-22 20:21:57 -05:00
Ben Word
a6c9d4dd4f
Merge pull request #1494 from roots/QWp6t-conditionaltagcheck
...
Remove ConditonalTagCheck class
2015-09-22 20:21:32 -05:00
Ben Word
2aafd22584
Merge pull request #1486 from palpalani/master
...
Update newer versions of dependencies
2015-09-15 11:10:19 -05:00
Ben Word
cc95eb4493
Merge pull request #1537 from roots/asset-handles
...
Use slash in handle names for theme CSS and JS
2015-09-15 10:46:32 -05:00
Ben Word
31e3c3c527
Use slash in handle names for theme CSS and JS
2015-09-11 11:52:50 -05:00
Palaniappan
8d9a56670f
Update newer versions of dependencies
...
Update Bootstrap sass and rename
Update main.scss
Update newer versions of dependencies
Update newer versions of dependencies
Update Bootstrap sass and rename
Update package
2015-08-23 14:07:14 +05:30
Mikael Mattsson
1a4f2abca8
Add compatibility with WPML and WooCommerce
...
I experienced a conflict between Sage and a WPML and WooCommerce combination, where a translated product archive (specificly product_cat taxonomy page) wouldn't be wrapped in the base template. Just the template file contents would be executed without the master/base template. This could be solved by changeing the priority of the template_include filter for the wrapper to >100. I'm not sure if this is WooCommerce specific or if this would be the case for any translated taxonomy when using WPML.
2015-08-13 13:15:46 +02:00
QWp6t
6d05c67f44
Remove ConditonalTagCheck class
2015-08-11 18:46:58 -07:00
Ben Word
12fe047368
Merge pull request #1524 from kevinlisota/iso8601
...
fix timezone offset in ISO 8601 date in byline
2015-08-03 10:55:59 -05:00
Kevin Lisota
878f8607ff
fix timezone offset in ISO 8601 date in byline
...
get_the_time('c') returns the local time in ISO 8601 format, but does
not fetch the GMT timezone offset. This is incorrect. get_post_time is
the correct function here, using the true parameter for GMT
2015-08-03 08:47:22 -07:00
Austin Pray
8fe7eb29a0
Merge pull request #1522 from chrisk2020/jscs-update
...
Update jscs validateJSDoc to jsDoc rule
2015-07-28 11:05:28 -05:00
Chris Knight
bcefb5908f
Update jscs validateJSDoc to jsDoc rule
2015-07-28 12:39:07 +01:00
Ben Word
cd6095da82
Merge pull request #1496 from martinvd/patch-1
...
Fix source map paths
2015-06-20 20:45:10 -07:00
Austin Pray
a08273efb1
Merge pull request #1487 from austinpray/gulpDebug
...
Allow `debugger` statements in development JS
2015-06-20 22:39:10 -05:00
Austin Pray
6c0c69b618
Allow debugger statements in development JS
...
fixes https://github.com/roots/sage/issues/1480
2015-06-20 22:36:41 -05:00
martinvd
ca9d7a2bb5
Fix sourcemaps sourceRoot
2015-06-20 01:41:07 +02:00
Scott Walkinshaw
5bcd06396e
Merge pull request #1501 from kalenjohnson/patch-2
...
Fix jQuery being compiled in main.js
2015-06-17 17:59:29 -04:00
Kalen Johnson
7175cc833b
Fix jQuery being compiled in main.js
...
Cause that happened, not blaming anyone
2015-06-17 14:58:03 -07:00
Ben Word
45ee2df2c5
Merge pull request #1499 from KayCreations/patch-1
...
Update bootstrap-sass-official to 3.3.5
2015-06-17 10:04:17 -07:00
Kevin Krummnacker
2305dbe439
Update bootstrap-sass-official to 3.3.5
2015-06-17 01:02:15 +02:00
Scott Walkinshaw
71c2e78b0e
Merge pull request #1482 from Psykar/typofix
...
Adjust comments on ConditionalTagCheck to match actual functionality.
2015-06-02 10:14:11 -04:00
Louis des Landes
4c51724b25
Adjust comments on ConditionalTagCheck to match actual functionality.
...
The check returns false, if any of it's tags are true, not vise versa.
2015-06-02 15:08:03 +10:00
Ben Word
fd8d9accb7
Merge pull request #1468 from roots/remove-jquery-cdn-remnants
...
Remove unnecessary references to jQuery
2015-05-17 11:21:31 -05:00
Ben Word
d089414a6d
Merge pull request #1471 from JulienMelissas/move-html-to-base
...
Moved opening html tag to base.php
2015-05-17 11:20:32 -05:00
Ben Word
11bcfa7507
Merge pull request #1472 from eballeste/svg-optimization-improvements
...
Keep SVG element IDs during gulp images task
2015-05-17 11:19:26 -05:00
Enrique Balleste
696dd15df3
Keep SVG element IDs during gulp images task
2015-05-16 16:37:53 -04:00
Julien Melissas
9e6d0ee587
Moved opening html tag to base.php
...
Still using the `head.php` partial at this point.
2015-05-15 15:45:45 -04:00
Ben Word
d6878cb4b0
Remove unnecessary references to jQuery
2015-05-14 14:12:04 -05:00
Ben Word
3c8a487f79
Merge pull request #1464 from JulienMelissas/README-fix-nav-menu-cleanup
...
Nav cleanup is in Soil now, updating documentation.
2015-05-11 19:28:30 -05:00
Ben Word
4fb88ef193
Merge pull request #1439 from entr/master
...
Trigger `get_footer` action before including footer template
2015-05-11 19:28:18 -05:00
Ben Word
241f7dc52b
Merge pull request #1466 from kalenjohnson/patch-1
...
Update page-header.php
2015-05-11 19:28:07 -05:00
Kalen Johnson
7ca7bb4a73
Update page-header.php
...
This was always kind of strange to me, everything else seems to be preferred to be on a single line.
2015-05-11 17:16:12 -07:00
Julien Melissas
0fa6082dcb
Nav cleanup is in Soil now, updating documentation.
...
Ref ca0f1c2a63 and 9fe32088d9
Just moving the line down.
2015-05-11 09:23:26 -04:00
Ben Word
9a02cc1292
Merge pull request #1461 from JulienMelissas/remove-jquery-cdn-info
...
Remove jQuery CDN info
2015-05-10 12:24:36 -05:00
Julien Melissas
a16475c1ad
Removed jQuery CDN info. [ci-skip]
...
Now that the CDN option is in soil, there's no need for this information to be in the file (and it was outdated).
2015-05-09 15:24:16 -04:00
Zlatko Zlatev
7625b11aaf
trigger get_footer action before including footer template
2015-05-08 09:51:08 +03:00
Ben Word
c1c9886c25
Merge pull request #1459 from roots/search-templates
...
Add search templates
2015-05-07 15:23:07 -05:00
Ben Word
5313ac720b
Add search templates
2015-05-07 11:33:10 -05:00
Ben Word
3b58d769f6
Merge pull request #1458 from roots/8.2.1
...
Sage 8.2.1
2015-05-07 00:13:42 -05:00
Ben Word
262b30e660
Sage 8.2.1 [ci skip]
2015-05-07 00:13:19 -05:00
Austin Pray
46d1fd257e
Merge pull request #1448 from austinpray/bump
...
Bump node dependencies
2015-05-06 23:42:23 -05:00
Austin Pray
ddb71b3581
Merge pull request #1457 from joemaller/browsersync_update
...
update BrowserSync
2015-05-06 23:42:06 -05:00