Timeline
May 3, 2009:
- 11:16 PM Ticket #4602 ($.post callback error) closed by
- invalid: The bug tracker is for jQuery bugs. It sounds like you are asking for …
- 10:30 PM Ticket #3424 (curCSS does expensive, unnecessary checks on every call when used in WebKit) closed by
- fixed: This was addressed in 1.3
- 10:29 PM Ticket #4276 (height/width cleanup) closed by
- duplicate: The dimensions module has since been cleaned up.
- 8:37 PM Ticket #4592 (Invalid element by specified index) closed by
- worksforme: The first case shouldn't be surprising since the docs say
:eq
… - 8:19 PM Changeset [31b5731]1.12-stable2.2-stablekillphp by
- src/selector.js
- test/unit/selector.js
- 8:11 PM Ticket #4425 (hasDuplicate namespace is in global context) closed by
- fixed: fixed in r6336
- 8:06 PM Ticket #4615 (Incompatible with Windows SP3) closed by
- invalid: If you want this to be investigated, please provide more information …
- 8:05 PM Changeset [d72b8307]1.12-stable2.2-stablekillphp by
- src/selector.js
- 7:59 PM Ticket #4618 (jQuery(html) cannot work well. (bug?)) closed by
- invalid: The
.find()
method finds elements *below* the elements you … - 7:55 PM Ticket #4619 (submit(fn) cannot work in jquery 1.3.2) closed by
- invalid: When
.submit()
is called with a function argument, it merely … - 1:58 PM Ticket #4536 (jQuery.isFunction fix for built-in IE functions) closed by
- wontfix: As dmethvin stated, this functionality was intentionally removed from …
- 1:02 PM Changeset [c6b5926]1.12-stable2.2-stablekillphp by
- test/unit/core.js
- 11:57 AM Changeset [3a80de1]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 11:22 AM 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 …
- 11:13 AM Ticket #4618 (jQuery(html) cannot work well. (bug?)) created by
- I am using jQuery 1.3.2, development version. Please check the codes: …
May 2, 2009:
- 6:35 PM Changeset [e45b416]1.12-stable2.2-stablekillphp by
- src/attributes.js
- test/unit/attributes.js
- 5:15 PM Ticket #3825 (enhance .toggleClass) closed by
- fixed: Added in r6332.
- 5:14 PM Changeset [5e6e538]1.12-stable2.2-stablekillphp by
- src/attributes.js
- test/unit/attributes.js
- 3:24 PM Ticket #3971 (.index() enhancement) closed by
- fixed: While I can understand the potential confusion about passing a jQuery …
- 3:23 PM Changeset [d415e0a]1.12-stable2.2-stablekillphp by
- test/unit/core.js
- 3:22 PM Changeset [ffd457d]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 3:14 PM Ticket #4617 (xml() function, or addition to html() function) created by
- Not sure what the preference would be - the advantage of making an …
May 1, 2009:
- 7:27 PM Ticket #4616 (get .css() class style) created by
- I'm sure this has been reported, just can't find a bug. Using .css() …
- 12:23 AM Ticket #4615 (Incompatible with Windows SP3) created by
- OS: Windows XP SP3 Incompatibility: IE 6 and Chrome
Apr 30, 2009:
- 10:40 PM Ticket #4614 (submit bug?) created by
- […] the submitted form always takes the action of the second form? …
- 9:31 PM Ticket #4611 (Attribute type checkbox return undefined) closed by
- invalid: I think you meant: […]
- 9:01 PM Ticket #3681 (Opera 9.62 jquery errors and non valid css) closed by
- worksforme: This worksforme with the latest opera 9.64
- 8:59 PM Changeset [cbda6c5]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/ajax.js
- 8:36 PM Changeset [96fd5f1]1.12-stable2.2-stablekillphp by
- src/event.js
- 8:30 PM 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.
- 8:22 PM Ticket #2620 (event.fix() possible null dereference) closed by
- fixed
- 8:21 PM Changeset [c6db93c]1.12-stable2.2-stablekillphp by
- src/event.js
- 8:02 PM Changeset [a4b8fed]1.12-stable2.2-stablekillphp by
- src/event.js
- 5:50 PM Ticket #4532 (Live event handlers don't receive custom event data) closed by
- fixed: fixed in r6325
- 5:50 PM Changeset [aef1989]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 5:46 PM Ticket #4612 (.live() should accept an optional data param like bind) closed by
- fixed
- 5:45 PM Ticket #4613 (add and remove special event hooks) closed by
- fixed: fixed in r6324
- 5:44 PM Changeset [71efbdd]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 5:40 PM Ticket #4613 (add and remove special event hooks) created by
- It was proposed by Mike Helgeson to refactor the specialAll hooks into …
- 5:35 PM Ticket #4612 (.live() should accept an optional data param like bind) created by
- Should follow the standard for bind: .live( type, [data], fn ).
- 5:10 PM Ticket #4197 (live events' "click" handler catches right clicks (unlike normal click ...) closed by
- duplicate: Closing, duplicate of #3861
- 3:44 PM Ticket #4611 (Attribute type checkbox return undefined) created by
- Hi, Simply, with this html : <input type="checkbox" id="CK" …
Apr 29, 2009:
- 9:26 PM Changeset [287ecdb]1.12-stable2.2-stablekillphp by
- src/event.js
- 6:48 PM Ticket #4610 (Image width calculation) created by
- Sorry that my debugging skills may not be up to par, but I think I may …
- 6:04 PM Ticket #3398 (Events register on the wrong window in IE) closed by
- fixed: Fixed in r6316
- 6:04 PM Changeset [45b8d25]1.12-stable2.2-stablekillphp by
- test/unit/event.js
- 5:47 PM Ticket #4241 (Namespaced events cause memory leaks) closed by
- fixed: I had a really difficult time getting a reliable test case to verify …
- 5:46 PM Ticket #4609 (jQuery("...").unbind() doesn't unbind namespaced events) closed by
- fixed: Fixed in r6321
- 5:45 PM Changeset [851846a]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 5:44 PM Ticket #4609 (jQuery("...").unbind() doesn't unbind namespaced events) created by
- When calling .unbind() without passing anything, namespaced events are …
- 3:24 PM 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 …
- 10:20 AM Ticket #4607 (strange selector behaviour) created by
- i was using jquery version 1.2.6, and blewo selector works just fine …
- 8:09 AM 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.
- 7:38 AM Ticket #4605 (Siblings (~) selector doesn't work right) created by
- $("#some_id ~ div") doesn't select DIV siblings if element with …
Apr 28, 2009:
- 6:44 PM Ticket #4604 (replaceWith is not removing old content before adding new content) created by
- I have multiple select boxes under a div, and when I use replaceWith …
- 5:58 PM Ticket #4603 (selector :last has incorrect behaviour on google chrome) created by
- see the attached file: version 1: correct id var …
- 2:49 PM Ticket #4602 ($.post callback error) created by
- I'm writing the second script in jQuery and the second time I'm …
- 12:33 PM Ticket #4601 (support *not* adding X-Requested-With) created by
- http://groups.google.com/group/jquery-dev/browse_thread/thread/2803240d …
- 10:12 AM Ticket #4600 (mouseleave event not fired when moving from a input button to a input ...) created by
- Full description and example here: http://www.temega.co.uk/dump/4pqjql.html
- 2:07 AM Ticket #4599 ("Better" Event delegation) created by
- Although live is a great step forward ... I wonder if jQuery would …
- 1:42 AM Ticket #4598 (Adding capture to allow better event delegation) created by
- in event.js line 10 from add: function(elem, types, handler, data) { …
Apr 27, 2009:
- 2:29 PM Ticket #4597 (Fail to append, prepend on IFrame Body element in IE) created by
- While i am trying to append an element inside the body of IFrame …
- 1:07 PM Ticket #4596 (find function including the results of filter?) created by
- Hi, Just an idea - I often find myself doing something like: …
- 12:21 PM Ticket #4595 (Problem with all slide action in IE ( any version )) created by
- First of all the problem only apply if you position an element in your …
- 10:15 AM Ticket #4594 (tbody toggle() fails in IE7 if it contains more than one tr) created by
- When a tbody tag contains one tr, toggle() works for all browsers when …
- 8:35 AM Ticket #4593 (accordion getter option active always returns null) created by
- Hi there ... I'm trying unsuccessfully to grab the id/index of the …
Apr 26, 2009:
- 7:44 PM Ticket #4592 (Invalid element by specified index) created by
- I have a table with 15 columns, 3rd column is invisible with css …
Note: See TracTimeline
for information about the timeline view.