Timeline
Sep 28, 2007:
- 7:36 PM Ticket #1751 (slideToggle() hiding visible elements after animation) created by
- If slideToggle() is called on a list of elements and there is at least …
- 1:07 PM Ticket #1747 (unique() doesn't work for arrays of non-objects) closed by
- invalid: "Unique only works with arrays of DOM elements. I've updated the …
- 9:17 AM Ticket #1750 (getScript fails with scheme-less urls) created by
- Calling
$.getScript("//www.server.com/script.js");
fails with … - 8:29 AM Ticket #1713 (ui.tabs.js is insert class "ui-tabs-nav" automatic) closed by
- invalid: This is a design decision all over jQuery UI. If you want to customize …
- 8:25 AM Ticket #1712 (aspectRatio option for resizables) closed by
- fixed: It's strange...somehow I was able to remove all checks in the switch …
- 8:24 AM Ticket #1672 (Bad selectors on site) closed by
- worksforme: I see two selectors in ui-lite.css: .ui-dialog-content …
- 7:48 AM Ticket #1682 (Resizable containment option) closed by
- fixed: okay, added.
- 7:15 AM Ticket #1739 (ui slider - moveTo - parameter value is discarded) closed by
- fixed: thanks, fixed!
- 7:08 AM Ticket #1720 (Draggable Destory fails if element is set as draggable more than once) closed by
- fixed: fixed!
- 2:29 AM Ticket #1748 (undeclared identifiers for jquery/dist/jquery.lite.js) created by
- Got jQuery from svn (Rev: 3463, 2007-09-24 00:55:19 +0800), I ran jsl …
- 12:58 AM Ticket #1747 (unique() doesn't work for arrays of non-objects) created by
- the unique() function does not reduce an array of value-types (number, …
Sep 27, 2007:
- 5:48 PM Ticket #1746 (Extra space added to table, COLSPAN attribute ignored) created by
- I ran this script in FF 2.0.0.7, Opera 9.21, and Safari for windows on …
- 4:49 PM Changeset [1344a7fd]1.12-stable2.2-stablekillphp by
- src/event.js
- 4:09 PM Ticket #1745 (css setting on svg element is broken) created by
- jQuery fails to manipulate the css of a child of an inline svg …
- 3:33 PM Ticket #1563 ($('p:eq(1)').hide();) closed by
- worksforme: This works for me. Please feel free to reopen with a test case if this …
- 3:13 PM Ticket #1744 ($.ajax success callback doesn't receive json data) created by
- when using $.ajax({dataType: "json", ...}) the ajax.onreadystatechange …
- 2:46 PM Ticket #1424 (Correction of height and width methods) closed by
- fixed: This works for me with jQuery 1.2.1
- 2:44 PM Ticket #1464 (setting css property to a NaN value will fail on explorer win) closed by
- fixed: This works for me with jQuery 1.2.1
- 2:24 PM Ticket #1349 (.is(':visible') is incorrect when parent element is hidden) reopened by
- This bug/feature causes another issue when using the .resizeable() …
- 2:23 PM Ticket #1622 (Slide Up/Down bug with flashing) closed by
- wontfix: Animation changes the height which does not include padding, borders …
- 2:10 PM Ticket #1153 (IE sometimes objects to jquery.event.fix) closed by
- fixed: Fixed in Rev [3485]
- 2:09 PM Changeset [ee2efbe]1.12-stable2.2-stablekillphp by
- src/event.js
- 11:23 AM Ticket #1561 (IE7 tries to access http://:/) closed by
- fixed: Fixed in SVN rev [3484].
- 11:23 AM Ticket #1320 (In IE, $(document).ready fires too soon.) closed by
- fixed: Fixed in SVN rev [3484].
- 11:23 AM Changeset [6e8a8c5]1.12-stable2.2-stablekillphp by
- src/event.js
- 11:03 AM Ticket #1743 (Paginator Module) created by
- One area i think jQuery is lacking is in the pagination area. I have …
- 9:52 AM Ticket #760 (.css('fontSize') returns different value in Internet Explorer) reopened by
- It seems that the bug reappeared in 1.2.1 release.
- 9:38 AM Ticket #1742 (remove() function crash) created by
- This is the current implementation of the remove function. […] …
- 9:36 AM Ticket #1675 (expando related problem on removeData()) closed by
- fixed: I believe this has already been fixed in SVN. I was unable to …
- 8:56 AM Ticket #1729 ($(window) .height() returns $(document) .height() in Mozilla) closed by
- fixed
- 4:39 AM Ticket #1741 (Sortables not work in interface plugin in IE Browser) created by
- in interface plugin http://interface.eyecon.ro when use jquery 1.2.1 …
Sep 26, 2007:
- 7:11 PM Ticket #1740 (JSON Data Truncated When Calling $.ajax Funciton) created by
- When calling an AJAX request like so: $.ajax({ type: "GET", url: …
- 6:28 PM Changeset [a9add21]1.12-stable2.2-stablekillphp by
- src/offset.js
- 6:11 PM Ticket #1724 (ajax calls dont work ocasionally with local params variable) closed by
- worksforme: I can't confirm this. Is it possible that you could provide a test …
- 6:09 PM Ticket #1685 ($.ajax() places action url parameters in post.) closed by
- worksforme: This was fixed in jQuery 1.2.1.
- 6:09 PM Ticket #1722 (ajax bug?) closed by
- invalid: I don't know where you're seeing that, at all. It's not in any version …
- 6:04 PM Ticket #1700 (Remove Method Does Not Work On Result Set Selected By Class - Version 1.2.1) closed by
- worksforme: I can't confirm this, at all. Could you please provide a test case …
- 6:02 PM Ticket #1721 (XPath selectors with extern XML string (from AJAX response) doesn't work) closed by
- invalid
- 5:59 PM Ticket #1719 (.appendTo broken in 1.2.1.1) closed by
- invalid: Don't you just mean: …
- 5:57 PM Ticket #1732 (Problem with .html() method and textarea field) closed by
- wontfix: Right - you can't do .html() on a text area, you must use .val(). …
- 5:10 PM Ticket #1739 (ui slider - moveTo - parameter value is discarded) created by
- The p parameter to the function is discarded, because the identifier p …
- 5:06 PM Ticket #1738 (Documentation for UI) created by
- It would be fantastically useful if there were more, and better, …
- 5:03 PM Ticket #1737 ($(foo).sliderMoveTo(dest, scale, changeslide, p) does not eval correctly) created by
- If I call sliderMoveTo(30, null, true) on a jQuery UI slider, the …
- 11:43 AM Ticket #1736 (wrap removes expandos) created by
- When you create an element, add expandos to it, then use wrap, the …
- 10:36 AM Ticket #1735 (Addition of stop and start options to UI Selectable.) created by
- The new approach of firing events as-you-go are great, but there are …
- 8:13 AM Ticket #1734 (html(val) in IE6/7: inserted content has allways security zone "internet") created by
- When javascript is disabled for the zone "internet" and the following …
- 7:43 AM Ticket #1730 (dynamically created label elements must be closed under IE6) closed by
- wontfix: Correct, as of jQuery 1.2 you must do: $("<label/>") or …
- 5:11 AM Ticket #1733 (addClass gives error on textnodes) created by
- […] error! in className:add fun […] fix? […]
- 5:09 AM Ticket #1732 (Problem with .html() method and textarea field) created by
- Hi! I've got problem with html() method. Exactly with .load(), but I …
- 2:21 AM Ticket #1731 (New "handler" created for each event added and leaks memory in IE) created by
- See the conversation titled possible bug in event code in dev …
Sep 25, 2007:
- 8:12 PM Ticket #1730 (dynamically created label elements must be closed under IE6) created by
- the following code worked under IE6 with JQuery 1.1.2 […] JQuery …
- 12:51 PM Ticket #1729 ($(window) .height() returns $(document) .height() in Mozilla) created by
- For opera and mozilla, innerHeight should be used instead of …
- 11:42 AM Ticket #1728 (fadeTo doesn't work with absolute positioning) created by
- When a have a structure like: […] applying transition to …
- 6:51 AM Ticket #1727 (:nth-child(An+B) incompatibility with CSS3) created by
- Code: […] Patch: […]
- 5:40 AM Ticket #1726 (Flashing bug in slideUp/Down in Internet Explorer 7) created by
- The sliding component flashes the whole of itself right before …
- 12:22 AM Ticket #1725 (jQuery evaluates a script tag before the HTML is appended to the DOM.) created by
- I attached two files, index.html and demo.html. Access index.html, it …
Sep 24, 2007:
- 5:32 PM Ticket #1724 (ajax calls dont work ocasionally with local params variable) created by
- when I define my params and make a call like this: […] in 7 of …
- 5:14 PM Ticket #1457 (treeview does not display lastCollapsable) closed by
- worksforme: I can't replicate the initial issue. From the suggested code …
- 12:25 PM Ticket #1666 (Explicit position refresh for droppable objects) closed by
- worksforme
- 12:19 PM Ticket #1708 (ratio-option for resizables) closed by
- invalid
- 5:38 AM Ticket #1723 (makeArray bug?) created by
- in makeArray: […] Oh??? […]
- 5:34 AM Ticket #1722 (ajax bug?) created by
- […] Oh??? […]
- 2:58 AM Ticket #1668 (Dialog Options - minHeight, minWidth, maxHeight, maxWidth) closed by
- fixed: Fixed in rev3468
- 2:57 AM Ticket #1717 (Dialog) closed by
- fixed: Fixed in rev3468
- 2:57 AM Ticket #1703 (Dialog - not centered when scrolled) closed by
- fixed: Fixed in rev3468
- 1:35 AM Ticket #1721 (XPath selectors with extern XML string (from AJAX response) doesn't work) created by
- Code:{{{id = $('/id', responseText).text(); response = $('/response', …
Sep 23, 2007:
- 6:17 PM Ticket #1720 (Draggable Destory fails if element is set as draggable more than once) created by
- e.g $('#my_obj').draggable() $('#my_obj').draggable() now …
- 5:38 PM Ticket #1719 (.appendTo broken in 1.2.1.1) created by
- Hi all, i am doing this on document ready: …
- 3:14 PM Ticket #1718 ($.ajax not properly loading url content in DOM element since 1.1.4 in MSIE) created by
- Bug only affects MSIE ( 6 and 7) . Loading an url in a DOM element …
- 2:42 PM Ticket #1717 (Dialog) created by
- Dialog with options to disable/constrain resizing and disable moving. …
- 12:55 PM Changeset [92a9e73b]1.12-stable2.2-stablekillphp by
- src/core.js
- 11:58 AM Changeset [b453257]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- test/unit/core.js
- 9:56 AM Ticket #1716 (Resizable helper is added to this.options.modifyThese on every drag-start.) closed by
- fixed: D'oh! Thanks for finding this. Fixed!
- 9:36 AM Ticket #1683 (Sortable slow with long lists (partial fix included)) closed by
- fixed: Added the breaks! I'm investigating more speed fixes.
- 8:56 AM Ticket #1711 (Shift-Key behaviour in resizables buggy) closed by
- fixed: Hey, thanks for the fixes! I think the desired behaviour is how it is …
- 8:25 AM Ticket #1716 (Resizable helper is added to this.options.modifyThese on every drag-start.) created by
- I just realized that the resize-helper is added to the …
- 8:13 AM Ticket #1704 (ui.slider.js ie7 typo bug) closed by
- fixed: Fixed.
- 5:08 AM Ticket #1715 (Problem with JQueryUI dialog) created by
- I created a dialog by using newest JQueryUI. In the dialog, I tried to …
Sep 22, 2007:
- 2:03 PM Ticket #1714 (Problem with input values) created by
- It occurs an error at line 888 whene this[0].value is null. I fixed it …
- 1:50 PM Ticket #1713 (ui.tabs.js is insert class "ui-tabs-nav" automatic) created by
- ui.tabs.js insert class "ui-tabs-nav" automatic in …
- 5:08 AM Ticket #1712 (aspectRatio option for resizables) created by
- Hi All! I have written a small enhancement for the resizables (see …
- 4:35 AM Ticket #1711 (Shift-Key behaviour in resizables buggy) created by
- Hi all, I was discovering this bug when investigating on the issue I …
Sep 21, 2007:
- 5:58 PM Ticket #1710 (Tabs plugin for jquery ui does not display correctly in IE7) created by
- The tabs plugin for the jQuery UI does not display correctly in …
- 5:41 PM Changeset [595d125]1.12-stable2.2-stablekillphp by
- src/offset.js
- 12:27 PM Ticket #1709 (Compressed Accordion Contains JS errors) created by
- The JS compressed accordion as downloaded from the UI page as a …
- 12:05 PM Ticket #1708 (ratio-option for resizables) created by
- Hi Guys! It would be great to have a ratio-option for resizables like …
- 10:04 AM Ticket #1707 (empty() does not work as expected if a SELECT tag has only one child ...) created by
- Summary says it all :D CODE:------------------- <script …
- 9:21 AM Ticket #1706 (Query by "id" - performance improvement) created by
- When jQuery is looking for an element by the "id" attribute, it uses …
- 9:08 AM Ticket #1705 (cant set url in css) created by
- I can set css cursor like this: $('#myid').css('cursor', 'pointer'); …
- 8:53 AM Ticket #1704 (ui.slider.js ie7 typo bug) created by
- there is a small typo in line 31 which cause a failure in ie7. The …
Note: See TracTimeline
for information about the timeline view.