#11120 |
Tabs in some selectors break in IE7
|
|
bug
|
low
|
selector
|
1.7.1
|
#10895 |
The doScrollCheck ie hack in bindReady degrades ie7 performance for no reason whatsoever
|
Rick Waldron
|
enhancement
|
low
|
event
|
1.7.1
|
#11621 |
Triggering a event on document doesn't bubble to window
|
Rick Waldron
|
bug
|
high
|
event
|
1.7.2
|
#12054 |
Uncaught TypeError: Object #<HTMLDocument> has no method 'getAttribute'
|
gibson042
|
bug
|
high
|
selector
|
1.8b2
|
#11789 |
Update README to describe grunt build system
|
|
bug
|
high
|
build
|
1.7.2
|
#12088 |
Webkit now returning percentages for more getComputedStyle properties
|
mikesherov
|
bug
|
high
|
css
|
git
|
#9962 |
When the container has an ID containing a backslash, find( IDselector ) does not find the child.
|
|
bug
|
low
|
selector
|
1.6.2
|
#12673 |
Wrong result when a selection is scoped using both the selector and the context param (or using find)
|
|
bug
|
undecided
|
selector
|
1.7.2
|
#11547 |
XML DOM .removeAttr() doesn't remove cased attributes
|
dmethvin
|
bug
|
low
|
attributes
|
1.7
|
#11706 |
`.has()` fails on document fragments
|
Rick Waldron
|
bug
|
low
|
traversing
|
1.7.2
|
#10373 |
`document.defaultView` => `window`
|
Rick Waldron
|
enhancement
|
low
|
css
|
git
|
#12059 |
`grunt custom` should minify - also should add excluded modules to headers
|
gnarf
|
enhancement
|
undecided
|
build
|
git
|
#11755 |
animate and it aliases should not use :hidden selector
|
|
enhancement
|
low
|
effects
|
1.7.2
|
#7109 |
animate width starts with invalid width on webkit
|
gibson042
|
bug
|
blocker
|
effects
|
1.4.2
|
#9505 |
animate() issue when mixing percentages and pixels in WebKit
|
mikesherov
|
bug
|
low
|
effects
|
1.6.1
|
#10539 |
animate() might cause error in IE6-8
|
|
bug
|
low
|
effects
|
1.6.4
|
#8894 |
appendTo() and alike methods called after clone() returns incorrect jQuery set in IE
|
|
bug
|
high
|
manipulation
|
1.5.2
|
#12150 |
border-spacing property accumulates when rows are shown and hidden
|
[email protected]…
|
bug
|
low
|
effects
|
1.7.2
|
#11721 |
deprecate and remove internal uses of jQuery.support.boxModel
|
mikesherov
|
feature
|
low
|
support
|
1.7.2
|
#11966 |
descendant selector
|
timmywil
|
bug
|
low
|
selector
|
1.8b1
|
#11402 |
evalScript function fails with error error 80020101 in IE
|
jaubourg
|
bug
|
low
|
ajax
|
1.7.1
|
#10285 |
evalScript rcleanScript replacement fails in IE8
|
[email protected]…
|
bug
|
high
|
ajax
|
1.6.4rc1
|
#12138 |
fadeOut doesn't work in Chrome on basic SVG elements
|
[email protected]…
|
bug
|
undecided
|
effects
|
1.7.2
|
#8387 |
flickering problem with jQuery 1.5 hide/show issue with inline and inline-block elements on webkit browsers
|
|
bug
|
low
|
effects
|
1.5.1
|
#11004 |
getWH incorrectly removes padding and border width when box-sizing is border-box
|
mikesherov
|
bug
|
low
|
css
|
1.7.1
|
#12148 |
hide event don't fire when toggle
|
|
bug
|
blocker
|
css
|
1.8b2
|
#10045 |
hide() with a duration fails when the element is contained within a hidden element
|
mikesherov
|
bug
|
low
|
effects
|
1.6.2
|
#11528 |
ie8 serialization bug with .html() also hitting html5 tags
|
|
bug
|
low
|
manipulation
|
1.7.2
|
#10809 |
incorrect test using ".activeElement" in the :focus pseudo-class resolver
|
timmywil
|
bug
|
low
|
selector
|
1.6.4
|
#11153 |
jQuery 1.7 Strips Carriage Returns in IE 8
|
|
bug
|
low
|
attributes
|
1.7.1
|
#12158 |
jQuery 1.8rc1 does not work with YUICompressor 1.4.7
|
|
bug
|
blocker
|
build
|
1.8rc1
|
#11743 |
jQuery silently ignores errors during script tag ajax request in $.appendTo()
|
gibson042
|
bug
|
low
|
ajax
|
1.7.2
|
#12122 |
jQuery.ajax() async deprecate use with $.Deferred
|
|
bug
|
low
|
ajax
|
1.8b2
|
#10394 |
jQuery.cssHooks.opacity throws exception on non-IE browsers
|
poulbak
|
bug
|
low
|
css
|
1.6.4
|
#7579 |
jQuery.data() truncates numbers taken from data-xxx attributes
|
dmethvin
|
bug
|
high
|
data
|
1.4.4
|
#10524 |
jQuery.fn.load does not merge data parameter with jQuery.ajaxSetup
|
markelog
|
bug
|
low
|
ajax
|
1.6.4
|
#8653 |
jQuery.param outputs "null" and "undefined" in the query string
|
|
bug
|
low
|
ajax
|
1.5.1
|
#11163 |
jQuery.support.checkClone always true
|
|
bug
|
low
|
support
|
1.7.1
|
#11439 |
jQuery.support.parentNode used, but not defined any more.
|
|
bug
|
low
|
support
|
1.7.1
|
#9217 |
javascript error in IE8 when animating element is removed before animation finishes
|
gnarf
|
bug
|
low
|
effects
|
1.6
|
#11857 |
modularize css
|
mikesherov
|
enhancement
|
high
|
build
|
git
|
#11856 |
modularize dimensions
|
mikesherov
|
enhancement
|
high
|
build
|
git
|
#11865 |
modularize offset
|
mikesherov
|
enhancement
|
high
|
build
|
git
|
#11566 |
node.append et al. does not work when node is a DocumentFragment
|
joeyadams
|
bug
|
low
|
manipulation
|
git
|
#12117 |
overflow hidden not properly set when animating to 0 height or width
|
gnarf
|
bug
|
blocker
|
effects
|
1.8b1
|
#11854 |
percentage animations jump to end
|
mikesherov
|
bug
|
blocker
|
effects
|
git
|
#11898 |
prevAll() with a complicated :not() selector returns results in wrong order
|
|
bug
|
low
|
manipulation
|
1.7.2
|
#3778 |
selector matching issues
|
john
|
bug
|
low
|
selector
|
1.4.4
|
#12477 |
the :enabled filter filters input[type=hidden] elements even if they are not disabled
|
|
bug
|
low
|
selector
|
1.7.2
|
#10413 |
width, innerWidth, innerHeight, outerWidth, outerHeight are inaccurate for a "box-sizing: border-box" child of hidden parent
|
mikesherov
|
bug
|
low
|
css
|
1.6.4
|
#7596 |
xpath selector attribute name with brackets [] fails
|
|
bug
|
high
|
selector
|
1.4.4
|