Commit Graph

1109 Commits

Author SHA1 Message Date
Bappi f3ee8eb485 Remove period from file header 2016-09-27 12:04:56 +06:00
Bappi 99cc3ff5b4 Update customizer.php 2016-09-27 12:04:03 +06:00
Bappi 394e02a5d5 Remove period from file header 2016-09-27 12:03:40 +06:00
Bappi c19b43fe3a Remove period from file header 2016-09-27 11:58:22 +06:00
Caroline Moore 7d0846eb2d Merge pull request #910 from ckschmieder/figureMargin
Fixed margin causing x-wide imgs (contained within a figure tag) to overflow content area. Props @ckschmieder and @jrfnl
2016-09-23 06:44:04 -07:00
joviczarko 525defe430 Remove Button Shadow
Remove shadow from buttons. Unnecessary styling.
2016-09-21 18:02:15 +02:00
Chris af372472e6 updated sass to include margin fix for figure elements 2016-09-16 15:18:49 -04:00
mrwweb 396b9cbcd4 change primary menu idea to menu-1 to align with new Automattic "Theme User Experiences Requirements" 2016-09-15 18:06:11 -07:00
Ardalan Naghshineh 8655bf2c4e Changed the example theme name from "Coolest Theme Ever" to "Megatherium is Awesome" as per Automattic team's request 2016-09-03 22:55:59 -06:00
David A. Kennedy ff4b374d6b Merge pull request #853 from jrfnl/feature/conditional-pingback-header
Only generate pingback url header tag when relevant.
2016-09-02 19:37:25 -04:00
jrfnl ccaa222ba4 Minor automated testing tweaks.
* Add PHP 7.1 to the travis test matrix as it will be released soon.
* Set `testVersion` for PHPCompatibility so we receive the messages for the right PHP versions.
2016-08-25 23:24:57 +02:00
Bappi c7cea499fc Add end comment
On line no 36
2016-08-17 08:24:36 +06:00
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
Bappi 15f2dca3f6 Fix typo
line no 11, it says _s -based theme. I think - before based is not necessary there
2016-08-17 07:44:39 +06:00
Marcin Krzemiński e3fe096115 Translation fix for a comment string 2016-08-12 19:19:27 +02:00
Bappi 923b473266 Update Normalize site link 2016-08-09 03:42:26 +06:00
Marius 46528fa9b2 Make the `content.php` more flexible
replace `is_single()` with `is_singular()` to make sure custom post types are accounted for by default
2016-08-07 21:22:32 +02: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
Ulrich Pogson 71771d92d7 Remove deprecated constant HEADER_TEXTCOLOR 2016-07-24 21:22:27 +02:00
Pooria Atarzadeh c2b091c75e fix license info in readme.txt 2016-07-16 23:52:04 +08:00
p0o 54792f7077 add GPL v2.0 license 2016-07-15 23:34:23 +08:00
Pooria Atarzadeh 6c46c0b04d remove white space 2016-07-15 23:09:00 +08:00
Pooria Atarzadeh 8acc6184dc revert back to how it was 2016-07-15 23:08:26 +08:00
Pooria Atarzadeh 18f5bdd32d add v2 or later 2016-07-15 22:59:29 +08:00
Pooria Atarzadeh 043e3e5eac Update version number 2016-07-15 22:56:34 +08:00
Pooria Atarzadeh f75298a514 Fix version number to v2 2016-07-15 22:55:48 +08:00
Pooria Atarzadeh abd562a93d Change license to v2.0 2016-07-15 22:54:29 +08:00
Pooria Atarzadeh c3af88aa27 Add the link to license file 2016-07-15 22:20:52 +08:00
Pooria Atarzadeh 1a0ce1389b Link to license in readme 2016-07-15 22:18:31 +08:00
Pooria Atarzadeh 45be547453 Add GPL v3 license 2016-07-15 22:14:17 +08: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