Takashi Irie
53e6f845ad
Merge pull request #865 from noskov/master
...
Remove redundant empty new lines at the end of some files
2015-11-18 14:00:38 +00:00
Serge Noskov
5865825670
Remove redundant empty new lines at the end of some files
2015-11-18 08:22:05 +02:00
David A. Kennedy
666dbada97
Merge pull request #785 from carl-alberto/fixCustomizerHeaderTextColor
...
Fix Customizer header text color, applying the color change to the `a`, not the parent element.
2015-11-12 18:56:33 -05:00
carl alberto
f2722f9b3f
Fix for open issue #768 (Site title color in the Customizer)
...
This fixes the header text color link (blogname) to also update the same way as the blogdescription
Fix for open issue #768 (Site title color in the Customizer)
Fixed the missing Blog title text when "Display Header Text "option in the Customizer is toggled on/off
Updated the code to adjust the css color of .site-title a
Fix for the header color issue #816
2015-11-12 16:07:15 +08:00
David A. Kennedy
3fe3b95822
Merge pull request #861 from davidakennedy/master
...
Fix failing Travis build because of extra whitespace
2015-11-11 17:53:30 -05:00
David A. Kennedy
22b035ad55
Fix failing Travis build because of extra whitespace
2015-11-11 17:51:13 -05:00
jrfnl
8470f55f92
Avoid going in and out of PHP unnecessarily.
...
Closes #854
Includes minor alignment changes for easier readability/detection of start/end of conditions.
2015-11-11 22:59:40 +01:00
Tammie Lister
6f6de25568
Merge pull request #680 from iandunn/clearfix-max-width
...
Set a fixed table-layout in the clearfix to avoid max-width conflict
2015-11-11 20:55:35 +00:00
Tammie Lister
2eb3836006
Merge pull request #848 from ernilambar/master
...
respect content-search.php for search result in Jetpack Infinite Scroll
Merging as comments and second opinion given in ticket.
2015-11-11 20:33:37 +00:00
Tammie Lister
7c2d3ce6eb
Merge pull request #820 from sixhours/master
...
Remove hfeed from header.php, add to body_class filter. See #740
2015-11-11 20:27:21 +00:00
Tammie Lister
cd883e9176
Merge pull request #857 from davidakennedy/skiplinkcss
...
Do not show the outline on the skip link target container
2015-11-11 20:01:49 +00:00
David A. Kennedy
1a7cedc7dd
Do not show the outline on the skip link target container
...
* Putting it in style.css solves the issue for our specific skip link, but leaves the outline working on other anchors in case developers need that.
* For discussion, see: https://github.com/Automattic/_s/pull/814
* Related: https://github.com/Automattic/_s/pull/755 and https://github.com/Automattic/_s/pull/604
Fixes #543
2015-11-11 14:54:08 -05:00
Tammie Lister
e1fe1fc0d2
Merge pull request #851 from iamdmitrymayorov/removeSearchSubmit
...
Removed widget search submit styles.
2015-11-11 19:09:51 +00:00
Dmitry Mayorov
2c6e9173b7
Removed widget search submit styles.
2015-11-11 23:09:25 +05:00
Tammie Lister
7ac5946dec
Merge pull request #856 from jrfnl/feature/835-apply-to-style.css
...
Apply the fix from #835 to style.css.
2015-11-11 16:20:23 +00:00
jrfnl
5929e81b8d
Apply the fix from #835 to style.css.
2015-11-11 17:12:57 +01:00
Tammie Lister
19eef30279
Merge pull request #850 from iamdmitrymayorov/hideSearchSubmit
...
Not hiding submit button on search widget.
2015-11-11 15:34:44 +00:00
David A. Kennedy
ee444389b3
Merge pull request #855 from jrfnl/feature/fix-travis-build
...
Fix failing Travis build because of new way of echoing site `$description`
2015-11-11 10:26:01 -05:00
jrfnl
6ba9dbcf6b
Ignore WPCS output escape warning for description as it *is* already correctly escaped.
...
Fixes failing travis build.
2015-11-11 15:34:03 +01:00
Dmitry Mayorov
fee93610b7
Not hiding submit button on search widget.
2015-11-11 11:06:09 +05:00
Tammie Lister
13f57054c1
Merge pull request #826 from tywayne/issues/825
...
Only output tagline markup when tagline exists or is_customize_preview
2015-11-10 22:09:49 +00:00
Tammie Lister
495587d8f6
Merge pull request #840 from limestreet/master
...
Update _widgets.scss. I think this is a good option as we can show like Twenty Sixteen and just remove if the theme requires it.
2015-11-10 22:02:28 +00:00
ernilambar
a64e3a8092
respect content-search.php for search result in Jetpack Infinite Scroll
2015-11-10 11:22:39 +05:45
David A. Kennedy
7afb7fa42d
Merge pull request #842 from davidakennedy/master
...
Change URL of pull request so it's not altered by generator
2015-10-29 13:33:38 -04:00
David A. Kennedy
1703c44679
Change URL of pull request so it's not altered by generator
...
* Fixes https://github.com/Automattic/underscores.me/issues/39
* Related to #808
2015-10-29 13:25:18 -04:00
David A. Kennedy
04ad815b18
Merge pull request #841 from davidakennedy/master
...
Fix failing build in Travis
2015-10-29 13:17:31 -04:00
David A. Kennedy
82e852c454
Fix failing build in Travis
...
* See: https://travis-ci.org/Automattic/_s
* Build failed because of empty lines are not allowed in multi-line function.
2015-10-29 12:25:14 -04:00
limestreet
673105f6dc
Update _widgets.scss
2015-10-28 17:32:52 +01:00
Tammie Lister
dc35c64de5
Merge pull request #821 from Automattic/update-po-file
...
Update .po file to reflect current text strings.
2015-10-28 11:47:46 +00:00
Tammie Lister
00a27639ee
Merge pull request #837 from limestreet/master
...
fixed issue #835
2015-10-28 11:44:04 +00:00
Tammie Lister
9ce731d9e2
Merge pull request #831 from Automattic/responsive-videos
...
Add theme support for Responsive Videos.
2015-10-27 18:23:13 +00:00
Thomas Guillot
6f39c5ecf8
Update PHP Documentation
2015-10-26 16:33:55 +01:00
limestreet
eeb5e92750
Update _menus.scss
2015-10-26 16:11:34 +01:00
Thomas Guillot
a29f4497a8
Add theme support for Responsive Videos.
2015-10-13 12:39:42 +02:00
Ty Carlson
9bfae01ae4
only output tagline markup when tagline exists or is_customize_preview
2015-09-21 16:59:28 -05:00
Tammie Lister
f6ddaaa21e
Merge pull request #822 from Automattic/update-header-check
...
Simplify check for hidden header text.
2015-09-20 18:22:35 +01:00
sarah
cdd7f9b333
Simplify check for hidden header text.
2015-09-17 16:58:03 +01:00
sarah
f5d8c65d46
Add missing line breaks.
2015-09-17 12:36:56 +01:00
sarah
e8e080d385
Split source references into two lines to mirror original syntax.
2015-09-16 21:12:45 +01:00
Tammie Lister
79e0e54f69
Merge pull request #677 from mignonstyle/prototype_customizer
...
Reflect the change of color in the customizer.
2015-09-16 20:57:34 +01:00
sarah
6dc4b8e692
Update generated bug report URL to reflect correct _s-specific URL.
2015-09-16 20:51:47 +01:00
sarah
ec61a75180
Add comments to indicate php markup and match original file.
2015-09-16 20:48:49 +01:00
Tammie Lister
6b00d94ea7
Merge pull request #809 from emiluzelac/patch-43
...
Header link update and capitalization
2015-09-16 20:43:58 +01:00
Tammie Lister
36bf70ffde
Merge pull request #819 from Automattic/update-contributor-docs
...
Update contributor docs
2015-09-16 20:40:49 +01:00
sarah
4ec4c2e1de
Re-add #@ _s comment in order to match original source and indicate source of text strings.
2015-09-16 20:38:17 +01:00
sarah
6c1c283caf
Update .po file to reflect current text strings.
2015-09-16 20:19:18 +01:00
Caroline Moore
3e8580d518
Remove 'hfeed' class from header.php
...
* This was moved to inc/extras.php to be added via body_class filter
2015-09-16 15:09:09 -04:00
Caroline Moore
1f85e9b067
Add 'hfeed' class via body_class
...
* Only add the 'hfeed' class when viewing a non-singular page, such as an index or archive
2015-09-16 15:08:02 -04:00
sarah ✈ semark
b1b13f58d8
Merge pull request #775 from davidakennedy/editlinkposttitle
...
Add post title to `edit_post_link`
2015-09-16 19:58:22 +01:00
sarah ✈ semark
626a6470c4
Update contributor docs
...
I've split this into two sections: submitting issues and contributing code, since those are two different actions.
This fixes #615 by mentioning that both CSS and SCSS source files should be updated when submitting a PR.
2015-09-16 19:50:15 +01:00