WordPress/wp-includes/js/media/views
Scott Taylor a8dcd7aced Persist search terms across grid/list modes:
* In `grid` mode, when the page loads and `s` is in the URL, all attachments are loaded and then the search value is set, which will filter the attachments. If the page loads with the attachments already filtered, the library will have to be requery'd to get the full set, which will require weirder code.
* When a user searches, the mode-switcher link for `list` view is updated dynamically to represent the current `location.href` in the proper `mode=` and `s=` context.

Fixes #30583.

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


git-svn-id: http://core.svn.wordpress.org/trunk@31543 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-02-26 23:01:25 +00:00
..
attachment Make sure the grid build does not load files from the views build. 2015-02-22 08:47:25 +00:00
attachment-filters Media JS files: 2015-02-22 07:25:27 +00:00
attachments Specify globals in media JS files - it is important to denote where we are diverging from dependency injection. 2015-02-22 06:56:27 +00:00
button Make sure the grid build does not load files from the views build. 2015-02-22 08:47:25 +00:00
embed Media JS files: 2015-02-22 07:25:27 +00:00
frame Persist search terms across grid/list modes: 2015-02-26 23:01:25 +00:00
settings Media JS files: 2015-02-22 07:25:27 +00:00
toolbar Specify globals in media JS files - it is important to denote where we are diverging from dependency injection. 2015-02-22 06:56:27 +00:00
uploader Media JS files: 2015-02-22 07:25:27 +00:00
attachment-compat.js Specify globals in media JS files - it is important to denote where we are diverging from dependency injection. 2015-02-22 06:56:27 +00:00
attachment-filters.js Media JS files: 2015-02-22 07:25:27 +00:00
attachment.js Specify globals in media JS files - it is important to denote where we are diverging from dependency injection. 2015-02-22 06:56:27 +00:00
attachments.js Media JS files: 2015-02-22 07:25:27 +00:00
audio-details.js Specify globals in media JS files - it is important to denote where we are diverging from dependency injection. 2015-02-22 06:56:27 +00:00
button-group.js Media JS files: 2015-02-22 07:25:27 +00:00
button.js Specify globals in media JS files - it is important to denote where we are diverging from dependency injection. 2015-02-22 06:56:27 +00:00
cropper.js Specify globals in media JS files - it is important to denote where we are diverging from dependency injection. 2015-02-22 06:56:27 +00:00
edit-image-details.js Make sure the grid build does not load files from the views build. 2015-02-22 08:47:25 +00:00
edit-image.js Media JS files: 2015-02-22 07:25:27 +00:00
embed.js Media JS files: 2015-02-09 16:01:29 +00:00
focus-manager.js Media JS files: 2015-02-09 16:01:29 +00:00
frame.js Specify globals in media JS files - it is important to denote where we are diverging from dependency injection. 2015-02-22 06:56:27 +00:00
iframe.js Media JS files: 2015-02-09 16:01:29 +00:00
image-details.js Media JS files: 2015-02-22 07:25:27 +00:00
label.js Media JS files: 2015-02-22 07:25:27 +00:00
media-details.js Make sure the audio-video build does not load files from the views build. 2015-02-22 08:29:25 +00:00
media-frame.js Specify globals in media JS files - it is important to denote where we are diverging from dependency injection. 2015-02-22 06:56:27 +00:00
menu-item.js Media JS files: 2015-02-22 07:25:27 +00:00
menu.js Media JS files: 2015-02-09 16:01:29 +00:00
modal.js Media JS files: 2015-02-22 07:25:27 +00:00
priority-list.js Specify globals in media JS files - it is important to denote where we are diverging from dependency injection. 2015-02-22 06:56:27 +00:00
router-item.js Media JS files: 2015-02-09 16:01:29 +00:00
router.js Media JS files: 2015-02-09 16:01:29 +00:00
search.js Media JS files: 2015-02-22 07:25:27 +00:00
selection.js Specify globals in media JS files - it is important to denote where we are diverging from dependency injection. 2015-02-22 06:56:27 +00:00
settings.js Specify globals in media JS files - it is important to denote where we are diverging from dependency injection. 2015-02-22 06:56:27 +00:00
sidebar.js Media JS files: 2015-02-09 16:01:29 +00:00
spinner.js Specify globals in media JS files - it is important to denote where we are diverging from dependency injection. 2015-02-22 06:56:27 +00:00
toolbar.js Specify globals in media JS files - it is important to denote where we are diverging from dependency injection. 2015-02-22 06:56:27 +00:00
video-details.js Specify globals in media JS files - it is important to denote where we are diverging from dependency injection. 2015-02-22 06:56:27 +00:00
view.js Specify globals in media JS files - it is important to denote where we are diverging from dependency injection. 2015-02-22 06:56:27 +00:00