| #4817 |
hasClass expands selector metacharacters
|
|
bug
|
low
|
attributes
|
1.3.2
|
| #6444 |
jQuery.cleanData calls on null objects (causing script breakage)
|
|
bug
|
|
core
|
1.4.2
|
| #6644 |
binding/unbinding function to beforeunload event
|
|
bug
|
|
unfiled
|
1.4.2
|
| #6056 |
jQuery 1.4 replaceWith() does not work with iFrame
|
|
bug
|
|
manipulation
|
1.4
|
| #4261 |
.click method - behavior varies across browsers
|
brandon
|
bug
|
minor
|
event
|
1.4.1
|
| #5829 |
appendTo broken in IE6
|
|
bug
|
major
|
manipulation
|
1.4.1
|
| #5851 |
IE8 does not support the change event while using live
|
brandon
|
bug
|
major
|
event
|
1.4.1
|
| #5904 |
Injecting Flash with $.html fails in 1.4 in IE6
|
|
bug
|
critical
|
manipulation
|
1.4.1
|
| #5917 |
replaceWith is not working as mentioned in the api doc
|
|
bug
|
major
|
manipulation
|
1.4.1
|
| #5945 |
live namespaced events
|
brandon
|
bug
|
major
|
event
|
1.4.1
|
| #5959 |
Change event for Select element getting fired on click (occuring in 1.4.1)
|
brandon
|
bug
|
major
|
event
|
1.4.1
|
| #5962 |
Missing a "(" in the example
|
|
bug
|
minor
|
unfiled
|
1.4.1
|
| #5966 |
getJSON callback does not fire
|
|
bug
|
critical
|
ajax
|
1.4.1
|
| #5967 |
Unbind of namespaced 'change' event unbinds all 'change' events (IE only)
|
brandon
|
bug
|
major
|
event
|
1.4.1
|
| #5970 |
Change event isn't fired in IE on a text box when starting from a empty field.
|
brandon
|
bug
|
major
|
event
|
1.4.1
|
| #5971 |
Make sure jQuery.data( elem ) always returns an object
|
|
bug
|
major
|
data
|
1.4.1
|
| #5972 |
Improve Performance of .bind() and .unbind()
|
brandon
|
enhancement
|
major
|
event
|
1.4.1
|
| #5973 |
Add A Special Default Hook
|
brandon
|
feature
|
major
|
event
|
1.4.1
|
| #5974 |
Bring the performance of empty/remove/cleanData down to the wire
|
|
enhancement
|
major
|
manipulation
|
1.4.1
|
| #5977 |
.html() will strip <style> tags in IE
|
|
bug
|
major
|
manipulation
|
1.4.1
|
| #5978 |
Only Cache Fragments in Main Document
|
|
bug
|
major
|
manipulation
|
1.4.1
|
| #5979 |
Skip inserting whole fragment, if possible
|
|
enhancement
|
major
|
manipulation
|
1.4.1
|
| #5984 |
$().ready() and $().bind('ready') behave differently
|
|
bug
|
trivial
|
unfiled
|
1.4.1
|
| #5986 |
regression: replaceWith treats text only node as selector
|
john
|
bug
|
major
|
manipulation
|
1.4.1
|
| #5988 |
v1.4.1 removeClass is No Work!
|
john
|
bug
|
major
|
attributes
|
1.4.1
|
| #6003 |
Remove the Need for setArray
|
|
enhancement
|
major
|
core
|
1.4.1
|
| #6005 |
Add delegate/undelegate functionality
|
brandon
|
feature
|
major
|
event
|
1.4.1
|
| #6011 |
Numeric character references, eg,   are inserted as plain text when text does not contain tags
|
john
|
bug
|
major
|
manipulation
|
1.4.1
|
| #6012 |
.attr uncomatibility between 1.3.x and 1.4.x
|
|
bug
|
major
|
attributes
|
1.4.1
|
| #6013 |
hover event fires incorrectly over scrollbar of UL element in Firefox
|
john
|
bug
|
major
|
event
|
1.4.1
|
| #6023 |
el.find('[readonly]') does not work
|
john
|
bug
|
critical
|
selector
|
1.4.1
|
| #6031 |
parseJSON doesn't parse JSON with a leading newline in IE6 and IE7
|
john
|
bug
|
major
|
core
|
1.4.1
|
| #6041 |
Remove existing foo[] when traditional = false in param
|
|
bug
|
|
ajax
|
1.4.1
|
| #6042 |
Make sure a boolean is returned from jQuery.contains
|
|
bug
|
|
core
|
1.4.1
|
| #6048 |
Regression in .data() module caused by commit e7912805
|
|
bug
|
|
data
|
1.4.1
|
| #6049 |
github offline breaks development cicle
|
|
bug
|
|
build
|
1.4.1
|
| #6050 |
jQuery 1.4.1 addClass white space issue
|
john
|
bug
|
|
attributes
|
1.4.1
|
| #6055 |
Calling trigger('blur') does not work if the handler is bound with the live() method
|
|
bug
|
|
event
|
1.4.1
|
| #6059 |
Live don't work correctly on class selectors since 1.4
|
|
bug
|
|
event
|
1.4.1
|
| #6065 |
1.4.2 special events are slightly hosed!
|
|
bug
|
|
event
|
1.4.1
|
| #6068 |
Elements removed from a jQuery object with .filter() are still inserted with .prependTo() and .appendTo()
|
|
bug
|
|
manipulation
|
1.4.1
|
| #6077 |
Live mouseenter/mouseleave not working in 1.4.2pre
|
|
bug
|
|
event
|
1.4.1
|
| #6084 |
1.4.2: events and removed elements
|
|
bug
|
|
event
|
1.4.1
|
| #6094 |
Maintain parity of name between .text() and .getText()
|
|
enhancement
|
|
manipulation
|
1.4.1
|
| #6107 |
Google AJAX CDN is loading "1.4.2" for "1.4"
|
|
bug
|
|
misc
|
1.4.1
|
| #6152 |
parseJSON regex is redundant when native parsing is available.
|
|
enhancement
|
undecided
|
misc
|
1.4.1
|
| #6155 |
API docs: Callback argument for Hide does not have a type
|
|
bug
|
|
misc
|
1.4.1
|
| #6160 |
attr() not sets value correctly
|
|
bug
|
|
attributes
|
1.4.1
|
| #6167 |
documentation: link to test suite outdated
|
|
bug
|
|
unfiled
|
1.4.1
|