Timeline
05/06/09:
- 18:06 Ticket #4630 (Add radioClass method) created by
- radioClass method (inspired by Ext Core) adds a class to one element and …
- 16:31 Ticket #4405 (<li> list-styles don't show up right after fadeIn() on ie7) closed by
- wontfix: This appears to be an issue with the AlphaFilter transform in IE. If you …
- 16:03 Ticket #4604 (replaceWith is not removing old content before adding new content) closed by
- invalid: Please attach a complete test case. Are you using clone to create the …
- 15:55 Ticket #4512 (jquery-1.3.2.min.js "visible" selector doesn't run properly) closed by
- invalid: I'm unable to reproduce this. Please validate your HTML. If you are able …
- 03:03 Ticket #2083 (Error near "Compute a unique ID for the element" in IE7) closed by
- invalid: Closing this bug due to inactivity, no test case, and reported against a …
- 03:01 Ticket #3259 (jQuery attr returns unexpected value) closed by
- duplicate: Duplicate of #1954
- 02:56 Ticket #4616 (get .css() class style) closed by
- duplicate: I'll close this as a duplicate of #4295 where it's being discussed in …
- 02:49 Ticket #4629 (Enabled Filter Behavior Different Between IE and Firefox) created by
- Using the following selector has different behaviors between …
- 02:27 Ticket #4627 (JQuery appendTo Bug) closed by
- invalid: The key is this line in your example: […] The bug you are reporting is …
- 02:17 Ticket #4234 (Allow hover to accept a single argument.) closed by
- fixed: Fixed in 6324.
- 02:17 Changeset [8f042d8be34fe2d197e45d6fa398456759a4c007] by
-
- src/event.js
- test/unit/event.js
- 01:56 Ticket #3935 (No mouseenter event if Fx when moving mouse through block with scroll) closed by
- duplicate: closing as duplicate of #3286
- 01:45 Ticket #3788 (outerWidth returns 0 when parent item is hidden) closed by
- wontfix
- 01:24 Ticket #3286 (Hover Glitch/Bug) closed by
- fixed: Fixed in r6341
- 01:24 Changeset [3a9c827bf86657a0d007f66c9920d4c2b1726961] by
-
- src/event.js
- 01:17 Ticket #4600 (mouseleave event not fired when moving from a input button to a input text ...) closed by
- duplicate: Closing as a duplicate of #3286. Thank you for the great test case! :)
05/05/09:
- 23:51 Ticket #3036 (click, mouseover and mouseout do not work properly in Firefox) closed by
- invalid: Script tags cannot be self closing.
- 23:42 Ticket #2953 (Strange behavior of opera's getPropertyValue on element with display none) closed by
- fixed: Just tested with jQuery SVN and it works as expected in Opera.
- 23:29 Ticket #4614 (submit bug?) closed by
- invalid: Your selectors are incorrect. Give your forms an id that is the same as …
- 20:41 Ticket #4628 (Jquery.animate div with swf ( the swf blinks )) created by
- The Setup: I have setup a basic html page using swfObject 2.0 to embed a …
- 18:21 Ticket #4627 (JQuery appendTo Bug) created by
- <script type="text/javascript"> var controllerID='11'; var …
- 17:57 Ticket #4626 (How jQuery Works Tutorial Missing Chainability Section) created by
- Last week, there was a section in the How jQuery Works tutorial about …
- 17:05 Ticket #4625 (Problem using $.post) created by
- Iḿ trying to use $.post to send data to my server. At server i'm printing …
- 05:57 Ticket #4624 (Charset in default ajaxSettings.contentType) created by
- ajaxSettings.contentType must be "application/x-www-form-urlencoded; …
- 01:45 Ticket #4623 (css min-height / min-width breaks animation) created by
- In my opinion the way our method css('min-height','...') works isn't …
- 00:39 Ticket #4622 (Jquery cannot get .text() or .html() from Div in IE8) closed by
- worksforme: I am not seeing any problem with IE8 8.0.6001.18702 (the shipping …
05/04/09:
- 17:41 Ticket #4622 (Jquery cannot get .text() or .html() from Div in IE8) created by
- If you end a <div> tag with <div /> instead of <div> </div> you cannot …
- 16:26 Ticket #4621 (filter("...:first") expands original selector) created by
- I create a selector, then filter() that selector and put a length check on …
- 10:37 Ticket #4620 (Permission Denied Exeption) created by
- see screenshot
- 04:58 Ticket #2698 (Traversing all elements and unbinding all events causes major slowdown ...) closed by
- fixed
- 04:58 Ticket #2156 (jQuery should use DOMContentLoaded with WebKit >= 525) closed by
- fixed: Resolved in jQuery 1.3.x
- 04:56 Ticket #2141 (Make shortcut syntax for the focus and the blur event) closed by
- wontfix: Going to leave this to a plugin unless it becomes wildly popular.
- 04:54 Ticket #3439 (Additional tests for non-DOM object events) closed by
- fixed: applied in r6338, thanks.
- 04:54 Changeset [4460d5ad5949e5c9bf58d5de72b1d8b308181bf7] by
-
- test/unit/event.js
- 03:16 Ticket #4602 ($.post callback error) closed by
- invalid: The bug tracker is for jQuery bugs. It sounds like you are asking for …
- 02:30 Ticket #3424 (curCSS does expensive, unnecessary checks on every call when used in ...) closed by
- fixed: This was addressed in 1.3
- 02:29 Ticket #4276 (height/width cleanup) closed by
- duplicate: The dimensions module has since been cleaned up.
- 00:37 Ticket #4592 (Invalid element by specified index) closed by
- worksforme: The first case shouldn't be surprising since the docs say :eq …
- 00:19 Changeset [31b573185b7728fa74452fbecc515c6de94640a6] by
-
- src/selector.js
- test/unit/selector.js
- 00:11 Ticket #4425 (hasDuplicate namespace is in global context) closed by
- fixed: fixed in r6336
- 00:06 Ticket #4615 (Incompatible with Windows SP3) closed by
- invalid: If you want this to be investigated, please provide more information and a …
- 00:05 Changeset [d72b8307de97a715c8916d571278b4bc35be23a6] by
-
- src/selector.js
05/03/09:
- 23:59 Ticket #4618 (jQuery(html) cannot work well. (bug?)) closed by
- invalid: The .find() method finds elements *below* the elements you provide …
- 23:55 Ticket #4619 (submit(fn) cannot work in jquery 1.3.2) closed by
- invalid: When .submit() is called with a function argument, it merely sets …
- 17:58 Ticket #4536 (jQuery.isFunction fix for built-in IE functions) closed by
- wontfix: As dmethvin stated, this functionality was intentionally removed from …
- 17:02 Changeset [c6b59263b5fb13f84ecdae4e51e4dd15198a6bdf] by
-
- test/unit/core.js
- 15:57 Changeset [3a80de1c7a67fc48908b37cfbd8806a265488723] by
-
- src/core.js
- test/unit/core.js
- 15:22 Ticket #4619 (submit(fn) cannot work in jquery 1.3.2) created by
- I am using jquery 1.3.2. I write code to find a form and submit with a …
- 15:13 Ticket #4618 (jQuery(html) cannot work well. (bug?)) created by
- I am using jQuery 1.3.2, development version. Please check the codes: …
05/02/09:
- 22:35 Changeset [e45b41602ff483ebed67b5b73008aff5ceb1fe6f] by
-
- src/attributes.js
- test/unit/attributes.js
- 21:15 Ticket #3825 (enhance .toggleClass) closed by
- fixed: Added in r6332.
- 21:14 Changeset [5e6e53835e552920db4f88ac0c9eca71aaacbef0] by
-
- src/attributes.js
- test/unit/attributes.js
- 19:24 Ticket #3971 (.index() enhancement) closed by
- fixed: While I can understand the potential confusion about passing a jQuery …
- 19:23 Changeset [d415e0adb8f89a00768091795860daa5f2c29835] by
-
- test/unit/core.js
- 19:22 Changeset [ffd457d4561eb1a6653aaef90f92a3b3010b9139] by
-
- src/core.js
- test/unit/core.js
- 19:14 Ticket #4617 (xml() function, or addition to html() function) created by
- Not sure what the preference would be - the advantage of making an xml() …
05/01/09:
- 23:27 Ticket #4616 (get .css() class style) created by
- I'm sure this has been reported, just can't find a bug. Using .css() to …
- 04:23 Ticket #4615 (Incompatible with Windows SP3) created by
- OS: Windows XP SP3 Incompatibility: IE 6 and Chrome
- 02:40 Ticket #4614 (submit bug?) created by
- […] the submitted form always takes the action of the second form? …
- 01:31 Ticket #4611 (Attribute type checkbox return undefined) closed by
- invalid: I think you meant: […]
- 01:01 Ticket #3681 (Opera 9.62 jquery errors and non valid css) closed by
- worksforme: This worksforme with the latest opera 9.64
- 00:59 Changeset [cbda6c541b9f2dd8fbaa084ecce7f421e8dc3dc4] by
-
- src/event.js
- test/unit/ajax.js
- 00:36 Changeset [96fd5f18d49bd3a93586c4b8b6c3cdfc337cd067] by
-
- src/event.js
- 00:30 Ticket #4396 (the function css('height') returns "0px" in Opera) closed by
- worksforme: This works for me, both css("width") and width(), in Opera 9.64.
- 00:22 Ticket #2620 (event.fix() possible null dereference) closed by
- fixed
- 00:21 Changeset [c6db93c37374410427b0b64d19c24659fbb32754] by
-
- src/event.js
- 00:02 Changeset [a4b8fed8ad7542309e5f4573468261c9a98af97f] by
-
- src/event.js
04/30/09:
- 21:50 Ticket #4532 (Live event handlers don't receive custom event data) closed by
- fixed: fixed in r6325
- 21:50 Changeset [aef1989ba74ee568f8bab3ac0967fd849816da12] by
-
- src/event.js
- test/unit/event.js
- 21:46 Ticket #4612 (.live() should accept an optional data param like bind) closed by
- fixed
- 21:45 Ticket #4613 (add and remove special event hooks) closed by
- fixed: fixed in r6324
- 21:44 Changeset [71efbdd3b26f3a283f8d4bfdcc7b6343142027b9] by
-
- src/event.js
- test/unit/event.js
- 21:40 Ticket #4613 (add and remove special event hooks) created by
- It was proposed by Mike Helgeson to refactor the specialAll hooks into an …
- 21:35 Ticket #4612 (.live() should accept an optional data param like bind) created by
- Should follow the standard for bind: .live( type, [data], fn ).
- 21:10 Ticket #4197 (live events' "click" handler catches right clicks (unlike normal click ...) closed by
- duplicate: Closing, duplicate of #3861
- 19:44 Ticket #4611 (Attribute type checkbox return undefined) created by
- Hi, Simply, with this html : <input type="checkbox" id="CK" value="test" …
- 01:26 Changeset [287ecdbf6759a3a89c168a5c0aff14833947f430] by
-
- src/event.js
04/29/09:
- 22:48 Ticket #4610 (Image width calculation) created by
- Sorry that my debugging skills may not be up to par, but I think I may …
- 22:04 Ticket #3398 (Events register on the wrong window in IE) closed by
- fixed: Fixed in r6316
- 22:04 Changeset [45b8d2531ef6a7c775ca3bac06bcad6ffc5419e3] by
-
- test/unit/event.js
- 21:47 Ticket #4241 (Namespaced events cause memory leaks) closed by
- fixed: I had a really difficult time getting a reliable test case to verify this …
- 21:46 Ticket #4609 (jQuery("...").unbind() doesn't unbind namespaced events) closed by
- fixed: Fixed in r6321
- 21:45 Changeset [851846aabea72fe784b8a13cfb04cffecdb771b6] by
-
- src/event.js
- test/unit/event.js
- 21:44 Ticket #4609 (jQuery("...").unbind() doesn't unbind namespaced events) created by
- When calling .unbind() without passing anything, namespaced events are not …
- 19:24 Ticket #4608 (Overflow left "visible" vs return to "auto" after animate on Safari on ...) created by
- On some (but not all) Macs running one of our apps under Safari (and not …
- 14:20 Ticket #4607 (strange selector behaviour) created by
- i was using jquery version 1.2.6, and blewo selector works just fine …
- 12:09 Ticket #4606 ("prev ~ siblings" broken in 1.3.2) created by
- The following code works in 1.3.1 and doesn't in 1.3.2.
- 11:38 Ticket #4605 (Siblings (~) selector doesn't work right) created by
- $("#some_id ~ div") doesn't select DIV siblings if element with …
Note: See TracTimeline
for information about the timeline view.
