WordPress/wp-includes/js
antpb 541796de46 Media: Allow contextually generated images to show in Media Library grid view.
In grid view, contextually generated or cropped media is filtered out causing page numbering to be offset and incorrect. This also impacted any media utilizing `media-models.js`.
Props webmandesign, audrasjb, afercia, pbiron, mista-flo.
Fixes #46127, #50410, #47215.


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


git-svn-id: http://core.svn.wordpress.org/trunk@48751 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-09-17 14:42:04 +00:00
..
codemirror
crop
dist Editor: update packages. 2020-08-27 16:36:39 +00:00
imgareaselect
jcrop
jquery
mediaelement
plupload Media: Show an error message when a .heic file is uploaded that this type of files cannot be displayed in a web browser and suggesting to convert to JPEG. The message is shown by using filters, plugins that want to handle uploading of .heic files can remove it. 2020-07-03 23:15:03 +00:00
swfupload
thickbox Accessibility: Improve color contrast for the blue links :hover state. 2020-07-07 10:11:05 +00:00
tinymce TinyMCE: Update to 4.9.10. Changelog: https://www.tiny.cloud/docs-4x/changelog/#version4910april232020. 2020-06-24 22:06:12 +00:00
admin-bar.js Build/Test Tools: Enable JSDocs to be linted with ESLint. 2020-07-27 23:35:02 +00:00
admin-bar.min.js Administration: Remove any CSS related to Internet Explorer versions 6 – 10. 2020-05-06 20:15:07 +00:00
api-request.js
api-request.min.js
autosave.js
autosave.min.js
backbone.js
backbone.min.js
clipboard.js External Libraries: Update clipboard.js to 2.0.6. 2020-06-03 11:12:33 +00:00
clipboard.min.js External Libraries: Update clipboard.js to 2.0.6. 2020-06-03 11:12:33 +00:00
colorpicker.js
colorpicker.min.js
comment-reply.js Comments: Check if reply heading text node exists before accessing its property in comment-reply.js. 2020-08-28 13:12:06 +00:00
comment-reply.min.js Comments: Check if reply heading text node exists before accessing its property in comment-reply.js. 2020-08-28 13:12:06 +00:00
customize-base.js Build/Test Tools: Enable JSDocs to be linted with ESLint. 2020-07-27 23:35:02 +00:00
customize-base.min.js
customize-loader.js Docs: Remove extra spaces from @param tags. 2020-06-20 12:58:10 +00:00
customize-loader.min.js
customize-models.js Docs: Replace "AJAX" with "Ajax" in DocBlocks and comments, per the spelling glossary. 2020-06-25 12:43:07 +00:00
customize-models.min.js
customize-preview-nav-menus.js Build/Test Tools: Enable JSDocs to be linted with ESLint. 2020-07-27 23:35:02 +00:00
customize-preview-nav-menus.min.js
customize-preview-widgets.js Docs: Remove extra spaces from @param tags. 2020-06-20 12:58:10 +00:00
customize-preview-widgets.min.js
customize-preview.js Build/Test Tools: Enable JSDocs to be linted with ESLint. 2020-07-27 23:35:02 +00:00
customize-preview.min.js
customize-selective-refresh.js Docs: Correct alignment for some parameters in JS documentation. 2020-07-28 00:07:03 +00:00
customize-selective-refresh.min.js
customize-views.js
customize-views.min.js
heartbeat.js Docs: Replace "AJAX" with "Ajax" in DocBlocks and comments, per the spelling glossary. 2020-06-25 12:43:07 +00:00
heartbeat.min.js
hoverintent-js.min.js
hoverIntent.js
hoverIntent.min.js
imagesloaded.min.js External Libraries: Update Masonry to 4.2.2 and imagesLoaded to 4.1.4. 2020-06-13 18:53:27 +00:00
json2.js
json2.min.js
masonry.min.js External Libraries: Update Masonry to 4.2.2 and imagesLoaded to 4.1.4. 2020-06-13 18:53:27 +00:00
mce-view.js Build/Test Tools: Enable JSDocs to be linted with ESLint. 2020-07-27 23:35:02 +00:00
mce-view.min.js
media-audiovideo.js
media-audiovideo.min.js
media-editor.js Build/Test Tools: Enable JSDocs to be linted with ESLint. 2020-07-27 23:35:02 +00:00
media-editor.min.js I18N: Use wp.i18n for translatable strings in wp-admin/js/set-post-thumbnail.js. 2020-07-07 18:55:04 +00:00
media-grid.js
media-grid.min.js
media-models.js Media: Allow contextually generated images to show in Media Library grid view. 2020-09-17 14:42:04 +00:00
media-models.min.js Media: Allow contextually generated images to show in Media Library grid view. 2020-09-17 14:42:04 +00:00
media-views.js Build/Test Tools: Enable JSDocs to be linted with ESLint. 2020-07-27 23:35:02 +00:00
media-views.min.js Accessibility: Media: Add a "Copy URL" button to the attachment File URL fields. 2020-06-30 13:16:04 +00:00
quicktags.js
quicktags.min.js
shortcode.js
shortcode.min.js
swfobject.js
tw-sack.js
tw-sack.min.js
twemoji.js Emoji: Upgrade Twemoji to version 13.0.0. 2020-06-15 18:04:26 +00:00
twemoji.min.js Emoji: Upgrade Twemoji to version 13.0.0. 2020-06-15 18:04:26 +00:00
underscore.js
underscore.min.js
utils.js
utils.min.js
wp-ajax-response.js Coding Standards: Use strict comparison in js/_enqueues/lib/ajax-response.js. 2020-06-14 11:28:07 +00:00
wp-ajax-response.min.js Coding Standards: Use strict comparison in js/_enqueues/lib/ajax-response.js. 2020-06-14 11:28:07 +00:00
wp-api.js Docs: Correct alignment for some parameters in JS documentation. 2020-07-28 00:07:03 +00:00
wp-api.min.js
wp-auth-check.js Coding Standards: Fix JSHint issue in js/_enqueues/lib/auth-check.js 2020-07-06 16:27:02 +00:00
wp-auth-check.min.js Heartbeat: Do not disable the login prompts when the user needs to log in again but has closed the log in modal. Add a 5 minutes timeout before asking them to log in again. 2020-07-06 16:14:04 +00:00
wp-backbone.js Docs: Remove extra spaces from @param tags. 2020-06-20 12:58:10 +00:00
wp-backbone.min.js
wp-custom-header.js Build/Test Tools: Enable JSDocs to be linted with ESLint. 2020-07-27 23:35:02 +00:00
wp-custom-header.min.js
wp-embed-template.js
wp-embed-template.min.js
wp-embed.js
wp-embed.min.js
wp-emoji-loader.js Emoji: Upgrade Twemoji to version 13.0.0. 2020-06-15 18:04:26 +00:00
wp-emoji-loader.min.js Emoji: Upgrade Twemoji to version 13.0.0. 2020-06-15 18:04:26 +00:00
wp-emoji-release.min.js Emoji: Upgrade Twemoji to version 13.0.0. 2020-06-15 18:04:26 +00:00
wp-emoji.js
wp-emoji.min.js
wp-list-revisions.js
wp-list-revisions.min.js
wp-lists.js Build/Test Tools: Enable JSDocs to be linted with ESLint. 2020-07-27 23:35:02 +00:00
wp-lists.min.js
wp-pointer.js I18N: Use wp.i18n for translatable strings in wp-includes/js/wp-pointer.js. 2020-07-01 19:30:02 +00:00
wp-pointer.min.js I18N: Use wp.i18n for translatable strings in wp-includes/js/wp-pointer.js. 2020-07-01 19:30:02 +00:00
wp-sanitize.js
wp-sanitize.min.js
wp-util.js Build/Test Tools: Enable JSDocs to be linted with ESLint. 2020-07-27 23:35:02 +00:00
wp-util.min.js
wpdialog.js
wpdialog.min.js
wplink.js
wplink.min.js
zxcvbn-async.js
zxcvbn-async.min.js
zxcvbn.min.js