Timeline
12/02/09:
- 22:15 Changeset [62436f4b292aadfe5419f897d7b8504054ab1c8c] by
-
- src/manipulation.js
- 20:20 Changeset [391f83b2a251abd5ab27aeb52a647a853906ce66] by
-
- src/manipulation.js
- 20:14 Changeset [bfc15b57efb36ea4cedad3fe2c3645e7b6ad84de] by
-
- test/unit/manipulation.js
- 19:59 Changeset [ad4f28631ac888e7ac8384b4b713012fd1ca2dca] by
-
- src/core.js
- 19:57 Changeset [b8d0c0711f8a9ecd455d4c3cf13394e55c4bf151] by
-
- test/unit/core.js
- 17:24 Ticket #5584 (Permission denied in IE7) created by
- 1. use jQuery in IFRAME, e.g. some DIV dialog window that loads HTML page …
- 16:14 Ticket #5583 (Patch: .css() appends 'px' to all numeric values, IE barfs with "Invalid ...) created by
- When calling $('something').css('z-index', 10) , jQuery.prop() incorrectly …
- 13:14 Ticket #5582 (jquery.is(':attribute') always returns true for attributes it doesn't know ...) created by
- Which led me to a whild goose bug chase for the last hour. Here's an …
- 09:47 Ticket #5581 (Event bindings does not work in Firefox 3.6) created by
- Most of events (I have not try all) completely does not work in new …
- 00:42 Ticket #5579 (iframe with name="body" blows up at ready() time) created by
- The following HTML page throws a script error in Safari 4.0.3. If a …
12/01/09:
- 23:07 Ticket #3368 (event.metaKey should be assigned to event.ctrlKey on Non-Mac only) closed by
- invalid: The purpose of event.metaKey is to provide a way of binding functionality …
- 22:59 Ticket #2185 (animate does not work properly with non-block-level elements (table, tr, ...) closed by
- worksforme: This was fixed a while back and there are tests for it.
- 22:33 Ticket #1095 (Hiding/showing div clears radio checks) closed by
- worksforme: Can't reproduce on head. Added a test for animations.
- 22:21 Ticket #5578 (IE6, JQuery V1.3.2, left column behaviour changes in IE6 when jquery is ...) created by
- IE6 behaves differently when jquery.js is added to a simple webpage. Pls …
- 22:11 Changeset [e277e6ed2120e9930193582307b8296ed37bd663] by
-
- test/unit/manipulation.js
- 22:10 Ticket #2252 (Setting select value via val() shows error in IE6) closed by
- worksforme: I added the following test and it does not fail in IE: …
- 22:03 Ticket #5576 (Live event listener fails on first event type) closed by
- invalid: You are trying something that is not supported: …
- 22:00 Ticket #5577 (jQuery output to screen) closed by
- invalid: This isn't a bug report. A bug report would have a test case that clearly …
- 21:56 Ticket #2690 ($.trim() doesn't work in IE7) closed by
- duplicate: Duplicate of #4980.
- 20:09 Ticket #5577 (jQuery output to screen) created by
- I don't believe this is a jquery bug, but it's difficult to isolate. …
- 19:41 Ticket #4707 (Updating opacity in Internet Explorer breaks other currently used filters) closed by
- fixed: Closed in 64e4a879f9f92053ac4d58a3fffc0bbff6900b6e
- 19:40 Changeset [64e4a879f9f92053ac4d58a3fffc0bbff6900b6e] by
-
- src/css.js
- test/unit/css.js
- 17:27 Ticket #5426 (QUnit microformat incorrect) closed by
- fixed: Fixed in …
- 15:42 Ticket #5576 (Live event listener fails on first event type) created by
- The first event type in the multiple event definition like 'onFirst' here: …
- 13:39 Ticket #5575 (Including jquery 1.3.2 breaks page layout) created by
- After including the jQuery Library (1.3.2) a border on the right-hand side …
- 13:15 Ticket #5574 (Site search for core jquery methods yields no result) created by
- Searching for any of the following terms on [docs.]jquery.com yields no …
11/30/09:
- 22:50 Ticket #4512 (jquery-1.3.2.min.js "visible" selector doesn't run properly) closed by
- fixed: janusz, you're using jQuery 1.3.2 for your test and the fix is in the …
- 20:56 Changeset [839e97199c66894e0d2cadbd6a9f09e6d5198656] by
-
- Rakefile
- 20:54 Changeset [5480cd3fa181a2e105bba3c641ef58723fbd3521] by
-
- Makefile
- 20:52 Changeset [d605b8ee5667e4c26cf9c89f743e681938139162] by
-
- Makefile
- 20:45 Changeset [6798df54f40b316ce65c4e44e3c0370356956dd7] by
-
- .gitignore
- .gitmodules
- Makefile
- src/sizzle
- test/qunit
- 20:32 Ticket #5573 (Code inconsistency between mouseenter/mouseleave and focus/blur special ...) created by
- When looking at the special events for mouseenter/mouseleave and …
- 20:09 Changeset [e514e67cd24db3daf7658d53138a4fbef5fdc0c2] by
-
- src/sizzle
- test/qunit
- 20:08 Changeset [918cf68dfdaf057d6aa336be306b73eaede47a44] by
-
- Makefile
- 19:39 Changeset [1a26e41917300708d817e96ca2141a01c982c096] by
-
- test/unit/manipulation.js
- 19:31 Changeset [122e5dcf14291bfbaec23505c68e28b7f82aef85] by
-
- test/unit/attributes.js
- 19:28 Changeset [3ec9f4990c13f7e44365c9216be5c81b2827385b] by
-
- src/fx.js
- 19:22 Changeset [25c188b6d2b8a8758c2bd97ca45e0fb14b869431] by
-
- src/fx.js
- test/unit/fx.js
- 19:02 Changeset [21dead4691dc5d6507e3651f00f9843b1314fb2b] by
-
- test/unit/event.js
- 18:51 Ticket #5572 (Animate Callback triggering twice) created by
- $("html, body").animate({scrollLeft:$(id).offset().left}, 3000, "swing", …
- 18:50 Changeset [6e5a6a26a7d802b3abdc32d3b49f4936d1f63cd7] by
-
- test/unit/event.js
- 18:46 Changeset [c7407bd4fc343783a4e723f21227a6ee43b9a934] by
-
- test/unit/manipulation.js
- 18:42 Changeset [df6e02a4a7d8da037ebdb812e6b92a067223a6ea] by
-
- src/core.js
- test/unit/core.js
- 18:42 Changeset [90ba57ce6d84653b4533569d88d4af6b9a50426b] by
-
- src/core.js
- 18:22 Ticket #4980 (Character 160 ("Non-breaking space") not removed using trim() in Internet ...) closed by
- fixed: Closed in 17955cacf4e8c618ca5c2b09b0d2f43df353f683
- 18:22 Changeset [17955cacf4e8c618ca5c2b09b0d2f43df353f683] by
-
- src/core.js
- test/unit/core.js
- 18:00 Changeset [84857abefce7b5ec4f4018caf98d7d61e952789f] by
-
- .gitignore
- 17:12 Ticket #5571 (Allow chaining when passing undefined to any setter in jQuery) created by
- When calling .attr('attribute', undefined) will break the chain. Currently …
- 17:10 Ticket #5562 (Can not get image size) closed by
- invalid: This is not a bug
- 15:02 Ticket #5570 (Expr.filter.ATTR forgets to replace the escape character) created by
- Maybe you have already noticed, but... In jQuery.debug.js line 2012: …
- 13:51 Ticket #5569 (BUG with .animate()) created by
- I did make an animation to my menu items with this animate() method. The …
- 11:14 Ticket #5568 (Selectors behave differently with comments tags on FF/IE) created by
- See test case. Basically, Firefox ignores the comments as a node in the …
- 09:20 Ticket #4512 (jquery-1.3.2.min.js "visible" selector doesn't run properly) reopened by
- Replying to john: > Looks like this fix is still working, as …
- 09:05 Ticket #5567 (Bug about ":visible" and ":hidden") created by
- MyEmail: 775356txdd@… Bug: In my option,source code below: " …
- 07:33 Ticket #5566 (domManip fails to copy events when cloning elements) created by
- I am creating a "button" element, adding a click handler to it, then …
11/29/09:
- 21:22 Changeset [2b7c38f80cf171ce830cd198ed2916a2c258a3cb] by
-
- Rakefile
- src/ajax.js
- src/attributes.js
- src/css.js
- src/data.js
- src/dimensions.js
- src/event.js
- src/fx.js
- src/traversing.js
- 21:21 Changeset [e00be67f32f0f82421cefd9c7a715360f9db1f8b] by
-
- Rakefile
- 15:42 Ticket #5565 (Calculate offsets correctly when the page is zoomed.) created by
- Hello, If you zoom a page in Chrome (Ctrl +) and try to move an …
- 07:40 Ticket #5564 (toggle() fails for elements with height=0) created by
- When a <div> (e.g.) contains only floated elements, it's height remains at …
- 01:16 Ticket #5563 (Multiple instances of the same function on an event with different ...) created by
- I was trying to make one element have multiple events of the same function …
11/28/09:
- 18:02 Ticket #5561 (ajax bug in document.getElementById and $("#ID")) closed by
- invalid: Your code is invalid. There is no innerHTML property on jQuery objects. …
- 08:33 Ticket #5562 (Can not get image size) created by
- If a image in a conatiner which css property "display" set as "none", we …
- 07:35 Ticket #5561 (ajax bug in document.getElementById and $("#ID")) created by
- var html = $.ajax({ url: serverPage, async: …
11/27/09:
- 20:09 Changeset [ddb86f8d5bd1bd21b2beeeea55baf505b47dfed5] by
-
- src/ajax.js
- src/attributes.js
- src/data.js
- src/dimensions.js
- src/event.js
- src/fx.js
- src/traversing.js
- 20:09 Changeset [a5efe9d3a6074ea39f677fdf21132badb0644bd3] by
-
- src/css.js
- 20:09 Changeset [255068da33e3d131b3a641c041fb8cecb1543fa4] by
-
- src/data.js
- src/traversing.js
- 18:05 Ticket #5560 (.load fails to return anything even from www.google.com) created by
- Had 2 sites setup using jquery, made sure their all working pristine and …
- 17:13 Ticket #5559 (Autocomplete cache) created by
- Hi, I have a trouble (with the cache i thing) while using autocomplete …
- 16:23 Changeset [1879e8cbeef6984495ee84f482900defda0dc3f4] by
-
- .gitattributes
- 15:45 Ticket #5558 ($.ajaxComplete - stop main function) created by
- Now all hook ajax functions, like ajaxComplete, ajaxSuccess, only addes …
- 09:49 Ticket #3405 ("No such interface supported" error in Internet Explorer 7) reopened by
- Still happens in 1.3.2. This is the offending code in jquery.1.3.2.js: …
- 09:17 Ticket #5553 (What is 'context' , in the context of jQuery ?) reopened by
- Please confirm that selector and context *can* be the same node. If yes, I …
- 09:14 Ticket #5554 (length expando overwrite) reopened by
- I admit I "made it" into bug to gain attention. Please look into my fork …
- 04:15 Ticket #5553 (What is 'context' , in the context of jQuery ?) closed by
- invalid: This would be best discussed on jQuery-dev since it's not a bug report as …
- 04:14 Ticket #5552 (Descendant ID selector (e.g. $("#id1 > #id2")) does not work in FireFox ...) closed by
- invalid: Please reopen with a test case.
- 04:11 Ticket #5554 (length expando overwrite) closed by
- invalid: This seems more appropriate for the jQuery-dev group since it isn't …
- 04:07 Ticket #5556 (Selector by ID with attribute behaves weirdly (and differently across ...) closed by
- invalid: The ID attribute must be unique in a document.
11/26/09:
- 22:47 Ticket #5557 (Speed function doesn't properly handle null values) created by
- Line 4723 of the 9/25 nightly build does a typeof check against the …
- 18:02 Ticket #5556 (Selector by ID with attribute behaves weirdly (and differently across ...) created by
- I was trying to determine if at least 1 checkbox in the page (all with the …
- 13:38 Ticket #5555 (using val(val) to set selected option of select list selects wrong option) created by
- I have a select list like: <select name="sizes" id="mysel"> <option …
- 10:04 Ticket #5554 (length expando overwrite) created by
- We know that length expando is overwritten by certain browsers, in certain …
- 08:24 Ticket #5553 (What is 'context' , in the context of jQuery ?) created by
- I think, we need a clear defintion of the 'context'. The second argument …
- 06:05 Ticket #5552 (Descendant ID selector (e.g. $("#id1 > #id2")) does not work in FireFox ...) created by
- Th descendant ID selector such as $("#id1 > #id2") does not appear to work …
- 01:00 Ticket #5551 (.parentsUntil, .nextUntil, .prevUntil methods) created by
- Per a conversation with John, I made this change: http://bit.ly/91B9PJ …
11/25/09:
- 20:59 Ticket #5550 (Selector option:gt(-1) doesn't work for Select fields) created by
- I was trying to empty all options of a select field doing: …
- 18:30 Ticket #4601 (support *not* adding X-Requested-With) closed by
- fixed: Fixed. …
- 18:29 Changeset [a7678267d848fcef8775c8b9f4fa3e507b8cc5f4] by
-
- src/ajax.js
- 18:29 Ticket #4858 (Access control behaves differently with custom headers set - and jQ sets a ...) closed by
- duplicate: Duplicate of #4601.
- 18:24 Changeset [0f6e9a8c69007ce7ebbb7c46637115a207d1a594] by
-
- src/ajax.js
- 17:09 Changeset [ef819c91b999523ed6cd0c7029e0cee8997ef01a] by
-
- src/data.js
- test/data/json.php
- test/data/jsonp.php
- test/data/name.php
- test/data/params_html.php
- test/data/test.js
- test/polluted.php
- test/unit/data.js
- 16:59 Ticket #5303 (calling remove/handle() with multiple namespaces) closed by
- fixed: Landed: …
- 16:58 Changeset [0bb3998a6a7a82b4c4269f3c57a9fcbe7229b162] by
-
- src/event.js
- 16:58 Changeset [04dbdb7525eab7e845100fd17c48889bdb91dc92] by
-
- src/event.js
- test/unit/event.js
- 16:58 Ticket #5528 (jQuery.makeArray( nodeList )) closed by
- fixed: Landed: …
- 16:58 Ticket #5527 (More generic jQuery.merge) closed by
- fixed: Landed: …
- 16:56 Changeset [ac00fe5bbb2a95fdb747f76fd9dd7c58ba6a531c] by
-
- src/core.js
- test/unit/core.js
- 12:31 Ticket #5549 (Need for a workaround to support XHR cookie dispatch in IE?) created by
- Hi, using Jquery and XHR for session tracking I encountered a problem that …
- 08:38 Ticket #5548 (Form submit fails with Unclosed <P> tag before <Form>.) created by
- Form submit doesn't submit correct values in IE 7 and 8 if there is an …
- 04:54 Ticket #5547 (jquery.1.3.2 load function callback method issue when request was aborted.) created by
- envrioment windows xp, ie 7.0 jquery 1.3.2 global setting: …
Note: See TracTimeline
for information about the timeline view.
