.. |
cat.dev.js
|
|
|
cat.js
|
|
|
categories.dev.js
|
|
|
categories.js
|
|
|
comment.dev.js
|
Add quotes to [value="some"] selectors, see #16426
|
2011-04-30 02:15:08 +00:00 |
comment.js
|
Add quotes to [value="some"] selectors, see #16426
|
2011-04-30 02:15:08 +00:00 |
common.dev.js
|
Fix collapsed menu transition glitch, props rosshanney, fixes #17534
|
2011-06-04 06:23:06 +00:00 |
common.js
|
Fix collapsed menu transition glitch, props rosshanney, fixes #17534
|
2011-06-04 06:23:06 +00:00 |
custom-background.dev.js
|
Add clear to custom background color field. props lancewillett for initial patch. fixes #15755.
|
2011-05-12 03:31:01 +00:00 |
custom-background.js
|
Add clear to custom background color field. props lancewillett for initial patch. fixes #15755.
|
2011-05-12 03:31:01 +00:00 |
custom-fields.dev.js
|
Add quotes to [value="some"] selectors, see #16426
|
2011-04-30 02:15:08 +00:00 |
custom-fields.js
|
Add quotes to [value="some"] selectors, see #16426
|
2011-04-30 02:15:08 +00:00 |
dashboard.dev.js
|
Fix another .attr() vs .prop() case, props ocean90, fixes #17546
|
2011-05-24 16:49:01 +00:00 |
dashboard.js
|
Fix another .attr() vs .prop() case, props ocean90, fixes #17546
|
2011-05-24 16:49:01 +00:00 |
edit-comments.dev.js
|
Validation fixes. Props ocean90, xknown. fixes #17364
|
2011-06-02 17:05:55 +00:00 |
edit-comments.js
|
Validation fixes. Props ocean90, xknown. fixes #17364
|
2011-06-02 17:05:55 +00:00 |
editor.dev.js
|
Update TinyMCE to 3.4.2, includes native <iframe>, <audio>, <video> support and stops removing HTML 5.0 tags, fixes #17086
|
2011-04-10 18:36:05 +00:00 |
editor.js
|
Update TinyMCE to 3.4.2, includes native <iframe>, <audio>, <video> support and stops removing HTML 5.0 tags, fixes #17086
|
2011-04-10 18:36:05 +00:00 |
farbtastic.js
|
|
|
gallery.dev.js
|
Remove redundant IE restore selection calls for TinyMCE, see #17136
|
2011-04-15 04:20:12 +00:00 |
gallery.js
|
Remove redundant IE restore selection calls for TinyMCE, see #17136
|
2011-04-15 04:20:12 +00:00 |
image-edit.dev.js
|
Replace .attr() with .prop() as per jQuery 1.6.1. Also fixes couple places where the JS wasn't working because attr('some', '') does not remove the HTML property now, see #17311
|
2011-05-25 01:04:12 +00:00 |
image-edit.js
|
Replace .attr() with .prop() as per jQuery 1.6.1. Also fixes couple places where the JS wasn't working because attr('some', '') does not remove the HTML property now, see #17311
|
2011-05-25 01:04:12 +00:00 |
inline-edit-post.dev.js
|
Fix quick edit error message styling, props solarissmoke, fixes #16912, fixes #14317
|
2011-06-06 01:14:26 +00:00 |
inline-edit-post.js
|
Fix quick edit error message styling, props solarissmoke, fixes #16912, fixes #14317
|
2011-06-06 01:14:26 +00:00 |
inline-edit-tax.dev.js
|
jQuery 1.6.1 and fix for some small bugs that popped up while testing it, props JDTrower, fixes #17311
|
2011-05-12 22:00:31 +00:00 |
inline-edit-tax.js
|
jQuery 1.6.1 and fix for some small bugs that popped up while testing it, props JDTrower, fixes #17311
|
2011-05-12 22:00:31 +00:00 |
link.dev.js
|
Replace .attr() with .prop() as per jQuery 1.6.1. Also fixes couple places where the JS wasn't working because attr('some', '') does not remove the HTML property now, see #17311
|
2011-05-25 01:04:12 +00:00 |
link.js
|
Replace .attr() with .prop() as per jQuery 1.6.1. Also fixes couple places where the JS wasn't working because attr('some', '') does not remove the HTML property now, see #17311
|
2011-05-25 01:04:12 +00:00 |
media-upload.dev.js
|
Fix image insertion in IE, fixes #17237
|
2011-04-25 22:49:22 +00:00 |
media-upload.js
|
Fix image insertion in IE, fixes #17237
|
2011-04-25 22:49:22 +00:00 |
media.dev.js
|
|
|
media.js
|
|
|
nav-menu.dev.js
|
Replace .attr() with .prop() as per jQuery 1.6.1. Also fixes couple places where the JS wasn't working because attr('some', '') does not remove the HTML property now, see #17311
|
2011-05-25 01:04:12 +00:00 |
nav-menu.js
|
Replace .attr() with .prop() as per jQuery 1.6.1. Also fixes couple places where the JS wasn't working because attr('some', '') does not remove the HTML property now, see #17311
|
2011-05-25 01:04:12 +00:00 |
password-strength-meter.dev.js
|
|
|
password-strength-meter.js
|
|
|
plugin-install.dev.js
|
|
|
plugin-install.js
|
|
|
post.dev.js
|
Replace .attr() with .prop() as per jQuery 1.6.1. Also fixes couple places where the JS wasn't working because attr('some', '') does not remove the HTML property now, see #17311
|
2011-05-25 01:04:12 +00:00 |
post.js
|
Replace .attr() with .prop() as per jQuery 1.6.1. Also fixes couple places where the JS wasn't working because attr('some', '') does not remove the HTML property now, see #17311
|
2011-05-25 01:04:12 +00:00 |
postbox.dev.js
|
Replace .attr() with .prop() as per jQuery 1.6.1. Also fixes couple places where the JS wasn't working because attr('some', '') does not remove the HTML property now, see #17311
|
2011-05-25 01:04:12 +00:00 |
postbox.js
|
Replace .attr() with .prop() as per jQuery 1.6.1. Also fixes couple places where the JS wasn't working because attr('some', '') does not remove the HTML property now, see #17311
|
2011-05-25 01:04:12 +00:00 |
revisions-js.php
|
|
|
set-post-thumbnail.dev.js
|
|
|
set-post-thumbnail.js
|
|
|
tags.dev.js
|
Add quotes to [value="some"] selectors, see #16426
|
2011-04-30 02:15:08 +00:00 |
tags.js
|
Add quotes to [value="some"] selectors, see #16426
|
2011-04-30 02:15:08 +00:00 |
theme-preview.dev.js
|
|
|
theme-preview.js
|
|
|
theme.dev.js
|
Several list table JS fixes. restores XHR comment status changes. props garyc40. see #16262
|
2011-01-18 17:32:35 +00:00 |
theme.js
|
Several list table JS fixes. restores XHR comment status changes. props garyc40. see #16262
|
2011-01-18 17:32:35 +00:00 |
user-profile.dev.js
|
Replace .attr() with .prop() as per jQuery 1.6.1. Also fixes couple places where the JS wasn't working because attr('some', '') does not remove the HTML property now, see #17311
|
2011-05-25 01:04:12 +00:00 |
user-profile.js
|
Replace .attr() with .prop() as per jQuery 1.6.1. Also fixes couple places where the JS wasn't working because attr('some', '') does not remove the HTML property now, see #17311
|
2011-05-25 01:04:12 +00:00 |
utils.dev.js
|
|
|
utils.js
|
|
|
widgets.dev.js
|
Widgets RTL fixes, props yoavf, fixes #16082
|
2011-06-01 16:29:10 +00:00 |
widgets.js
|
Widgets RTL fixes, props yoavf, fixes #16082
|
2011-06-01 16:29:10 +00:00 |
word-count.dev.js
|
Fix autosave and word count for DFW HTML editor, always update word count on autosave, see #17136
|
2011-05-16 06:17:44 +00:00 |
word-count.js
|
Fix autosave and word count for DFW HTML editor, always update word count on autosave, see #17136
|
2011-05-16 06:17:44 +00:00 |
wp-fullscreen.dev.js
|
DFW: restore editor width shortcuts, restore limited overwriting of the theme styling in TinyMCE, show the toolbar on mouse move in TinyMCE, improve the help, fixes #17503, fixes #17644, fixes #17664, fixes #17596
|
2011-06-04 00:46:47 +00:00 |
wp-fullscreen.js
|
DFW: restore editor width shortcuts, restore limited overwriting of the theme styling in TinyMCE, show the toolbar on mouse move in TinyMCE, improve the help, fixes #17503, fixes #17644, fixes #17664, fixes #17596
|
2011-06-04 00:46:47 +00:00 |
xfn.dev.js
|
Replace .attr() with .prop() as per jQuery 1.6.1. Also fixes couple places where the JS wasn't working because attr('some', '') does not remove the HTML property now, see #17311
|
2011-05-25 01:04:12 +00:00 |
xfn.js
|
Replace .attr() with .prop() as per jQuery 1.6.1. Also fixes couple places where the JS wasn't working because attr('some', '') does not remove the HTML property now, see #17311
|
2011-05-25 01:04:12 +00:00 |