Timeline
12/05/09:
- 23:52 Ticket #5604 (jQuery Manipulation functions generate incorrect html) closed by
- invalid: http://www.w3.org/TR/html4/struct/text.html#h-9.3.1 "The P element …
- 23:48 Ticket #5605 (.get fails in Chrome, this also affects .add) closed by
- invalid
- 23:33 Ticket #5601 (1.4a1 causing parserror using form.js) closed by
- invalid: Please reopen with a test case.
- 23:06 Changeset [9c1db29a066d693ccbef82f18c99933637a37e65] by
-
- src/ajax.js
- 20:43 Ticket #3405 ("No such interface supported" error in Internet Explorer 7) closed by
- wontfix: Unfortunately I don't think that this is something that can be reasonably …
- 20:31 Ticket #2697 (replaceWith should remove before adding) closed by
- fixed: Fixed. …
- 20:30 Changeset [2a6de9ab66653e5e424d9cc79d195b555158d04f] by
-
- src/manipulation.js
- test/unit/manipulation.js
- 20:23 Ticket #4604 (replaceWith is not removing old content before adding new content) closed by
- duplicate: Duplicate of #2697.
- 20:12 Ticket #3331 (curCSS() doesn't convert negative em/% values properly in IE) closed by
- fixed: Fixed. …
- 20:12 Changeset [aae0617c834a030902cd8da2714f852d6a1431be] by
-
- src/css.js
- test/unit/css.js
- 20:02 Changeset [6071e939c7025ff7096673c93eaa7e2d78afbb6b] by
-
- src/css.js
- 20:01 Ticket #4512 (jquery-1.3.2.min.js "visible" selector doesn't run properly) closed by
- fixed: @cipher. I created a test case but I got the result that I expected: …
- 19:34 Ticket #5557 (Speed function doesn't properly handle null values) closed by
- fixed: Fixed: …
- 19:33 Changeset [b776e2b79a5b051fba3091b0b5057ae14950f7cc] by
-
- src/fx.js
- 17:40 Ticket #5605 (.get fails in Chrome, this also affects .add) created by
- The .get function does a check: num === undefined which is false in …
- 16:30 Ticket #5604 (jQuery Manipulation functions generate incorrect html) created by
- Something like this: …
- 11:58 Ticket #5603 (Troubles on using #myDiv[name=value] with multiple similar ids on IE, FF ...) created by
- Hi (I'm french, so please excuse my broken english). I'm experiencing …
- 09:04 Ticket #5602 (trim bug) created by
- trim function (jQuery v1.4a1) strips all spaces from a string. $.trim(' …
- 05:51 Ticket #4224 (selecting with space does not go deep) closed by
- wontfix: Unfortunately it's not something that can be easily fixed. The selector …
- 05:13 Ticket #4774 (Unknown pseudo-class or pseudo-element 'selected') closed by
- invalid
- 05:11 Ticket #3881 (some easing throws error in IE or invalid CSS in FF3) closed by
- fixed: Fixed. …
- 05:10 Changeset [b24da33f52f8ce536ae60a6cbffeb2f5cf02bac5] by
-
- src/fx.js
- test/unit/fx.js
- 04:21 Ticket #2259 (slider can not be vertical) closed by
- invalid
- 04:21 Ticket #2450 (dialog over the div with scrollbars in firefox 2/mac) closed by
- invalid
- 04:21 Ticket #2547 (Draggable bugs in IE and Firefox) closed by
- invalid
- 04:20 Ticket #2552 (UI Plugins - disabled option, with getter and setter) closed by
- invalid
- 04:20 Ticket #2780 (Sortables - Revert) closed by
- invalid
- 04:20 Ticket #4930 (Inline "onsubmit" handler is not called when "submit" event is triggered) closed by
- wontfix: .submit() doesn't appear to trigger the native onsubmit. Unfortunately we …
- 04:18 Changeset [8d1efee3167deedd33bf7f6001823706659704ea] by
-
- src/event.js
- 03:39 Ticket #5601 (1.4a1 causing parserror using form.js) created by
- tried 1.4a1 in an app have been working on for a month with 1.3.2 …
- 03:22 Ticket #5554 (length expando overwrite) closed by
- wontfix: This isn't really something that we need in core. We just do looping in a …
- 02:59 Ticket #1029 ($().html() serializes href attribute in IE) closed by
- wontfix: As noted before - any sort of solution that we could try and provide would …
- 02:57 Ticket #1092 (ToggleText function requested) closed by
- wontfix: We're not looking to land this at the time being.
- 02:34 Ticket #5553 (What is 'context' , in the context of jQuery ?) closed by
- worksforme: In the case of a single DOM node being passed in to jQuery it's acting as …
- 02:26 Ticket #3784 ($.grep performance improvement) closed by
- wontfix: Unfortunately using the native methods like that will break the order of …
- 02:25 Ticket #3877 ($.each should return the value returned by the callback) closed by
- wontfix: Yeah, good point from dmethvin. I don't think this is something that we …
- 02:23 Ticket #3502 (Opacity set for 1 causes problems in IE) closed by
- duplicate: This was talked about and fixed over in #4707.
- 02:21 Ticket #1900 (Setting contentType on $.ajax() call does not work.) closed by
- fixed: Fixed: …
- 02:20 Changeset [25b0ba9f9612583033b902a0e40345463a3a71d0] by
-
- src/ajax.js
- 02:18 Changeset [d684122be0ce3484fb9a4ead11db98d18c5805e7] by
-
- src/css.js
- 02:18 Changeset [c7d640f000c6945a238aa99952b4b1b378775d7e] by
-
- test/unit/fx.js
- 01:57 Ticket #2175 (Ajax POST does not work) closed by
- invalid
- 01:57 Ticket #3387 (In $.ajaxSetup, set data to always be passed in ajax requests) closed by
- worksforme: Actually this overriding doesn't seem to happen anymore (or, at least, …
- 01:52 Ticket #4201 (Improved $.param serialization) closed by
- fixed: This was already landed: …
- 01:50 Ticket #4168 (U+2028 or \u2028 chokes jQuery JSON parser) closed by
- worksforme: Two quick points: I don't think that this is something that we're going to …
- 01:37 Ticket #2825 ([slider] Bug on click event, Slider UI Component) closed by
- invalid
- 00:17 Ticket #5596 ('undefined' is null or not an object error in Internet Explorer 6 - 8) closed by
- invalid
12/04/09:
- 23:47 Ticket #5600 (Width returns null) created by
- In Firefox 3.5.5 executing "$('empty').width(10);" returns null. It …
- 23:15 Ticket #5599 (Added support for per-property easing) created by
- Added support for per-property easing. E.g. GIST: …
- 21:50 Ticket #5598 ([autocomplete] selectCurrent() -- wordAt is sometimes undefined after each ...) created by
- How I reproduce it: autoFill: true, …
- 21:31 Ticket #5597 (hover( over, out ) wont fire when cursor cross over an input text) created by
- Here is an example, hover the red div traversing the input. <html> …
- 20:28 Ticket #1319 ($().ready() sometimes fires too soon on Safari/Win) closed by
- fixed: An additional check was added to 1.4 to make sure that the body is …
- 18:07 Ticket #5551 (.parentsUntil, .nextUntil, .prevUntil methods) closed by
- fixed: Landed: …
- 17:53 Changeset [74f457d88093e4eca46bfd84374ec2b8dfb6f3b2] by
-
- version.txt
- 17:52 Ticket #5596 ('undefined' is null or not an object error in Internet Explorer 6 - 8) created by
- Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; …
- 17:51 Changeset [c90a1cb61b41a5686bc3764f144a156e734ed459] by
-
- version.txt
- 17:36 Changeset [39a77c2d02d379d15bfe9c2e7b90c92d9cb3a34e] by
-
- src/traversing.js
- 17:28 Changeset [2b481b93cfca62f95aa7005e7db651456fa08e65] by
-
- src/core.js
- src/traversing.js
- test/unit/traversing.js
- 17:10 Ticket #5595 (Live Event Binds Ignore Context) created by
- Using the live event bind (.live) on a jQuery collection resulting from a …
- 17:06 Changeset [bbd933cbfe6d31a749cb336d7a84155ccfab247f] by
-
- src/data.js
- test/unit/data.js
- 16:28 Changeset [d42afd0f657d12d6daba6894d40226bea83fe1b6] by
-
- src/event.js
- src/support.js
- test/delegatetest.html
- test/unit/event.js
- 13:46 Ticket #5594 ($.fn.filter has different argument-list than any of the other iterator ...) created by
- Specifically it is missing the second argument that contains the element …
- 07:06 Ticket #4512 (jquery-1.3.2.min.js "visible" selector doesn't run properly) reopened by
- This is not fixed. In IE8 offsetWidth and offsetHeight are not zero …
12/03/09:
- 20:33 Ticket #5593 (DOM parent()) created by
- The result of the following code #1 $( $("ul.subsubmenu li …
- 19:20 Changeset [c6a0211e57cfc8da15f7993e71e27256aefc7f65] by
-
- src/traversing.js
- 18:59 Changeset [c2ebd0982609b98d6a389eea792d7a465dccc47a] by
-
- src/support.js
- 17:34 Changeset [8a33a855b588bc398f31f971eb4b3c2f4cac84f7] by
-
- test/unit/css.js
- 17:26 Changeset [9d6c4d8413e678203a905ab3bc3a87415a6a70ce] by
-
- test/unit/selector.js
- 17:19 Ticket #5590 (Some selectors not working with namespaces) closed by
- invalid: Please reopen with a complete test case and specify which browsers you've …
- 17:15 Ticket #5586 (trigger(<event>) doesn't work in some cases with FireFox 3.5) closed by
- invalid: It would be best to get some help in the jQuery-en forums to see if this …
- 17:10 Ticket #5589 ($(undefined) selecting the whole document is confusing) closed by
- fixed: This is fixed in the nightlies and will be in 1.4.
- 17:09 Ticket #5592 (Milonic script capatibility) closed by
- invalid: Not a jQuery bug report. For programming help, try the jQuery-en forums. …
- 16:59 Changeset [47293ebe15d7c475d432b843fa9a37800701055f] by
-
- src/css.js
- 16:45 Changeset [0f0fd1aee34b81411419ae3b152e03dfdf58b4f4] by
-
- test/unit/selector.js
- 16:28 Changeset [f0c32278b41c91f4ad29ca8371c5935c959802f1] by
-
- test/unit/ajax.js
- 16:28 Ticket #5592 (Milonic script capatibility) created by
- jQuery seems to be outputting code when combined with a Milonic DHTML …
- 16:24 Ticket #5591 (Chrome event order is reversed) created by
- When using the live() method to bind to an element's click event the order …
- 16:15 Changeset [c3b2aa99288a7f7c4920c4add8c1aab272bbff4b] by
-
- src/event.js
- 16:14 Changeset [24e96ba22ca86e54f2442b88ffd2b7ea3f60f0bf] by
-
- src/traversing.js
- 16:05 Changeset [525bb27bc0ccfcf384a209773eb93dc1b5a8cc09] by
-
- src/traversing.js
- 16:04 Ticket #5590 (Some selectors not working with namespaces) created by
- I tried selecting some elements in an HTML document with namespaces, let's …
- 15:51 Changeset [4daae7a79f43815935a2890d16904c5a052717f3] by
-
- src/event.js
- src/traversing.js
- 14:41 Ticket #5589 ($(undefined) selecting the whole document is confusing) created by
- var mySelector; $(mySelector).click(function() { window.location = …
- 12:12 Ticket #5588 (Assigning negative height or width in animation causes IE to throw an ...) created by
- If you try to assign a negative height or width for an animation IE throws …
- 08:51 Ticket #5587 (IE6 + IE7 IMG width()) created by
- Hello, I'm trying to get the width() of an image. My code: …
- 07:44 Ticket #5586 (trigger(<event>) doesn't work in some cases with FireFox 3.5) created by
- I have encountered some problems with trigger(<event>) method in aspx page …
- 01:18 Ticket #5585 (jQuery.ajax should support onInteractive callbacks (readyState == 3)) created by
- readyState 3 works in FF, Chrome, and Safari and is required to implement …
- 01:17 Ticket #5584 (Permission denied in IE7) closed by
- invalid: Please reopen with a complete and minimal test case that includes html and …
- 01:16 Ticket #5583 (Patch: .css() appends 'px' to all numeric values, IE barfs with "Invalid ...) closed by
- worksforme: I am not sure where you got that version of jQuery, but I don't see it in …
- 00:58 Ticket #5581 (Event bindings does not work in Firefox 3.6) closed by
- invalid: Please report this to the Firefox devs since it's their beta.
- 00:05 Changeset [e534a310c7e99c44d93855ad5865ad5e985039ba] by
-
- src/traversing.js
- test/unit/traversing.js
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: …
Note: See TracTimeline
for information about the timeline view.
