Timeline
11/17/09:
- 23:49 Ticket #5526 (can't remove "border" element style in IE) created by
- IE behaves unexpectedly when you try to remove the "border" CSS style. …
- 19:53 Ticket #5525 (Make .text() work on text nodes) closed by
- fixed: Fixed. …
- 19:52 Changeset [b30af34f28074b491929445f5aad3d62c63e772f] by
-
- src/manipulation.js
- test/unit/manipulation.js
- 19:51 Ticket #5525 (Make .text() work on text nodes) created by
- See: …
- 19:36 Changeset [c08474580caa44d2b5f32be54c0d884832bbd1c3] by
-
- test/unit/ajax.js
- 19:25 Changeset [b33f37c22c1d6e83855ca7c43e8c365a767372db] by
-
- test/qunit
- 15:45 Changeset [3a23a5c17dd0522da06db8f36890f134f9004de6] by
-
- src/event.js
- 14:30 Ticket #5524 (clone() doesn't clone the textarea's text value) created by
- When calling clone() on an entire DIV that contains multiple textarea …
- 13:58 Ticket #5523 (overrided toString not copied in IE by $.extend) created by
- IE skips the 'toString' method in a for( var attr in objext ) loop. …
- 11:28 Ticket #5522 (IE8 expando bug) created by
- In firefox&chrome it works without any problem, but in IE8 it does not OK: …
- 10:24 Ticket #5521 ($(document).ready() firing too early probably in WebKit, and messing up ...) created by
- I have attached a website design, where adding the jQuery script breaks …
- 08:34 Ticket #5520 (Incorrect offset values in IE8 under box-sizing: border-box model) created by
- When using IE8 in strict mode, but selecting the box-sizing: border-box …
11/16/09:
- 23:44 Ticket #5508 (IE does not allow you to use square brackets in jQuery query) closed by
- invalid: True but you didn't escape the *other* character that isn't valid in a …
- 23:42 Ticket #5518 (load() method using relevant paths) closed by
- invalid: Try debugging a complete test case using help in the forums first, then …
- 23:39 Ticket #5519 (Problem using data() in GreaseMonkey script) closed by
- invalid: If you can narrow it down to a jQuery problem, reopen this with a clear …
- 20:52 Ticket #5519 (Problem using data() in GreaseMonkey script) created by
- I'm not 100% sure if this is a problem with jQuery or GreaseMonkey. When …
- 11:44 Ticket #5518 (load() method using relevant paths) created by
- Hi, tried to include .html file in .html file files structure: …
- 07:16 Ticket #5508 (IE does not allow you to use square brackets in jQuery query) reopened by
- mhh...i already read the docu and tried to escape the brackets but it did …
- 07:10 Ticket #5517 (.offset().top gives incorrect values) created by
- I use the code below to get the optimum scrolltop position for a comment, …
11/15/09:
- 11:39 Ticket #5516 (Make submit, change and select events compatible with .live()) created by
- It was announced during jQconf that 1.4 will make it possible to use any …
- 05:27 Changeset [0a7232cc39912064de62ee06fd14221b36c93fd8] by
-
- .gitignore
- test/qunit
- 05:18 Ticket #5515 (pseudo-selector descendent selectors under html5 in IE fail) created by
- http://miketaylr.com/test/html5pseudo.html (needs html5 shiv or it …
- 04:14 Changeset [d338b1a1e7e2c43977bd65ca9502301c705c989b] by
-
- .gitignore
- 03:15 Ticket #5481 (Using ' instead of ") closed by
- invalid: Hi, can you reopen this ticket with your statistics about how much better …
- 02:56 Ticket #5497 (Fade In Fade Out - Stays Half transparant when stopped) closed by
- worksforme: Check out the gotoEnd parameter. …
- 02:43 Ticket #5495 ($(#validID).attr("name", "whatever") is not working on IE8) closed by
- invalid
11/14/09:
- 22:27 Ticket #5514 (Move try..catch outside loop in withinElement function) created by
- In the withinElement function used by mouseenter and mouseleave events …
- 22:15 Ticket #5504 ($.ajax succes .html(...jscript alert...) => all dropdown in pag error) closed by
- invalid
- 22:14 Ticket #5503 (Selector against name fails if name contains period followed by square ...) closed by
- worksforme: For correct cross-browser operation, you must escape any special chars in …
- 22:05 Ticket #5508 (IE does not allow you to use square brackets in jQuery query) closed by
- worksforme: Try escaping the bracket with per the docs. …
- 22:01 Ticket #5512 (add header option for sending custom http header) closed by
- worksforme: That is the purpose of the beforeSend function, it passes you the xhr …
- 21:58 Ticket #5513 (scrollTop() and offset() do not work in Firefox 2.0.0.11) closed by
- invalid: Please provide a test case that shows the problem with FF 2.0.0.11.
- 21:56 Ticket #5510 (IE7 and IE8 ignores remove()) closed by
- worksforme: You should debug this a bit more and reduce it to a simple test case …
- 16:56 Ticket #5513 (scrollTop() and offset() do not work in Firefox 2.0.0.11) created by
- In order to get this to work in both Opera and FF (because who really …
- 15:37 Ticket #4761 (hasClass() can't parse classes with newlines.) closed by
- duplicate: Dup of #5505, which has a better patch. (This one requires \r\n in …
- 10:04 Ticket #5512 (add header option for sending custom http header) created by
- $.ajax({ 'url':'/test', header:{'customHeaderName':'customHeaderValue'} …
- 03:27 Ticket #4458 (animate assumes display:"block" for width or height animations) closed by
- duplicate: This too is a dup, the real deal is #2185.
- 03:18 Ticket #5487 (animate height or width changes display mode) closed by
- duplicate: Duplicate of #4458.
- 00:54 Ticket #5511 ($(function () {...}, iframe.contentDocument);) created by
- http://groups.google.com/group/jquery-en/browse_thread/thread/427cab3dc2453 …
11/13/09:
- 21:14 Ticket #5510 (IE7 and IE8 ignores remove()) created by
- I am dynamically inserting div elements within a parent div but when an …
- 21:00 Ticket #5509 (Setting rgba value as border color makes jquery halt) created by
- If you try to use rgba value as 'border-right-color', IE8 reports error …
- 14:12 Ticket #5506 (.show() and .hide() throw errors with falsy values for speed) closed by
- fixed: Landed. …
- 08:11 Ticket #5508 (IE does not allow you to use square brackets in jQuery query) created by
- I stumbled upon a bug in IE (tested with IE 7 and IE 8), when i used a …
- 04:23 Changeset [9cd5866a292b1d653651237802d80393a9081528] by
-
- src/fx.js
- 04:23 Changeset [8cb8ae27d8e0c732b711d73d2ef71125b0a7769b] by
-
- test/unit/fx.js
- 04:23 Changeset [231c8756788f085d04c6120c12eaa66766abfa3f] by
-
- src/fx.js
- 01:17 Ticket #5507 (Ajax Fires "Complete" Event Twice (JSONP)) created by
- When using $.ajax() for JSONP requests, the "complete" event is fired …
- 00:09 Changeset [ee9192d103b3e3b5479a824caa9f6938598ebd30] by
-
- test/unit/core.js
11/12/09:
- 22:42 Ticket #5506 (.show() and .hide() throw errors with falsy values for speed) created by
- Calling .show(null) used to behave the same as .show(), but now throw …
- 19:24 Ticket #5505 (hasClass doesn't work with carriage return or tab) created by
- className attribute in a element could contain carriage return or tab. …
- 19:16 Ticket #5504 ($.ajax succes .html(...jscript alert...) => all dropdown in pag error) created by
- in mozilla 3.5.5 $.ajax({ type: "POST", ... success: function(msg){ …
- 16:49 Ticket #5503 (Selector against name fails if name contains period followed by square ...) created by
- JQuery 1.3.2 fails if the name used in a selector contains a period …
- 15:07 Ticket #5502 (Implement timeouts for script requests) closed by
- duplicate: We'll work on this in bug #3442.
- 15:06 Ticket #1768 ($.getScript() never fails on load) closed by
- duplicate: We'll work on this in bug #3442.
- 15:06 Ticket #1863 (support for error and timeout in JSONP calls) closed by
- duplicate: We'll work on this in bug #3442.
- 15:02 Ticket #5502 (Implement timeouts for script requests) created by
- This functionality is missing: …
- 15:02 Ticket #5501 (Implement dataFilter/processData for script requests) created by
- This functionality is missing: …
- 15:01 Ticket #5500 (Implement beforeSend/ajaxSend for script requests) created by
- This functionality is missing: …
- 15:01 Milestone 1.3.2 completed
- 15:01 Milestone 1.3.1 completed
- 15:01 Milestone 1.3 completed
- 15:00 Milestone 1.2.5 completed
- 15:00 Milestone 1.2.4 completed
- 15:00 Milestone 1.2.3 completed
- 15:00 Milestone 1.2.2 completed
- 15:00 Milestone 1.2.1 completed
- 15:00 Milestone 1.2 completed
- 14:54 Ticket #5499 (jQuery.each) created by
- Can we please make jQuery more robust by using hasOwnProperty to check …
- 14:47 Ticket #5498 (do not use global undefined) closed by
- worksforme: Yep, already done.
- 14:21 Ticket #5498 (do not use global undefined) created by
- Please add code to shield jQuery from jokers who change the global …
- 14:17 Ticket #5496 (for() loops optimization) closed by
- wontfix: However this particular change sacrifices clarity and legibility for a …
- 14:15 Ticket #5497 (Fade In Fade Out - Stays Half transparant when stopped) created by
- Hello, I have a hover function. That fades in some images and on mouse …
- 14:04 Ticket #5494 (jQuery.extend(true, ...) to extend recursively object literal values only) closed by
- fixed: Landed. Thanks for the fixes! …
- 13:59 Changeset [7b26e3bcc8fab748cf99f4bf8d7e25599f8cd1f3] by
-
- test/unit/core.js
- 13:59 Changeset [990d9ca1b05a587cce7599a1a40aa2558117db41] by
-
- src/core.js
- test/unit/core.js
- 13:59 Changeset [93be758de94b2d4a76fca217465c9e09b613cedd] by
-
- src/core.js
- test/unit/core.js
- 13:27 Ticket #5496 (for() loops optimization) created by
- Obvious this is , but still has to be done ;o) Ce we please optimise the …
- 09:52 Ticket #5495 ($(#validID).attr("name", "whatever") is not working on IE8) created by
- I am using this command to change the name of some elements in a form but …
- 05:57 Ticket #5494 (jQuery.extend(true, ...) to extend recursively object literal values only) created by
- [ http://github.com/rkatic/jquery/commit/4563bcb487a2b4ea25c1980c6d070c28d88 …
- 05:01 Ticket #5493 (isObjectLiteral to work correctly with custom objects with empty prototype) created by
- At cost of 2 additional function calls, we have now support for custom …
- 02:11 Ticket #5492 (Computed CSS handled differently in CHROME) created by
- Computed CSS on newly made but not attached elements is not avaiable in …
11/11/09:
- 23:08 Changeset [1ce92e022ddd6f547515e855544ba3c2fb1416e0] by
-
- Makefile
- 22:35 Ticket #5342 (hidden/visible broken for td/th cells in ie8) closed by
- duplicate: Duplicate of #4512.
- 22:35 Ticket #4512 (jquery-1.3.2.min.js "visible" selector doesn't run properly) closed by
- fixed: Looks like this fix is still working, as far as I can tell.
- 20:36 Ticket #3591 (Patch: xhr object isn't returned in $.ajax() success callback) closed by
- duplicate: Duplicate of #3363, which has been fixed.
- 20:16 Ticket #5160 (Improve inArray to use Array.indexOf when available) closed by
- fixed: Fixed. …
- 20:15 Changeset [c07d15d5a26c5b5dc2af7b396a704784d5bede34] by
-
- src/core.js
- 20:12 Ticket #4561 (IE seems to be case sensitive, please either document or enhance ...) closed by
- fixed: Fixed both useMap and frameBorder as they both have valid (and modern) use …
- 20:11 Changeset [5ac2e0837cd5c86acc526c5bc5c3abbe91303116] by
-
- src/support.js
- 20:04 Ticket #5433 ($( sel ).ajax( [ajaxOptions] )) closed by
- wontfix: In cases such as this we simply recommend that you use $.ajax() directly. …
- 20:02 Ticket #4525 (Chrome and .load not friends) closed by
- invalid: Not related to #4690 - we really need a test case in order to verify …
- 20:02 Ticket #4690 (Chrome OPTIONS header type sent for POST ajax request, FF fails.) closed by
- wontfix: You are attempting to do a cross-domain POST. This does not work in most …
- 19:59 Ticket #4555 (load has inconsistant behavior) closed by
- duplicate: Duplicate of #4235.
- 19:58 Ticket #4765 (Ajax/Load, "expected ';' " Bug with internet explorer 6 / 7) closed by
- invalid: All I can figure is that the content/script that you're loading is …
- 19:55 Ticket #4235 ($('#id).load() doesn't execute callback if selector matches an empty set) closed by
- fixed: Fixed. …
- 19:55 Changeset [357e2ae98908478bcb624b5db68098772a0548c2] by
-
- src/ajax.js
- 19:39 Ticket #1813 (Enhancement of the jQuery.fn.load ...?) closed by
- wontfix: I like the idea behind this proposal although there are a few major …
- 19:29 Ticket #3363 (Patch to include 3rd argument to callbacks in jQuery.get and jQuery.post ...) closed by
- fixed: Fixed. …
- 19:29 Changeset [c2101245c07afdb831b0c79869c7263420407b67] by
-
- src/ajax.js
- 19:24 Ticket #5483 (Another Result in .html() with \r\n at the beginning (1.4pre)) closed by
- fixed: Fixed: …
- 19:23 Changeset [7c4144fab314d98b85303d01ab904bb711bc2ecc] by
-
- src/manipulation.js
- test/unit/manipulation.js
- 19:17 Ticket #760 (.css('fontSize') returns different value in Internet Explorer) closed by
- fixed: Landed fix for this: …
- 19:17 Changeset [449e099b97d823ed0252d8821880bc0e471701ea] by
-
- src/css.js
- test/data/testsuite.css
- test/unit/css.js
- 19:02 Ticket #4379 (Reduce/eliminate dependencies between jQuery modules) closed by
- fixed: This is pretty well taken care of for 1.4. We'll revisit post-1.4 and try …
- 19:00 Ticket #5425 (why does live() need to run a selection during intit?) closed by
- invalid: jQuery can't have fore-knowledge of what will happen against the jQuery …
- 18:57 Ticket #4787 ($(document).ready() frame detection / cross-domain error in IE6) closed by
- fixed: Rich, landed your patch - thanks! …
- 18:56 Changeset [bf71575bb4f37321b71ef8ce21c8208ad2b192da] by
-
- src/event.js
- 18:49 Ticket #5293 (createElement optimization should allow for tag pair as well as ...) closed by
- fixed: Fixed. …
- 18:49 Changeset [c4c820efff4fa7bcce0d5bf0a448625278ea6379] by
-
- src/core.js
- test/unit/core.js
- 18:45 Ticket #5344 (Opera 9.2 and belowe don't handle css proprety «opacity») closed by
- fixed: Fixed. …
- 18:45 Changeset [d933e9c26d9c883af6de6a48c456294748582d3c] by
-
- src/support.js
- 18:43 Ticket #4955 (Changeset 6449, init method now causes troube if called after ...) closed by
- fixed: Fixed: …
- 18:42 Changeset [dee8e45ef35b4e97693a03c8199e7556823cf5c3] by
-
- src/core.js
- 18:39 Ticket #4946 (jQuery.isObject, changeset 6442) closed by
- fixed: This method is gone if favor of the improved isObjectLiteral. …
- 18:33 Changeset [ca8a9e8c30c0c2a555c5aee2b76934d9c846cf0e] by
-
- test/qunit
- 18:33 Changeset [6035913e254fa46a8e41fc821ee130d6f84f22cc] by
-
- test/qunit
- 18:29 Ticket #5491 (make with a clean (git) install doesn't work) created by
- The following doesn't work out of the box: $ git clone …
- 18:10 Ticket #5379 (eq handle -1) closed by
- duplicate: Duplicate of #4262.
- 18:10 Ticket #5050 (eq(-1) - negative numbers take from end of the collection) closed by
- duplicate: Duplicate of #4262.
- 18:10 Ticket #4262 (eq() performance improvement and negative indices) closed by
- fixed
- 18:07 Ticket #5306 ($.isObject() is incorrect, and in some cases will cause $.extend() ...) closed by
- fixed: This should be fixed in this recent commit: …
- 17:45 Ticket #5490 (Few fixes for release) created by
- In jquery-nightly.js 1.4pre - 6586 Line 3150 - if ( name == "selected" && …
- 14:49 Ticket #5274 (Toggle cycles incorrectly with multiple toggle handlers) closed by
- fixed: The patch worked, although I had to make some tweaks (namely, using jQuery …
- 14:46 Changeset [5cb1163469fb2c9cd80712cd5481b29055821022] by
-
- src/event.js
- test/unit/event.js
- 14:29 Ticket #5489 (jquery 1.3.2: html() method wont work on IE 6 and 7) created by
- html() wont work on IR6 and 7, My codes are working well before then after …
- 11:25 Ticket #5488 (Please update visualjquery.com) created by
- This is incredibly useful tool for jQuery developer, it helps to find …
- 08:42 Ticket #5487 (animate height or width changes display mode) created by
- Hi! When you add a animation to a element, the display css is changed. …
- 04:07 Changeset [4b55e94d0849568a2fd121952f13a9d6571c731f] by
-
- src/core.js
- 02:16 Ticket #5466 (Image load only fires once in chrome) closed by
- worksforme: There are a couple of strange things there. First is that the element is …
- 01:50 Ticket #5477 (Problem with Ajax in Firefox) closed by
- invalid: This does not sound like a bug report. Please ask for help on the forums.
- 01:49 Ticket #5478 (The "Accordion" page in the docs has some grammar errors) closed by
- invalid: Please report this on the UI bug tracker.
- 01:48 Ticket #5486 (keypress fails to work on chromium, keydown works like keypress should) closed by
- invalid: If you can reproduce this with bare DOM events, please report it to …
- 01:39 Ticket #5486 (keypress fails to work on chromium, keydown works like keypress should) created by
- trapping the keypress event in chromium nightly doesn't work. using …
11/10/09:
- 23:54 Ticket #5485 (Can't reach the "About Trac" section) closed by
- duplicate: Duplicate of #5484
- 23:52 Ticket #5469 (Class selector doesn't work as expected when specifying top) closed by
- worksforme: > It is *not* working. And it doesn't work with .find() either. That's …
- 22:11 Ticket #5485 (Can't reach the "About Trac" section) created by
- ==== How to Reproduce ==== While doing a GET operation on /about, Trac …
- 22:11 Ticket #5484 (Can't reach the "About Trac" section) created by
- ==== How to Reproduce ==== While doing a GET operation on /about, Trac …
- 18:51 Ticket #5483 (Another Result in .html() with \r\n at the beginning (1.4pre)) created by
- If you call .html('</body>\r\n</html>') on an div for example, …
- 17:40 Ticket #5482 (Sizzle pseudo-selectors blow up with nested brackets) created by
- Using a bracket ')' in the contains filter crashes firefox. Escaping the …
- 17:05 Ticket #5481 (Using ' instead of ") created by
- Hello, If you replace " with ' in JavaScript files we will get a little …
- 14:51 Ticket #3988 ($(document).ready() fires after images load in IE) closed by
- fixed: The reported problem (in IE with 1.3.1) was fixed and closed. If you are …
- 14:36 Ticket #5480 (IE7 selector problem) created by
- Hi! It seems I've found a bug. I've created several inputs dynamically …
- 02:09 Ticket #5479 (removeAttr: remove multiple attributes) created by
- It would be nice if removeAttr() accepted multiple attributes. This could …
- 01:13 Changeset [a8b089a02089d3d7b7e0744e59618ff9800e760a] by
-
- Makefile
- 00:40 Ticket #5380 (jQuery tests fail because on Chrome of V8 sorting optimization (patch)) closed by
- fixed: Made some tweaks to the patch and landed it - good catch and thanks for …
Note: See TracTimeline
for information about the timeline view.
