Timeline
Feb 9, 2012:
- 9:39 PM Ticket #11284 (Simplify easings to only rely on the state.) closed by
- fixed: Easing: Only use the state to calculate the value. Fixes #11284 - …
- 9:37 PM Changeset [8618487]1.12-stable2.2-stablekillphp by
- src/effects.js
- 8:58 PM Ticket #11309 (hexadecimal-formatted data-* attributes parsed incorrectly) closed by
- fixed: Landed https://github.com/jquery/jquery/pull/676
- 8:51 PM Ticket #11291 (Cloning XMLDoc's with HTML5 nodeName's breaks on IE) closed by
- fixed: Fix #11291. Always clone XML docs with a genuine .cloneNode(). …
- 8:48 PM Changeset [bf7a4df]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/manipulation.js
- 8:27 PM Changeset [96bb57d]1.12-stable2.2-stablekillphp by
- src/data.js
- test/unit/data.js
- 4:45 PM Ticket #11315 (Problems with delegate() and :first in nested elements with equivalent ...) created by
- If you have a nested hierarchy of DOM elements, all having the same …
- 3:44 PM Ticket #11314 (In IE, jQuery's presence causes other scripts using 'defer' to not run ...) closed by
- duplicate
- 3:37 PM Ticket #11314 (In IE, jQuery's presence causes other scripts using 'defer' to not run ...) created by
- In IE7 and IE8, when jQuery 1.4.3 - 1.7.1 is present in a page, an …
- 2:35 PM Ticket #11313 (Delay with multiple selector (including id selector) in Internet Explorer 6) created by
- Hi, I stumbled upon this and have constructed this test case: <form> …
- 12:44 PM Ticket #11312 (Suggestion: .serializeObj()) closed by
- duplicate
- 12:07 PM Ticket #11312 (Suggestion: .serializeObj()) created by
- It'd be useful to add a .serializeObj() method. At present, after …
- 3:37 AM Ticket #11218 (.is(":hidden") on a list with 'display:inline' always true in Chrome ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Feb 8, 2012:
- 6:59 PM Ticket #11311 (IE8 css 'bottom' returning incorrect value) created by
- $(...).css('bottom') will return the correct css attribute percent in …
- 1:57 PM Ticket #11310 (Script tag with defer not processed in Explorer) created by
- I've stumbled upon an issue which manifests in IE6,7,8,9 for me (other …
- 11:34 AM Ticket #11309 (hexadecimal-formatted data-* attributes parsed incorrectly) created by
- Found while debating #11297. http://jsfiddle.net/EwTqJ/ Values …
- 10:34 AM Ticket #11308 (fadeOut issue in Firefox 10) created by
- If fadeOut is used directly on an img element in Firefox 10, the image …
- 10:24 AM Ticket #11307 (ie 8 error acceptData) closed by
- invalid: Thanks for submitting a ticket to the jQuery bug tracker. …
- 10:23 AM Ticket #11307 (ie 8 error acceptData) created by
- ie8 error in jquery.1.7.1 when call datepicker.ui as inline …
- 7:58 AM Ticket #11306 (calling .disable() or .lock() on a $.Callbacks object breaks its ...) closed by
- fixed: Fixed in 1.7.2 beta.
- 6:49 AM Ticket #11306 (calling .disable() or .lock() on a $.Callbacks object breaks its ...) created by
- When .fire() has been called on a Callback object, I expect .fired() …
- 5:41 AM Ticket #11304 (Excess code in script.js?) closed by
- invalid: @dcherman jaubourg may reply to this himself, but it's probably a good …
- 4:58 AM Ticket #11183 (jQuery is not working in Chrome 18 (dev) extensions) closed by
- wontfix: Looks like it was fixed: …
- 4:11 AM Ticket #11303 (FadeIn doesn't keep block format) closed by
- invalid: Simplified testcase: http://jsfiddle.net/mofle/NZ3eF/3/ The problem …
Feb 7, 2012:
- 8:57 PM Ticket #11305 (ie select change) created by
- ie select change bug live event is hava a bug
- 5:48 PM Ticket #11304 (Excess code in script.js?) created by
- I didn't want to file a PR since I might be wrong, but I don't think …
- 4:41 PM Ticket #11243 (AJAX requests (e.g. calling $.get() or $.ajax()) sometimes fail ...) closed by
- invalid: If you can isolate the problem please do create a new ticket with a …
- 4:19 PM Ticket #11303 (FadeIn doesn't keep block format) created by
- While using fadeIn() on an <a> tag with a css "block" display type, it …
- 4:13 PM Ticket #11302 (ctrlKey is set to true if you use ALT+<key> in Chrome for keypress and ...) closed by
- cantfix: If they are both true then it is not a jQuery bug. You will need to …
- 3:50 PM Ticket #11300 (Docs Bug: The :contains() selector statement about quotes is confusing...) closed by
- fixed: Docs updated.
- 3:46 PM Ticket #11302 (ctrlKey is set to true if you use ALT+<key> in Chrome for keypress and ...) created by
- In Chrome and Safari on Windows both ctrlKey and altKey are set to …
- 3:43 PM Ticket #11301 (jQuery UI) closed by
- fixed: Thanks! This has been addressed but it will take a while for the whois …
- 2:07 PM Ticket #11301 (jQuery UI) created by
- I can't seem to find another way to contact the team but can someone …
- 12:05 PM Ticket #11299 (Add :is() to selectors) closed by
- wontfix: Sorry, but that takes us further from standard CSS3 selectors and …
- 12:03 PM Ticket #11300 (Docs Bug: The :contains() selector statement about quotes is confusing...) created by
- The docs for the …
- 12:02 PM Ticket #11299 (Add :is() to selectors) created by
- I recently asked this question on stackoverflow …
- 10:57 AM Ticket #11297 (jQuery.data returning wrong data) closed by
- duplicate: If you want a string with no conversion, use
.attr()
instead. … - 10:57 AM Ticket #11298 (Incorrect $(window).width() with 1.7.1 version) created by
- $(window).width reports the wrong value for browser windows. It gets …
- 10:54 AM Ticket #11296 ($ selector for base64'd id) closed by
- invalid: > I really hate to submit this as a bug, but I have nowhere else to …
- 10:51 AM Ticket #11297 (jQuery.data returning wrong data) created by
- Latest Chrome (Stable) and Safari (Mac OS 10.7) HTML: <p …
- 10:50 AM Ticket #11296 ($ selector for base64'd id) created by
- I have rows of data in a table, each row have an id that's basically …
- 6:32 AM Ticket #11286 (Firefox scrollTop() does not work in Firefox 10) closed by
- invalid
- 4:02 AM Ticket #11295 (.children() traversing error) created by
- I've the following peace of table: <tr id="new_1" style=""> <td …
- 3:27 AM Ticket #11207 (jQuery.active is not decremented on completion of AJAX request if an ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Feb 6, 2012:
- 9:43 PM Ticket #11294 (404 Dead Link in Current Documentation) closed by
- invalid: When you filed this ticket, there was a big red box with a link to …
- 9:39 PM Ticket #11294 (404 Dead Link in Current Documentation) created by
- On this page: …
- 4:20 PM Ticket #11293 (Reading width or outerWidth of empty TDs alters columns width values) created by
- jQuery 1.7.1: Trying to get widths of empty cells produces a scrambled …
- 3:19 PM Ticket #11292 (Error During Done Function on a Promise Is Skipped on Subsequent Runs) created by
- Having an error in a .done() callback function seems to permanently …
- 2:18 PM Ticket #11291 (Cloning XMLDoc's with HTML5 nodeName's breaks on IE) created by
- For example: […] Due to "meter" being in the list of HTML5 …
- 1:08 PM Ticket #11290 (selector interpreted as HTML) created by
- #9521 and #6429 and probably others identify specific instances of a …
- 12:59 PM Ticket #11289 (.toggle doesn't toggle br elements' style in Opera) created by
- First call to .toggle sets br's style to "display: inline-block". No …
- 12:34 PM Ticket #11287 (KeyError: 'captcha_redirect') created by
- ==== How to Reproduce ====
While doing a POST operation on
/
, Trac … - 12:34 PM Ticket #11286 (Firefox scrollTop() does not work in Firefox 10) created by
- Dear all, It seems that scrollTop() doesn't work anymore in Firefox …
- 11:26 AM Ticket #11285 (jQuery Ajax call causing IE8 to crash when data returned from WCF service) created by
- I have created a WCF web service. I call this usinq jQuery 1.7.1 …
- 9:31 AM Ticket #11284 (Simplify easings to only rely on the state.) created by
- jQuery has been passing 0 for the start value and 1 for the difference …
- 9:30 AM Ticket #11283 (Deferred object resolution.) closed by
- invalid: Thanks for taking the time to try to contribute to the jQuery project …
- 9:27 AM Ticket #11283 (Deferred object resolution.) created by
- When deferred object is in a process of handing '.done' handers, if I …
- 6:03 AM Ticket #11282 (IE7 : Multiple same ID selector only select the first one) closed by
- invalid: Thanks for taking the time to try to contribute to the jQuery project …
- 5:59 AM Ticket #11282 (IE7 : Multiple same ID selector only select the first one) created by
- On IE7 (maybe be all IE versions lesser than IE8). If you have …
- 4:55 AM Ticket #11281 (ajax partial render does not execute JQuery java script anymore) created by
- Hi, I have a form in which I have this javascript: …
Feb 5, 2012:
- 9:12 PM Ticket #11280 (appending elements to an object element fails in IE < 9) created by
- I'm getting a strange but in IE 6, 7 & 8 where if you append an …
Feb 4, 2012:
- 5:39 PM Ticket #11279 (prev() does not filter by selector) closed by
- invalid: That markup is invalid, it has two elements with the same id. Please …
- 3:26 PM Ticket #11279 (prev() does not filter by selector) created by
- See this http://jsbin.com/ocuxad/4/edit. Or, in javascript […] …
- 11:14 AM Ticket #11224 ($.ajaxSetup data object does not merge when $.ajax call passes a string.) closed by
- wontfix: We definitely shouldn't handle this. Cost is prohibitive. Don't encode …
- 10:08 AM Ticket #11128 (Stack operations for the jQuery chain) closed by
- plugin: It doesn't sound like there's a lot of enthusiasm for adding these to …
- 10:06 AM Ticket #11273 (Indeterminate checkboxes not matched with :checked selector in WebKit ...) closed by
- cantfix: This bug should be reported to Webkit, we don't have an effective way …
Feb 3, 2012:
- 2:07 PM Ticket #11278 ($.each: no usable message/notice/exception for undefined first argument) created by
- i'm using $.each to iterate through array, got from ajax. if this …
- 1:29 PM Ticket #11277 (.attr(undefined)) closed by
- invalid: > should just return undefined. Says who? When called with one arg it …
- 1:26 PM Ticket #11277 (.attr(undefined)) created by
- Calling .attr() with undefined throws an error on line 2474 Uncaught …
- 10:34 AM Ticket #11276 (Javascript loses context after .css() call) created by
- call this function: […] from otherFunction (see below) and if …
- 10:11 AM Ticket #10901 (have unit tests fail if the tester is running from file:// or doesn't ...) closed by
- wontfix: We can continue discussion, but I don't think we're going to do this. …
- 6:22 AM Ticket #11271 (NaN return instead of integer in combination with jquery.actual plugin) closed by
- invalid: Unfortunately we are unable to assist with issues related to jQuery …
- 3:00 AM Ticket #11191 (animate based on percentage) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Feb 2, 2012:
- 6:50 PM Ticket #11275 ($.fn.contents fails when passed an iframe that isn't in the main dom tree) closed by
- invalid: iframe's won't have a content window until they are attached to the dom
- 6:18 PM Ticket #11275 ($.fn.contents fails when passed an iframe that isn't in the main dom tree) created by
$(document.createElement('iframe')).contents();
Throws an …- 5:53 PM Ticket #11265 (Unit tests failing.) closed by
- duplicate: so, I already have a ticket about warning the user if they run tests …
- 11:17 AM Ticket #11274 (Indeterminate checkboxes not matched with :checked selector in WebKit ...) closed by
- duplicate
- 11:09 AM Ticket #11274 (Indeterminate checkboxes not matched with :checked selector in WebKit ...) created by
- If a checkbox is checked, but then has the indeterminate property set, …
- 11:07 AM Ticket #11273 (Indeterminate checkboxes not matched with :checked selector in WebKit ...) created by
- If a checkbox is checked, but then has the indeterminate property set, …
- 9:32 AM Ticket #11272 (Doesn´t work draggable) closed by
- invalid: Not really a bug report, since "DOESN'T WORK" isn't a test case. …
- 9:29 AM Ticket #11272 (Doesn´t work draggable) created by
- I have some intructions like: $("#"+this.divname).draggable(); In …
- 3:17 AM Ticket #11190 ($(exp).data() yields syntax error - unrecognized expression) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:56 AM Ticket #11271 (NaN return instead of integer in combination with jquery.actual plugin) created by
- Whilst extracting the width and height of a DIV using the jQuery …
Note: See TracTimeline
for information about the timeline view.