WordPress/wp-includes/js
Adam Silverstein 518ff1576b REST API: JavaScript client - improve route discovery for custom namespaces.
Fix parsing of custom namespace routes. Transform class names, removing dashes and capitalizing each word/route part so a route path of `widgets/recent-posts` becomes a collection with the name `WidgetsRecentPosts`. Correct parent route part when routes are longer than expected, reversing parse direction.

Props westonruter, jazbek.
Fixes #39561.

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


git-svn-id: http://core.svn.wordpress.org/trunk@40011 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2017-02-17 20:54:44 +00:00
..
crop
imgareaselect
jcrop
jquery Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
mediaelement Buttons: Improve the .button-link CSS class for link-like buttons. 2017-02-09 16:47:44 +00:00
plupload Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
swfupload Upload: Correct encoding issue in swfupload.js, introduced in [29479]. 2016-09-03 15:02:36 +00:00
thickbox
tinymce TinyMCE: improve the previews for embedded WordPress posts: 2017-01-27 04:25:44 +00:00
admin-bar.js
admin-bar.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
autosave.js Accessibility: Remove inappropriate content from the Posts and Edit screens headings. 2016-10-27 20:39:39 +00:00
autosave.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
backbone.min.js External Libraries: Update Backbone to version 1.3.3. 2016-06-16 09:27:29 +00:00
colorpicker.js
colorpicker.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
comment-reply.js
comment-reply.min.js
customize-base.js Docs: Fix multiple trivial typos throughout a variety of core files. 2016-10-31 06:28:32 +00:00
customize-base.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
customize-loader.js Customize: Implement customized state persistence with changesets. 2016-10-18 20:05:31 +00:00
customize-loader.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
customize-models.js
customize-models.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
customize-preview-nav-menus.js Customize: Fix ability to shift-click on placeholder/pre-saved nav menu items in preview to focus on corresponding control. 2016-12-10 23:47:41 +00:00
customize-preview-nav-menus.min.js Customize: Fix ability to shift-click on placeholder/pre-saved nav menu items in preview to focus on corresponding control. 2016-12-10 23:47:41 +00:00
customize-preview-widgets.js Customize: Add edit shortcuts in customizer preview to visually expose editable elements and focus on the corresponding controls when clicked. 2016-10-26 20:03:32 +00:00
customize-preview-widgets.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
customize-preview.js Customize: Skip intercepting non-HTTP(S) links in customizer preview just as jump links are ignored. 2017-02-16 21:21:45 +00:00
customize-preview.min.js Customize: Skip intercepting non-HTTP(S) links in customizer preview just as jump links are ignored. 2017-02-16 21:21:45 +00:00
customize-selective-refresh.js Customize: Ensure edit shortcuts get re-created for nested partials when a parent partial is refreshed. 2017-02-11 03:35:43 +00:00
customize-selective-refresh.min.js Customize: Ensure edit shortcuts get re-created for nested partials when a parent partial is refreshed. 2017-02-11 03:35:43 +00:00
customize-views.js
customize-views.min.js
heartbeat.js Docs: Fix multiple trivial typos throughout a variety of core files. 2016-10-31 06:28:32 +00:00
heartbeat.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
hoverIntent.js
hoverIntent.min.js
imagesloaded.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
json2.js
json2.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
masonry.min.js External Libraries: Update Masonry to 3.3.2 and imagesLoaded to 3.2.0. 2016-06-28 18:48:31 +00:00
mce-view.js TinyMCE: improve the previews for embedded WordPress posts: 2017-01-27 04:25:44 +00:00
mce-view.min.js TinyMCE: improve the previews for embedded WordPress posts: 2017-01-27 04:25:44 +00:00
media-audiovideo.js
media-audiovideo.min.js
media-editor.js Media: Remove alt fallbacks to improve accessibility. 2016-10-19 03:06:28 +00:00
media-editor.min.js Media: Remove alt fallbacks to improve accessibility. 2016-10-19 03:06:28 +00:00
media-grid.js Media: properly refresh the position of the Plupload shim so it moves over the Select Files button or off the screen. Fixes selecting files in MS Edge on the Media grid and Media -> Add New screens. 2016-06-16 04:54:29 +00:00
media-grid.min.js Media: properly refresh the position of the Plupload shim so it moves over the Select Files button or off the screen. Fixes selecting files in MS Edge on the Media grid and Media -> Add New screens. 2016-06-16 04:54:29 +00:00
media-models.js Docs: Fix multiple trivial typos throughout a variety of core files. 2016-10-31 06:28:32 +00:00
media-models.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
media-views.js Media: debounce the media grid search, avoiding duplicate requests. 2017-02-15 17:29:44 +00:00
media-views.min.js Media: debounce the media grid search, avoiding duplicate requests. 2017-02-15 17:29:44 +00:00
quicktags.js
quicktags.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
shortcode.js Media: Ensure empty alt attributes are set to blank strings. 2016-07-20 14:38:29 +00:00
shortcode.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
swfobject.js
tw-sack.js
tw-sack.min.js
twemoji.js Emoji: Update Twemoji fallback to version 2.2.2. 2016-11-19 11:05:32 +00:00
twemoji.min.js Emoji: Update Twemoji fallback to version 2.2.2. 2016-11-19 11:05:32 +00:00
underscore.min.js
utils.js Docs: Fix multiple trivial typos throughout a variety of core files. 2016-10-31 06:28:32 +00:00
utils.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
wp-a11y.js Accessibility: Ensure only text is sent to aria-live messages. 2016-07-20 14:26:28 +00:00
wp-a11y.min.js Accessibility: Ensure only text is sent to aria-live messages. 2016-07-20 14:26:28 +00:00
wp-ajax-response.js Text Changes: Unify permission error message in wp-ajax-response.js. 2016-11-15 20:42:30 +00:00
wp-ajax-response.min.js Text Changes: Unify permission error message in wp-ajax-response.js. 2016-11-15 20:42:30 +00:00
wp-api.js REST API: JavaScript client - improve route discovery for custom namespaces. 2017-02-17 20:54:44 +00:00
wp-api.min.js REST API: JavaScript client - improve route discovery for custom namespaces. 2017-02-17 20:54:44 +00:00
wp-auth-check.js
wp-auth-check.min.js
wp-backbone.js
wp-backbone.min.js
wp-custom-header.js Small coding standards cleanup of wp-custom-header.js. 2016-11-17 09:04:31 +00:00
wp-custom-header.min.js Themes: Improve a11y and extendability of custom video headers. 2016-11-16 23:26:31 +00:00
wp-embed-template.js Embeds: After [37745], check if a featured image exists before attaching an event listener. 2016-07-05 16:16:57 +00:00
wp-embed-template.min.js Embeds: After [37745], check if a featured image exists before attaching an event listener. 2016-07-05 16:16:57 +00:00
wp-embed.js Embeds: Correctly remove security attribute from iframes in IE 10 and IE 11. 2016-11-23 13:38:33 +00:00
wp-embed.min.js Embeds: Correctly remove security attribute from iframes in IE 10 and IE 11. 2016-11-23 13:38:33 +00:00
wp-emoji-loader.js Emoji: Load polyfill responsibly. 2016-10-23 00:00:34 +00:00
wp-emoji-loader.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
wp-emoji-release.min.js Emoji: Update Twemoji fallback to version 2.2.2. 2016-11-19 11:05:32 +00:00
wp-emoji.js Emoji: Update the Twemoji loader to include the rainbow flag. 2016-08-04 20:51:31 +00:00
wp-emoji.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
wp-list-revisions.js
wp-list-revisions.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
wp-lists.js wpLists: Pass the current element to process() to properly register event handlers. 2016-10-03 18:39:30 +00:00
wp-lists.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00
wp-pointer.js
wp-pointer.min.js
wp-util.js Multisite: Change WP_Network id property to an integer. 2016-06-26 14:26:29 +00:00
wp-util.min.js Multisite: Change WP_Network id property to an integer. 2016-06-26 14:26:29 +00:00
wpdialog.js
wpdialog.min.js
wplink.js Editor: Remove target=_blank when unchecked in the link modal. 2016-12-14 20:30:44 +00:00
wplink.min.js Editor: Remove target=_blank when unchecked in the link modal. 2016-12-14 20:30:44 +00:00
zxcvbn-async.js
zxcvbn-async.min.js
zxcvbn.min.js Libraries: Update zxcvbn from version 1.0 to 4.4.1 2016-12-13 11:23:42 +00:00