Timeline
12/20/06:
- 15:58 Changeset [30f708027f27e100cd73ac2e60d12dc50654381f] by
-
- newandnoteworthy.txt
- src/event/event.js
- 13:51 Ticket #136 (Safari Keypress Double-Firing) closed by
- wontfix: This is similar to #379 and I'm closing it out as wontfix for the same …
- 13:10 Changeset [8f1e0ef25370c1b7f959355c385e76325272b4f6] by
-
- newandnoteworthy.txt
- src/jquery/jquery.js
- 11:25 Changeset [2abdbd4e30f28347840a1861968b2f8a73d8883a] by
-
- src/ajax/ajax.js
- 11:15 Ticket #548 (Loading the metadata plugin twice causes a nasty recursion error) closed by
- fixed: Fixed in SVN: …
- 11:11 Changeset [d23e0c51701569126a04a8062581a7606c731b12] by
-
- newandnoteworthy.txt
- 11:05 Changeset [0d149e52e6d3326730c6a5e688d5496a7ab91a87] by
-
- newandnoteworthy.txt
- src/jquery/jquery.js
- 03:47 Ticket #379 (Fix for Safari's lack of support for 'onchange') closed by
- wontfix: I did a quick test case for this bug. Safari fires the click event when an …
- 03:27 Ticket #418 (<tbody> duplicated) closed by
- fixed: Fixed in REV 731 by Dave
- 03:25 Ticket #444 (jQuery.merge speedup) closed by
- fixed: Fixed in REV 731 by Dave
- 03:23 Ticket #267 (query for id in context ignores context) closed by
- fixed: Fixed in REV 731 by Dave
- 03:21 Ticket #506 (event error in 1.0.4) closed by
- worksforme: I have built a test case using the reflections.js testsuite.html and REV …
12/19/06:
- 23:08 Ticket #550 (recallDroppables function catch error when no item is being dragged) created by
- When I rearrange items on the page, I'd like to just call …
- 22:03 Ticket #549 (Droppable removes all class names on hover when activeclass not ...) created by
- The [ http://interface.eyecon.ro/docs/drop Interface Droppable …
- 20:51 Ticket #548 (Loading the metadata plugin twice causes a nasty recursion error) created by
- I have a page that has the metadata plugin loaded. If the user clicks a …
- 19:07 Ticket #468 (Enhance documentation for ready()) closed by
- fixed: Fixed in SVN. Added a "See ready(Function)..." at the $(fn) shortcut docs …
- 19:06 Changeset [dd27ea5830e0fb9116642a0e779ea18c31179379] by
-
- src/event/event.js
- src/jquery/jquery.js
- 18:59 Ticket #342 (spam) closed by
- invalid
- 18:52 Ticket #546 (option[@selected] not working in FF) closed by
- fixed: Fixed in SVN.
- 18:52 Changeset [42785b1c1dbdb51e798de90720a164731f495e44] by
-
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 12:45 Ticket #342 (spam) reopened by
- 04:31 Changeset [0e540ec1b170c11cab11045b4965a927cb44ee34] by
-
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 01:31 Ticket #378 (Deprecate $.get and $.post) reopened by
- 01:23 Ticket #546 (option[@selected] not working in FF) created by
- In FF, this expression: […] never finds any elements. This used to …
12/18/06:
- 22:16 Ticket #342 (spam) closed by
- invalid
- 22:16 Ticket #484 (JQuery doesn't work with Selenium) closed by
- duplicate: See #535
- 22:08 Ticket #511 (pushStack misinterprets function args) closed by
- fixed: Fixed in SVN.
- 22:08 Changeset [7a724180a726c7b041d87494a4cf8780fc90e216] by
-
- src/jquery/jquery.js
- 22:04 Ticket #503 (Wrong event detecing in IE) closed by
- fixed: Fixed in 1.0.4.
- 22:02 Ticket #540 (TTabs scrolls to top after applying a tab in Firefox) created by
- TTabs works great on IE... but on Firefox, if you insert a tab in a …
- 21:55 Ticket #428 (spam) closed by
- invalid
- 21:54 Ticket #539 (Draggable isn't destroyed correctly) created by
- Trying to reapply a draggable to a DOM object after DraggableDestroy? will …
- 17:54 Ticket #535 (JQuery doesn't catch Selenium's keyPress or Type) created by
- Using JQuery 1.04 and Selenium 0.7, JQuery form observers don't catch …
- 11:01 Ticket #342 (spam) reopened by
12/17/06:
- 10:08 Ticket #534 (success-event not fired on synchronous AJAX events on FF (with fix)) created by
- If you do an non-asynchronous AJAX request, like so: […] then the …
12/15/06:
- 18:57 Ticket #512 (Document functions on destructive methods) created by
- Here is my attempt to document them. All destructive methods can …
- 18:48 Ticket #511 (pushStack misinterprets function args) created by
- The problem occurs with destructive methods like .filter(fn) that take a …
- 09:13 Changeset [898ca3198b3297f68eb77ad128450ad8f952e15e] by
-
- newandnoteworthy.txt
- src/ajax/ajax.js
- src/ajax/ajaxTest.js
- 08:20 Changeset [18e330741f7e80aaa38ca700ab8a5884d6e671eb] by
-
- src/jquery/jquery.js
12/14/06:
- 20:12 Ticket #506 (event error in 1.0.4) created by
- I get the following error only in Firefox 2.0 when I register a function …
- 17:52 Ticket #504 (Event handling error messages in Safari with 1.0.4) created by
- I today upgraded the internal development version of our site from …
- 17:38 Ticket #503 (Wrong event detecing in IE) created by
- In IE, I can't do this: someTextArea.keypress( function() { …
- 14:56 Ticket #470 (Support of MS WPF/E) closed by
- invalid: This is far beyond the scope of jQuery core. Support for WPF/E may be made …
- 04:41 Ticket #501 (modalContent plugin is not modal) created by
- I've demonstrated this in IE 7 and FF 1.5. There are 2 issues that …
12/13/06:
- 19:04 Changeset [3e165ae5ab080236eb0df35c691d6f3127c6499e] by
-
- src/ajax/ajax.js
- 16:42 Ticket #497 (jQuery.setAuto is not a function ifx.js line 13) created by
- I'm getting the following error in Firefox after upgrading to JQuery 1.0.4 …
- 01:23 Changeset [ed37ca66e5f79b4250f38cbd7a7f809ebfc15a20] by
-
- version.txt
Note: See TracTimeline
for information about the timeline view.
