WordPress/wp-content/themes/twentyfourteen
Lance Willett b15de66997 Twenty Fourteen: fix two usability issues with touch events on mobile devices with the Featured Content slider:
* Try to avoid the slight delay when swiping from one slide to the next.
 * Fix bug where second to last slide was animating like it was the last.

Fixes #26191.
Built from https://develop.svn.wordpress.org/trunk@26665


git-svn-id: http://core.svn.wordpress.org/trunk@26555 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-05 08:21:10 +00:00
..
css Twenty Fourteen: partial revert of r26558 to avoid blocking access to the Menu Toggle in IE when in small viewports. See #26189 and #26379. 2013-12-05 06:13:10 +00:00
genericons Twenty Fourteen: rename fonts to genericons. See #25929. 2013-11-12 18:38:10 +00:00
images Twenty Fourteen: minor style adjustments for navigation and a new lighter pattern-dark graphic which makes easier to change the background color of the featured image content. Props iamtakashi. 2013-11-19 18:27:11 +00:00
inc Twenty Fourteen: fix typo, props DrewAPicture. See #26414. 2013-12-04 22:52:10 +00:00
js Twenty Fourteen: fix two usability issues with touch events on mobile devices with the Featured Content slider: 2013-12-05 08:21:10 +00:00
languages Importing the Further theme, first pass at the new default theme for 2014. 2013-07-28 22:55:10 +00:00
page-templates Twenty Fourteen: update comment blocks to match inline docs standards. Props DrewAPicture, see #25837. 2013-12-03 17:06:11 +00:00
404.php Twenty Fourteen: remove main-content element where not necessary, props iamtakashi. See #25946. 2013-11-15 19:01:09 +00:00
archive.php Twenty Fourteen: proper i18n and translator context for date formatted strings in archive template. Props Frank Klein and mako09, fixes #26367. 2013-12-03 18:45:10 +00:00
author.php Twenty Fourteen: add author description below author name on author archive view, and update styles for archive header area. Props iamtakashi, closes #26420. 2013-12-05 02:33:10 +00:00
category.php Twenty Fourteen: update comment blocks to match inline docs standards. Props DrewAPicture, see #25837. 2013-12-03 17:06:11 +00:00
comments.php Twenty Fourteen: updates all PHP files to meet new brace style in WP coding standards. Props rickalee for initial patch, fixes #26093. 2013-11-18 23:11:10 +00:00
content-aside.php Twenty Fourteen: simplify tags output in content templates, props nacin. See #26093. 2013-11-18 22:48:10 +00:00
content-audio.php Twenty Fourteen: simplify tags output in content templates, props nacin. See #26093. 2013-11-18 22:48:10 +00:00
content-featured-post.php Twenty Fourteen: update comment blocks to match inline docs standards. Props DrewAPicture, see #25837. 2013-12-03 17:06:11 +00:00
content-gallery.php Twenty Fourteen: simplify tags output in content templates, props nacin. See #26093. 2013-11-18 22:48:10 +00:00
content-image.php Twenty Fourteen: simplify tags output in content templates, props nacin. See #26093. 2013-11-18 22:48:10 +00:00
content-link.php Twenty Fourteen: simplify tags output in content templates, props nacin. See #26093. 2013-11-18 22:48:10 +00:00
content-none.php Twenty Fourteen: first pass for updating code comments to reflect WP inline docs standards, see #25257. 2013-10-11 22:02:11 +00:00
content-page.php Twenty Fourteen: update comment blocks to match inline docs standards. Props DrewAPicture, see #25837. 2013-12-03 17:06:11 +00:00
content-quote.php Twenty Fourteen: simplify tags output in content templates, props nacin. See #26093. 2013-11-18 22:48:10 +00:00
content-video.php Twenty Fourteen: simplify tags output in content templates, props nacin. See #26093. 2013-11-18 22:48:10 +00:00
content.php Twenty Fourteen: simplify tags output in content templates, props nacin. See #26093. 2013-11-18 22:48:10 +00:00
featured-content.php Twenty Fourteen: update comment blocks to match inline docs standards. Props DrewAPicture, see #25837. 2013-12-03 17:06:11 +00:00
footer.php Twenty Fourteen: remove extra newline from footer.php file. 2013-11-12 20:15:10 +00:00
functions.php Twenty Fourteen: fix two usability issues with touch events on mobile devices with the Featured Content slider: 2013-12-05 08:21:10 +00:00
header.php Twenty Fourteen: general cleanup for spacing, inline comments. Props obenland, see #25946. 2013-11-15 21:20:09 +00:00
image.php Twenty Fourteen: avoid empty markup when no next or previous image in image template. Props MikeHansenMe and jartes, fixes #26208. 2013-12-03 20:43:10 +00:00
index.php Twenty Fourteen: update comment blocks to match inline docs standards. Props DrewAPicture, see #25837. 2013-12-03 17:06:11 +00:00
page.php Twenty Fourteen: update comment blocks to match inline docs standards. Props DrewAPicture, see #25837. 2013-12-03 17:06:11 +00:00
rtl.css Twenty Fourteen: Flip genericons in RTL. 2013-12-04 15:13:10 +00:00
screenshot.png Twenty Fourteen: updated (and more PNG crushing) screenshot. Props iamtakashi. 2013-11-13 03:08:09 +00:00
search.php Twenty Fourteen: update comment blocks to match inline docs standards. Props DrewAPicture, see #25837. 2013-12-03 17:06:11 +00:00
sidebar-content.php Twenty Fourteen: updates all PHP files to meet new brace style in WP coding standards. Props rickalee for initial patch, fixes #26093. 2013-11-18 23:11:10 +00:00
sidebar-footer.php Twenty Fourteen: updates all PHP files to meet new brace style in WP coding standards. Props rickalee for initial patch, fixes #26093. 2013-11-18 23:11:10 +00:00
sidebar.php Twenty Fourteen: use display context for site description in sidebar.php. 2013-11-27 23:10:10 +00:00
single.php Twenty Fourteen: update comment blocks to match inline docs standards. Props DrewAPicture, see #25837. 2013-12-03 17:06:11 +00:00
style.css Twenty Fourteen: rework "current menu" submenu icons to use Genericons for simplicity and to inherit colors better. Props celloexpressions, fixes #26424. 2013-12-05 06:15:12 +00:00
tag.php Twenty Fourteen: update comment blocks to match inline docs standards. Props DrewAPicture, see #25837. 2013-12-03 17:06:11 +00:00
taxonomy-post_format.php Twenty Fourteen: update comment blocks to match inline docs standards. Props DrewAPicture, see #25837. 2013-12-03 17:06:11 +00:00