Timeline
02/02/10:
- 23:46 Ticket #6014 (IE bug : Using Shadow filter adds extra size to elements, so does ...) created by
- When an element uses an IE specific Shadow filter in CSS, the element …
- 21:47 Ticket #6013 (hover event fires incorrectly over scrollbar of UL element in Firefox) created by
- 1. Create a UL element with overflow-y: scroll. 2. Attach a hover out …
- 21:04 Ticket #6012 (.attr uncomatibility between 1.3.x and 1.4.x) closed by
- wontfix: Hard to tell without a specific test case but this was likely done …
- 19:19 Ticket #6012 (.attr uncomatibility between 1.3.x and 1.4.x) created by
- Hi dev, in 1.3.x .attr method returned undefined when element didn't …
- 17:22 Ticket #1169 (Selecting a form by ID fails if there's a form value element named "id" ...) reopened by
- I'm still having problems updating/using a FORM element attribute 'id' in …
- 15:52 Ticket #6011 (Numeric character references, eg,   are inserted as plain text when ...) created by
- Inserting, for example, .html(" ") actually inserts " " due …
- 14:52 Ticket #6010 (bug request with getJSON options is null) closed by
- invalid: You need to make sure that the JSON being returned from your server isn't …
- 14:28 Ticket #6010 (bug request with getJSON options is null) created by
- The ajax request getJSON not working well with version 1.4 I use a …
- 13:34 Ticket #6009 (An invalid or illegal string was specified" code: "12) closed by
- invalid: Without seeing the rest of the source it's really hard to determine what …
- 13:33 Ticket #6008 (Multiple Selector (“selector1, selector2, selectorN”) error) closed by
- invalid: That's because you forgot to close the form for form-part10 after the …
- 10:11 Ticket #6009 (An invalid or illegal string was specified" code: "12) created by
- i'm tring to upgrade a jquery application from 1.3.2 to 1.4.1 changing …
- 07:56 Ticket #6008 (Multiple Selector (“selector1, selector2, selectorN”) error) created by
- $("#form-part4,#form-part5,#form-part6,#form-part7,#form-part8,#form-part9, …
- 03:24 Ticket #6007 (jQuery gives errors when called externally from a SVG) created by
- in a svg file if I include a link to jquery with a tag like <script …
- 02:56 Changeset [8a4b2102ff57fb113267cd2824fa4f3a907ae9ed] by
-
- src/manipulation.js
- 02:54 Ticket #5917 (replaceWith is not working as mentioned in the api doc) closed by
- fixed: I added in the tests but they're all working. …
- 02:53 Changeset [532bec4c694532acbe2e14ad3b6ff72a4da90be0] by
-
- test/unit/manipulation.js
- 02:48 Ticket #5986 (regression: replaceWith treats text only node as selector) closed by
- fixed: Landed. …
- 02:48 Changeset [8660ea1ab61dd16aec1ed24ec549c6258292b96a] by
-
- src/manipulation.js
- test/unit/manipulation.js
- 02:34 Ticket #5988 (v1.4.1 removeClass is No Work!) closed by
- fixed: Fixed. …
- 02:33 Changeset [e76ba32cebc26108e15b2e0e03c5152624c1bad9] by
-
- src/attributes.js
- test/unit/attributes.js
- 02:27 Ticket #5998 (Cloning a form in IE will break up <form>-tags) closed by
- fixed: Fixed. …
- 02:26 Changeset [f95147f465932cb91e1a6aace50c556820ca4074] by
-
- src/manipulation.js
- test/unit/manipulation.js
- 01:28 Ticket #6006 (Add `object of event/handler pairs` as an option argument to $.fn.delegate) created by
- Extending the API to allow the following: $(document).delegate(selector, …
02/01/10:
- 23:52 Changeset [f9417b9da980f4fa79d03ba691d9f3442c5ab2f2] by
-
- src/manipulation.js
- 23:23 Ticket #5904 (Injecting Flash with $.html fails in 1.4 in IE6) closed by
- fixed: Fixed. …
- 23:22 Changeset [1b28bba4d2ba692047813cf5185a7d55e2362472] by
-
- src/manipulation.js
- 23:06 Ticket #6005 (Add delegate/undelegate functionality) closed by
- fixed: Fixed. …
- 23:06 Changeset [31432e048f879b93ffa44c39d6f5989ab2620bd8] by
-
- src/event.js
- test/unit/event.js
- 23:05 Ticket #6005 (Add delegate/undelegate functionality) created by
- This would be a useful alternative to .live(). Discussed here: …
- 21:23 Ticket #6004 (Attribute equals selector doesn't work in IE8 with empty value attribute) created by
- The attribute Equals Selector for value = "" does not work in IE8. This …
- 20:39 Ticket #6003 (Remove the Need for setArray) created by
- Merge the logic directly into pushStack.
- 19:59 Ticket #6002 (css("border-width")) created by
- When attempting to get the value of "border-width" where it is "0px 1px …
- 19:05 Ticket #6001 (Live() should work on each selector defined) created by
- If i want to have links and list items run the same function. shouldn't …
- 16:40 Ticket #5999 (Firefox wraps an additional <a> tag around script-generated content) closed by
- wontfix: All we're doing in this case is using the standard .innerHTML provided by …
- 14:26 Ticket #6000 (window.onresize initiates endless cycles in IE6 and in some case makes it ...) closed by
- invalid: Well, you're reloading the entire page on every single resize - which …
- 12:56 Ticket #6000 (window.onresize initiates endless cycles in IE6 and in some case makes it ...) created by
- Example code: <!-- <!doctype html><html> <head> <script …
- 10:23 Ticket #5999 (Firefox wraps an additional <a> tag around script-generated content) created by
- When running the attached test case script against jQuery 1.4 and 1.4.1, …
- 09:50 Ticket #5998 (Cloning a form in IE will break up <form>-tags) created by
- When the action ends with a '/', IE will split the <form>-tags and thus …
- 09:38 Ticket #5997 (jQuery change event placed on file input inconsistent between Firefox & IE) created by
- I recently upgraded to jQuery 1.4 from 1.2.x and have found that the …
01/31/10:
- 09:39 Ticket #5996 (Add attribute map support for .clone()) created by
- Most of the time when I use the .clone() function, I'm cloning an element …
- 04:04 Ticket #5995 (jQuery.filter inline with ES5) created by
- Discussion
- 02:30 Ticket #5994 (prevAll and parents return in reverse document order) created by
- The return order should be brought inline with the all the other jQuery …
- 02:28 Ticket #5993 (Try to Sort Even When Disconnected Nodes Occur) created by
- Calling .add() when there's a disconnected node won't attempt to sort any …
- 02:25 Ticket #5992 (Make sure jQuery(arrayOfElements) is returned in document order) created by
- This is not enforced right now and it should be. …
01/30/10:
- 22:08 Ticket #3368 (event.metaKey should be assigned to event.ctrlKey on Non-Mac only) reopened by
- Leaving all philosophy aside the Apple keyboard has a command (meta) key …
- 18:48 Ticket #5991 (Plain objects and arrays are considered same on deep extending.) created by
- Test cases …
- 14:29 Ticket #5990 (Accessing charCode in keypress throws warning) created by
- http://forum.jquery.com/topic/using-charcode-onkeydown-warning-in-firefox
- 13:29 Ticket #5989 (Out of memory) closed by
- invalid: We're going to need more information in order to debug the problem (like …
- 08:47 Ticket #5989 (Out of memory) created by
- what's that? i dont know options of below. just see mt screenshot. or …
01/29/10:
- 21:44 Ticket #5988 (v1.4.1 removeClass is No Work!) created by
- v1.4.1 removeClass is No Work. this is the v1.3.2 work sorce. $("ul.tabs …
- 20:04 Changeset [cb65daa399630de0cdcd81af55ff76f6cd93da62] by
-
- src/core.js
- 17:03 Ticket #5987 ($(window).height() bug in opera 9.0) created by
- $(window).height() are return wrong value in Opera 9.0 patch: …
- 16:46 Ticket #5986 (regression: replaceWith treats text only node as selector) created by
- Given the HTML: 123<div id="foo">Foo</div>456 The code …
- 16:13 Ticket #5985 (getJSON() callback not working) closed by
- invalid: You're passing around malformed JSON. "{ ok: true }" is malformed, it …
- 16:03 Ticket #5985 (getJSON() callback not working) created by
- Hey guys. <script type="text/javascript"> $('#jsonDIV').text('Loading …
- 15:51 Ticket #5984 ($().ready() and $().bind('ready') behave differently) closed by
- fixed: Good point, I just updated the docs: http://api.jquery.com/ready/
- 15:46 Ticket #5968 (AJAX failures don't call error but rather success) reopened by
- I'm not sure that we are saying the same thing here. In jQuery 1.3.2 when …
- 15:27 Ticket #5984 ($().ready() and $().bind('ready') behave differently) created by
- Many of the shortcut methods are simple aliases, ie. click(), blur() and …
- 14:22 Ticket #5983 (Add in load event support for images) created by
- http://github.com/peol/jquery/commit/1b1bfa9c93c39da9efad6f191e22d4e3eee65d …
- 14:13 Ticket #5975 (Set Option for parseJSON to use JSON or Function) closed by
- wontfix: This wouldn't do anything since we pre-check the JSON string to see if …
- 13:45 Ticket #5982 (DatePicker control not working properly in IE7) closed by
- invalid: Please file the bug in the jQuery UI bug tracker. http://dev.jqueryui.com/
- 11:46 Ticket #5982 (DatePicker control not working properly in IE7) created by
- DatePicker control not working properly in IE7, the title bar with next …
- 09:24 Ticket #5981 (bug) created by
- when i create a dropdown menu using jquery in my system, and the same …
- 07:25 Ticket #5980 (Textbox "change" Event doesn't fire in 1.4.1 when text is changed 1st ...) created by
- jquery-1.4.1 has some problem with events specific when we are attaching …
- 05:36 Ticket #5965 (this.nodeValue differs between 1.4.0 and 1.4.1) closed by
- invalid: As mentioned in the 1.4.1 release notes this was broken in 1.4 (it was …
- 05:32 Ticket #5979 (Skip inserting whole fragment, if possible) closed by
- fixed: Fixed. …
- 05:32 Ticket #5979 (Skip inserting whole fragment, if possible) created by
- If only one node needs to be inserted, just clone/insert that directly, …
- 05:24 Ticket #5978 (Only Cache Fragments in Main Document) closed by
- fixed: Fixed. …
- 05:22 Changeset [4f2e209b85b56351ed17ac0b5de60db85666209f] by
-
- src/manipulation.js
- 05:21 Ticket #5978 (Only Cache Fragments in Main Document) created by
- Right now a fragment will be cached from other documents as well (creating …
- 04:04 Ticket #5977 (.html() will strip <style> tags in IE) created by
- see http://forum.jquery.com/topic/html-stripping-style-in-ie-sometimes for …
- 03:32 Ticket #5961 (click event in webkit) closed by
- invalid: Please reopen and attach a test case. If you are unsure of whether this is …
- 03:31 Ticket #5962 (Missing a "(" in the example) closed by
- fixed: Fixed, thanks!
- 03:30 Ticket #5963 (Attribute Selector Error in Internet Explorer 7/8) closed by
- invalid: Unfortunately, IE "normalizes" the href attribute to the full url …
- 03:25 Ticket #5964 ($.post similiar variable name a post variable name...) closed by
- invalid: Please reopen and attach a test case.
- 03:23 Ticket #5970 (Change event isn't fired in IE on a text box when starting from a empty ...) closed by
- fixed: Seems like John has fixed this in 1.4.2: …
- 03:20 Ticket #5935 (Attached events is lost on empty()) closed by
- invalid: Can you put together a complete test case and reopen with an attachment? …
- 03:18 Ticket #5925 (Form reset and serialize and serializeArray) closed by
- invalid: Did this just start with 1.4, or was it present in 1.3.2 as well? Can you …
- 03:14 Ticket #4018 (documentation incorrect for jQuery.support.tbody) closed by
- fixed: Clarified: http://api.jquery.com/jQuery.support/
- 03:04 Ticket #5926 (autocomplete resets the value when selected by mouse with config ...) closed by
- invalid: This is better asked on the forums.
- 03:02 Ticket #5928 (Global mousemove ceased to function) closed by
- invalid: Use $(document).mousemove() per the 1.4 release notes.
- 02:48 Ticket #5968 (AJAX failures don't call error but rather success) closed by
- invalid: The error callback is called if the request times out, or if the request …
- 02:37 Ticket #5966 (getJSON callback does not fire) closed by
- fixed: Fixed...somehow. :)
- 02:37 Ticket #5132 (jQuery bug with Internet Explorer) closed by
- invalid: There is no signature of .removeClass() that takes a second numeric …
- 01:29 Ticket #5976 (die() fails to unbind listeners) closed by
- worksforme: I can repro in 1.3 but it appears to be fixed in 1.4.
01/28/10:
- 22:18 Changeset [388a00fe918c2ec759bd33c34bfc13aabfe413d0] by
-
- src/manipulation.js
- 22:17 Changeset [b8076a914ba9d400dc9c48d866b145df6fabafcf] by
-
- src/core.js
- test/unit/core.js
- 22:12 Ticket #5976 (die() fails to unbind listeners) created by
- The flowing code fails to unbind the event handler: …
- 21:30 Changeset [0db207da238e879dad20f68178e6248750d3b984] by
-
- src/core.js
- src/manipulation.js
- 21:23 Ticket #5975 (Set Option for parseJSON to use JSON or Function) created by
- Expose a setting which allows parseJSON to either use window.JSON (if …
- 20:26 Ticket #5974 (Bring the performance of empty/remove/cleanData down to the wire) closed by
- fixed: Fixed. …
- 20:25 Changeset [98c7248518f9a2082ccf50240b5ab44bf98d7b5e] by
-
- src/data.js
- src/event.js
- src/manipulation.js
- 20:25 Ticket #5974 (Bring the performance of empty/remove/cleanData down to the wire) created by
- There's still room for improvement.
- 19:37 Ticket #5973 (Add A Special Default Hook) closed by
- fixed: Fixed. …
- 19:34 Changeset [0252b78201f817f87d10f14c85d0f37e4c50ce22] by
-
- src/event.js
- test/unit/event.js
- 19:19 Ticket #5973 (Add A Special Default Hook) created by
- A way to simulate the default event would be ideal: …
- 19:18 Changeset [31f1e99500af6e57cfdd571272be193b4646fc09] by
-
- Makefile
- 19:16 Changeset [e9092e995424828c455952e09b9ec83577009796] by
-
- src/event.js
- 19:13 Ticket #5972 (Improve Performance of .bind() and .unbind()) closed by
- fixed: Fixed. …
- 19:13 Ticket #5971 (Make sure jQuery.data( elem ) always returns an object) closed by
- fixed: Fixed. …
- 19:12 Changeset [eed69eccc54d010889b5d8495320538d7ceb4e51] by
-
- src/data.js
- src/event.js
- test/unit/data.js
- 19:09 Ticket #5972 (Improve Performance of .bind() and .unbind()) created by
- There's room for improvement, they should definitely be worked on.
- 19:08 Ticket #5971 (Make sure jQuery.data( elem ) always returns an object) created by
- Right now it'll return null if no data object exists.
- 18:54 Ticket #5970 (Change event isn't fired in IE on a text box when starting from a empty ...) created by
- If you have an text input field with the .change() method attached. That …
- 18:34 Ticket #5969 ('Access Denied' on 2nd time for wrap().) created by
- I've a page with 3 frames (nav, main and dummy). Where frame main contains …
- 18:07 Ticket #5968 (AJAX failures don't call error but rather success) created by
- I have observed that a failed ajax request does not properly call error …
- 15:26 Ticket #5967 (Unbind of namespaced 'change' event unbinds all 'change' events (IE only)) created by
- For example, myInput.unbind('change.myNS') will also unbind events bound …
- 14:49 Ticket #5966 (getJSON callback does not fire) created by
- with JQ 1.4.1, the following getJSON request to a CodeIgniter-based …
- 14:09 Ticket #5965 (this.nodeValue differs between 1.4.0 and 1.4.1) created by
- $("#test td").wrapInner(function() { return "<div …
- 13:34 Ticket #5964 ($.post similiar variable name a post variable name...) created by
- Variable and post variable not work with similiar name. var PFrom = …
- 13:09 Ticket #5963 (Attribute Selector Error in Internet Explorer 7/8) created by
- The following selector works in every Browser, except IE8 with …
- 10:06 Ticket #5962 (Missing a "(" in the example) created by
- Hi, The example for .toggleClass( function(index, class), [ switch ] ) in …
- 09:50 Ticket #5961 (click event in webkit) created by
- browser Chrome and Safari, when I create an event click, it works 2 times …
- 00:37 Ticket #5960 (CSS proeprties not set in mixed content documents) created by
- When setting css properties of mixed content documents (specifically SVG) …
01/27/10:
- 20:26 Ticket #5959 (Change event for Select element getting fired on click (occuring in 1.4.1)) created by
- See the following example: <script type="text/javascript"> …
- 18:22 Ticket #5958 (An JQuery Bug for IE6) created by
- JQuery Team, my name is Raúl Fernández from Chile, I'm web developer, and …
- 16:05 Ticket #5957 (Error on Sizzle.selectors.filter.PSEUDO) created by
- I have an application that works perfectly with jquery-1.3.2. While I …
- 15:07 Ticket #5851 (IE8 does not support the change event while using live) closed by
- fixed: Fixed. …
- 15:06 Changeset [942f8f7f75a55a36e6b9745030d3b3c983518aa8] by
-
- src/event.js
- 14:43 Ticket #5956 (.innerHeight() & innerWidth() failed to run under firefox 3.5.7) created by
- the $(document).innerHeight() and $(document).innerWidth() failed to run …
- 11:12 Ticket #5955 (datatype=jsonp is ignored if request is local) created by
- When making a jQuery.ajax request with datatype=jsonp, or a jQuery.getJSON …
- 10:18 Ticket #5954 (jQuery(html) create child script elements at root level) created by
- jQuery(html) extract child script elements from html and put them in the …
- 07:55 Ticket #5953 (specialEasing in animate) created by
- If you're trying to animate font size using special per-property easing it …
- 03:06 Ticket #5952 (quote within select value is not parsed correctly, IE specific) created by
- The following html runs correctly in FF, but not in IE6 or 8. The double …
01/26/10:
- 23:56 Ticket #5951 (click() fires click function beforeclick event in 1.4.1 if firefox 3.5.7) created by
- The following code... <input type="checkbox" value="yes" …
- 23:52 Ticket #5950 ($('> *', context) works but $('> *', context).live doesn't) created by
- given the following markup: <ul id="mylist"><li></li><ul> var …
- 23:22 Ticket #5949 (Out of memory/Stack space in IE8,) created by
- I'm getting this errors in IE8 when using Jq 1.4.` Out of memory …
- 23:14 Ticket #5948 (Stack overflow when using with jquery tools/navigator/scrollable) created by
- I'm using jquery tools with navigator/scrollable support. It will give me …
- 20:54 Ticket #5947 (Add JSON.encode capability) created by
- $.parseJSON converts a string -> object it would be very helpful to have …
- 20:41 Ticket #5946 (Animated show of element with transparency looks bad in Internet Explorer) created by
- Using show('slow') on an element containing an image with transparency …
- 20:31 Ticket #5945 (live namespaced events) created by
- Namespaced events don't work with live anymore (they are never fired). …
- 19:45 Ticket #5944 (1.4.1: IE8 attr() can return null instead of undefined) created by
- I don't know if this is a compat buster (or regression) because with …
- 18:16 Ticket #5943 ($.load() sending POST header on GET) created by
- Since Jquery 1.4 it appears that $.load() sends the …
- 17:02 Ticket #5942 (Site down) created by
- This page is down: http://docs.jquery.com/Downloading_jQuery
- 15:46 Ticket #5941 (is() function bug) created by
- I have the following situation: $('.btn,.btn-bullet',oContexto || …
- 13:13 Ticket #5839 (exception string not passed to error handlers in onreadystatechange fn) closed by
- duplicate: Duplicate of http://dev.jquery.com/ticket/4435 Fixed: …
- 12:51 Ticket #5851 (IE8 does not support the change event while using live) reopened by
- It seems that 1.4.1 does not detect the first change on an element in IE8 …
- 11:59 Ticket #5940 (Ajax usage problem with 1.4.1) created by
- I have two pages that work with jquery 1.3.2 successfully. But when i use …
- 11:03 Ticket #5939 (Cloning iframe with content generated by JS) created by
- When cloning element (clone() and inserting result with any posible method …
- 10:39 Ticket #5938 (jQuery.ajax with binary result raises "parsererror" on IE6) created by
- When making a request using jQuery.ajax to a URL which yields binary data …
- 10:29 Ticket #5937 (JQuery Validation - Problem with text-indent in IE7) created by
- I'm using JQuery validation in my project. For the sake of beauty, the …
- 10:28 Ticket #5936 (JQuery Validation - Problem with text-indent in IE7) created by
- I'm using JQuery validation in my project. For the sake of beauty, the …
- 10:16 Ticket #5935 (Attached events is lost on empty()) created by
- This might not be a bug, but i'm filing it here anyway... …
- 09:57 Ticket #5934 (onChange event no fired in IE8) created by
- Simple example, worked in 1.3.2, not worked in 1.4, 1.4.1 HTML code: …
- 09:36 Ticket #5933 (jQuery API browser has no "exit door") created by
- The new jQuery API browser ( http://api.jquery.com/browser) doesn't offer …
- 07:14 Ticket #5932 (not work change event at first time.) created by
- $('#test_input').change(function(){ $('#out_input').val('called'); }); …
- 07:13 Ticket #5931 (jQuery.parseJSON not working with single quotes) created by
- var json = "{'instrumentType': 'funds', 'instrumentId':'123456', …
- 04:05 Ticket #5930 ($('[selected]') Has Attribute Selector failing in IE8) created by
- Summary: $('[selected]') always fails in IE8 (but not ie6, or ie7) It …
- 00:43 Changeset [7a3afc31943865b3536a1596d431278b99ff824d] by
-
- version.txt
- 00:43 Changeset [a08ee9a9afd47a81a242180a5c636f2e1645be25] by
-
- version.txt
- 00:23 Ticket #5798 (replaceWith(function) scope is broken) closed by
- fixed: Fixed. …
- 00:22 Changeset [0b3165fd23ba4d240dd72f93d315bb5f7bf970e8] by
-
- src/manipulation.js
- test/unit/manipulation.js
- 00:16 Ticket #5799 (wrapInner(function): inconsistent with wrapInner(html), callback scope is ...) closed by
- fixed: Fixed. …
- 00:16 Changeset [9f17e70ae95cc2d4b945bc94283b87cc5b8b23db] by
-
- src/manipulation.js
- test/unit/manipulation.js
Note: See TracTimeline
for information about the timeline view.
