Timeline
Dec 21, 2010:
- 8:58 PM Ticket #6771 (Items not dropping properly into a Tab with a multi-sorted list) closed by
- invalid: We'd need a reduced test case (one that doesn't include multiple other …
- 8:52 PM Ticket #6770 (Collision doesn't work correctly in Internet Explorer.) closed by
- worksforme: Seems to be working fine for me.
- 8:50 PM Ticket #6772 (Improve autocomplete _render documentation) closed by
- fixed: Updated as well as adding a link to the html extension.
- 8:42 PM Ticket #6774 (Widgets reset scrollable elements that they contain) closed by
- invalid: This is just how browsers work, as soon as you hide an element, it …
- 8:39 PM Ticket #6773 (slider #change event not firing) closed by
- worksforme: Works fine for me: http://jsbin.com/ivivo3/edit
- 6:04 PM Ticket #6774 (Widgets reset scrollable elements that they contain) created by
- Excuse me if this ticket isn't up to the usual standards - it's my …
- 4:48 PM Ticket #6773 (slider #change event not firing) created by
- According to the docs: "This event is triggered on slide stop, or if …
- 4:37 PM Ticket #6772 (Improve autocomplete _render documentation) created by
- After upgrading from jquery ui 1.8 to 1.8.4, I found that html is …
- 3:27 PM Ticket #6771 (Items not dropping properly into a Tab with a multi-sorted list) created by
- Hi all. Great job on this library BTW. I think I found a defect or …
- 3:17 PM Ticket #6770 (Collision doesn't work correctly in Internet Explorer.) created by
- In Internet Explorer (8 and earlier), collision only seems to affect …
- 8:14 AM Ticket #6769 (Dropdown Month/Year in IE8 opens and immediately closes) closed by
- duplicate
- 6:49 AM Ticket #6769 (Dropdown Month/Year in IE8 opens and immediately closes) created by
- steps to reproduce: 1. open …
Dec 20, 2010:
- 4:37 PM Ticket #6768 (Dialog box button iteration bug) closed by
- invalid: We don't support modifying native prototypes.
- 4:28 PM Ticket #6767 (Very slow interactions in Chrome on very large pages (3+ Mb HTML)) closed by
- duplicate
- 4:27 PM Ticket #6768 (Dialog box button iteration bug) created by
- I have stumbled on a edge case where by if the Array prototype has …
- 4:19 PM Ticket #6767 (Very slow interactions in Chrome on very large pages (3+ Mb HTML)) created by
- The jquery-ui-1.8.7.custom.css appears to be the source of the …
- 9:00 AM Ticket #6766 (Dialog: Clicks on close button don't bubble) closed by
- fixed: Dialog: Modified close button binding to use event.preventDefault() …
- 8:53 AM Ticket #6766 (Dialog: Clicks on close button don't bubble) created by
- 8:51 AM Ticket #6765 (Tabs: Use event.preventDefault() instead of returning false) closed by
- fixed: Tabs: Use event.preventDefault() instead of return false. Fixes #6765 …
- 8:47 AM Ticket #6765 (Tabs: Use event.preventDefault() instead of returning false) created by
- Tabs prevents event bubbling in cases where it should only prevent the …
- 8:42 AM Ticket #5857 (Tabs should use context when searching for panels) closed by
- duplicate
Dec 19, 2010:
- 4:53 PM Ticket #6764 (Use toggleClass instead of [ bool ? "addClass" : "removeClass" ]) closed by
- fixed: All: Use .toggleClass() instead of conditionally using .addClass() and …
- 3:05 PM Ticket #6764 (Use toggleClass instead of [ bool ? "addClass" : "removeClass" ]) created by
- Several times in the jquery-ui code base a class is conditionally …
- 2:24 PM Ticket #6762 (Microsoft JScript runtime error: Object doesn't support this property ...) closed by
- invalid: idleTimeout isn't part of jQuery UI.
- 1:24 PM Ticket #6763 (ui.dialog & resizable & button & opera 11) created by
- Run opera 11 Go to http://jqueryui.com/demos/dialog/#modal-message …
- 8:10 AM Ticket #6762 (Microsoft JScript runtime error: Object doesn't support this property ...) created by
- <script type="text/javascript" …
Dec 18, 2010:
- 2:40 PM Ticket #6761 (Autocomplete: Loading class removed when multiple Ajax requests occur) closed by
- fixed: Autocomplete: Track pending requests and only remove the loading class …
- 2:40 PM Ticket #6752 (Menu may still render when autocomplete is disabled) closed by
- fixed: Autocomplete: Abort pending ajax requests when disabled and prevent …
Dec 17, 2010:
- 11:14 AM Ticket #6761 (Autocomplete: Loading class removed when multiple Ajax requests occur) created by
- If a second Ajax requests starts before the previous request …
- 8:08 AM Ticket #6759 (validDays - list of selectable days) closed by
- wontfix: You can implement this using the beforeShowDay event.
- 8:07 AM Ticket #6758 (autocomplete: then type value by keys completely, select event do not ...) closed by
- invalid: This is by design, the user hasn't explicitly selected a value. …
- 6:52 AM Ticket #6760 (use effect throws unlimited errors) created by
- I have downloaded the newest version of jQuery (1.4.4) and jQuery UI …
- 4:54 AM Ticket #6759 (validDays - list of selectable days) created by
- New property named validDays which is a list of Dates that you can …
- 2:50 AM Ticket #6758 (autocomplete: then type value by keys completely, select event do not ...) created by
- I have value list (1,2,3,4) When I type 2 and press tab or click on …
Dec 16, 2010:
- 4:10 PM Ticket #6757 (.ui-widget :active { outline: none; } causes slowness in FF) created by
- The following CSS class causes 1-3 second slowness with larger forms …
- 2:58 PM Ticket #6756 (Dialog: show: "blind" with link in content doesn't animate properly) created by
- Blind effect on open (show) does not seem to go smoothly if there is a …
- 8:00 AM Ticket #6755 (Autocomplete: The combobox "show all" button submits forms) closed by
- fixed: Autocomplete (Combobox demo): Set the button type to button to prevent …
- 7:58 AM Ticket #6755 (Autocomplete: The combobox "show all" button submits forms) created by
- 7:55 AM Ticket #6754 (Autocomplete performs extremely slow on local arrays exceeding 200 ...) closed by
- duplicate: Thanks for the performance analysis. I had already tracked this down …
- 5:43 AM Ticket #6754 (Autocomplete performs extremely slow on local arrays exceeding 200 ...) created by
- == Performance Analysis on Autocomplete == Current Situation …
Dec 15, 2010:
- 11:54 PM WikiStart edited by
- (diff)
- 1:40 PM Ticket #6753 (Reinstate HTML labels (and query highlighting)) closed by
- duplicate
- 12:06 PM Ticket #6753 (Reinstate HTML labels (and query highlighting)) created by
- Reinstate (as in jQuery UI 1.8.2) HTML labels when plotting the …
- 11:58 AM Ticket #6752 (Menu may still render when autocomplete is disabled) created by
- When the autocomplete plugin is disabled with outstanding ajax …
- 8:44 AM Ticket #6124 (altField doesn't clear when primary field is manually cleared) closed by
- duplicate
- 8:27 AM Ticket #6751 (Tab Issues) closed by
- invalid: There is no information here at all. In the future, please link to a …
- 7:25 AM Ticket #6751 (Tab Issues) created by
- First of all, All the tab contents are displayed in the same page. …
- 5:08 AM Ticket #6750 (IE8 problem with slider (animate: true; orientation: vertical)) created by
- slider_filter_floor.slider({ range: true, min: 0, max: total - 1, …
Dec 14, 2010:
- 9:02 AM Ticket #6748 (animateClass broken in 1.8.7) closed by
- fixed: Effects: Fixed queueing of class animations. Fixes #6748 - …
- 8:07 AM Ticket #6749 (Unable to unbind event handlers set as options) closed by
- invalid: Callbacks are not bound as event handlers. Change the option to null …
- 6:52 AM Ticket #6749 (Unable to unbind event handlers set as options) created by
- I cannot call unbind for events whose handlers I added as options when …
- 4:43 AM Ticket #6748 (animateClass broken in 1.8.7) created by
- After the update to 1.8.7 the animations through toggleClass doesn't …
Note: See TracTimeline
for information about the timeline view.