Commit graph

978 commits

Author SHA1 Message Date
Bappi
723d20d157 Automattic url http to https
We have https for the wordpress.org link, so why not in the Automattic url as well!
2016-08-17 08:10:33 +06:00
Philip Arthur Moore
f9471cdfb7 Merge branch 'gatespace-use-tab-indent' 2016-07-26 20:29:40 +07:00
Philip Arthur Moore
f2033c3b23 Merge branch 'use-tab-indent' of git://github.com/gatespace/_s into gatespace-use-tab-indent 2016-07-26 20:29:21 +07:00
David A. Kennedy
ed64fc99b9 Merge pull request #988 from davidakennedy/master
Fix skip to content link.
2016-07-15 10:04:01 -04:00
David A. Kennedy
44f41babcd Fix skip to content link.
* Reverts this commit: https://github.com/Automattic/_s/pull/927 The issue for that, #928 referenced an old commit. The `id` is still in the source though.
* Brought up by #982. The `id` was correct, should not have been changed and this fixes everything.

Fixes #982
2016-07-15 09:53:29 -04:00
Philip Arthur Moore
c5d2d2ca6f Merge pull request #944 from mrwweb/fix-archive-description-class
change .taxonomy-description to more accurate .archive-description
2016-07-14 23:19:25 +07:00
Konstantin Obenland
ca2bfd6d8b Merge pull request #882 from byjml/patch-1
Use consistent syntax for control structures
2016-07-14 08:31:57 -07:00
Tammie Lister
6f5c516ea5 Merge pull request #985 from josephfusco/clean-whitespace
Clean up trailing whitespace, thanks for this @josephfusco.
2016-07-14 14:04:35 +01:00
Joseph Fusco
2332726a3d Clean up trailing whitespace 2016-07-11 09:17:29 -04:00
Tammie Lister
36768cda37 Merge pull request #978 from emiluzelac/patch-49
Tested up to: 4.5.3 version bump.
2016-07-11 13:00:42 +01:00
Tammie Lister
fc6e7b9240 Merge pull request #984 from josephfusco/clean-whitespace
Clean up trailing whitespace
2016-07-11 12:52:59 +01:00
Joseph Fusco
dcf2d6705c Clean up trailing whitespace 2016-07-11 00:25:11 -04:00
Kazue Igarashi
d1ea3e1a75 Using tabs instead of mixed tabs/spaces
Mixed usage of tabs/spaces for `/inc/jetpack.php` and `/sass/style.scss`.
2016-07-05 13:04:11 +09:00
Emil Uzelac
a09221d202 Tested up to: 4.5.3 version bump. 2016-06-27 16:44:53 -05:00
Tammie Lister
05865aae73 Merge pull request #968 from Automattic/remove-post-formats
Removing post formats support and styles from _s
2016-06-13 22:52:08 +01:00
Caroline Moore
e1144edb00 Merge pull request #949 from phoenixenero/master
Only show page entry footer if edit link is available; props @phoenixenero
2016-06-13 16:46:30 -04:00
Caroline Moore
2316b1981c Removing post formats support and styles from _s 2016-06-13 16:39:54 -04:00
Phoenix C. Enero
ce8d6cc3ba Indent .entry-footer in content.page.php 2016-06-13 13:36:45 +08:00
David A. Kennedy
a207291d10 Merge pull request #963 from davidakennedy/master
Fix errors in Travis CI from latest PR.
2016-05-26 18:03:24 -04:00
David A. Kennedy
8b60d6e2a6 Add new line at end of file for JS Hint. 2016-05-26 18:00:54 -04:00
David A. Kennedy
a089ad81ac Fix errors in Travis CI from latest PR.
* `navigation.js` had a few spacing issues and variable placement problems causing JS Hint to throw errors.
* See: https://github.com/Automattic/_s/pull/900
2016-05-26 17:47:24 -04:00
Caroline Moore
ad8a7c0ac7 Merge pull request #900 from iamtakashi/fix-menu-for-touch
Toggle focus class to allow submenu access on tablets. Props @iamtakashi
2016-05-26 16:03:16 -04:00
Caroline Moore
9c67bc3039 Merge pull request #961 from Automattic/sass-field-padding
Update form field padding in Sass so style.css and Sass match.
2016-05-26 14:55:16 -04:00
Caroline Moore
af216fad7d Merge pull request #953 from paulgibbs/whitespace
Remove unnecessary tab character from readme. Props @paulgibbs
2016-05-26 14:48:26 -04:00
Caroline Moore
d2eeef92d4 Update form field padding in SASS
Consolidate styles for form field/textarea padding in Sass.
2016-05-26 14:46:59 -04:00
Caroline Moore
dc262c6a55 Consolidate styles for form field/textarea padding. Props @emiluzelac
Consolidate styles for form field/textarea padding. Props @emiluzelac
2016-05-26 14:46:28 -04:00
Caroline Moore
cd2b6b3f59 Merge pull request #947 from emiluzelac/patch-47
Custom header comment re-wording, props @emiluzelac
2016-05-26 14:42:18 -04:00
Paul Gibbs
e960a84d52 Remove unnecessary tab character from readme. 2016-05-09 08:54:43 +01:00
Emil Uzelac
6844caffe2 Redundant styles.
Leftover from: 309037e2ad (diff-da232d78aa810382f2dcdceae308ff8e)
2016-05-01 15:59:34 -05:00
Phoenix C. Enero
9d4675c7d6 Only show page footer if there's an edit link.
Checks the output of `get_edit_post_link()` before displaying the entry
footer.
2016-04-28 15:35:52 +08:00
Emil Uzelac
d214674339 Custom header re-wording
A custom header is no longer commented: https://github.com/Automattic/_s/blob/master/functions.php#L132
2016-04-24 22:33:44 -05:00
mrwweb
2b6133508b change .taxonomy-description to more accurate .archive-description 2016-04-19 13:24:39 -07:00
Caroline Moore
fbd667fd6b Update copyright date in style.css header 2016-04-14 17:18:18 -04:00
Tammie Lister
ab228109f5 Merge pull request #938 from emiluzelac/patch-46
Add widget description - props @emiluzelac
2016-03-29 00:02:55 +01:00
Tammie Lister
21208ab381 Merge pull request #915 from samikeijonen/master
comments_popup_link arguments props @samikeijonen.
I think Travis is having a moment about other issues so going to commit as on testing this it does work. Thanks.
2016-03-29 00:01:17 +01:00
Emil Uzelac
d92026bb8f Update functions.php 2016-03-28 17:51:13 -05:00
Emil Uzelac
debdbd5c6e Add widget description
I keep seeing authors leave description as-is (empty) and believe that it wouldn't hurt to add something in by default. This is a general description taken from https://github.com/WordPress/twentysixteen/blob/master/functions.php#L150

