Timeline
Jan 14, 2010:
- 11:12 PM Ticket #5810 (`children` selector or scoped selector combined with attribute ...) created by
- A really strange selector bug came up the other night when I was …
- 9:24 PM Ticket #5809 (Content type on http://api.jquery.com/api/ is not application/xml) created by
- Currently you have: Content-Type text/html; charset=UTF-8 I'd …
- 8:59 PM Ticket #5805 (Odd behavior when trying to select option elements with the "selected" ...) closed by
- fixed: I'll close the ticket since it's reported as fixed in 1.4.
- 8:51 PM Ticket #5807 (Well-formed markup unneeded for single tags) closed by
- fixed: I've tried to clarify it a bit, if you think it still needs work add a …
- 8:24 PM Ticket #5808 (Documentation typo on jQuery 1.4 site for jQuery.isEmptyObject()) created by
- Documentation reads "This returns true if there are any properties on …
- 7:27 PM Ticket #5807 (Well-formed markup unneeded for single tags) created by
- The documentation at <http://api.jquery.com/jQuery/#jQuery2> goes into …
- 6:48 PM Ticket #5806 (jQuery leaves textnodes in replaceWith) created by
- I think the title describes the problem pretty good. If i call …
- 4:57 PM Ticket #5805 (Odd behavior when trying to select option elements with the "selected" ...) created by
- In short, the problem is that the following two lines do not select …
- 11:21 AM Ticket #5804 (.live('focus') proxys through to .live('focusin')) created by
- and .live('blur') proxys through to .live('focusout')
- 10:25 AM Ticket #5803 (Set JSONP dataType is jsonpCallback is used) created by
- If the user uses the jsonpCallback setting, we should automatically …
- 10:24 AM Ticket #5802 (Load function error) created by
- the code below does not work in IE8: $('#centro #linha1 …
- 10:01 AM Ticket #5801 (enhancement: support .live('hover',fn)) created by
- basically just shorthand for .live('mouseenter mouseleave,fn);
- 5:49 AM Ticket #5800 (Change events fires in IE8 on clicking in text input box) created by
- When I bind the change event to text inputs in this manner: …
- 2:53 AM Ticket #5799 (wrapInner(function): inconsistent with wrapInner(html), callback scope ...) created by
- wrapInner(function) does not have the same effect on an element as …
- 1:42 AM Changeset [201816d8]1.12-stable2.2-stablekillphp by
- test/unit/manipulation.js
- 1:42 AM Changeset [4397f0fd]1.12-stable2.2-stablekillphp by
- src/event.js
- 12:45 AM Changeset [37b909d]1.12-stable2.2-stablekillphp by
- test/unit/manipulation.js
Jan 13, 2010:
- 9:02 PM Ticket #5798 (replaceWith(function) scope is broken) created by
- The context of the callback function is not right when you use …
- 8:28 PM Ticket #5783 (Check if jquery.js and thickbox.js is loaded) closed by
- invalid: This is a forum question, not a bug report.
- 8:27 PM Ticket #5780 (:visible selector - no effect in ff 3.0.16 under Ubuntu 8.04) closed by
- worksforme: If you see it again and it persists across a reboot, reopen with more …
- 8:08 PM Ticket #5782 (Jquery bug in IE) closed by
- invalid: > IE report an error It would be helpful to know the version of IE …
- 5:07 PM Ticket #5797 (AJAX 'data' is processed differently in 1.3 versus 1.4rc1) created by
- Current Version: 1.4rc1 Previous Version: 1.3.2 This is basically …
- 3:25 PM Changeset [812a247]1.12-stable2.2-stablekillphp by
- version.txt
- 3:23 PM Changeset [d431519]1.12-stable2.2-stablekillphp by
- test/unit/manipulation.js
- 2:00 PM Ticket #5796 (Large Numbers in JSON Data get Truncated by $.getJSON) created by
- When json data contains large numbers (eg: 413000000000000166743) as …
- 12:08 PM Ticket #5795 (bug in 1.4rc1) created by
- looks like a problem with the jQuery Star Rating Plugin. …
- 11:24 AM Changeset [1960f28]1.12-stable2.2-stablekillphp by
- src/event.js
- 10:23 AM Milestone 1.4 completed
- 9:29 AM Ticket #5794 (Make Sure null Params Aren't Traversed) closed by
- fixed: Fixed. …
- 9:29 AM Changeset [05aaa33]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 9:28 AM Ticket #5794 (Make Sure null Params Aren't Traversed) created by
- http://groups.google.com/group/jquery-dev/t/58a82da3f1fe34ac
- 6:54 AM Ticket #5793 (Jquery IE error caused by UI slider / animate) created by
- Hi, I am getting a problem with IE6 & IE7 (not tested IE8 yet), when …
- 3:47 AM Ticket #5792 (1.4rc1 [20090113] Ajax not working in FF3 (3.0.17)) created by
- Error: setting a property that has only a getter Row: 4977 The code …
- 12:42 AM Ticket #5752 (jquery.ajax DELETE verb does not contain request body content) closed by
- fixed: Fixed. …
- 12:42 AM Changeset [23492fd]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 12:13 AM Ticket #5791 (Don't Attempt to Merge Disconnected Nodes in .add()) closed by
- fixed: Fixed. …
- 12:12 AM Changeset [5d49335]1.12-stable2.2-stablekillphp by
- src/traversing.js
- test/unit/core.js
- 12:11 AM Ticket #5791 (Don't Attempt to Merge Disconnected Nodes in .add()) created by
- Same goes for window and document. It isn't a realistic use case and …
Jan 12, 2010:
- 9:54 PM Changeset [8e53f7b]1.12-stable2.2-stablekillphp by
- Makefile
- build.xml
- src/core.js
- src/event.js
- test/unit/core.js
- 9:44 PM Changeset [b5f077a]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 5:03 PM Changeset [1d8b3a9a]1.12-stable2.2-stablekillphp by
- src/event.js
- 4:50 PM Changeset [61983cb]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 2:54 PM Ticket #5790 (semicolon in css object value crashes webkit and ie) created by
- Crashes both jquery-1.3.2 and 1.4 alpha 2 in IE 8 and Webkit. I know …
- 1:57 PM Ticket #5789 (die() fails to remove handlers) created by
- bug in 1.4rc1 when die() is called without passing it an event type, …
- 1:20 PM Ticket #5788 (jquery 1.4rc1) created by
- version rc1 line 4968 I have a login box that uses the remote …
- 12:03 PM Ticket #5721 (Webkit: Radio checked state incorrect when creating an input with a name) reopened by
- Regardless of what the doctypes say about the attribute, I would …
- 11:06 AM Changeset [6776920]1.12-stable2.2-stablekillphp by
- version.txt
- 11:06 AM Changeset [857d8af]1.12-stable2.2-stablekillphp1.4rc1 by
- version.txt
- 10:59 AM Changeset [dd45c32]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 10:47 AM Changeset [d60b197]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 10:33 AM Ticket #5787 (Opera Doesn't Fire Events on Abort) closed by
- fixed: Fixed. …
- 10:33 AM Changeset [c320e4f]1.12-stable2.2-stablekillphp by
- Makefile
- 10:31 AM Changeset [7afe6dc]1.12-stable2.2-stablekillphp by
- Makefile
- src/ajax.js
- 10:30 AM Ticket #5787 (Opera Doesn't Fire Events on Abort) created by
- n/t
- 3:54 AM Ticket #5786 (xhr.send should test if data property is undefined) created by
- When using the $.ajax method with type 'POST' or 'DELETE' (probably …
Jan 11, 2010:
- 11:55 PM Changeset [4151dde]1.12-stable2.2-stablekillphp by
- test/unit/selector.js
- 11:32 PM Changeset [6114565]1.12-stable2.2-stablekillphp by
- src/core.js
- test/data/ua.txt
- 11:32 PM Changeset [2c8af19]1.12-stable2.2-stablekillphp by
- test/unit/manipulation.js
- 10:42 PM Changeset [7be5ec12]1.12-stable2.2-stablekillphp by
- src/core.js
- 10:42 PM Changeset [f14fade]1.12-stable2.2-stablekillphp by
- test/data/ua.txt
- 10:42 PM Changeset [8d7965a]1.12-stable2.2-stablekillphp by
- src/core.js
- 5:29 PM Changeset [31252b1]1.12-stable2.2-stablekillphp by
- test/unit/manipulation.js
- 4:43 PM Changeset [44e6beb]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 4:31 PM Ticket #3552 (.wrapInner() won't work on empty elements) closed by
- fixed: Fixed. …
- 4:31 PM Changeset [23d600c]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/manipulation.js
- 4:25 PM Ticket #5785 (replaceWith unbinds events) closed by
- fixed: Fixed. …
- 4:25 PM Changeset [3e9ef6f5]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/manipulation.js
- 4:08 PM Changeset [cb4880ee]1.12-stable2.2-stablekillphp by
- test/unit/manipulation.js
- 3:57 PM Changeset [36a98b9]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/manipulation.js
- 3:57 PM Ticket #5785 (replaceWith unbinds events) created by
- http://groups.google.com/group/jquery-dev/browse_thread/thread/4625a71c …
- 1:48 PM Changeset [366039a]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 1:36 PM Ticket #5784 (IE 6/7 clone tainting URLs) created by
- This issue was discovered while using the jQuery ConvertTo plugin. …
- 12:26 PM Changeset [5a0ac24e]1.12-stable2.2-stablekillphp by
- src/event.js
- 9:46 AM Ticket #5783 (Check if jquery.js and thickbox.js is loaded) created by
- Hi, I need to check if jquery.js and thickbox.js are completely loaded …
- 6:25 AM Ticket #5782 (Jquery bug in IE) created by
- I don't know how or why but DebugBar for IE report an error on Jquery …
Jan 10, 2010:
- 6:37 PM Ticket #5781 (.offset() setter does not work properly on absolutely positioned ...) created by
- When an element is absolutely positioned and has the top or left …
- 2:31 PM Ticket #5780 (:visible selector - no effect in ff 3.0.16 under Ubuntu 8.04) created by
- $(this).find('div:visible') gave no results, so I went to docs to see …
- 10:35 AM Ticket #5779 (Bad behavior on .bind() with multiple events if one of them is special) created by
- When you call bind with a space separated list of events, it loops …
Jan 9, 2010:
- 11:22 AM Ticket #5776 (Firefox 3.5 XUL error in extension) reopened by
- Firefox extension with jQuery 1.2.6 is good. Firefox extension with …
- 10:21 AM Ticket #5743 (Firefox: Showing hidden Element containing scrollable Content causes ...) closed by
- wontfix: bht, the
.swap()
method is there because painful experienced …
Jan 8, 2010:
- 11:08 PM Ticket #5743 (Firefox: Showing hidden Element containing scrollable Content causes ...) reopened by
- Scott, You, as the software provider or authorized by him, are …
- 10:37 PM Ticket #5776 (Firefox 3.5 XUL error in extension) closed by
- invalid: > breaks the XUL "Break the XUL" would be a great name for a rock …
- 10:34 PM Ticket #5777 ([tooltip] Empty Tooltip is also shown) closed by
- invalid: This isn't a jQuery core bug. It would be better to ask this on the …
- 10:33 PM Ticket #5778 (File Conflict) closed by
- invalid: This isn't a jQuery bug, you should ask these questions on the jQuery …
- 8:28 PM Ticket #5778 (File Conflict) created by
- Hi. I've used a Jquery slider and Prototype file. But when i uses both …
- 8:22 PM Ticket #5743 (Firefox: Showing hidden Element containing scrollable Content causes ...) closed by
- wontfix: The point is, as John said, that it's not possible to remove the …
- 8:13 PM Ticket #5777 ([tooltip] Empty Tooltip is also shown) created by
- I was worried about that the tooltip is displayed with a very small …
- 6:06 PM Ticket #5776 (Firefox 3.5 XUL error in extension) created by
- This 1.4a1 and 1.4a2 version, as well as -dev, breaks the XUL if I use …
- 4:11 PM Ticket #5775 (animate uses Node.ELEMENT and not Node.ELEMENT_NODE) created by
- The w3c spec specifies the constant for an element node is …
- 9:31 AM Ticket #5774 ($.getJSON does not work as before) closed by
- invalid: > I think {text: "test"} is not illegal Yes it is, read the spec: …
- 6:18 AM Ticket #5774 ($.getJSON does not work as before) created by
- The server returns data likes {text: "test"} in my application, …
- 6:08 AM Ticket #5773 (Dynamically adding jQuery js file won't trigger jQuery.isReady) created by
- For example, <html> <head> <script> function doLoad() { var …
- 5:53 AM Ticket #5772 ($() is jQuery but nut $(document) any more?) created by
- The line 37~38 of jquery-1.3.2.js: [code] Make sure that a …
Jan 7, 2010:
- 3:43 PM Ticket #5743 (Firefox: Showing hidden Element containing scrollable Content causes ...) reopened by
- In the new testcase ScrollFlickerSimple2.html, I removed display: none …
- 2:29 PM Ticket #5621 ($.each bug in ie7) closed by
- wontfix: Yeah, I don't think this is something we're going to tackle.
- 2:26 PM Changeset [d6d5ed4]1.12-stable2.2-stablekillphp by
- src/attributes.js
- src/core.js
- src/manipulation.js
- src/offset.js
- test/unit/attributes.js
- test/unit/css.js
- test/unit/manipulation.js
- test/unit/offset.js
- 2:25 PM Ticket #5771 (Add Support for .foo(function(i, val))) closed by
- fixed: Fixed (and over the next quite a few patches): …
- 2:24 PM Ticket #5771 (Add Support for .foo(function(i, val))) created by
- Right now some methods just get 'i' - they should all get 'i' (like …
- 2:23 PM Ticket #5770 (Add Support for .offset(Function)) closed by
- fixed: Fixed. …
- 2:23 PM Ticket #5770 (Add Support for .offset(Function)) created by
- It doesn't exist yet and it's a setter!
- 2:08 PM Changeset [0e5370b]1.12-stable2.2-stablekillphp by
- src/offset.js
- 2:07 PM Changeset [4fa0036]1.12-stable2.2-stablekillphp by
- src/offset.js
- test/unit/offset.js
- 1:52 PM Changeset [ebaf374]1.12-stable2.2-stablekillphp by
- test/unit/css.js
- 1:50 PM Ticket #5769 (series of parent divs with display:none -- fail to hide) created by
- I have a series of divs - all have the class item_desc but have …
- 1:44 PM Changeset [0bb4fd0a]1.12-stable2.2-stablekillphp by
- test/unit/css.js
- 1:34 PM Changeset [22ff8e9]1.12-stable2.2-stablekillphp by
- test/unit/manipulation.js
- 1:33 PM Changeset [8fa9e9d]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 12:25 PM Changeset [a9665bb]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 12:21 PM Changeset [308d6cda]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/data/badjson.js
- test/unit/ajax.js
- 11:54 AM Changeset [c14fa51]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 11:51 AM Changeset [cc1a348]1.12-stable2.2-stablekillphp by
- test/unit/manipulation.js
- 11:29 AM Ticket #5768 (Animate the CSS Height and absolutely positioned element) created by
- 1. Suppose we have a <div> with another element which is absolutely …
- 11:15 AM Changeset [f126f1ce]1.12-stable2.2-stablekillphp by
- test/unit/attributes.js
- 11:14 AM Changeset [21e1521]1.12-stable2.2-stablekillphp by
- src/attributes.js
- 11:04 AM Changeset [d36b29f]1.12-stable2.2-stablekillphp by
- src/attributes.js
- 10:00 AM Changeset [c68fbc20]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 9:55 AM Changeset [12e8f07]1.12-stable2.2-stablekillphp by
- test/unit/attributes.js
- test/unit/manipulation.js
- 9:53 AM Changeset [4681216c]1.12-stable2.2-stablekillphp by
- src/attributes.js
- src/manipulation.js
- 9:17 AM Ticket #5743 (Firefox: Showing hidden Element containing scrollable Content causes ...) closed by
- wontfix: Unfortunately there really is no fix for this - if an element is …
- 8:45 AM Ticket #5767 (Animate the CSS Height and absolutely positioned element) created by
- 1. Suppose we have a <div> element which has attached another element …
- 6:07 AM Ticket #5766 (jQuery.support.classList) created by
- Hi, I've tested out the use of Element.classList support in jQuery, …
Note: See TracTimeline
for information about the timeline view.