Commit Graph

1189 Commits

Author SHA1 Message Date
Sami Keijonen fd3ce55c50 Add word-wrap: normal to screen-reader text class. 2016-11-26 19:47:32 +02:00
Sami Keijonen 9a988eae35 Fix skip link focus. 2016-11-26 19:42:51 +02:00
Sami Keijonen 25abf6d66f Remove aria-haspopup. 2016-11-26 19:35:00 +02:00
Sami Keijonen 31a9e90437 Remove link around header image. 2016-11-26 19:26:12 +02:00
Sami Keijonen 4aa1e19a5a Add missing " after automattic.com. What am I doing here:) 2016-11-26 19:24:15 +02:00
Sami Keijonen 7d5e943597 Add rel="designer" back in for master branch. 2016-11-26 19:16:25 +02:00
Sami Keijonen 4a93953d04 Remove rel="designer" from footer. 2016-11-26 18:48:18 +02:00
Sami Keijonen 77645d7818 Add theme support for selective refresh for widgets. 2016-11-26 18:42:28 +02:00
Bappi 0d2d61a3c3 Update style.css 2016-10-26 18:43:11 +06:00
Bappi 866dbbf95d Fix typo and update link 2016-10-21 03:06:39 +06:00
Bjorn 8e1367bce3 _s_pingback_header should use get_bloginfo instead of bloginfo because echo is already being used to output the link tag (entire line) 2016-10-18 17:48:16 -05:00
Josh McCarty e663b8d465 Update .site-title styles instead of anchor in customizer script 2016-10-16 10:17:47 -07:00
Bappi 1c4705c00c Remove period from file header 2016-09-27 12:22:52 +06:00
Bappi 7f436f2960 Remove period from file header 2016-09-27 12:22:41 +06:00
Bappi c6a303d11a Remove period from file header 2016-09-27 12:22:29 +06:00
Bappi 474323a281 Remove period from file header 2016-09-27 12:22:06 +06:00
Bappi 321893163f Remove period from file header 2016-09-27 12:21:55 +06:00
Bappi c5cdd97c40 Remove period from file header 2016-09-27 12:21:35 +06:00
Bappi 7a7c6e7d89 Remove period from file header 2016-09-27 12:21:19 +06:00
Bappi 8911b67b82 Remove period from file header 2016-09-27 12:21:06 +06:00
Bappi 354ff52901 Remove period from file header 2016-09-27 12:20:40 +06:00
Bappi d37990a278 Remove period from file header 2016-09-27 12:17:45 +06:00
Bappi 160e9f0301 Remove period from file header 2016-09-27 12:16:03 +06:00
Bappi a37026d696 Remove period from file header 2016-09-27 12:15:42 +06:00
Bappi 609d43092a Remove period from file header 2016-09-27 12:15:28 +06:00
Bappi a88074380c Remove period from file header 2016-09-27 12:15:14 +06:00
Bappi d1fa937974 Remove period from file header 2016-09-27 12:14:57 +06:00
Bappi 1ed9d1a85e Remove period from file header 2016-09-27 12:05:53 +06:00
Bappi d362be1e30 Remove period from file header 2016-09-27 12:05:33 +06:00
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