WordPress/wp-admin
Helen Hou-Sandí 2a0d187a15 Modals: Significantly improve the touch scrolling experience.
This particularly fixes the attachment and plugin details modals, but also improves other modals such as wpLink and interim login.

props iseulde.
fixes #31609, #31611. see #31610, #31612.

Built from https://develop.svn.wordpress.org/trunk@32073


git-svn-id: http://core.svn.wordpress.org/trunk@32052 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-04-08 03:19:28 +00:00
..
css Modals: Significantly improve the touch scrolling experience. 2015-04-08 03:19:28 +00:00
images Update more instances of default admin blues and grays. 2015-04-05 21:20:27 +00:00
includes Enable users to initiate a shiny update from plugin detail modal 2015-04-07 03:09:26 +00:00
js Disable modal initiated shiny updates on wp-admin/update-core.php 2015-04-07 04:48:26 +00:00
maint
network After [31941], use the decoupled strings from wp-admin/network/themes.php in wp-admin/network/site-themes.php as well. 2015-04-05 14:58:27 +00:00
user
about.php
admin-ajax.php PressThis v2, first run. Props michael-arestad, stephdau, marcelomazza, DrewAPicture, iseulde, afercia, kraftbj, rachelbaker, AramZS, dd32. See #31373. 2015-02-25 01:50:26 +00:00
admin-footer.php Accessibility: Add landmark roles to WordPress admin areas. 2015-04-01 13:17:27 +00:00
admin-functions.php
admin-header.php Accessibility: Add landmark roles to WordPress admin areas. 2015-04-01 13:17:27 +00:00
admin-post.php
admin.php
async-upload.php
comment.php Comments: Fix undefined $comment_url variable notice, introduced in [31641]. 2015-03-10 14:51:26 +00:00
credits.php
custom-background.php
custom-header.php Make a new function, wp_delete_file(). Use it. 2015-02-27 16:51:25 +00:00
customize.php Customizer: Improve the overlay close button for iOS. 2015-04-02 17:16:28 +00:00
edit-comments.php Admin notices: Make (most) core notices dismissible. 2015-04-01 22:06:28 +00:00
edit-form-advanced.php Admin notices: Make (most) core notices dismissible. 2015-04-01 22:06:28 +00:00
edit-form-comment.php Remove ambiguity in the time display format in core, switches to using 24hr notation where am/pm isn't specified. 2015-03-23 02:14:27 +00:00
edit-link-form.php Admin notices: Make (most) core notices dismissible. 2015-04-01 22:06:28 +00:00
edit-tag-form.php Admin notices: Make (most) core notices dismissible. 2015-04-01 22:06:28 +00:00
edit-tags.php Fix Docblock syntax for the taxonomy_parent_dropdown_args filter. 2015-04-04 14:13:27 +00:00
edit.php Admin notices: Make (most) core notices dismissible. 2015-04-01 22:06:28 +00:00
export.php
freedoms.php
import.php
index.php
install-helper.php
install.php
link-add.php
link-manager.php Admin notices: Make (most) core notices dismissible. 2015-04-01 22:06:28 +00:00
link-parse-opml.php Remove unnecessary echo(), add translator comment. 2015-04-02 19:01:27 +00:00
link.php
load-scripts.php
load-styles.php
media-new.php
media-upload.php
media.php
menu-header.php Accessibility: Add landmark roles to WordPress admin areas. 2015-04-01 13:17:27 +00:00
menu.php Introduce delete_site meta capability. 2015-03-08 02:10:30 +00:00
moderation.php
ms-admin.php
ms-delete-site.php Introduce delete_site meta capability. 2015-03-08 02:10:30 +00:00
ms-edit.php
ms-options.php
ms-sites.php
ms-themes.php
ms-upgrade-network.php
ms-users.php
my-sites.php Admin notices: Make (most) core notices dismissible. 2015-04-01 22:06:28 +00:00
nav-menus.php Admin notices: Make (most) core notices dismissible. 2015-04-01 22:06:28 +00:00
network.php Remove unused printf() on network setup screen. 2015-04-01 17:01:26 +00:00
options-discussion.php Add a more descriptive function summary for options_discussion_add_js(). 2015-04-04 14:16:27 +00:00
options-general.php Spinners: Toggle a class instead of show/hide. 2015-04-03 04:52:27 +00:00
options-head.php
options-media.php
options-permalink.php Admin notices: Make (most) core notices dismissible. 2015-04-01 22:06:28 +00:00
options-reading.php
options-writing.php Press This: Remove obsolete help tab in Settings -> Writing. 2015-03-12 02:37:27 +00:00
options.php
plugin-editor.php Admin notices: Make (most) core notices dismissible. 2015-04-01 22:06:28 +00:00
plugin-install.php Request FTP and SSH credentials when needed during shiny updates 2015-03-18 03:18:27 +00:00
plugins.php Admin notices: Make (most) core notices dismissible. 2015-04-01 22:06:28 +00:00
post-new.php
post.php When adding post_type to $sendback in wp-admin/post.php, use add_query_arg() instead of string concatenation. 2015-03-05 22:31:24 +00:00
press-this.php PressThis v2, first run. Props michael-arestad, stephdau, marcelomazza, DrewAPicture, iseulde, afercia, kraftbj, rachelbaker, AramZS, dd32. See #31373. 2015-02-25 01:50:26 +00:00
profile.php
revision.php
setup-config.php
theme-editor.php Admin notices: Make (most) core notices dismissible. 2015-04-01 22:06:28 +00:00
theme-install.php Accessibility improvements for Themes screen: fix keyboard events and callbacks for the Search field, increase trigger timeout a bit, improve Esc. key handling. 2015-04-03 02:32:28 +00:00
themes.php Accessibility improvements for Themes screen: fix keyboard events and callbacks for the Search field, increase trigger timeout a bit, improve Esc. key handling. 2015-04-03 02:32:28 +00:00
tools.php Press This: Use more accurate wording on Tools screen. 2015-04-02 01:30:28 +00:00
update-core.php Disable modal initiated shiny updates on wp-admin/update-core.php 2015-04-07 04:48:26 +00:00
update.php Accessibility improvements for Themes screen: fix keyboard events and callbacks for the Search field, increase trigger timeout a bit, improve Esc. key handling. 2015-04-03 02:32:28 +00:00
upgrade-functions.php
upgrade.php There are a few functions that have the ability to return false instead of a string, so the return value should be checked before being passed to functions that expect string. 2015-03-09 02:11:28 +00:00
upload.php Admin notices: Make (most) core notices dismissible. 2015-04-01 22:06:28 +00:00
user-edit.php Admin notices: Make (most) core notices dismissible. 2015-04-01 22:06:28 +00:00
user-new.php Admin notices: Make (most) core notices dismissible. 2015-04-01 22:06:28 +00:00
users.php Admin notices: Make (most) core notices dismissible. 2015-04-01 22:06:28 +00:00
widgets.php Admin notices: Make (most) core notices dismissible. 2015-04-01 22:06:28 +00:00