wordpress-develop/src/wp-includes/js
Andrew Ozz 8737968ac2 TinyMCE: update to 4.1.10.
Fixes #32262.

git-svn-id: https://develop.svn.wordpress.org/trunk@32366 602fd350-edb4-49c9-b593-d223f7449a82
2015-05-06 03:22:04 +00:00
..
crop New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +00:00
imgareaselect Update imgAreaSelect to 0.9.10. fixes #25370. 2013-09-21 10:42:55 +00:00
jcrop Update Jcrop to 0.9.12 (unused in WP core). 2013-09-21 12:45:47 +00:00
jquery Update jQuery UI to 1.11.4. 2015-03-11 15:11:52 +00:00
media After [32258], restore the parts of [31620] and [31626] that weren't changes to the UI, but were improvements to existing code. 2015-04-30 21:39:52 +00:00
mediaelement Update more instances of default admin blues and grays. 2015-04-05 21:19:54 +00:00
plupload Update the Plupload Flash file to the latest version. 2015-04-20 06:12:11 +00:00
swfupload Fix some documentation typos in various core files. 2014-08-13 03:55:10 +00:00
thickbox Update more instances of default admin blues and grays. 2015-04-05 21:19:54 +00:00
tinymce TinyMCE: update to 4.1.10. 2015-05-06 03:22:04 +00:00
admin-bar.js Toolbar: Search item consistency for focus state and IE8. 2015-04-08 16:07:51 +00:00
autosave.js Admin notices: Add more variety and make more generically usable. 2014-11-21 16:40:29 +00:00
backbone.js Update Backbone to version 1.1.2. 2014-02-22 15:41:50 +00:00
backbone.min.js Update Backbone to version 1.1.2. 2014-02-22 15:41:50 +00:00
colorpicker.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +00:00
comment-reply.js Fix JSHint errors in six files. 2013-11-15 04:41:51 +00:00
customize-base.js Customizer: [31885] actually hasn't fixed the SecurityErrors. This one does. 2015-03-25 23:35:37 +00:00
customize-loader.js Customizer: Avoid SecurityErrors when the Customizer is embedded in an origin other than wp-admin. 2015-03-25 17:25:01 +00:00
customize-models.js Customizer: Allow to skip cropping header images if image width is smaller than or equal to theme width. 2014-04-25 20:24:28 +00:00
customize-preview-widgets.js Customizer: Introduce WP_Customize_Control::active() method to determine whether the control is relevant to the current context (i.e. to the current URL being previewed). 2014-07-09 23:57:29 +00:00
customize-preview.js Customizer: Add loading indicators for the Customizer preview. 2015-03-10 15:55:28 +00:00
customize-views.js Customizer: Avoid hiding 'Remove' buttons unrelated to custom headers. 2014-05-06 04:13:52 +00:00
heartbeat.js Heartbeat: 2014-11-10 01:46:04 +00:00
hoverIntent.js Update hoverIntent to 1.8.1. 2015-03-11 17:14:34 +00:00
json2.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +00:00
masonry.min.js Update the Masonry JavaScript library to version 3. 2014-02-25 19:52:57 +00:00
mce-view.js Revert editing of video embed parameters in the media modal, [31620] and [31626] for now. Plan on revisiting in 4.3. 2015-04-21 22:40:23 +00:00
media-audiovideo.js Move the built media JS files up a directory to their previous location and naming convention. This fidgets with part of [31373] and will maintain BC for those who were loading those files directly (not using the enqueue system). 2015-04-14 15:30:16 +00:00
media-editor.js Avoid a PHP notice when adding an embed via Insert from URL. 2015-04-21 14:35:40 +00:00
media-grid.js Move the built media JS files up a directory to their previous location and naming convention. This fidgets with part of [31373] and will maintain BC for those who were loading those files directly (not using the enqueue system). 2015-04-14 15:30:16 +00:00
media-models.js Move the built media JS files up a directory to their previous location and naming convention. This fidgets with part of [31373] and will maintain BC for those who were loading those files directly (not using the enqueue system). 2015-04-14 15:30:16 +00:00
media-views.js After [32258], restore the parts of [31620] and [31626] that weren't changes to the UI, but were improvements to existing code. 2015-04-30 21:39:52 +00:00
quicktags.js Editor: 2014-11-26 02:49:41 +00:00
shortcode.js Correctly capitalize JavaScript throughout core docs. 2014-12-02 00:30:59 +00:00
swfobject.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +00:00
tw-sack.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +00:00
twemoji.js Emoji: 2015-04-01 02:38:25 +00:00
underscore.js Update Backbone from 1.0 to 1.1. 2014-02-13 07:33:29 +00:00
underscore.min.js Don't reference underscore.js source map 2015-04-07 04:34:44 +00:00
utils.js Fix the wp-settings-* cookies used in getUserSetting()/setUserSetting(). They should be set without COOKIE_DOMAIN to work properly for sub-domains. Fixes #29095. 2014-08-13 02:46:18 +00:00
wp-a11y.js Add wp.a11y.speak() for audible alerts/updates in screen readers. Props afercia, GrahamArmfield (for the idea), iseulde. Fixes #31368. 2015-03-01 19:10:58 +00:00
wp-ajax-response.js Replace flagrant instances of .html('') with .empty(). 2015-03-09 19:43:49 +00:00
wp-auth-check.js Disable body scrolling when session expired log in modal is open. 2015-03-31 22:54:40 +00:00
wp-backbone.js Update media-views and wp.Backbone.View for Backbone 1.1. 2014-02-13 07:36:01 +00:00
wp-emoji-loader.js Emoji: 2015-05-03 18:44:37 +00:00
wp-emoji.js Emoji: add shorter/faster regex for testing for emoji chars in added nodes. 2015-05-05 01:40:21 +00:00
wp-list-revisions.js Fix JSHint errors in two files. see #25957, #25864. (Similar names but separate files.) 2013-11-15 06:24:01 +00:00
wp-lists.js Fix double avatars and JS errors when spamming/trashing comments. 2014-03-26 23:13:43 +00:00
wp-pointer.js Fix JSHint errors in six files. 2013-11-15 04:41:51 +00:00
wp-util.js Improve wp.media documentation. 2014-11-05 19:38:20 +00:00
wpdialog.js TinyMCE 4.0.12, first run. 2013-12-28 23:52:04 +00:00
wplink.js wpLink: Make the text editor experience the same as in the visual editor. 2015-04-21 13:58:09 +00:00
zxcvbn-async.js Mark zxcvbn global to avoid JSHint errors. 2013-11-12 23:42:17 +00:00
zxcvbn.min.js Add a copyright notice to zxcvbn. fixes #25926. 2013-12-04 19:52:45 +00:00