Timeline
May 2, 2007:
- 9:07 PM Ticket #1158 (ThickBox) created by
- hello! I’m Karlin, you can e-mail me back at [email protected]… …
- 1:18 PM Ticket #1157 (Adding array diff utility function) created by
- I've ported PHP function array_diff to JQuery. It compares two or …
- 7:07 AM Ticket #1156 (interface TTabs demo breaks) created by
- the demo of Tabs in Textarea on interface website does not work: …
May 1, 2007:
- 10:41 PM Changeset [ed1e3f7]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 5:36 PM Changeset [7fa12b4]1.12-stable2.2-stablekillphp by
- src/selector/selectorTest.js
- 5:31 PM Changeset [c5129843]1.12-stable2.2-stablekillphp by
- src/selector/selector.js
- src/selector/selectorTest.js
- 5:27 PM Changeset [c0cc8ed]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- 5:03 PM Changeset [67c640bb]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 4:26 PM Ticket #1155 ($("*") returns comments in IE) created by
- A jQuery selector should only ever return elements.
- 3:57 PM Ticket #1154 (Gracefully ignore non-elements) created by
- A good deal of functionality would be possible (e.g. .childNodes()) …
- 12:41 PM Ticket #1153 (IE sometimes objects to jquery.event.fix) created by
- I have a problem with IE and the fix method of jquery.event, whereby …
- 6:43 AM Ticket #1101 (Support of $.browser.version) reopened by
- Replying to john: You detect the browser engine (gecko, …
Apr 30, 2007:
- 2:11 PM Ticket #1152 (Safari (not Webkit) crashes with $(<toomuchtext>)) created by
- If you have a too long string (even valid) in $("... here ..."); then …
- 1:38 PM Changeset [13d2ef92]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- 1:31 PM Changeset [2e44827]1.12-stable2.2-stablekillphp by
- src/selector/selectorTest.js
- 12:36 PM Ticket #1151 (Sortable width on drag) created by
- There is a problem with sortables made of unordered lists (at lest in …
- 9:13 AM Changeset [67209046]1.12-stable2.2-stablekillphp by
- build/test/index.html
Apr 29, 2007:
- 11:19 PM Ticket #1148 (Window load and resize events fail in Safari) closed by
- fixed: Okay ... round and round we go. It looks like document.ready and load …
- 10:20 PM Ticket #1148 (Window load and resize events fail in Safari) reopened by
- Never mind. I didn't wrap the event handlers in document.ready. :) …
- 10:09 PM Ticket #1148 (Window load and resize events fail in Safari) closed by
- worksforme: This works for me. http://brandon.jquery.com/testing/1148/test.html …
- 9:51 PM Ticket #1098 (addClass, removeClass and togleClass in IE) closed by
- worksforme: This works for me. Feel free reopen with a test case.
- 9:45 PM Ticket #1044 (Error appending colgroup) closed by
- fixed: Fixed in Rev. [1820]
- 9:43 PM Changeset [5c54a4b]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 7:39 PM Ticket #1150 (Imagebox corrections proposal) created by
- Here are some change proposals for imagebox: 490,494d489 < center …
- 2:45 PM Ticket #922 (Fix Strict Warnings) closed by
- fixed: Fixed in SVN rev [1817].
- 2:39 PM Changeset [74a8e20]1.12-stable2.2-stablekillphp by
- build/test/data/testrunner.js
- src/event/event.js
- src/jquery/coreTest.js
- src/jquery/jquery.js
- src/selector/selector.js
Apr 28, 2007:
- 2:54 PM Ticket #1149 (offsetParent exception in MSIE) created by
- There is a bug in IE when using offsetParent. It is explained at the …
- 11:52 AM Ticket #920 (Selectors by class names fail in IE 5.5) closed by
- wontfix: Unfortunately, IE 5.5 is no longer supported by jQuery. Maybe we'll be …
- 11:51 AM Ticket #932 (E:first-child selector doesn't return anything in Win-IE5.5, E:first does) closed by
- wontfix: Unfortunately, IE 5.5 is no longer supported by jQuery.
- 11:51 AM Ticket #963 (IE 7 can't request file:// via XHR) closed by
- fixed: This has been fixed in SVN (by joern).
- 11:50 AM Ticket #987 (IE (below 7) always uses POST (XMLHttpRequest simplified too much)) closed by
- invalid: This may be the case in IE 5.5 but it's not in IE 6. Since IE 5.5 …
- 11:45 AM Changeset [e95a6cc]1.12-stable2.2-stablekillphp by
- src/selector/selectorTest.js
- 11:43 AM Changeset [09a2e48]1.12-stable2.2-stablekillphp by
- src/selector/selector.js
- 11:39 AM Ticket #1084 (jQuery.find can't handle underscores in nodeNames) closed by
- fixed: Fixed in SVN rev [1810].
- 11:39 AM Changeset [fce2bdf]1.12-stable2.2-stablekillphp by
- build/test/index.html
- src/selector/selector.js
- src/selector/selectorTest.js
- 11:34 AM Ticket #1101 (Support of $.browser.version) closed by
- fixed: Fixed in SVN rev [1809].
- 11:33 AM Changeset [610149f]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 11:00 AM Ticket #1134 (Better browser type and version detection) closed by
- duplicate: This should be mentioned as a follow-up to ticket #1101. It's …
- 10:53 AM Ticket #1139 (hide/show bug) closed by
- duplicate: This has already been resolved in SVN.
- 6:10 AM Ticket #1148 (Window load and resize events fail in Safari) created by
- Calls to $(window).load and $(window).resize fail in Safari version …
Apr 27, 2007:
- 6:21 PM Ticket #1092 (ToggleText function requested) closed by
- wontfix: I'm not entirely sure what you're requesting, specifically - but this …
- 2:07 PM Ticket #1147 (Interface - Array broken on IE6/Safari/Konqueror (indexof)) created by
- The 'older browser helper' function in iutil.js causes arrays to …
Apr 26, 2007:
- 10:47 PM Ticket #1130 (JS error in IE and FireFox in ASP.NET 2.0 after reloading page) closed by
- fixed: In the latest SVN we have moved to using DOM 2 event handlers which …
- 3:02 PM Ticket #390 (Can't attach IFrame's load event/IE7) closed by
- fixed: With the move to DOM Level 2 event handlers in the latest SVN this is …
- 2:54 PM Ticket #1061 (Bug during refresh in ie 6 & 7 - at least with Iframes) closed by
- fixed: Fixed in Rev. [1795].
- 2:52 PM Changeset [fba4225]1.12-stable2.2-stablekillphp by
- src/event/event.js
- 2:05 PM Ticket #1146 (Wrong dom structure in ajax) closed by
- invalid: Get takes a 0 based number of which element to pull from the jQuery …
- 9:42 AM Ticket #1146 (Wrong dom structure in ajax) created by
- == index.html == […] == ajax.html == […] The problem is that …
Apr 25, 2007:
- 7:27 PM Ticket #1142 (handle() should not iterate inherited members) closed by
- wontfix: Changes to the Object prototype are not supported and should be …
- 7:21 PM Ticket #815 (click event handler for checkbox gets fired twice) closed by
- wontfix: The issue happens when clicking the label. The change event would be …
- 5:22 PM Changeset [33ee5c3]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- 5:11 PM Changeset [0539495]1.12-stable2.2-stablekillphp by
- build/build/pack.js
- build/js.jar
- build/js/Packer.js
- build/js/Words.js
- build/js/base2.js
- 3:48 PM Ticket #1086 (s.indexOf("<tr") OR s.indexOf("<TR") bug in internet explorer) closed by
- fixed: Fixed in Rev. [1786].
- 3:48 PM Changeset [5fae496]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 2:42 PM Ticket #1114 (<LEGEND> with firefox) closed by
- fixed: Yes it is a bug and now it is fixed in Rev. [1785].
- 2:41 PM Changeset [958bed0]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 2:21 PM Ticket #1087 (prependTo/appendTo on select elements) closed by
- fixed: The select element has a length property and bailing out in …
- 2:19 PM Changeset [cb828f3]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 2:06 PM Ticket #1145 (error callback does not get called for many errors) created by
- I assumed (incorrectly) that the error callback would be called for …
- 12:47 PM Ticket #1117 (bug setting CSS borders; only appears in FireFox) closed by
- invalid: This is an issue with your layout. The border is being applied but it …
- 8:18 AM Ticket #1144 (form.serialize() and character sets) created by
- I am using ISO-8851-1 in my form fields (i live in Finland) and when …
- 5:08 AM Ticket #1143 (jQuery adds mergenum attribute on matched elements in MSIE) created by
- Using latest revision (r1775), the following code seems to add a …
- 3:23 AM Ticket #1142 (handle() should not iterate inherited members) created by
- There is a bug when object.prototype has custom functions. Actually it …
Note: See TracTimeline
for information about the timeline view.