Timeline
Nov 9, 2009:
- 9:09 PM Ticket #5479 (removeAttr: remove multiple attributes) created by
- It would be nice if removeAttr() accepted multiple attributes. This …
- 8:13 PM Changeset [a8b089a]1.12-stable2.2-stablekillphp by
- Makefile
- 7:40 PM 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 …
- 4:25 PM Ticket #5478 (The "Accordion" page in the docs has some grammar errors) created by
- The page located at http://docs.jquery.com/UI/Accordion has 12 …
- 4:19 PM Ticket #5477 (Problem with Ajax in Firefox) created by
- I am trying to implement an auto save feature where user input text …
- 11:21 AM Ticket #5476 (Prevent get(-1) to create a new jQuery object) created by
- Instead of […] you will write […] or even better (for me) […]
- 7:50 AM Ticket #4320 (document.body append-Error when using back-Button in IE7) closed by
- fixed: Verified fixed: …
- 7:47 AM Changeset [262fcf7]1.12-stable2.2-stablekillphp by
- src/event.js
- 7:41 AM Ticket #4320 (document.body append-Error when using back-Button in IE7) reopened by
- I take that back, this is the ticket with the good test case. I …
- 7:40 AM Ticket #4406 (jQuery doesn't wait for page to load.) closed by
- duplicate
- 7:31 AM Ticket #5443 ([with solution and fix proposal] sporadic error "document.body is ...) closed by
- duplicate
- 7:31 AM Ticket #5443 ([with solution and fix proposal] sporadic error "document.body is ...) reopened by
- Actually, I fixed this incorrectly - backing this change out. It's a …
- 7:30 AM Changeset [24e18d4]1.12-stable2.2-stablekillphp by
- src/event.js
- 7:03 AM Ticket #5259 ([patch] Event delegation for mouseenter and mouseleave) closed by
- fixed: Landed the updated version: …
- 7:01 AM Changeset [4fd730dc]1.12-stable2.2-stablekillphp by
- src/event.js
- 6:59 AM Changeset [d251809]1.12-stable2.2-stablekillphp by
- src/event.js
- 6:41 AM Changeset [9a69b2c]1.12-stable2.2-stablekillphp by
- src/event.js
- 6:40 AM Ticket #5475 (closest method to evaluate the selector with appropriate context) closed by
- fixed: Merged this in: …
- 6:39 AM Changeset [e03aee1]1.12-stable2.2-stablekillphp by
- src/traversing.js
- 6:33 AM Ticket #5474 (isObject that works) closed by
- fixed: Merged the commits in - thanks! …
- 6:32 AM Changeset [b256a3a]1.12-stable2.2-stablekillphp by
- test/unit/core.js
- 6:32 AM Changeset [c2bbcd8]1.12-stable2.2-stablekillphp by
- src/core.js
- 6:08 AM Ticket #4270 (Remove the use of nonstandard properties leftContext and rightContext) closed by
- fixed: Fixed in Sizzle. …
- 5:28 AM Ticket #5469 (Class selector doesn't work as expected when specifying top) reopened by
- It is *not* working. And it doesn't work with .find() either.
Nov 8, 2009:
- 7:03 PM Ticket #5475 (closest method to evaluate the selector with appropriate context) created by
- [http://groups.google.com/group/jquery-dev/browse_frm/thread/588fe6d162 …
- 12:24 PM Ticket #5474 (isObject that works) created by
- [http://groups.google.com/group/jquery-dev/browse_frm/thread/cc751b4c6c …
- 10:30 AM Ticket #4320 (document.body append-Error when using back-Button in IE7) closed by
- duplicate: I think this is a dup of #5443, which has been fixed for 1.4. If not, …
- 3:09 AM Ticket #5473 (animate fails in IE with very small floating point values) created by
- If you call animate with a very small floating point value (for …
Nov 7, 2009:
- 10:09 PM Ticket #5469 (Class selector doesn't work as expected when specifying top) closed by
- worksforme:
$(y,x)
is the same as$(x).find(y)
, so no. It's best to … - 5:43 PM Ticket #5472 (Failure work of html(val) attribute with FF2.0 and IE7.0 if val is element) closed by
- worksforme: Do you have an example of this happening? I'm unable to reproduce it.
- 5:37 PM Ticket #5471 (Resizable and Draggable disable does not distroy mouse event bindings) closed by
- invalid: This is a jQuery UI bug and should be filed in the jQuery UI bug …
- 4:53 PM Ticket #5470 (jQuery.lastCloser instead of using data API) closed by
- fixed: Landed the fixes for this - thanks for the patch! …
- 3:32 PM Ticket #5472 (Failure work of html(val) attribute with FF2.0 and IE7.0 if val is element) created by
- I'd like to notify about failure work of html(val) attribute in jQuery …
- 2:51 PM Ticket #5471 (Resizable and Draggable disable does not distroy mouse event bindings) created by
- I'm using resizable and draggable in my plugin. Everything works fine …
- 11:40 AM Changeset [76f6f0d]1.12-stable2.2-stablekillphp by
- src/traversing.js
- 11:38 AM Ticket #5470 (jQuery.lastCloser instead of using data API) created by
- Usage of data API to store last closer value can be avoided by storing …
- 11:37 AM Changeset [3dc5bc5a]1.12-stable2.2-stablekillphp by
- src/event.js
- 11:36 AM Changeset [0f03c748]1.12-stable2.2-stablekillphp by
- src/traversing.js
- 11:25 AM Ticket #5459 (.animate() does nothing when passed an empty hash) closed by
- fixed: Fixed: …
- 11:22 AM Changeset [3106039]1.12-stable2.2-stablekillphp by
- src/fx.js
- test/unit/fx.js
- 11:12 AM Ticket #5434 ($.fn.add( selector, context )) closed by
- fixed: The more I thought about it, the less sense "|| this.context && …
- 10:48 AM Ticket #5469 (Class selector doesn't work as expected when specifying top) created by
- […] does not find the span on this HTML […] I can understand …
- 10:43 AM Changeset [b0fe380]1.12-stable2.2-stablekillphp by
- src/traversing.js
- test/unit/core.js
- 10:26 AM Ticket #5437 (Google Maps API requires callback be last in url) closed by
- wontfix: The fix for this is simple enough, on your end - just specify: cache: …
- 10:21 AM Ticket #5438 ($.merge() discards comment nodes) closed by
- fixed: Fixed: …
- 10:15 AM Changeset [ef05f44]1.12-stable2.2-stablekillphp by
- src/core.js
- 10:13 AM Ticket #5439 ($.ajax modifies the options object) closed by
- fixed: Good point - I just landed your fix and disabled the test that relied …
- 10:08 AM Changeset [6a722e2]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 10:03 AM Changeset [1a94a46]1.12-stable2.2-stablekillphp by
- test/qunit
- 10:02 AM Ticket #5443 ([with solution and fix proposal] sporadic error "document.body is ...) closed by
- fixed: That's a simple enough check, added it in: …
- 10:00 AM Changeset [81bfd9b8]1.12-stable2.2-stablekillphp by
- src/event.js
- 9:56 AM Ticket #5446 (css("font-size") not returning correct value for elements in iframe) closed by
- fixed: I think you made a mistake with your patch - you define the …
- 9:47 AM Ticket #5450 (A bug on the main website when link is clicked) closed by
- fixed: This should be fixed now.
- 9:45 AM Ticket #5453 (Unspecified error when using JQuery with update panel) closed by
- invalid: Umm - this is a really old version of the Dimensions plugin? We're …
- 9:42 AM Ticket #5455 (bug: Modal confirmation resize when drag) closed by
- invalid: Please file this in the jQuery UI bug tracker: http://dev.jqueryui.com/
- 9:32 AM Ticket #5462 ($(".selector").resize(function(){...}); no work in FF3.0.5) closed by
- invalid: The resize event only fires on the window, it doesn't fire on …
- 9:30 AM Ticket #5463 (.width() not returning correct result in IE<8 of Safari browsers when ...) closed by
- worksforme: WIthout an example, it sounds like this may be a logic error in your …
- 9:22 AM Ticket #5465 (remove() feature removes all siblings) closed by
- invalid: This is actually a bug with your code - you're appending the cloned TR …
- 9:16 AM Ticket #5464 (:ishidden selector on IE8 (IE8 standards)) closed by
- worksforme: This has actually already been fixed in the jQuery nightlies.
- 9:02 AM Ticket #5468 (Bad URI causes ajaxStop and ajaxComplete not to fire) closed by
- fixed: Thanks for the patch! Just landed it: …
- 8:59 AM Changeset [513053d]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 8:58 AM Ticket #5467 (Patch for jQuery offset method for PlayStation 3 Silk browser) closed by
- fixed: Landed this fix in the Git repo: …
- 8:57 AM Changeset [9a371e2]1.12-stable2.2-stablekillphp by
- src/offset.js
- 8:55 AM Changeset [339708cd]1.12-stable2.2-stablekillphp by
- build.xml
- 1:19 AM Ticket #5468 (Bad URI causes ajaxStop and ajaxComplete not to fire) created by
- If you do an Ajax request that generates a NS_ERROR_DOM_BAD_URI (or …
Nov 6, 2009:
- 10:58 PM Ticket #5467 (Patch for jQuery offset method for PlayStation 3 Silk browser) created by
- The PlayStation 3 Silk browser likes to pretend it's a modern browser …
- 10:26 PM Ticket #5448 (Deep namespaced event's are being sorted) closed by
- invalid: jQuery doesn't have deep namespacing, it has multiple namespacing. …
- 10:24 PM Ticket #5449 (No way to register for JQuery UI Bug Tracker) closed by
- worksforme: There's a register link on the top right section of …
- 9:49 PM Ticket #5466 (Image load only fires once in chrome) created by
- Hi there, I am loading a image in the background, and only displaying …
- 11:42 AM Ticket #5465 (remove() feature removes all siblings) created by
- I have a slight issue with some jquery where i believe its a bug …
- 9:34 AM Ticket #5461 (Live Click Event Triggers on Right- and Middle-Click) closed by
- duplicate: Duplicate of #3861.
- 8:40 AM Ticket #5464 (:ishidden selector on IE8 (IE8 standards)) created by
- The :ishidden selector doesn't seem to recognize a hidden (class with …
- 6:16 AM Ticket #5463 (.width() not returning correct result in IE<8 of Safari browsers when ...) created by
- When inserting content into the DOM via the load() call the correct …
- 5:19 AM Ticket #5462 ($(".selector").resize(function(){...}); no work in FF3.0.5) created by
- function balanceMainDivSize() { if ($("#d1").height() > …
- 1:57 AM Ticket #5461 (Live Click Event Triggers on Right- and Middle-Click) created by
- If you are to compare the following code... …
Nov 5, 2009:
- 11:52 PM Ticket #4871 (:last selector problem) closed by
- worksforme: I agree with mikecapp that you seem to want :last-child. Find the …
- 10:36 PM Ticket #5460 (.detach() method isn't documented) created by
- Just noticed
.detach()
isn't mentioned at all. - 8:02 PM Ticket #5459 (.animate() does nothing when passed an empty hash) created by
- $(el).animate({}, function() { alert('done'); }); doesn't execute the …
- 4:20 PM Ticket #5458 ($.fn.trigger fails to apply extra data to callback for live events) created by
- To reproduce: […] Note that arg2 and arg3 are not passed to the …
- 12:29 PM Ticket #5454 (bug on ":contains(text) ") closed by
- invalid: Please reopen with a complete test case (both script and html) that …
- 12:27 PM Ticket #5456 (Memory leak in jquery.js) closed by
- invalid: jQuery 1.3.2 is the current version of jQuery. If you are reporting a …
- 7:07 AM Ticket #5456 (Memory leak in jquery.js) created by
- Hi, I found a memory leak at the following text using IELEAKSDETECTOR …
- 5:19 AM Ticket #5455 (bug: Modal confirmation resize when drag) created by
- I visited site: (http://jqueryui.com/demos/dialog/#modal-confirmation) …
- 2:45 AM Ticket #5454 (bug on ":contains(text) ") created by
- 1. I used code (http://docs.jquery.com/Selectors/contains#text): …
- 1:17 AM Ticket #5453 (Unspecified error when using JQuery with update panel) created by
- When using jquery 1.3.2version, we get "unspecified error" when some …
Nov 4, 2009:
- 10:39 PM Ticket #5452 ($('#select_element_id').val("") bug when its option has no value ...) created by
- In ie6/ie7, if option element has no value attribute, …
- 3:26 PM Ticket #5451 (FadeIn on a table row works in all browsers but NOT IE8) created by
- OK, I've got a demo page setup for this: …
- 10:07 AM Ticket #5208 (Possible bug involving :not()) closed by
- worksforme: Looks like you thought this would return 3 elements correct? But the …
- 9:49 AM Ticket #4272 ($('#id ~ div') doesn't work with divs) closed by
- invalid: This appears to be an invalid markup problem. Assuming the test …
- 9:46 AM Ticket #5450 (A bug on the main website when link is clicked) created by
- When the link (this.each) on this page …
- 9:09 AM Ticket #5449 (No way to register for JQuery UI Bug Tracker) created by
- I'm trying to submit a bug/feature ticket for JQuery UI, however I …
- 2:54 AM Ticket #5448 (Deep namespaced event's are being sorted) created by
- All namespaced event's get sorted when they are stored/called. I've …
- 1:38 AM Ticket #5447 (clone() contains unwanted </div> in IE8) created by
- <div> <object id="object" > <param name="width" value="100" /> ... …
Nov 3, 2009:
- 5:12 PM Ticket #5446 (css("font-size") not returning correct value for elements in iframe) created by
- The code seems to use a cached defaultView that is …
- 9:00 AM Ticket #5445 (position() returns wrong value in Safari when margin: 0 auto;) created by
- Expierenced problems with the position() function when: <div …
- 7:32 AM Ticket #5444 (load is not loading twice due to eval) created by
- Hi bug reader/troubleshooter. What I am doing is: …
Nov 2, 2009:
- 9:01 PM Changeset [10068d5f]1.12-stable2.2-stablekillphp by
- README.md
- 9:01 PM Changeset [044ad905]1.12-stable2.2-stablekillphp by
- README.markdown
- 9:01 PM Changeset [fbc162b]1.12-stable2.2-stablekillphp by
- README.markdown
- 9:01 PM Changeset [a1bb3ee]1.12-stable2.2-stablekillphp by
- README
- README.markdown
- 7:31 PM Ticket #2542 (Callbacks are not triggered on animated methods with a speed of 0) closed by
- fixed
- 7:04 PM Ticket #5443 ([with solution and fix proposal] sporadic error "document.body is ...) created by
- The effect of this error can be disastrous to web servers, as it can …
- 10:36 AM Ticket #5441 (Selectors of multi-table) closed by
- invalid: The selector is working just like it should, it got you the last tr of …
- 8:30 AM Ticket #5441 (Selectors of multi-table) created by
- <table id="1"> <tr id="11"><td> <table …
Note: See TracTimeline
for information about the timeline view.