| #4986 |
Changes to closest (#6507) breaks $(event.target).closest(...)
|
|
bug
|
undecided
|
1.3.2
|
4 years
|
| #4878 |
val() tries to set multiple values on single select lists
|
|
bug
|
low
|
1.3.2
|
4 years
|
| #5873 |
removeClass leaves space after removing last class
|
|
bug
|
low
|
1.4
|
3 years
|
| #760 |
.css('fontSize') returns different value in Internet Explorer
|
|
bug
|
minor
|
1.3.2
|
6 years
|
| #2164 |
.first() and .last() methods?
|
|
feature
|
minor
|
1.3.2
|
5 years
|
| #2661 |
Browser detection IE (and possibly other browsers)
|
flesler
|
bug
|
major
|
1.4a1
|
5 years
|
| #2697 |
replaceWith should remove before adding
|
flesler
|
bug
|
major
|
1.4a1
|
5 years
|
| #2827 |
$.each Treats Functions as Arrays
|
flesler
|
enhancement
|
minor
|
1.3.2
|
5 years
|
| #2977 |
wrap() methods lose events
|
|
bug
|
minor
|
1.4a1
|
5 years
|
| #3039 |
Older Safari versions crash in makeArray
|
flesler
|
bug
|
minor
|
1.4a1
|
5 years
|
| #3331 |
curCSS() doesn't convert negative em/% values properly in IE
|
flesler
|
bug
|
major
|
1.3.2
|
5 years
|
| #3552 |
.wrapInner() won't work on empty elements
|
flesler
|
bug
|
minor
|
1.4a2
|
5 years
|
| #3680 |
Leading/trailing space not treated consistently in className
|
|
bug
|
minor
|
1.3.2
|
4 years
|
| #3688 |
[PATCH] Prevent changing of @type for BUTTONs as well as INPUTs
|
brandon
|
bug
|
minor
|
1.2.6
|
4 years
|
| #3825 |
enhance .toggleClass
|
brandon
|
enhancement
|
minor
|
1.2.6
|
4 years
|
| #3940 |
after() and before() fail after newly created jquery elements
|
aflesler
|
enhancement
|
minor
|
1.3.2
|
4 years
|
| #3971 |
.index() enhancement
|
brandon
|
enhancement
|
major
|
1.3.1
|
4 years
|
| #3981 |
IE 6 & 7 reports incorrect CSS opacity values in jQuery 1.3.1
|
brandon
|
bug
|
major
|
1.3.2
|
4 years
|
| #4011 |
Internet explorer 7.0.6001.18000 crashes on append
|
john
|
bug
|
major
|
1.4a1
|
4 years
|
| #4017 |
IE7 wants to run ActiveX add-on
|
|
bug
|
critical
|
1.3.2
|
4 years
|
| #4072 |
Provide a selector/node restriction option as a second argument to .closest
|
|
enhancement
|
major
|
1.3.2
|
4 years
|
| #4101 |
add public contains method
|
yehuda
|
feature
|
major
|
1.4a1
|
4 years
|
| #4111 |
Cache Static Objects
|
|
enhancement
|
major
|
1.3.2
|
4 years
|
| #4113 |
Standardize on .test() for RegExp
|
|
bug
|
major
|
1.3.1
|
4 years
|
| #4114 |
RegExp w/ Function Should be Optimized
|
|
enhancement
|
major
|
1.3.2
|
4 years
|
| #4150 |
jQuery(str) has Performance/Crash issues with space right padded strings.
|
|
bug
|
major
|
1.4a2
|
4 years
|
| #4188 |
.get(-n)
|
|
enhancement
|
major
|
1.3.2
|
4 years
|
| #4200 |
$.fn.filter() and $.fn.not() are needlessly asymmetrical
|
|
bug
|
major
|
1.3.2
|
4 years
|
| #4203 |
firefox: color values on tags inside a frame are #00000 unless css is inline
|
|
bug
|
major
|
1.3.2
|
4 years
|
| #4205 |
jQuery.filter used incorrectly in .remove()
|
|
bug
|
major
|
1.3.2
|
4 years
|
| #4216 |
css function does not handle negative width and height in key/value pairs
|
brandon
|
bug
|
major
|
1.3.2
|
4 years
|
| #4222 |
.remove() and .empty() are taxing
|
|
bug
|
major
|
1.3.2
|
4 years
|
| #4230 |
$('<link/>').attr crashes IE8rc1
|
|
bug
|
major
|
1.3.2
|
4 years
|
| #4240 |
Optimize .find() and jQuery()
|
|
bug
|
major
|
1.3.2
|
4 years
|
| #4246 |
Results from .children() should be sorted in order
|
|
bug
|
major
|
1.3.2
|
4 years
|
| #4269 |
Optimize structure of .css() and .attr()
|
|
bug
|
major
|
1.3.2
|
4 years
|
| #4300 |
Add document as a local var as well
|
flesler
|
enhancement
|
minor
|
1.3.2
|
4 years
|
| #4361 |
replaceWith() accept callback for content
|
|
enhancement
|
major
|
1.3.2
|
4 years
|
| #4374 |
:hidden != :not(:visible)
|
brandon
|
bug
|
minor
|
1.3.2
|
4 years
|
| #4379 |
Reduce/eliminate dependencies between jQuery modules
|
baaron
|
enhancement
|
major
|
1.3.2
|
4 years
|
| #4484 |
Can't insert html code in <map> with firefox
|
|
bug
|
major
|
1.4a1
|
4 years
|
| #4498 |
unexpected redirect in jQuery.extend function
|
|
feature
|
major
|
1.3.2
|
4 years
|
| #4707 |
Updating opacity in Internet Explorer breaks other currently used filters
|
|
bug
|
major
|
1.3.2
|
4 years
|
| #4720 |
Performance: Cache array methods for faster accessing
|
|
enhancement
|
minor
|
1.3.2
|
4 years
|
| #4770 |
JQuery extend does not copy date objects
|
|
bug
|
major
|
1.3.2
|
4 years
|
| #4833 |
isXml function throws an error in IE when used in combination with an iframe
|
|
bug
|
major
|
1.3.2
|
4 years
|
| #4834 |
Don't set window.$ until the outro
|
|
enhancement
|
major
|
1.3.2
|
4 years
|
| #4840 |
Memory leak when using .html with large files
|
|
bug
|
major
|
1.3.2
|
4 years
|
| #4882 |
jQuery(Element) calls jQuery() twice
|
|
enhancement
|
major
|
1.3.2
|
4 years
|
| #4883 |
Cache Common HTML Strings
|
|
enhancement
|
major
|
1.3.2
|
4 years
|
| #4884 |
Regression in .attr()
|
|
bug
|
major
|
1.3.2
|
4 years
|
| #4902 |
wrap() with text node.
|
|
bug
|
major
|
1.3.2
|
4 years
|
| #4903 |
wrap() clone all elements
|
|
bug
|
major
|
1.3.2
|
4 years
|
| #4904 |
Allow a function for setter for css(), val(), html(), and text()
|
yehuda
|
enhancement
|
major
|
1.3.2
|
4 years
|
| #4905 |
Sandbox Compatibility
|
|
enhancement
|
major
|
1.3.2
|
4 years
|
| #4923 |
.nodeName should be used in favor of .tagName
|
|
enhancement
|
major
|
1.3.2
|
4 years
|
| #4942 |
Array.prototype.slice() required argument
|
|
bug
|
minor
|
1.3.2
|
4 years
|
| #4946 |
jQuery.isObject, changeset 6442
|
flesler
|
bug
|
major
|
1.3.2
|
4 years
|
| #4955 |
Changeset 6449, init method now causes troube if called after initialization
|
flesler
|
bug
|
major
|
|
4 years
|
| #4962 |
.text is used by .val() for options
|
|
bug
|
major
|
1.3.2
|
4 years
|
|
(more results for this group on next page)
|