WordPress/wp-admin/js
Adam Silverstein 33286df4c1 Themes: enable browser history support in add new theme screen.
Enable history support for the new theme screen, including navigating theme details and closing the details modal. Theme selection is now also bookmark-able, so linking to a URL like `/wp-admin/theme-install.php?theme=twentyseventeen` correctly opens the theme preview.

Props dd32.
Fixes #36613.

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


git-svn-id: http://core.svn.wordpress.org/trunk@40044 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2017-02-24 17:48:42 +00:00
..
accordion.js
accordion.min.js Update grunt-contrib-uglify from ~0.10.0 to ~1.0.1 2016-04-15 16:10:37 +00:00
bookmarklet.js
bookmarklet.min.js Emoji: Load polyfill responsibly. 2016-10-23 00:00:34 +00:00
color-picker.js Customize: Add hue-only mode to color picker. 2016-10-25 22:33:30 +00:00
color-picker.min.js Customize: Add hue-only mode to color picker. 2016-10-25 22:33:30 +00:00
comment.js
comment.min.js
common.js Docs: Use 3-digit, x.x.x style semantic versioning for @since 4.7.0 entries. 2016-11-17 18:28:30 +00:00
common.min.js Administration: Ensure collapse menu is usable with a keyboard 2016-11-04 17:18:57 +00:00
custom-background.js Customize: Improve custom background properties UI. 2016-10-26 06:52:29 +00:00
custom-background.min.js Customize: Improve custom background properties UI. 2016-10-26 06:52:29 +00:00
custom-header.js
customize-controls.js Customize: Update customize.php URL with changeset_uuid param the instant a change is made instead of deferring until the changeset update request responds. 2017-01-05 05:18:43 +00:00
customize-controls.min.js Customize: Update customize.php URL with changeset_uuid param the instant a change is made instead of deferring until the changeset update request responds. 2017-01-05 05:18:43 +00:00
customize-nav-menus.js Customize: Trim whitespace from nav menu item titles so that the underlying object's original title appears as input placeholder and in the control's title. 2017-01-26 18:08:40 +00:00
customize-nav-menus.min.js Customize: Trim whitespace from nav menu item titles so that the underlying object's original title appears as input placeholder and in the control's title. 2017-01-26 18:08:40 +00:00
customize-widgets.js Customize: Implement customized state persistence with changesets. 2016-10-18 20:05:31 +00:00
customize-widgets.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
dashboard.js
dashboard.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
edit-comments.js Comments: Keep comments safe in the Edit Post screen. 2016-04-22 21:43:28 +00:00
edit-comments.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
editor-expand.js Docs: Correct a number of typos/spelling mistakes in inline comments. 2016-10-25 00:38:35 +00:00
editor-expand.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
editor.js Formatting: fix wpautop() to stop adding paragraph tags around <figcaption>. 2017-01-16 01:06:40 +00:00
editor.min.js Formatting: fix wpautop() to stop adding paragraph tags around <figcaption>. 2017-01-16 01:06:40 +00:00
farbtastic.js
gallery.js
gallery.min.js
image-edit.js Media: ensure JavaScript initialized when media edit screen is loaded directly. 2017-01-27 18:30:43 +00:00
image-edit.min.js Media: ensure JavaScript initialized when media edit screen is loaded directly. 2017-01-27 18:30:43 +00:00
inline-edit-post.js Posts, Post Types: Fix Quick Edit to correctly set the page template for non-hierarchical post types. 2016-11-13 07:42:31 +00:00
inline-edit-post.min.js Posts, Post Types: Fix Quick Edit to correctly set the page template for non-hierarchical post types. 2016-11-13 07:42:31 +00:00
inline-edit-tax.js Docs: Add documentation for wp-admin/js/inline-edit-tax.js. 2016-09-22 18:50:28 +00:00
inline-edit-tax.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
iris.min.js Customize: Add hue-only mode to color picker. 2016-10-25 22:33:30 +00:00
language-chooser.js
language-chooser.min.js
link.js
link.min.js
media-gallery.js Media: Add some docs to media-gallery.js RIP. 2016-08-20 22:59:29 +00:00
media-gallery.min.js
media-upload.js jQuery: Replace the use of the .size() method with the .length property. 2016-01-13 16:17:27 +00:00
media-upload.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
media.js Multisite: Change WP_Network id property to an integer. 2016-06-26 14:26:29 +00:00
media.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
nav-menu.js Menus: trigger an event when menu items are added or removed. 2017-01-20 16:15:42 +00:00
nav-menu.min.js Menus: trigger an event when menu items are added or removed. 2017-01-20 16:15:42 +00:00
password-strength-meter.js Users: Check zxcvbn is defined before calling. 2016-07-01 12:45:29 +00:00
password-strength-meter.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
plugin-install.js Plugins: Use install_plugins_upload action to print the upload form. 2016-07-31 18:11:29 +00:00
plugin-install.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
post.js Docs: Correct a number of typos/spelling mistakes in inline comments. 2016-10-25 00:38:35 +00:00
post.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
postbox.js Docs: Add documentation for wp-admin/js/postbox.js. 2016-09-22 18:47:31 +00:00
postbox.min.js Editor, editor-expand: adjust the sidebar position when moving a postbox from one column to another. 2016-06-08 22:37:29 +00:00
press-this.js
press-this.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
revisions.js JavaScript: when starting Backbone history, stop if previously started. 2017-02-17 22:00:42 +00:00
revisions.min.js JavaScript: when starting Backbone history, stop if previously started. 2017-02-17 22:00:42 +00:00
set-post-thumbnail.js
set-post-thumbnail.min.js
svg-painter.js
svg-painter.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
tags-box.js Accessibility: Improve the Tags meta box accessibility. 2016-10-23 18:16:42 +00:00
tags-box.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
tags-suggest.js Docs: Use 3-digit, x.x.x style semantic versioning for @since 4.7.0 entries. 2016-11-17 18:28:30 +00:00
tags-suggest.min.js Accessibility: Improve the Tags meta box accessibility. 2016-10-23 18:16:42 +00:00
tags.js
tags.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
theme.js Themes: enable browser history support in add new theme screen. 2017-02-24 17:48:42 +00:00
theme.min.js Themes: enable browser history support in add new theme screen. 2017-02-24 17:48:42 +00:00
updates.js Update/Install: Give context to "Deleted! string to allow for differentiation between theme and plugin translations. 2017-01-31 09:59:40 +00:00
updates.min.js Update/Install: Give context to "Deleted! string to allow for differentiation between theme and plugin translations. 2017-01-31 09:59:40 +00:00
user-profile.js Users: After [33766], don't reset the password when clicking "Show Password" and then "Cancel" on Add New User screen. 2016-09-01 12:24:29 +00:00
user-profile.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
user-suggest.js
user-suggest.min.js
widgets.js Administration: Improve the usage of the button CSS classes. 2016-09-28 19:54:28 +00:00
widgets.min.js Administration: Improve the usage of the button CSS classes. 2016-09-28 19:54:28 +00:00
word-count.js Docs: Use 3-digit, x.x.x style semantic versioning for @since entries in wp-admin/js/word-count.js. 2017-01-06 22:12:39 +00:00
word-count.min.js
wp-fullscreen-stub.js Docs: Standardize on 'backward compatibility/compatible' nomenclature in core inline docs. 2016-05-13 18:41:31 +00:00
wp-fullscreen-stub.min.js
xfn.js
xfn.min.js