Timeline
Jul 26, 2007:
- 11:39 PM Ticket #1427 (Memory and performance leak) created by
- On line 88 and 1383 of jQuery 1.1.3.1 there is a wasted Array object …
- 5:35 PM Ticket #1426 (Gracefully fail in IE < 6) created by
- Is there any simple way not to fire errors in IE < 6? Having put up a …
- 9:16 AM Ticket #1425 (evalScript and global context) created by
- Since changeset 2428 ( http://dev.jquery.com/changeset/2428 ) - the …
- 9:04 AM Ticket #1424 (Correction of height and width methods) created by
- […] The (h || h===0) checking works right with undefined, null …
Jul 25, 2007:
- 11:00 PM Ticket #1141 ($('#id').height() and $('#id').width() performance under IE7) closed by
- worksforme
- 8:31 PM Changeset [e6c0678]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- 8:27 PM Changeset [8a80d05]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- 12:07 AM Ticket #1423 (jquery.cookie.js) created by
- 'jQuery.cookie' should be changed to 'jQuery.fn.cookie'.
Jul 24, 2007:
- 8:57 PM Ticket #1418 ($("//foo", this) is broken) closed by
- fixed: Fixed in SVN rev [2473].
- 8:57 PM Ticket #877 ($("#id", context) in another document misses id) closed by
- fixed
- 8:56 PM Changeset [f8b0005]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- src/selector/selector.js
- 8:39 PM Changeset [bdf05d8]1.12-stable2.2-stablekillphp by
- src/selector/selector.js
- src/selector/selectorTest.js
- 7:12 PM Ticket #1422 (Slider doesn't work with keyboard controls) created by
- Using jQuery 1.1.3.1 and interface 1.2 if I tab to the slider control …
- 5:42 PM Ticket #1421 (Apple Widget) created by
- I see references to AppleWidgets (flipTo) in the documentation. …
- 11:19 AM Ticket #1420 (Test Suite error: Check that click, triggers onclick event handler also) created by
- Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.12) Gecko/20070601 …
Jul 23, 2007:
- 12:23 PM Ticket #1419 (Can't modify XML/Iframe documents in IE) created by
- Two separate reports of this occurring: […] ---- I'm having a …
- 10:04 AM Ticket #948 (jquery ajax authentification intégré iis) reopened by
Jul 21, 2007:
- 7:14 PM Ticket #1418 ($("//foo", this) is broken) created by
- jQuery code has a fast path for "foo", but it doesn't work when …
- 5:03 PM Ticket #1417 (event.trigger() doesn't return the handle() results) created by
- Returning the results of all method calls, as an array, would probably …
- 5:01 PM Ticket #1416 (event.handle() can only return 'undefined' or 'false') created by
- This is a problem since some events (like onbeforeunload) expect …
- 10:49 AM Ticket #1404 (Radio buttons are unchecked when parent element is shown via show() in IE 6) closed by
- duplicate
- 9:46 AM Ticket #1372 ($.browser.version gives the wrong version) closed by
- wontfix: That's correct - we intentionally get the version of the rendering …
- 12:32 AM Ticket #1415 (.css('width') or .css('height') resets flash movies) created by
- When an element is invisible, calling .css('height'/'width') sometimes …
- 12:26 AM Changeset [a65a811]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
Jul 20, 2007:
- 11:16 PM Ticket #1294 (selectedIndex lost after clone() in Internet Explorer) closed by
- fixed: Fixed in Rev [2438].
- 11:16 PM Changeset [9b9a793]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 11:03 PM Ticket #1133 (animate oncomplete resets flash movies) closed by
- invalid
- 11:03 PM Ticket #1133 (animate oncomplete resets flash movies) reopened by
- 10:44 PM Ticket #1208 (slideToggle on table row corrupt in Firefox) closed by
- duplicate: Thanks for your feedback - this is a duplicate of another bug (#960), …
- 10:40 PM Ticket #1414 (.submit() can fail if something has id="submit") created by
- If an element with an ID of submit exists in a form, .submit() can …
- 10:37 PM Ticket #1270 ($.map removes duplicates) closed by
- worksforme: This is no longer the case. $.map() only merges the results.
- 10:31 PM Ticket #1347 (.width() incorrect for non-displayed/hidden elements) closed by
- invalid: Actually the width method is getting the correct value. This is a CSS …
- 10:08 PM Ticket #1070 (IE attr with value 0 BUG) closed by
- worksforme: I can't reproduce this. Feel free to reopen with a test case.
- 9:57 PM Ticket #1309 (className.has(undefined) and className.add(undefined) should fail ...) closed by
- fixed: Fixed in Rev [2436].
- 9:55 PM Changeset [480aae7]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 9:53 PM Changeset [b965c98f]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- 9:14 PM Ticket #1082 (removing table row after effect does not free space) closed by
- worksforme: Works for me: http://dev.jquery.com/~john/ticket/1082/
- 9:08 PM Ticket #1088 (ajaxError throws exception in IE6) closed by
- worksforme: Works fine for me: http://dev.jquery.com/~john/ticket/1088/
- 9:06 PM Ticket #1363 (click() event doesnt work in 1.1.3.1) closed by
- fixed: Fixed in Rev [2434]
- 9:04 PM Changeset [24463a0]1.12-stable2.2-stablekillphp by
- src/event/event.js
- src/event/eventTest.js
- 9:03 PM Ticket #1092 (ToggleText function requested) closed by
- wontfix: You would include that in your page, then you would call it like so: […]
- 9:02 PM Ticket #1100 (.hide() does not work on select options in IE) closed by
- wontfix: Reading through the thread on Cody's blog, it's apparent that there …
- 8:53 PM Ticket #1145 (error callback does not get called for many errors) closed by
- fixed: Fixed in SVN rev [2433].
- 8:52 PM Changeset [e20e8e6]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- 8:13 PM Ticket #1170 (attr("style","...") doesn't work in IE7) closed by
- fixed: Fixed in SVN rev [2432].
- 8:12 PM Changeset [3740716]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 8:03 PM Ticket #1186 (Slide does not work in IE6 with absolutely positioned DIVs) closed by
- worksforme: Works fine for me: http://dev.jquery.com/~john/ticket/1186/
- 7:57 PM Ticket #1199 (Appending text with spaces fails in IE and Safari) closed by
- worksforme: Works for me: http://dev.jquery.com/~john/ticket/1199/
- 7:53 PM Ticket #1373 (1.0 Compat Plugin May be Broken with 1.1.3) closed by
- worksforme: Works fine for me: http://dev.jquery.com/~john/ticket/1373/
- 7:47 PM Ticket #1342 (jquery 1.1.3 break opacity in IE6+) closed by
- fixed: Works in all browsers for me: http://dev.jquery.com/~john/ticket/1342/
- 7:43 PM Ticket #1361 ("E + F" CSS selector broken in 1.1.3) closed by
- fixed: Fixed in SVN rev [2431].
- 7:43 PM Changeset [97a6bdb]1.12-stable2.2-stablekillphp by
- src/selector/selector.js
- 6:47 PM Ticket #1369 (fadeIn doesn't 'fade' in Safari 3.0.2) closed by
- fixed: Fixed in SVN rev [2430].
- 6:47 PM Changeset [e647a8a]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 6:22 PM Ticket #1406 (1.1.3: async: false sometimes causes extra callbacks in Firefox OSX) closed by
- fixed: Resolved in SVN [2429].
- 6:21 PM Changeset [f83211c]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- 6:03 PM Ticket #955 ($ajax({dataType: 'html' (but should be 'script') .... works in safari, ...) closed by
- worksforme
- 6:01 PM Ticket #777 (evalScripts() runs embed js befor previous external code) closed by
- fixed: Fixed in SVN rev [2428].
- 6:01 PM Ticket #975 ($().html().evalScripts() Eval's Scripts Twice in Firefox) closed by
- fixed: Fixed in SVN rev [2428].
- 6:01 PM Ticket #1332 (script evaluation not working properly in ie6) closed by
- fixed: Fixed in SVN rev [2428].
- 5:59 PM Changeset [c47f6f8]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- src/jquery/jquery.js
- 5:53 PM Changeset [6c5bfff]1.12-stable2.2-stablekillphp by
- src/event/eventTest.js
- 5:47 PM Ticket #1413 (slideUp/slideDown and show/hide Height - bouncing bug) created by
- http://www.robustness.org/dev/jquery/slider/slider-jquery.html In …
- 5:27 PM Ticket #1029 ($().html() serializes href attribute in IE) closed by
- wontfix: IE serializes href and src attributes when using innerHTML ... thats it.
- 5:22 PM Ticket #1224 (Tabs broken in 1.1.3a) closed by
- fixed
- 5:14 PM Ticket #1334 (IE7: fix() is not working sometimes) closed by
- duplicate: Duplicate of #1402
- 5:07 PM Ticket #1366 (1.1.3.1 IE6 / IE7 background images disappear) closed by
- worksforme: This works for me. Please feel free to reopen with a test case.
- 5:00 PM Ticket #1329 (Appending TableData cell to a TableRow only inserts the content of the cell) closed by
- worksforme: This works for me in Firefox, Safari and IE. Feel free to reopen with …
- 4:47 PM Ticket #1412 (data argument is not passed in, from trigger) closed by
- invalid: trigger takes an array that translates into arguments for the handler. …
- 4:07 PM Ticket #1327 (Java Script Object Required in line 1324) closed by
- duplicate: Duplicate of #1402.
- 4:05 PM Ticket #1396 (Easing error in 1.1.3.1 with Interface) closed by
- fixed: Fixed in SVN rev [2423].
- 4:05 PM Changeset [9ffd93d]1.12-stable2.2-stablekillphp by
- src/fx/fx.js
- 3:44 PM Ticket #1395 ($.trim returns exceptions on null value) closed by
- fixed: Fixed in SVN rev [2422].
- 3:44 PM Changeset [a2482e5]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 3:41 PM Ticket #1386 (inconsistent .html() and .text()) closed by
- fixed: Fixed in SVN rev [2421].
- 3:41 PM Changeset [42f30dd]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 3:34 PM Ticket #1410 (empty evalScripts() in IE) closed by
- fixed: Fixed in SVN rev [2420].
- 3:33 PM Changeset [78db847]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- 3:00 PM Ticket #1402 (Mouse Event Error in IE in 1.1.3.1) closed by
- fixed: Fixed in Rev [2419].
- 2:58 PM Ticket #970 (custom timeout does not set error message when timeout occurs) closed by
- fixed: Fixed in SVN rev [2418].
- 2:58 PM Changeset [f267cfa]1.12-stable2.2-stablekillphp by
- src/event/event.js
- 2:58 PM Changeset [a40f141]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- 2:09 PM Ticket #1326 (unique function throwing error in jquery nightly build js file) closed by
- fixed: Fixed in SVN rev [2417].
- 2:08 PM Changeset [3604d14]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 12:53 PM Ticket #1251 (Setting .innerHTML while document loading breaks $(document).ready() in IE) closed by
- worksforme: I, honestly, can't get this to duplicate, so I think this has been …
- 12:12 PM Ticket #1317 (Opera 9.20 slideUp/Down bug) closed by
- worksforme: I tested your pages in both Opera 9.1 and Opera 9.22, and created a …
- 11:58 AM Ticket #1302 (the brower IE will be to become paralyzed!!) closed by
- worksforme: Doesn't become paralyzed for me: http://dev.jquery.com/~john/ticket/1302/
- 11:43 AM Ticket #1412 (data argument is not passed in, from trigger) created by
- Here's the sample code (happened in FF 2.0.0.5 on OSX): […]
- 11:33 AM Ticket #1401 (.bind() doesnt pass data objects) closed by
- invalid
- 11:28 AM Ticket #1411 (Safari 3 Beta) closed by
- worksforme: They work great for me - are there any specific methods that are …
- 11:26 AM Ticket #1357 (Bug in selectors for XML in IE6) closed by
- duplicate: Duplicate of #1326.
- 9:54 AM Ticket #1411 (Safari 3 Beta) created by
- Safari 3 Beta, recently released by apple is not liking jQuery, and …
Jul 19, 2007:
- 8:50 PM Ticket #1410 (empty evalScripts() in IE) created by
- When evalScripts is passed an empty string, IE throws an exception. …
- 2:05 PM Ticket #1409 (Interface Slider support for jQuery 1.1.3) created by
- We're using the "Slider" mechanism from the interface plugin in our …
- 7:27 AM Ticket #1408 (I need to call function when user is changing sortable element) created by
- Hi, First of all, sorry for my english, it's ver bad. I need to call …
- 2:56 AM Ticket #1407 (I got a bug about method append()/appendTo()) created by
- This is code : […] Please save it as htm(l) and run it in MSIE …
Note: See TracTimeline
for information about the timeline view.