Timeline
Jul 4, 2006:
- 10:09 PM Ticket #31 (.remove() should be usefully chainable) closed by
- fixed
- 10:09 PM Changeset [f197c74]1.12-stable2.2-stablekillphp by
- jquery/jquery.js
- 10:07 PM Changeset [fde7edc]1.12-stable2.2-stablekillphp by
- event/event.js
- 10:03 PM Ticket #28 (parent() broken in 1.0a) closed by
- fixed: Fixed in SVN rev 121.
- 10:03 PM Changeset [32548da]1.12-stable2.2-stablekillphp by
- jquery/jquery.js
- 10:01 PM Ticket #34 (.text function does not work ok) closed by
- fixed: Fixed in SVN rev 120.
- 10:01 PM Changeset [f96c860]1.12-stable2.2-stablekillphp by
- jquery/jquery.js
- 9:48 PM Ticket #36 (Document Ready addEventListener) closed by
- fixed: Fixed in SVN rev:119.
- 9:48 PM Changeset [a208222]1.12-stable2.2-stablekillphp by
- event/event.js
- 9:44 PM Ticket #23 (Matthias Miller domReady Approach trows an dialog box on IE + https) closed by
- fixed: Fixed in SVN rev:118, using https:/// instead of javascript:void(0).
- 9:42 PM Changeset [aaaa9eb]1.12-stable2.2-stablekillphp by
- event/event.js
- 5:38 PM Ticket #40 (add() should be spruced up) created by
- add() should take a jQuery object along with multiple arguments for …
- 5:36 PM Ticket #39 ($.auto() should be optomized) created by
- Only do $.auto() when absolutely necessary (e.g. for non-custom …
- 5:35 PM Ticket #38 (slideDown from display: none) created by
- When revelaing a fieldset that starts out as display: none, it gives …
- 5:34 PM Ticket #37 (ajaxStart and ajaxStop are broken) created by
- They need to be either fired on $(document) or globally for all …
- 5:33 PM Ticket #36 (Document Ready addEventListener) created by
- The DOMContentReady event can only be bound using addEventListener.
- 5:32 PM Ticket #35 ($.get() should handle params) created by
- Currently params for $.get() are ignored, they should be serialized …
- 5:27 PM Ticket #32 (.animate() is requring a callback) closed by
- fixed: Fixed in SVN.
- 5:24 PM Ticket #20 ([jQuery] Not compatible with Prototype 1.5 ???) closed by
- fixed: Resolved in SVN.
- 5:23 PM Ticket #33 ("z.o.complete has no properties" line 1292 on .show) closed by
- fixed: Fixed in SVN.
- 11:24 AM Ticket #34 (.text function does not work ok) created by
- The .text function does not work ok on all cases. For example for the …
- 12:37 AM Changeset [4531ab1]1.12-stable2.2-stablekillphp by
- jquery/jquery.js
Jul 3, 2006:
- 10:19 PM Changeset [0027439]1.12-stable2.2-stablekillphp by
- jquery/jquery.js
- 9:23 PM Changeset [8a97cd6]1.12-stable2.2-stablekillphp by
- fx/fx.js
- 9:23 PM Changeset [cef11df]1.12-stable2.2-stablekillphp by
- ajax/ajax.js
- 8:42 PM Changeset [1edf3a2]1.12-stable2.2-stablekillphp by
- ajax/ajax.js
- 6:31 PM Changeset [abf3054]1.12-stable2.2-stablekillphp by
- jquery/jquery.js
- 11:23 AM Ticket #33 ("z.o.complete has no properties" line 1292 on .show) created by
- jquery 1.0 alpha i'm hiding some table rows on ready .. …
- 10:18 AM Ticket #32 (.animate() is requring a callback) created by
- Hi all, I have made a simple, but hopefully concise, test page for …
Jul 2, 2006:
- 7:35 PM Ticket #31 (.remove() should be usefully chainable) created by
- Right now this.cur is set to an empty set, but it should probably be …
- 12:23 PM Ticket #30 (.pushStack() leaks memory) created by
- When someone uses the remove(), find(), parent(), parents(), …
- 12:08 PM Ticket #29 (TortoiseSVN breaks on jQuery SVN) created by
- > Mike, I did some more digging and I think I've resolved the > …
- 12:05 PM Ticket #28 (parent() broken in 1.0a) created by
- Hi, With the previous version of jQuery, I was using this statement …
- 11:51 AM Ticket #27 (.css() returns incorrect values) created by
- The core .css() method does not return values that reflect the …
Jul 1, 2006:
- 10:11 PM Changeset [05a4b78]1.12-stable2.2-stablekillphp by
- ajax/ajax.js
- 7:31 PM Ticket #26 (Allow step callback for effects) created by
- Context: I needed to call an extra callback during each step of an …
- 4:44 PM Ticket #25 (IE "method not supported" error. (Worked previous to 1.0)) created by
- Running the following code: if($("error",x).size()>0){ ... on xml …
- 12:23 PM Ticket #24 (Make fade effects work on tables) created by
- Effects don't work on tables, because in CSS2-compatible browsers, …
- 12:01 PM Ticket #22 (Using html(string) adds a parameter to the element) closed by
- fixed: Resolved in SVN.
- 11:54 AM Ticket #6 (changed from input/radio/checkbox, etc. break too much) closed by
- fixed: Removed from 1.0
- 11:53 AM Ticket #18 (Use the new .prototype way of doing things) closed by
- fixed: Fixed in SVN.
- 10:22 AM Ticket #23 (Matthias Miller domReady Approach trows an dialog box on IE + https) created by
- The problem is in document.write("<scr" + "ipt id=ie_init defer=true …
- 10:05 AM Changeset [73f55bec]1.12-stable2.2-stablekillphp1.0a by
- build.bat
- build.sh
- form/form.js
- jquery/jquery.js
- 3:35 AM Ticket #22 (Using html(string) adds a parameter to the element) created by
- For instance <div id="foo"></foo> $("#foo").html("string"); results …
- 1:33 AM Ticket #20 ([jQuery] Not compatible with Prototype 1.5 ???) created by
- Window.js (http://prototype-window.xilinus.com/) is a window widget …
Jun 27, 2006:
- 5:36 PM Changeset [6bf8667]1.12-stable2.2-stablekillphp by
- form/form.js
- 5:26 PM Changeset [b5a1e0c8]1.12-stable2.2-stablekillphp by
- form/form.js
- 4:56 PM Changeset [55f0806]1.12-stable2.2-stablekillphp by
- form/form.js
Note: See TracTimeline
for information about the timeline view.