WordPress/wp-includes/js
hellofromTonya 308f814105 Media: Use infiniteScrolling global setting in js/media/controllers/featured-image.js and js/media/controllers/replace-image.js.
Follow-up to [52287] which added an undefined variable. The variable should have been the global `wp.media.view.settings.infiniteScrolling`. This commit brings that global setting into each of the functions and renames the variable using camelCase to comply with JS coding standards.

Follow-up to [52287].

Props SergeyBiryukov.
Fixes #53765.
Built from https://develop.svn.wordpress.org/trunk@52288


git-svn-id: http://core.svn.wordpress.org/trunk@51880 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-11-30 19:07:00 +00:00
..
codemirror
crop
dist Update @wordpress packages 2021-11-30 05:48:28 +00:00
imgareaselect
jcrop
jquery General: Remove role="navigation" from nav elements. 2021-11-01 21:47:13 +00:00
mediaelement
plupload General: Remove role="navigation" from nav elements. 2021-11-01 21:47:13 +00:00
swfupload
thickbox
tinymce Editor: Revert [51748] and [51649]. They intorduced a bug where wp.editor may be replaced with wp.oldEditor in certain cases. 2021-09-08 23:29:58 +00:00
admin-bar.js
admin-bar.min.js
api-request.js
api-request.min.js
autosave.js External Libraries: Further fix jQuery deprecations in WordPress core. 2021-03-18 19:01:03 +00:00
autosave.min.js
backbone.js
backbone.min.js General: Remove role="navigation" from nav elements. 2021-11-01 21:47:13 +00:00
clipboard.js
clipboard.min.js
colorpicker.js
colorpicker.min.js Build/Test Tools: Update the several dependencies. 2021-05-11 20:12:15 +00:00
comment-reply.js Comments: Hide the link to the initial parent comment in the reply heading when replying to another comment. 2020-10-18 06:41:04 +00:00
comment-reply.min.js General: Remove role="navigation" from nav elements. 2021-11-01 21:47:13 +00:00
customize-base.js
customize-base.min.js Build/Test Tools: Update several devDependencies. 2021-06-08 17:15:15 +00:00
customize-loader.js
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
customize-preview-nav-menus.min.js
customize-preview-widgets.js
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
customize-selective-refresh.min.js
customize-views.js Docs: Add file doc @output annotations. 2018-06-28 02:30:15 +00:00
customize-views.min.js
heartbeat.js External Libraries: Further fix jQuery deprecations in WordPress core. 2021-03-18 19:01:03 +00:00
heartbeat.min.js
hoverintent-js.min.js Fix the admin toolbar js when jQuery is not present and replace the jQuery based hoverIntent.js with a native implementation. Introduces the "hoverintent" (no dependencies) package. 2019-12-10 01:03:02 +00:00
hoverIntent.js
hoverIntent.min.js General: Remove role="navigation" from nav elements. 2021-11-01 21:47:13 +00:00
imagesloaded.min.js
json2.js
json2.min.js
masonry.min.js
mce-view.js
mce-view.min.js Build/Test Tools: Update UglifyJS to the latest version. 2021-01-06 15:29:24 +00:00
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 Build/Test Tools: Update the uglify-js package. 2021-01-20 13:35:18 +00:00
media-grid.js
media-grid.min.js
media-models.js Media: Increase number of media items displayed per page. 2021-08-18 06:00:59 +00:00
media-models.min.js Media: Increase number of media items displayed per page. 2021-08-18 06:00:59 +00:00
media-views.js Media: Use infiniteScrolling global setting in js/media/controllers/featured-image.js and js/media/controllers/replace-image.js. 2021-11-30 19:07:00 +00:00
media-views.min.js Media: Use infiniteScrolling global setting in js/media/controllers/featured-image.js and js/media/controllers/replace-image.js. 2021-11-30 19:07:00 +00:00
quicktags.js Editor: Revert [51748] and [51649]. They intorduced a bug where wp.editor may be replaced with wp.oldEditor in certain cases. 2021-09-08 23:29:58 +00:00
quicktags.min.js General: Remove role="navigation" from nav elements. 2021-11-01 21:47:13 +00:00
shortcode.js
shortcode.min.js
swfobject.js Update swfobject 2012-04-17 23:09:29 +00:00
tw-sack.js
tw-sack.min.js
twemoji.js Emoji: Update the Twemoji library to version 13.1.0. 2021-06-08 22:15:12 +00:00
twemoji.min.js Emoji: Update the Twemoji library to version 13.1.0. 2021-06-08 22:15:12 +00:00
underscore.js
underscore.min.js General: Remove role="navigation" from nav elements. 2021-11-01 21:47:13 +00:00
utils.js
utils.min.js
wp-ajax-response.js Taxonomy: Display update notices when adding terms. 2021-11-15 22:24:01 +00:00
wp-ajax-response.min.js Taxonomy: Display update notices when adding terms. 2021-11-15 22:24:01 +00:00
wp-api.js REST API: JS Client - improve collection route construction for empty parents. 2020-10-29 18:32:05 +00:00
wp-api.min.js General: Remove role="navigation" from nav elements. 2021-11-01 21:47:13 +00:00
wp-auth-check.js
wp-auth-check.min.js
wp-backbone.js
wp-backbone.min.js
wp-custom-header.js Customize: Set playsinline attribute for custom header videos. 2021-04-10 12:40:05 +00:00
wp-custom-header.min.js
wp-embed-template.js Embeds: Conditionally enqueue wp-embed only if needed and send ready message in case script loads after post embed windows. 2021-11-11 02:49:18 +00:00
wp-embed-template.min.js Embeds: Conditionally enqueue wp-embed only if needed and send ready message in case script loads after post embed windows. 2021-11-11 02:49:18 +00:00
wp-embed.js Embeds: Conditionally enqueue wp-embed only if needed and send ready message in case script loads after post embed windows. 2021-11-11 02:49:18 +00:00
wp-embed.min.js Embeds: Conditionally enqueue wp-embed only if needed and send ready message in case script loads after post embed windows. 2021-11-11 02:49:18 +00:00
wp-emoji-loader.js Emoji: Update the Twemoji library to version 13.1.0. 2021-06-08 22:15:12 +00:00
wp-emoji-loader.min.js Emoji: Update the Twemoji library to version 13.1.0. 2021-06-08 22:15:12 +00:00
wp-emoji-release.min.js Emoji: Update the Twemoji library to version 13.1.0. 2021-06-08 22:15:12 +00:00
wp-emoji.js
wp-emoji.min.js Build/Test Tools: Update UglifyJS to the latest version. 2021-01-06 15:29:24 +00:00
wp-list-revisions.js Docs: Add file doc @output annotations. 2018-06-28 02:30:15 +00:00
wp-list-revisions.min.js
wp-lists.js
wp-lists.min.js Build/Test Tools: Update several devDependencies. 2021-06-08 17:15:15 +00:00
wp-pointer.js
wp-pointer.min.js
wp-sanitize.js
wp-sanitize.min.js Build/Test Tools: Update some devDependencies. 2021-03-18 17:48:23 +00:00
wp-util.js Widgets: Avoid a TypeError when adding a widget in the Customizer. 2021-06-25 14:50:58 +00:00
wp-util.min.js Widgets: Avoid a TypeError when adding a widget in the Customizer. 2021-06-25 14:50:58 +00:00
wpdialog.js Docs: Add file doc @output annotations. 2018-06-28 02:30:15 +00:00
wpdialog.min.js
wplink.js External Libraries: Further fix jQuery deprecations in WordPress core. 2021-03-18 19:01:03 +00:00
wplink.min.js
zxcvbn-async.js
zxcvbn-async.min.js
zxcvbn.min.js