Ben Word
1607f6e371
Add support for theme customizer
2015-11-09 13:25:04 -06:00
Ben Word
0e60cbb52c
Merge pull request #1571 from roots/guap-dropoldbrowsers
...
Drop support for older browsers
2015-11-09 13:18:32 -06:00
QWp6t
24ca079c42
Drop support for older browsers
2015-11-05 12:50:22 -08:00
Ben Word
8e40824ba6
Merge pull request #1569 from rob006/patch-1
...
Declare Text Domain in style.css
2015-11-01 18:21:25 -06:00
Ben Word
c660582257
Merge pull request #1570 from 88mpg/assets-align-auto-height
...
wp-classes alignment (right, left, center) height set to auto for proper scaling
2015-10-30 12:24:05 -05:00
88mpg
24bcc412bc
wp-classes alignment (right, left, center) height set to auto for proper scaling
2015-10-30 13:16:57 -04:00
Robert Korulczyk
fa73393a68
Declare Text Domain in style.css
...
Text Domain must be declared, if we want to translate custom page templates names.
2015-10-28 16:23:07 +01:00
Ben Word
8046666f7c
Merge pull request #1565 from 88mpg/assets-alignnone-height
...
add auto height to .alignnone to prevent vertical stretch of image
2015-10-23 11:12:03 -05:00
Austin Pray
df461ecdbf
Merge pull request #1564 from JulienMelissas/tinymce-note
...
Added note about tinymce file
2015-10-18 20:44:50 -05:00
88mpg
f804b0137f
add auto height to .alignnone to prevent vertical stretch of fullwidth image
2015-10-16 15:58:16 -04:00
Julien Melissas
69d25efc4a
Added note about tinymce file, per @aumo's request ( 5a621210db (commitcomment-13791685))
2015-10-15 11:38:17 -04:00
Ben Word
61022e07e7
Update CHANGELOG [ci skip]
2015-10-14 17:05:20 -05:00
Ben Word
dddd15c07a
Merge pull request #1562 from roots/remove-no-js
...
Remove extraneous no-js
2015-10-14 17:03:30 -05:00
Ben Word
695d7a5080
Merge pull request #1560 from JulienMelissas/tinymce
...
Simplify/speed up editor style process.
2015-10-14 17:03:21 -05:00
Austin Pray
fde453fee8
Remove extraneous no-js
2015-10-14 11:55:46 -05:00
Julien Melissas
5a621210db
Removed editor-style style files in favor of adding a simple _tinymce.scss partial. This cuts styles compiling time in about half.
...
`add_editor_style` now just references `main.css`
2015-10-13 11:51:57 -04:00
Ben Word
8e271f98bd
Merge pull request #1559 from roots/8.3.0
...
Sage 8.3.0
2015-10-13 09:42:54 -05:00
Ben Word
654719e243
Sage 8.3.0
2015-10-13 09:34:05 -05:00
Ben Word
2435d85d89
Merge pull request #1558 from roots/setup-organization
...
Setup organization
2015-10-13 09:23:35 -05:00
Ben Word
acd8f5af33
Add link to roots-example-project.com repo [ci skip]
2015-10-11 22:18:28 -05:00
Ben Word
4072bb0d76
Move CSS/JS enqueues to setup.php
2015-10-10 22:58:16 -05:00
Ben Word
aa1026514d
Move Soil theme support into setup function
2015-10-10 22:48:03 -05:00
Ben Word
da51434648
Remove DIST_DIR constant
2015-10-10 22:33:44 -05:00
Ben Word
e1e252472a
Update CHANGELOG [ci skip]
2015-10-10 15:01:11 -05:00
Ben Word
b764ef6353
Merge pull request #1556 from roots/rename-config-to-setup
...
Rename config.php to setup.php
2015-10-10 15:00:05 -05:00
Ben Word
045b47b444
Rename config.php to setup.php
2015-10-10 14:53:54 -05:00
Ben Word
8c451e8014
Merge pull request #1557 from asuh/master
...
Removing redundancy with WAI-ARIA in HTML
2015-10-10 14:18:46 -05:00
Micah
28a25c430f
Removing redundancy with WAI-ARIA in HTML
2015-10-10 12:13:29 -07:00
Ben Word
19de3e27a8
Update README [ci skip]
2015-10-10 13:20:42 -05:00
Ben Word
1e69c5e229
Update CHANGELOG [ci skip]
2015-10-10 13:18:09 -05:00
Ben Word
8a4d09e104
Merge pull request #1555 from roots/move-init-to-config
...
Move init.php to config.php
2015-10-10 13:15:06 -05:00
Ben Word
23ab579f37
Move init.php to config.php
2015-10-10 13:09:20 -05:00
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