Commit Graph

1629 Commits

Author SHA1 Message Date
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
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
Austin Pray
8c3c5214c9 Bump browsersync and gulp-sass
https://github.com/dlmanning/gulp-sass/issues/247
https://github.com/BrowserSync/browser-sync/issues/606
2015-05-06 23:23:16 -05:00
Joe Maller
e0cce8ff9d BrowserSync task stream reloading
See https://github.com/roots/sage/pull/1457#issuecomment-99560449
This is option 2.
2015-05-06 21:39:30 -04:00
Joe Maller
8d4b4de691 update BrowserSync to latest 2015-05-06 11:40:49 -04:00
Ben Word
61677ee5ab Fix CHANGELOG [ci skip] 2015-05-05 20:24:57 -05:00
Austin Pray
a6ac181c45 Update CHANGELOG.md 2015-05-05 19:05:05 -05:00
Austin Pray
09ef46e789 Merge pull request #1456 from colinduwe/allow-revved-files-on-dev
Allow revved production files on dev environment
2015-05-05 19:00:22 -05:00
Colin Duwe
999adc6466 Allow revved production files on dev environment 2015-05-05 16:49:49 -07:00
QWp6t
067927f391 Merge pull request #1455 from roots/pr/1450
Fix glyphicon font path
2015-05-05 11:57:38 -07:00
Matthew Moen
a797edccbc Fix glyphicon font path 2015-05-05 10:39:15 -07:00
Austin Pray
bde9c80bce Merge pull request #1452 from austinpray/master
Fix incorrect file path in compiled assets
2015-05-04 11:38:53 -05:00
Austin Pray
cf928c85eb Turn off advanced CSS optimizations 2015-05-04 11:25:12 -05:00
Austin Pray
f45f0950c6 Merge pull request #1445 from joemaller/gulp-plugins
Remove gulp-load-plugins dependency
2015-04-30 16:26:21 -05:00