Timeline
Dec 13, 2011:
- 11:45 PM Ticket #10897 (404 on the link to the autocomplete demo) closed by
- invalid
- 11:42 PM Ticket #10371 (Remove "subline" from test/index.html) closed by
- fixed: Landed in distant times. …
- 10:59 PM Ticket #11014 (.Clone Behaviour Changes in IE7 After Installing KB2497640) closed by
- worksforme: I can see the problem happen with a fully patched IE7 and jQuery …
- 10:29 PM Ticket #11021 (Hover hack mangles a namespace named "hover") closed by
- fixed: Fix #11021. There should be no mangling of the "hover" namespace. …
- 10:29 PM Changeset [4534db1]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 10:22 PM Ticket #11021 (Hover hack mangles a namespace named "hover") created by
- On behalf of richhensel at gmail.com in #10882: I was trying to add a …
- 9:58 PM Ticket #10961 (Error in XRegExp using jQuery 1.7.1 in IE6-9) closed by
- fixed: Fix #10961. XRegExp's shimmed .exec() can't handle undefined. There's …
- 9:57 PM Changeset [5798eab1]1.12-stable2.2-stablekillphp by
- src/event.js
- 9:42 PM Ticket #10984 (Cannot off() custom events ($.event.special)) closed by
- fixed: Fix #10984. Use origType when unbinding via the event object. …
- 9:40 PM Changeset [c584ce4]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 8:30 PM Ticket #11020 (Bug with CSS in Firefox) created by
- Try to load this page in Firefox. Try to reload the page. Try to …
- 7:10 PM Ticket #11019 (.empty() on an empty elment deletes siblings.) closed by
- invalid
- 3:30 PM Ticket #11019 (.empty() on an empty elment deletes siblings.) created by
- Suppose you have a truly empty tag: <span id="foo"/> If you call …
- 3:29 PM Ticket #11018 (Small correction to documentation) created by
- Shouldn't the signature of deferred.notify be: deferred.notify( …
- 3:17 PM Ticket #11017 (slideDown() on Internet Explorer requires "hasLayout") created by
- Due to the way that IE renders items, using slideDown() on a DOM …
- 3:00 PM Ticket #11016 (Update documentation on deferred.then()) created by
- The description for deferred.then() is "Add handlers to be called when …
- 12:50 PM Ticket #11015 (Integrate with Closure Compiler) created by
- There are several steps to this, we can break them out later: 1) Work …
- 12:03 PM Ticket #11014 (.Clone Behaviour Changes in IE7 After Installing KB2497640) created by
- Using IE7 on Window XP SP3 after installing the KB2497640 (MS11-018) …
- 11:48 AM Ticket #11013 (Deprecate use of Deferred/Promise with sync $.ajax) created by
- The async option will allow, if set to false, to make synchronous ajax …
- 10:52 AM Ticket #11012 (jquery.event.drag does not work with jQuery 1.7.1) created by
- when use $(document).on("drag", "div", div_Drag) or …
- 10:42 AM Ticket #11011 (Allow traditional options object for $.Callbacks flags) created by
- This enhancement is quite simple. There is some concern about …
- 10:38 AM Ticket #11010 (Make Deferred.then == Deferred.pipe like Promise/A) created by
- It consists primarily in having promise.then implemented like …
- 9:59 AM Ticket #9427 (Passing undefined to .text() does not trigger setter) closed by
- fixed: We landed this space-saving bug fix in …
- 7:55 AM Ticket #11006 ($.ajax() dont trigger success-Method when PHP-Header is set) closed by
- invalid: What you're echoing is not valid javascript, it's not even valid json. …
- 5:44 AM Ticket #11005 (Allignment issue inJQgrid with hide method.) closed by
- invalid: Not a jQuery core issue.
- 5:05 AM Ticket #11009 (jQuery not considering current box model when returning current width ...) created by
- When using a css like this (using a different box model than the …
- 4:52 AM Ticket #11007 (:visible attribute works differently in firefox and IE) created by
- Hi. I have a table with <tbody class="className"></tbody> in it. I …
- 4:12 AM Ticket #11006 ($.ajax() dont trigger success-Method when PHP-Header is set) created by
- Hi, when I request a PHP site with header "application/javascript", …
- 2:59 AM Ticket #10889 (Memory utilized by the browser keeps rising - sizcache is incrementing ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 1:58 AM Ticket #11005 (Allignment issue inJQgrid with hide method.) created by
- Hide() method used for hiding the row element in JQGRID which is …
Dec 12, 2011:
- 5:14 PM Ticket #11003 (Authorization $.ajax issue (maybe with CORS)) closed by
- invalid: Closing per OP's request
- 4:33 PM Ticket #11004 (getWH incorrectly removes padding and border width when box-sizing is ...) created by
- tested in jquery 1.6.4, 1.7.1 tested in chrome 15.0.874.121 m win7 …
- 1:25 PM Ticket #11003 (Authorization $.ajax issue (maybe with CORS)) created by
- […] try this code, and you will find an error, and no call to …
- 12:22 PM Ticket #11002 (Add serializeObject method to core) created by
- It's probably more useful into have a method in core for serializing a …
- 11:24 AM Ticket #10970 (The .on() selector parameter doesn't work with :not(:first) selector) closed by
- fixed: Use Sizzle.Expr.match.globalPOS for identifying POS selectors in …
- 11:23 AM Changeset [2a63b98]1.12-stable2.2-stablekillphp by
- src/sizzle
- src/traversing.js
- test/unit/traversing.js
- 11:19 AM Ticket #11001 (col:visible) closed by
- worksforme: I think the docs are very clear about the meaning of the …
- 10:44 AM Ticket #10782 (Incorrect calculating width) closed by
- fixed: When the width/height computed unit is not pixels, return that …
- 10:42 AM Changeset [9bea216]1.12-stable2.2-stablekillphp by
- src/css.js
- test/unit/css.js
- 9:53 AM Changeset [605e4bb]1.12-stable2.2-stablekillphp by
- README.md
- 6:27 AM Ticket #11001 (col:visible) created by
- jquery works incorrect with col and colgroup tags …
- 5:16 AM Ticket #10999 (resizestop event isn't bubbling) closed by
- invalid: Thanks for submitting a ticket. Unfortunately this looks like it's an …
- 3:19 AM Ticket #11000 (event and ui not explained) closed by
- invalid: This is NOT the correct place! Please use the …
- 3:06 AM Ticket #11000 (event and ui not explained) created by
- In the documentation for autocomplete, the select event, it would be …
- 3:05 AM Ticket #10898 (Demos not working!) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:05 AM Ticket #10890 (IE8 click and trigger access denied) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:31 AM Ticket #10998 (.focus() wont work in firefox) closed by
- invalid
- 2:03 AM Ticket #10999 (resizestop event isn't bubbling) created by
- I am listening for JQueryUI's resizestop in a Backbone view. This …
- 1:15 AM Ticket #10998 (.focus() wont work in firefox) created by
- As I am using Jquery in my application. And using .focus() to handle …
Dec 11, 2011:
- 6:20 PM Changeset [b290b1f]1.12-stable2.2-stablekillphp by
- README.md
Dec 10, 2011:
- 3:28 PM Ticket #10997 (Remove/deprecate/document sneak-dependency methods) created by
- Some methods are ambiguous, creating "sneak" dependencies that are …
- 2:38 PM Ticket #10996 (Simplify offset()) created by
- On behalf of morris.johns (lastspottedat) timefiler.com When …
- 1:51 PM Ticket #8283 (Built-in support for XDomainRequest) closed by
- plugin
- 1:51 PM Ticket #8283 (Built-in support for XDomainRequest) reopened by
- 12:36 PM Ticket #10995 (About the toggleClass function!!!!) closed by
- plugin: This seems like feature creep to me, best to implement as a plugin and …
- 10:32 AM Ticket #10995 (About the toggleClass function!!!!) created by
- maybe we can set the option like == toggleClass(classArray,[random]) …
- 9:16 AM Ticket #10377 (Cannot find elements of [nodeName='z:row'] in responseXML) closed by
- wontfix: Although there is a workaround in this ticket, I think it's more …
- 9:15 AM Ticket #10377 (Cannot find elements of [nodeName='z:row'] in responseXML) reopened by
- 9:11 AM Ticket #10994 (Extend the functionality of outherWidth to be able to set the objects width) closed by
- duplicate
- 8:17 AM Ticket #10994 (Extend the functionality of outherWidth to be able to set the objects width) created by
- i'm writing here because there are some situations where you need to …
- 3:02 AM Ticket #10872 ($(<selector>).html(<string>) isnt working right in IE-8) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Dec 9, 2011:
- 11:01 PM Ticket #10993 (Css borders width not working on IE9) created by
- I tried to get 'border-top-width' from computed style using 'css' api …
- 7:19 PM Ticket #10992 (focus() does not move the focus from an iframe to the main window) created by
- I have an iframe in the main window (CKEditor). A mouse over event on …
- 6:01 PM Ticket #10991 (can't find the XML element including colon(even after //)) created by
- Sorry I have to use google reader API to show this bug because I can't …
- 5:29 PM Ticket #10990 (interface.eyecon.ro - IE10 Compatibility [Microsoft | Reference ID# 538455]) closed by
- invalid: This isn't our code, it's a jQuery plugin and and old one at that. …
- 3:48 PM Ticket #10990 (interface.eyecon.ro - IE10 Compatibility [Microsoft | Reference ID# 538455]) created by
- Hello interface.eyecon.ro, I am a Program Manager with the Ecosystem …
- 1:45 PM Ticket #10989 ($().LIVE('MOUSENTER') USE MOUSEOVER EVENT TYPE (SAME FOR 'MOUSELEAVE' ...) closed by
- duplicate: DUPLICATE I THINK
- 1:41 PM Ticket #10989 ($().LIVE('MOUSENTER') USE MOUSEOVER EVENT TYPE (SAME FOR 'MOUSELEAVE' ...) created by
- 9:22 AM Ticket #10988 (outerHeight is less than height for <table> children when <table> has ...) created by
- http://pastehtml.com/view/bgqm3xhcu.html
- 8:48 AM Ticket #10986 (Full page source) closed by
- invalid: This is a bug tracker, not a forum. Try asking in the jQuery forum or …
- 8:27 AM Ticket #10987 (jQuery .load with selector <script> tag in HTML comment) created by
- Basically: […] will not work if #something has a comment with a …
- 8:00 AM Ticket #10986 (Full page source) created by
- There is currently no easy way of displaying full website source …
- 5:15 AM Ticket #10984 (Cannot off() custom events ($.event.special)) created by
- Hi, I'm trying to unbind a "custom event" ($event.special) with …
- 3:54 AM Ticket #10899 (jQuery.load() executes scripts in wrong order) closed by
- invalid: That's because those browser don't allow local XHR.
Dec 8, 2011:
- 10:13 PM Changeset [ae28cfa]1.12-stable2.2-stablekillphp by
- src/sizzle
- 9:31 PM Ticket #10753 (inline the evalScript function in manipulation.js as it's only used once) closed by
- fixed: Fix #10753. Inline evalScript as it's only used in one place …
- 9:27 PM Changeset [07866a0]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 9:17 PM Changeset [e452ebd]1.12-stable2.2-stablekillphp by
- Makefile
- build/jshint-check.js
- 9:06 PM Ticket #10692 (Configure the jshint options to more accurately match the style guide) closed by
- fixed: Fix #10692. JSLint is dead! Long live JSHint! Still needs this sizzle …
- 9:04 PM Changeset [98386cf]1.12-stable2.2-stablekillphp by
- Makefile
- build/jshint-check.js
- build/jslint-check.js
- build/lib/jshint.js
- build/lib/jslint.js
- src/ajax.js
- src/ajax/xhr.js
- src/event.js
- src/offset.js
- src/traversing.js
- 8:35 PM Ticket #10983 (.show() not firing on id when .hide() used on class in IE7/8) closed by
- worksforme: Based on the information you've supplied, I've put together a test …
- 8:32 PM Ticket #10753 (inline the evalScript function in manipulation.js as it's only used once) reopened by
- 8:29 PM Ticket #10858 (css.js regular expressions are incomplete) closed by
- fixed: Fix #10858: CSS regexps recognize non-integer and explicit positive …
- 8:26 PM Changeset [d6500cc]1.12-stable2.2-stablekillphp by
- src/css.js
- 8:07 PM Ticket #8498 (Animate Hooks) closed by
- fixed: Fix #8498. Add cssHooks[prop].expand for use by animate(). …
- 8:01 PM Changeset [8f5f1b2]1.12-stable2.2-stablekillphp by
- src/css.js
- src/effects.js
- test/unit/css.js
- test/unit/effects.js
- 6:13 PM Ticket #10983 (.show() not firing on id when .hide() used on class in IE7/8) created by
- When doing a hide() operation on a class followed by a .show() on an …
- 2:06 PM Ticket #10981 ($('form').trigger('reset') does not work FF 8, Chrome) closed by
- invalid: No problem. That's exactly why we require a jsfiddle testcase ;)
- 8:14 AM Ticket #10982 (In IE (6/7/8) had the following error:"Invalid argument. Line: 8826 ...) created by
- Solved by checking if "fx.now" is NaN
- 6:50 AM Ticket #10981 ($('form').trigger('reset') does not work FF 8, Chrome) created by
- Seems there is a bug with $('formselector').trigger('reset') Tried to …
- 3:36 AM Ticket #10980 (how to download autocomplete.js file) closed by
- invalid: The bug tracker is for bug reports. http://jqueryui.com/download
- 3:16 AM Ticket #10876 (i have this problem with jquery-1.4.2.min.js,) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:16 AM Ticket #10869 (Cross-Browser XML parsing support breaks for IE9) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 1:23 AM Ticket #10980 (how to download autocomplete.js file) created by
- sir i am not able to download this file
Dec 7, 2011:
- 9:46 PM Ticket #10979 (jquery can't initialize when postback in ie9) created by
- jquery can't initialize when postback in ie9, but it is run well in …
- 9:08 PM Ticket #10978 (jQuery.param() should allow non-native constructed objects as property ...) created by
- See: …
- 7:35 PM Ticket #10977 (Incorrect documentation for the index method?) created by
- You have the following documentation for index with no parameters: If …
- 6:51 PM Ticket #10975 (AJAX: Dynamically modifying the options.dataType in an ajaxPrefilter ...) closed by
- invalid: That's because modifying options.dataType won't do a thing: $.ajax() …
- 6:24 PM Ticket #10976 (ie7/8 seem to have problems with a[href="#"]) closed by
- cantfix: It's a problem with
.is()
, which is used by the event delegation: … - 5:27 PM Ticket #10976 (ie7/8 seem to have problems with a[href="#"]) created by
- Here's a test case http://jsbin.com/efalod/3 Seems to only be a …
- 4:51 PM Ticket #10935 (isNumeric return true on array with only one numeric value) closed by
- worksforme: What is there to change? That behaviour is correct. …
- 4:01 PM Ticket #10546 (.live not working on iOS 5) closed by
- cantfix: Unfortunately, we cannot fix this in core. There is a workaround but …
- 1:08 PM Ticket #10973 (ie8: can't move focus to the control because it is invisible, not ...) closed by
- duplicate: Add a jsfiddle testcase to the original ticket showing the issue, and …
- 1:05 PM Ticket #10975 (AJAX: Dynamically modifying the options.dataType in an ajaxPrefilter ...) created by
- I'm writing an app against a backend that I don't have access to. The …
- 12:04 PM Ticket #10971 (Support for "input" event in textfield) closed by
- duplicate: This was already voted down in 1.7.
- 12:01 PM Ticket #10972 (AJAX cache option for scripts is ALWAYS false) closed by
- worksforme: http://jsfiddle.net/timmywil/br2BG/ Note that the query string is not …
- 11:22 AM Ticket #10974 (Input buttons inside labels - Only first 'click' bind works) closed by
- invalid: http://www.w3.org/TR/html/dtds.html <!-- Each label must not contain …
- 11:16 AM Ticket #10974 (Input buttons inside labels - Only first 'click' bind works) created by
- Here is an example, click on 1111 it works fine. click on 2222 notice …
- 8:24 AM Ticket #10973 (ie8: can't move focus to the control because it is invisible, not ...) created by
- original ticket (10859) was closed by trac-o-bot. comment was: I'm …
- 8:09 AM Ticket #10972 (AJAX cache option for scripts is ALWAYS false) created by
- To improve performance my a website, I tried to allow caching of …
- 6:15 AM Ticket #10971 (Support for "input" event in textfield) created by
- I think a .onInputChange method would be useful to detect the change …
- 4:36 AM Ticket #10970 (The .on() selector parameter doesn't work with :not(:first) selector) created by
- I'm using the .on() selector in this manner: […] and it works. …
- 4:19 AM Ticket #10969 (I using dataFilter in $.ajax() function and success function handler ...) created by
- you can contact me via [email protected]…
- 3:49 AM Ticket #10968 (:hover not working on selector starting with a number) closed by
- invalid: ID's aren't allowed to start with a number: …
- 3:32 AM Ticket #10968 (:hover not working on selector starting with a number) created by
- $('#30foo:hover') is throwing an error : "Syntax error, unrecognized …
- 3:03 AM Ticket #10859 (Can't move focus to the control because it is invisible, not enabled, ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Dec 6, 2011:
- 9:37 PM Ticket #10967 (.promise() does not attach methods onto target) created by
- Documentation for .promise() (http://api.jquery.com/promise/) states …
- 8:55 PM Ticket #10966 (Autocomplete demo doesn't work) closed by
- invalid: This is the jQuery core bug tracker. Also, the correct autocomplete …
- 8:50 PM Ticket #10966 (Autocomplete demo doesn't work) created by
- The autocomplete demo doesn't work in Firefox or Chrome 16.0.912.59 on …
- 8:37 PM Ticket #10639 (outerWidth(true) and css('margin') returning % instead of px in Webkit) closed by
- fixed: Fix #10639. Make percent-specified margins return px values in WebKit. …
- 8:32 PM Changeset [7f6a991]1.12-stable2.2-stablekillphp by
- src/css.js
- src/support.js
- test/unit/css.js
- 8:07 PM Changeset [2c75a99]1.12-stable2.2-stablekillphp by
- src/data.js
- 5:21 PM Ticket #10796 (Bug in IE7 with $('#el').css.('background-position')) closed by
- fixed: Fix #10796. Allow IE<9 to retrieve uncomputed styles. Changeset: …
- 5:21 PM Ticket #10819 (Eliminate "this.on.call(this, ") closed by
- fixed: Remove unnec .call( this... from one: function() {}. Fixes #10819 …
- 5:21 PM Ticket #10754 (have jQuery.swap return the return of the callback instead of just ...) closed by
- fixed: Fix #10754. Have jQuery.swap() return the value of its callback. …
- 5:21 PM Ticket #10466 (jQuery.param() mistakes wrapped primitives for deep objects) closed by
- fixed: Fix #10466. jQuery.param() should treat object-wrapped primitives as …
- 5:21 PM Ticket #5571 (Allow chaining when passing undefined to any setter in jQuery) closed by
- fixed: Fix #5571. Setters should treat
undefined
as a no-op and be … - 4:53 PM Ticket #10965 (event.which still reports 0 for left-click in edge IE cases) created by
- http://jsfiddle.net/ilazarte/ZyTm9/ Using IE9 I set my browser to IE7 …
- 4:44 PM Changeset [6aa4095e]1.12-stable2.2-stablekillphp by
- src/css.js
- test/unit/css.js
- 4:27 PM Changeset [64df670]1.12-stable2.2-stablekillphp by
- src/event.js
- 4:23 PM Changeset [2c1d2b1]1.12-stable2.2-stablekillphp by
- src/css.js
- 4:17 PM Changeset [0fcfac7]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 4:02 PM Changeset [166b9d2]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 3:25 PM Changeset [6c2a501]1.12-stable2.2-stablekillphp by
- src/attributes.js
- src/core.js
- src/css.js
- src/data.js
- src/dimensions.js
- src/manipulation.js
- src/offset.js
- src/queue.js
- test/unit/attributes.js
- test/unit/data.js
- …
undefined
as a no-op and be chainable.- 1:56 PM Ticket #10867 (jQuery.extend replaces the target object when deep extend is ...) closed by
- wontfix
- 1:52 PM Ticket #10964 (jQuery.fn.remove() should cleanData on all nodes, attached and detached) created by
- Issue discovered here: https://github.com/jquery/jquery/pull/614
- 1:40 PM Ticket #10227 ($('body').show() does'nt work if body style is set to display:none) closed by
- wontfix: No, we are really closing this. To clarify it only breaks in FF 3.6.
- 1:38 PM Ticket #10963 (cannot call ajax in jquery 1.5) closed by
- invalid: Wrong place. Try the forums or StackOverflow. The bug tracker is for …
- 1:35 PM Ticket #10159 (.outerHeight() returns positive value for <script> elements) closed by
- wontfix
- 1:34 PM Ticket #10227 ($('body').show() does'nt work if body style is set to display:none) reopened by
- 1:33 PM Ticket #10227 ($('body').show() does'nt work if body style is set to display:none) closed by
- wontfix: We're going to just document this.
- 10:41 AM Ticket #10963 (cannot call ajax in jquery 1.5) created by
- I cannot call a ajax function in 1.5 as it always returns parsearror …
- 8:29 AM Ticket #10753 (inline the evalScript function in manipulation.js as it's only used once) closed by
- wontfix: this will be fixed when JSHint is implemented here: …
- 6:53 AM Ticket #10953 (AJAX default contentType should include the charset) closed by
- duplicate: I've reopened the other ticket for review. Closing this one as a dupe.
- 6:51 AM Ticket #4624 (Charset in default ajaxSettings.contentType) reopened by
- 6:46 AM Ticket #10961 (Error in XRegExp using jQuery 1.7.1 in IE6-9) created by
- When upgrading to the latest jQuery, 1.7.1, I found a regression when …
- 5:51 AM Ticket #10960 (jQuery :first takes 5 times as long as el.eq(0)) closed by
- invalid: Wrong place. Try asking in the forums, or on StackOverflow.
- 5:41 AM Ticket #10960 (jQuery :first takes 5 times as long as el.eq(0)) created by
- I'm doing some research, and I wonder why is the following: The …
- 5:27 AM Ticket #10959 (ajaxStop() does not work) closed by
- invalid
- 4:54 AM Ticket #10959 (ajaxStop() does not work) created by
- I'm using ajaxStart() and ajaxStop() to handle the "Loading..." …
- 3:51 AM Ticket #10958 (1.7.1 & IE6 issue) created by
- This is not loading correctly in IE6: …
- 2:54 AM Ticket #10849 (jQuery.support.hrefNormalized means the opposite of what its name implies) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Note: See TracTimeline
for information about the timeline view.