At the same time it shows good practice how to escape the content and translate the string too.
2016-03-22 16:42:46 -05:00
Caroline Moore
019bd2408e Merge pull request #918 from daviduzelac/patch-1
_s.pot update to reflect current strings. Props @daviduzelac
2016-03-18 17:44:02 -04:00
Caroline Moore
94fe1a9515 Merge pull request #927 from jaspermdegroot/skip-link
Correct href for skip to content link. Props @jaspermdegroot
2016-03-18 17:17:28 -04:00
Caroline Moore
7304cc1414 Merge pull request #924 from Automattic/input-search
Remove content-box box-sizing on search fields. Fixes #895
2016-03-18 17:11:24 -04:00
Thomas Guillot
1bae857b49 Merge pull request #937 from web2033/patch-1
New Jetpack domain
2016-03-10 15:23:12 -08:00
Eugene Kopich
ff3b49e7ae New Jetpack domain 2016-03-10 13:36:21 +02:00
Jasper de Groot
0f81201b53 Correct href for skip to content link 2016-02-27 13:26:48 +01:00
Caroline Moore
44550d40a3 Merge pull request #923 from Automattic/navigation-js-tab-documentation
Clarify TAB key support in navigation header comment; Fixes #917
2016-02-26 10:47:55 -05:00
sixhours
98c86c2bef Remove content-box box-sizing on search fields 2016-02-26 10:15:37 -05:00
sixhours
0ab215d1c8 Clarify TAB key support in navigation header comment 2016-02-26 10:05:46 -05:00
David Uzelac
5f6ac85dfa _s.pot update to reflect current strings
Most notable change is removal of: 60f7311f19

Thanks!
2016-02-14 21:44:43 -06:00
Konstantin Obenland
6ae11474be Merge pull request #888 from jrfnl/feature/slim-down-travis
Slim down the travis script - remove superfluous checks.

Fixes #881.
2016-02-11 09:42:09 -10:00
Sami Keijonen
21e812e748 Let the Core handle all the others arguments but the first one. This is better
for accessibility. And fewer strings to translate in your theme.
2016-02-10 13:51:10 +02:00
Tammie Lister
28ad049114 Merge pull request #914 from emiluzelac/patch-45
Miscellaneous readme.txt changes
2016-02-09 22:39:58 +00:00