Timeline
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 …
Dec 13, 2010:
- 8:12 PM Ticket #6747 (yearRange option relative to today's year returns a single year) closed by
- invalid: "-40:2" means all the years beween 40 years ago and the year 2. What …
- 5:49 PM Ticket #6747 (yearRange option relative to today's year returns a single year) created by
- When setting the …
- 5:12 PM Ticket #6746 (Autocomplete: _resizeMenu raises exception in IE7) closed by
- invalid: Closing as invalid unless you can provide a test case.
- 4:55 PM Ticket #6746 (Autocomplete: _resizeMenu raises exception in IE7) created by
- I am running the combobox autocomplete example (with a few changes to …
- 1:30 PM WikiStart edited by
- (diff)
- 1:03 PM Ticket #6736 (Effects: Bugs with dir=rtl and position.right) closed by
- fixed: Effects: set right/bottom to 'auto' so effects work with dir=rtl. …
- 8:10 AM Ticket #6744 (Tabs in jquery-ui-1.8.6.custom.min.js don't work with jquery-1.3.2.min.js) closed by
- fixed: This was fixed in 1.8.7: http://jsbin.com/oyaqe3
- 8:02 AM Ticket #6745 (Tab Add not returns the added li Element) closed by
- wontfix: This would break chaining and it's not clear what would be returned if …
- 6:14 AM Ticket #6745 (Tab Add not returns the added li Element) created by
- To Fix Change: add: function( url, label, index ) { ....... …
Note: See TracTimeline
for information about the timeline view.