Timeline
07/08/06:
- 21:15 Changeset [4ad5fcb4f752fb09d7074deb9b2c98167b1a7dd7] by
-
- jquery/jquery.js
- 17:34 Ticket #49 (jQuery.prototype.pushStack - args has no properties (args = undefined)) closed by
- fixed: Fixed, will be in SVN soon.
- 17:30 Ticket #50 ($.A in core versus $.A DOM creation) closed by
- fixed: I just removed this, I'll be checking it in to SVN very soon.
- 05:07 Ticket #53 (Rounded corners inop with jquery 1.0a) created by
- The rounded corners plugin, http://methvin.com/jquery/jq-corner-demo.html, …
07/07/06:
- 22:30 Ticket #52 (Event Triggering) created by
- Event triggering does not work since rev. 127 Test cases at Working: …
- 21:42 Ticket #51 (Issue with Arrays) created by
- Testcase: alert($(a', 'b?).length); alert($([['a', …
- 20:30 Ticket #50 ($.A in core versus $.A DOM creation) created by
- The latest version of jquery.js in SVN has a new $.A method, but Mike …
- 18:42 Ticket #49 (jQuery.prototype.pushStack - args has no properties (args = undefined)) created by
- just add "args &&" pushStack: function(a, args) { var fn = args && …
- 07:31 Ticket #48 (Seach scope does not work as expected with content loaded via $.get) created by
- I tried to load content from another file via $.get, find an element …
- 04:50 Ticket #47 (Problems with .parent()) created by
- I can find the parent: $("#foo").parent(); I can find the ID of the …
- 04:46 Ticket #46 (.hide() appears to be broken?) created by
- I can no longer get anything hidden using 1.0a e.g. …
- 04:45 Ticket #45 (Empty jQuery Object as Context) created by
- Where the following throws an error in Win FF, Win IE 6.0, and Safari …
- 04:43 Ticket #44 (onemouseover broken?) created by
- In dev/sane onemouseover is broken, double-check in 1.0: Now, with the …
- 04:40 Ticket #43 (ready does not work over https with msie) closed by
- fixed: I'm marking this as resolved, until I hear otherwise.
- 04:39 Ticket #30 (.pushStack() leaks memory) closed by
- fixed: The new function-scoping functionality has been added into SVN.
- 00:31 Changeset [e2c2a9392e14f4190148b3c8014fdccf66785b88] by
-
- jquery/jquery.js
07/06/06:
- 22:09 Changeset [414d059941343fa3c6bbbf40d3cb55cba4c4c85e] by
-
- jquery/jquery.js
- 20:48 Changeset [214007721c67d9702571e45573cf32c61c2201a8] by
-
- jquery/jquery.js
- 19:59 Changeset [586e36867b9ee10be4102d64ef00f2b16b32fb08] by
-
- jquery/jquery.js
- 16:04 Changeset [7f1c69041dae15bf544ab96205b4db05ffe4ff8c] by
-
- jquery/jquery.js
- 14:50 Changeset [0a9c5698398f7a8347d2d5956c9d11a3eb2933d6] by
-
- jquery/jquery.js
- 11:51 Ticket #43 (ready does not work over https with msie) created by
- the writing of the script defer tag causes a "dual content" error on msie, …
- 05:44 Ticket #37 (ajaxStart and ajaxStop are broken) closed by
- fixed: Fixed in SVN rev 127.
- 05:43 Changeset [64179692a0eeadc7a6d93fe007bfc00990af6575] by
-
- jquery/jquery.js
- 05:16 Changeset [b2d15586bd7cf3f620793b116b4377b8cfc38c8a] by
-
- jquery/jquery.js
07/05/06:
- 17:12 Changeset [9b6df19cc4dcc03760aee8a6df95a0d3c8585780] by
-
- jquery/jquery.js
- 14:17 Ticket #42 (hover: mouseout function not working in Safari) created by
- Here is the function I have for doing a simple image rollover (for AJAX …
- 04:20 Ticket #27 (.css() returns incorrect values) closed by
- fixed: Ok - I put a lot of work into this bug this evening, here is what I came …
- 04:14 Changeset [3811ac4b5cb8d240d037fea7b26a8abc7fc6e490] by
-
- jquery/jquery.js
- 02:09 Ticket #31 (.remove() should be usefully chainable) closed by
- fixed
- 02:09 Changeset [f197c7469f43c02bcbc65f2f41e2b419f0379700] by
-
- jquery/jquery.js
- 02:07 Changeset [fde7edc456dac52fe43651b8e074ec6ed13d23f2] by
-
- event/event.js
- 02:03 Ticket #28 (parent() broken in 1.0a) closed by
- fixed: Fixed in SVN rev 121.
- 02:03 Changeset [32548da2476603b40df3a15afb536b2750321aec] by
-
- jquery/jquery.js
- 02:01 Ticket #34 (.text function does not work ok) closed by
- fixed: Fixed in SVN rev 120.
- 02:01 Changeset [f96c860bbd754f64ccc427a7308f4b3faf2f2814] by
-
- jquery/jquery.js
- 01:48 Ticket #36 (Document Ready addEventListener) closed by
- fixed: Fixed in SVN rev:119.
- 01:48 Changeset [a208222f3713a7f28499040d924d8c89b41c4350] by
-
- event/event.js
- 01:44 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).
- 01:42 Changeset [aaaa9eb2f390d6153592c0eb2fa31db00ff2b6c0] by
-
- event/event.js
07/04/06:
- 21:38 Ticket #40 (add() should be spruced up) created by
- add() should take a jQuery object along with multiple arguments for …
- 21:36 Ticket #39 ($.auto() should be optomized) created by
- Only do $.auto() when absolutely necessary (e.g. for non-custom resizing, …
- 21:35 Ticket #38 (slideDown from display: none) created by
- When revelaing a fieldset that starts out as display: none, it gives an …
- 21:34 Ticket #37 (ajaxStart and ajaxStop are broken) created by
- They need to be either fired on $(document) or globally for all events. …
- 21:33 Ticket #36 (Document Ready addEventListener) created by
- The DOMContentReady event can only be bound using addEventListener.
- 21:32 Ticket #35 ($.get() should handle params) created by
- Currently params for $.get() are ignored, they should be serialized and …
- 21:27 Ticket #32 (.animate() is requring a callback) closed by
- fixed: Fixed in SVN.
- 21:24 Ticket #20 ([jQuery] Not compatible with Prototype 1.5 ???) closed by
- fixed: Resolved in SVN.
- 21:23 Ticket #33 ("z.o.complete has no properties" line 1292 on .show) closed by
- fixed: Fixed in SVN.
- 15:24 Ticket #34 (.text function does not work ok) created by
- The .text function does not work ok on all cases. For example for the dom …
- 04:37 Changeset [4531ab13243f5e94e1ecfbd55e992842666d08aa] by
-
- jquery/jquery.js
- 02:19 Changeset [0027439156fb97bef30f6084d85898ec5b16155f] by
-
- jquery/jquery.js
- 01:23 Changeset [8a97cd67ef48517e58b2eff9a644e4ced9f95053] by
-
- fx/fx.js
- 01:23 Changeset [cef11df838cef0a09990700818154ff08f04812c] by
-
- ajax/ajax.js
- 00:42 Changeset [1edf3a2be937a1d0f087ac06e2f57e2c60ef25ea] by
-
- ajax/ajax.js
07/03/06:
- 22:31 Changeset [abf30546672d605b5fa7d539ef00f53b1a415135] by
-
- jquery/jquery.js
- 15:23 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 .. …
- 14:18 Ticket #32 (.animate() is requring a callback) created by
- Hi all, I have made a simple, but hopefully concise, test page for the …
07/02/06:
- 23:35 Ticket #31 (.remove() should be usefully chainable) created by
- Right now this.cur is set to an empty set, but it should probably be left …
- 16:23 Ticket #30 (.pushStack() leaks memory) created by
- When someone uses the remove(), find(), parent(), parents(), siblings(), …
- 16:08 Ticket #29 (TortoiseSVN breaks on jQuery SVN) created by
- > Mike, I did some more digging and I think I've resolved the > problem …
- 16:05 Ticket #28 (parent() broken in 1.0a) created by
- Hi, With the previous version of jQuery, I was using this statement in …
- 15:51 Ticket #27 (.css() returns incorrect values) created by
- The core .css() method does not return values that reflect the underlying …
- 02:11 Changeset [05a4b784e892ea0dd56201fa1b7a77c7a453bfa7] by
-
- ajax/ajax.js
07/01/06:
- 23:31 Ticket #26 (Allow step callback for effects) created by
- Context: I needed to call an extra callback during each step of an …
- 20:44 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 …
- 16:23 Ticket #24 (Make fade effects work on tables) created by
- Effects don't work on tables, because in CSS2-compatible browsers, table …
- 16:01 Ticket #22 (Using html(string) adds a parameter to the element) closed by
- fixed: Resolved in SVN.
- 15:54 Ticket #6 (changed from input/radio/checkbox, etc. break too much) closed by
- fixed: Removed from 1.0
- 15:53 Ticket #18 (Use the new .prototype way of doing things) closed by
- fixed: Fixed in SVN.
- 14:22 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 " + …
- 14:05 Changeset [73f55becc5e056ad28f6aec22ec014ffb3ab913b] by
-
- build.bat
- build.sh
- form/form.js
- jquery/jquery.js
- 07:35 Ticket #22 (Using html(string) adds a parameter to the element) created by
- For instance <div id="foo"></foo> $("#foo").html("string"); results in …
- 05:33 Ticket #20 ([jQuery] Not compatible with Prototype 1.5 ???) created by
- Window.js ( http://prototype-window.xilinus.com/) is a window widget …
Note: See TracTimeline
for information about the timeline view.
