Commit Graph

18 Commits

Author SHA1 Message Date
Andrew Nacin f57bd31f2d Fix various typos in inline documentation. props nofearinc, fixes #25119.
git-svn-id: https://develop.svn.wordpress.org/trunk@25094 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-22 22:00:41 +00:00
Lance Willett 463fde4ec0 Twenty Fourteen: widgetize the Post Format front page so other widgets can be used there, and the special Post Format content can be used in other widget areas. Props obenland, see #25028.
git-svn-id: https://develop.svn.wordpress.org/trunk@25090 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-22 18:05:56 +00:00
Lance Willett dbe8b7300e Twenty Fourteen: remove searchform.php and use core markup. Props obenland, closes #25095.
git-svn-id: https://develop.svn.wordpress.org/trunk@25089 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-22 17:11:32 +00:00
Lance Willett 345fc78f4d Twenty Fourteen: Align post format handling with Twenty Thirteen. Props Frank Klein and obenland, see #24877.
git-svn-id: https://develop.svn.wordpress.org/trunk@25088 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-22 17:02:34 +00:00
Lance Willett 29b85dcc6b Twenty Fourteen: Use HTML5 comment markup, props obenland. Fixes #25045.
git-svn-id: https://develop.svn.wordpress.org/trunk@25087 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-22 17:00:36 +00:00
Lance Willett 16415b2f94 Twenty Fourteen: load Genericons correctly, and add comments to other CSS enqueue calls. Props obenland, fixes #25085.
git-svn-id: https://develop.svn.wordpress.org/trunk@25068 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-20 18:09:51 +00:00
Lance Willett b2150ba33b Twenty Fourteen: accessibility changes to add focus styles to match the hover style on tag links. Props sabreuse, see #25054.
git-svn-id: https://develop.svn.wordpress.org/trunk@25067 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-20 17:59:00 +00:00
Lance Willett b3b1b66654 Twenty Fourteen: accessibility changes to fix the color contrast ratio in link text and a few other places (notably hovers and focus outlines). Props sabreuse, see #25054.
git-svn-id: https://develop.svn.wordpress.org/trunk@25066 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-20 17:58:07 +00:00
Lance Willett cb64ad39d9 Twenty Fourteen: change to just one footer widget area and use Masonry JS to display the widgets in columns. Props Frank Klein, closes #24874.
git-svn-id: https://develop.svn.wordpress.org/trunk@25065 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-20 17:52:22 +00:00
Lance Willett d2d79e5588 Twenty Fourteen: Focus search box on search menu click, props kovshenin for original patch. Fixes #24895.
git-svn-id: https://develop.svn.wordpress.org/trunk@25064 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-20 17:45:18 +00:00
Lance Willett 97049b9c3b Twenty Fourteen: ensure toolbar doesn't have a gap at the top when you start scrolling, including back compat for 3.6. Props MikeHansenMe and SergeyBiryukov, fixes #24914.
git-svn-id: https://develop.svn.wordpress.org/trunk@25063 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-20 17:41:16 +00:00
Lance Willett d45e621a04 Twenty Fourteen: remove `masthead-fixed` class after window returns to top. Props cainm, fixes #25026.
git-svn-id: https://develop.svn.wordpress.org/trunk@25062 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-20 17:36:28 +00:00
Lance Willett ca1926490c Twenty Fourteen: don't allow line-wrapping in the top-level navigation menu items. Props georgestephanis, fixes #24917.
git-svn-id: https://develop.svn.wordpress.org/trunk@25061 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-20 17:32:15 +00:00
Lance Willett d5c62ed77d Twenty Fourteen: change IDs to classes in markup and CSS selectors. Props obenland, see #24858.
git-svn-id: https://develop.svn.wordpress.org/trunk@25060 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-20 17:30:18 +00:00
Andrew Nacin 7a2f69832e Twenty Eleven: Fix some mobile layout bugs on single post format view. props lancewillett, fixes #25019.
git-svn-id: https://develop.svn.wordpress.org/trunk@25042 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-16 21:14:40 +00:00
Lance Willett f330352fa3 Twenty Fourteen: second pass at matching code standards achieved with Twenty Thirteen development. See #24858, props obenland.
git-svn-id: https://develop.svn.wordpress.org/trunk@25023 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-15 00:24:27 +00:00
Lance Willett 633e58960d Twenty Fourteen: first pass at matching code standards achieved with Twenty Thirteen development. See #24858, props obenland.
git-svn-id: https://develop.svn.wordpress.org/trunk@25021 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-14 16:38:01 +00:00
Andrew Nacin b43712e0f7 New develop.svn.wordpress.org repository based on the old core.svn repository.
* All WordPress files move to a src/ directory.
 * New task runner (Grunt), configured to copy a built WordPress to build/.
 * svn:ignore and .gitignore for Gruntfile.js, wp-config.php, and node.js.
 * Remove Akismet external from develop.svn. Still exists in core.svn.
 * Drop minified files from src/. The build process will now generate these.

props koop.
see #24976.

and see http://wp.me/p2AvED-1AI.



git-svn-id: https://develop.svn.wordpress.org/trunk@25001 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-07 05:25:25 +00:00