Timeline
Dec 29, 2006:
- 3:00 PM Ticket #746 ($("#feeds").load("feeds.html") Call to .evalScripts() fails in ...) created by
- $("#feeds").load("feeds.html") Call to .evalScripts() fails in …
- 1:04 PM Changeset [65a88fa]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 12:51 PM Changeset [8937e088]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 12:21 PM Changeset [5f4f247]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 8:51 AM Ticket #534 (success-event not fired on synchronous AJAX events on FF (with fix)) closed by
- fixed: Fixed in SVN. It is a FF1.5 only-problem, but now handled by jQuery.
- 8:49 AM Changeset [666cc90]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- src/ajax/ajaxTest.js
Dec 28, 2006:
- 7:07 PM Ticket #745 (Attribute Begins With (a[@href ^= 'http://www']) fails in IE) created by
- This is the test number 33.10 of the test suite, and works in FF, but …
- 9:31 AM Ticket #534 (success-event not fired on synchronous AJAX events on FF (with fix)) reopened by
- Alright, here's the online example for ya: …
- 7:39 AM Ticket #534 (success-event not fired on synchronous AJAX events on FF (with fix)) closed by
- worksforme: Your example works just fine. Did you try if it works with "async: …
- 7:30 AM Ticket #743 (ajaxError context url) closed by
- worksforme: […]
- 7:24 AM Ticket #741 (jQuery uses $. instead of jQuery object) closed by
- duplicate: Fixed in SVN.
- 7:24 AM Ticket #740 (core using $ instead of jQuery) closed by
- fixed: Fixed in SVN.
- 6:37 AM Ticket #202 (Binding events with parameters) closed by
- fixed: Fixed in SVN.
- 6:37 AM Changeset [b8d46f7]1.12-stable2.2-stablekillphp by
- src/event/eventTest.js
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 6:30 AM Ticket #744 (IE7,fx.step():Reset the properties, if the item has been hidden or shown) created by
- There's some kind of problem with following code(particularly height …
Dec 27, 2006:
- 5:45 AM Ticket #743 (ajaxError context url) created by
- Please,provide request url in ajaxError event. Thanks.
Dec 26, 2006:
- 5:15 PM Ticket #742 (Animate with opacity doesn't hold inline style values) created by
- See demo here: http://jquery.couchfort.net/animationBug1/index.html
- 1:46 PM Ticket #741 (jQuery uses $. instead of jQuery object) created by
- In latest (1.04): data = $.merge([], data || []); The src is supposed …
Dec 25, 2006:
- 1:10 PM Ticket #740 (core using $ instead of jQuery) created by
- On line 1000 of the uncomressed jquery: data = $.merge([], data || …
- 11:27 AM Ticket #739 (problem with all event binding functions in jquery 1.04 when used in ...) created by
- == test.htm == <!DOCTYPE html PUBLIC "-W3CDTD XHTML 1.1EN" …
- 8:57 AM Ticket #534 (success-event not fired on synchronous AJAX events on FF (with fix)) reopened by
- The problem does persist... If you search Google Groups, you will find …
Dec 23, 2006:
- 8:16 PM Ticket #689 (event.js .filter() leaks memory in IE) closed by
- fixed: Fixed in SVN.
- 8:16 PM Changeset [def8c73]1.12-stable2.2-stablekillphp by
- src/event/event.js
- 3:18 PM Ticket #340 (Download link in SVN browser) closed by
- fixed: Fixed.
- 12:58 PM Ticket #174 (Handling XML documents with namespaces) closed by
- duplicate: Merging this ticket with #155.
- 12:56 PM Ticket #453 (not() uses only the first selector to filter elements) closed by
- duplicate: I'm merging this ticket with #319, which is more comprehensive.
- 12:55 PM Ticket #429 (jQuery.parse[ 1 ]) closed by
- fixed: Fixed in SVN rev 778. Weird that it didn't, actually, seem to effect …
- 12:54 PM Changeset [a960b2d]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 12:50 PM Ticket #437 (Remove ancestor()/ancestors() in favor of parent()/parents()) closed by
- fixed: Done, in SVN rev 777.
- 12:50 PM Changeset [58b8f1dd]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 12:46 PM Ticket #705 (Leak in IE (__ie_init)) closed by
- fixed: The script element is already removed in the "onreadystatechange" …
- 12:43 PM Ticket #690 (Extend unbdind and jquery.event.handle to accept event object for unbinding) closed by
- fixed: I've added this in SVN (rev 775).
- 12:43 PM Changeset [ec0dce5]1.12-stable2.2-stablekillphp by
- newandnoteworthy.txt
- 12:41 PM Changeset [baa44a8]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 11:59 AM Ticket #312 (Parse By Style patch) closed by
- fixed: The changes have been added to SVN (rev 774) so that you can write the …
- 11:37 AM Changeset [c209248]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 1:40 AM Changeset [37ee2df]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 1:26 AM Changeset [2abe593]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 1:17 AM Changeset [232da5d]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 1:07 AM Changeset [cc5f464]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- src/jquery/jquery.js
Dec 22, 2006:
- 5:03 PM Ticket #738 (Testing Spam Filter) closed by
- fixed: Ok, the spam filter is working now - you have to have JavaScript …
- 4:53 PM Ticket #738 (Testing Spam Filter) created by
- 12:04 PM Ticket #705 (Leak in IE (__ie_init)) created by
- Found a leak bug, this time in IE using the document.write/ie_init …
- 10:19 AM Ticket #690 (Extend unbdind and jquery.event.handle to accept event object for unbinding) created by
- Test: […] Implementation: […]
- 10:12 AM Ticket #689 (event.js .filter() leaks memory in IE) created by
- The .toggle method remembers the current state by attaching one of the …
- 9:40 AM Ticket #381 (Document global ajax settings) closed by
- fixed: Fixed in SVN.
- 9:40 AM Changeset [bfdf836]1.12-stable2.2-stablekillphp by
- newandnoteworthy.txt
- src/ajax/ajax.js
- 8:56 AM Changeset [fc84b9d]1.12-stable2.2-stablekillphp by
- build/test/data/testsuite.css
- src/ajax/ajax.js
- src/ajax/ajaxTest.js
- 8:52 AM Changeset [30dc79f1]1.12-stable2.2-stablekillphp by
- newandnoteworthy.txt
- src/jquery/jquery.js
- 4:13 AM Ticket #407 (getScript and Safari) closed by
- fixed: No way to fix it for safari.
Note: See TracTimeline
for information about the timeline view.