Timeline
12/22/10:
- 17:59 Changeset [e724f585bf0a31ceb0b22a0264af8da2f4e19414] by
-
- demos/menu/contextmenu.html
- demos/menu/default.html
- tests/unit/menu/menu.html
- tests/visual/compound/tabs_tooltips.html
- tests/visual/menu/menubar.html
- 17:58 Changeset [0479ab6af6414c7a8e779c3cab3e7e8406f9eb62] by
-
- build/build.xml
- build/build/yuicompressor-2.4.2.jar
- build/release/changelog-shell
- build/release/prepare-release
- build/themes
- demos/accordion/collapsible.html
- demos/accordion/custom-icons.html
- demos/accordion/default.html
- demos/accordion/fillspace.html
- demos/accordion/hoverintent.html
- …
- 17:31 Changeset [3552947c19b8ea1b779dc9809783c6ac6a218d68] by
-
- build/build.xml
- build/build/yuicompressor-2.4.2.jar
- build/release/changelog-shell
- build/release/prepare-release
- build/themes
- demos/accordion/collapsible.html
- demos/accordion/custom-icons.html
- demos/accordion/default.html
- demos/accordion/fillspace.html
- demos/accordion/hoverintent.html
- …
- 17:00 Changeset [8d39171fa285519203688084f3cf66c1e2ae0ada] by
-
- demos/index.html
- demos/spinner/time.html
- 16:36 Changeset [2c89e9587eb0c0cc92ceca690bcbc8b3f0d907ca] by
-
- build/build.xml
- build/release/changelog-shell
- build/release/prepare-release
- demos/accordion/collapsible.html
- demos/accordion/custom-icons.html
- demos/accordion/default.html
- demos/accordion/fillspace.html
- demos/accordion/hoverintent.html
- demos/accordion/mouseover.html
- demos/accordion/no-auto-height.html
- …
- 15:44 Ticket #6777 (Autocomplete callback when search is complete) created by
- The autocomplete component needs to have an event that is fired when a …
- 13:50 Ticket #6776 (problem dialog click on dialog.) closed by
- worksforme: Not enough info. zIndex is defined in jquery.ui.core.js.
- 13:43 Ticket #6776 (problem dialog click on dialog.) created by
- Error: $(event.target).zIndex is not a function Source File: …
- 13:40 Ticket #6775 (DatePicker remains open when tabbing out) created by
- Hello, I stumbled upon the following behavior and applied the proposed …
- 01:58 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 …
- 01:52 Ticket #6770 (Collision doesn't work correctly in Internet Explorer.) closed by
- worksforme: Seems to be working fine for me.
- 01:50 Ticket #6772 (Improve autocomplete _render documentation) closed by
- fixed: Updated as well as adding a link to the html extension.
- 01:42 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 loses …
- 01:39 Ticket #6773 (slider #change event not firing) closed by
- worksforme: Works fine for me: http://jsbin.com/ivivo3/edit
12/21/10:
- 23:04 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 first …
- 21:48 Ticket #6773 (slider #change event not firing) created by
- According to the docs: "This event is triggered on slide stop, or if the …
- 21:37 Ticket #6772 (Improve autocomplete _render documentation) created by
- After upgrading from jquery ui 1.8 to 1.8.4, I found that html is …
- 20:27 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 at …
- 20:17 Ticket #6770 (Collision doesn't work correctly in Internet Explorer.) created by
- In Internet Explorer (8 and earlier), collision only seems to affect the …
- 13:14 Ticket #6769 (Dropdown Month/Year in IE8 opens and immediately closes) closed by
- duplicate
- 11:49 Ticket #6769 (Dropdown Month/Year in IE8 opens and immediately closes) created by
- steps to reproduce: 1. open …
12/20/10:
- 21:37 Ticket #6768 (Dialog box button iteration bug) closed by
- invalid: We don't support modifying native prototypes.
- 21:28 Ticket #6767 (Very slow interactions in Chrome on very large pages (3+ Mb HTML)) closed by
- duplicate
- 21:27 Ticket #6768 (Dialog box button iteration bug) created by
- I have stumbled on a edge case where by if the Array prototype has been …
- 21:19 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 problem. …
- 14:00 Ticket #6766 (Dialog: Clicks on close button don't bubble) closed by
- fixed: Dialog: Modified close button binding to use event.preventDefault() …
- 14:00 Changeset [727d00dec81671f26a15596acfb0df38920071a1] by
-
- ui/jquery.ui.dialog.js
- 13:53 Ticket #6766 (Dialog: Clicks on close button don't bubble) created by
- 13:51 Ticket #6765 (Tabs: Use event.preventDefault() instead of returning false) closed by
- fixed: Tabs: Use event.preventDefault() instead of return false. Fixes #6765 - …
- 13:50 Changeset [e104f6cfa0324f9625c6258bb87f708d7c35d7bd] by
-
- ui/jquery.ui.tabs.js
- 13:47 Ticket #6765 (Tabs: Use event.preventDefault() instead of returning false) created by
- Tabs prevents event bubbling in cases where it should only prevent the …
- 13:42 Ticket #5857 (Tabs should use context when searching for panels) closed by
- duplicate
12/19/10:
- 21:53 Ticket #6764 (Use toggleClass instead of [ bool ? "addClass" : "removeClass" ]) closed by
- fixed: All: Use .toggleClass() instead of conditionally using .addClass() and …
- 21:52 Changeset [956697bfca1b386ae20eb27ccfd8c1df3234f1f2] by
-
- ui/jquery.ui.accordion.js
- ui/jquery.ui.sortable.js
- ui/jquery.ui.tabs.js
- ui/jquery.ui.widget.js
- 21:38 Changeset [d6edba5a89ab5e84044666bb9d50a4663c1412c8] by
-
- tests/unit/accordion/accordion_defaults.js
- ui/jquery.ui.accordion.js
- 21:26 Changeset [f908281bc3aecc187f5f13abf8c2144d6a45fa82] by
-
- tests/unit/accordion/accordion_options.js
- 21:22 Changeset [32945202da1854a1b603db4994a263f4f789d398] by
-
- ui/jquery.ui.accordion.js
- 21:19 Changeset [75b94a1c12277b024ed1833ef20aa893bcfb379c] by
-
- ui/jquery.ui.accordion.js
- 21:14 Changeset [e0ae1929a04044b1d0b23a5b35bf266f2dba7995] by
-
- tests/unit/accordion/accordion_options.js
- tests/visual/accordion/accordion_option_fillSpace_true.html
- tests/visual/addClass/addClass_queue.html
- ui/jquery.ui.accordion.js
- ui/jquery.ui.autocomplete.js
- ui/jquery.ui.dialog.js
- 20:05 Ticket #6764 (Use toggleClass instead of [ bool ? "addClass" : "removeClass" ]) created by
- Several times in the jquery-ui code base a class is conditionally added to …
- 19:24 Ticket #6762 (Microsoft JScript runtime error: Object doesn't support this property or ...) closed by
- invalid: idleTimeout isn't part of jQuery UI.
- 18:24 Ticket #6763 (ui.dialog & resizable & button & opera 11) created by
- Run opera 11 Go to http://jqueryui.com/demos/dialog/#modal-message Try to …
- 13:10 Ticket #6762 (Microsoft JScript runtime error: Object doesn't support this property or ...) created by
- <script type="text/javascript" src="jquery/jquery-1.3.2.min.js"></script> …
12/18/10:
- 19:44 Changeset [2aabc3911c3f9e4ca2bbb48d298ee6e5648b4c12] by
-
- ui/jquery.ui.autocomplete.js
- 19:44 Changeset [d2a12ff825ebb0e620b25abdbcbaf024881ef537] by
-
- ui/jquery.ui.autocomplete.js
- 19:40 Ticket #6761 (Autocomplete: Loading class removed when multiple Ajax requests occur) closed by
- fixed: Autocomplete: Track pending requests and only remove the loading class …
- 19:40 Ticket #6752 (Menu may still render when autocomplete is disabled) closed by
- fixed: Autocomplete: Abort pending ajax requests when disabled and prevent …
- 02:38 Changeset [94a1786d5614aefeb1c14e492126bfe8aa28a804] by
-
- tests/unit/accordion/accordion_options.js
- ui/jquery.ui.accordion.js
- 00:53 Changeset [c614889b30d6ddd8ddaed7d1da78336f2648056b] by
-
- ui/jquery.ui.dialog.js
12/17/10:
- 16:35 Changeset [c4701388e4d70756b726234c435b75fae1ce18f9] by
-
- tests/visual/addClass/addClass_queue.html
- 16:15 Changeset [08422d69da9b916e645aefc1d6996dde24a44788] by
-
- ui/jquery.ui.autocomplete.js
- 16:14 Ticket #6761 (Autocomplete: Loading class removed when multiple Ajax requests occur) created by
- If a second Ajax requests starts before the previous request completes, …
- 15:48 Changeset [0d0c86210c4a6473888089ddcea918df8c156022] by
-
- ui/jquery.ui.autocomplete.js
- 13:08 Ticket #6759 (validDays - list of selectable days) closed by
- wontfix: You can implement this using the beforeShowDay event.
- 13:07 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. There's …
- 11:52 Ticket #6760 (use effect throws unlimited errors) created by
- I have downloaded the newest version of jQuery (1.4.4) and jQuery UI …
- 09:54 Ticket #6759 (validDays - list of selectable days) created by
- New property named validDays which is a list of Dates that you can select. …
- 07:50 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 …
- 03:55 Changeset [490792be6a17f53108f96e077948db5f3cbafa05] by
-
- tests/unit/accordion/accordion_options.js
- tests/visual/accordion/accordion_option_fillSpace_true.html
- ui/jquery.ui.accordion.js
12/16/10:
- 21:10 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 in …
- 19:58 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 …
- 13:00 Changeset [ffc08557ad764d7aca17ea1c6e75a62f6eb65c15] by
-
- demos/autocomplete/combobox.html
- 13:00 Ticket #6755 (Autocomplete: The combobox "show all" button submits forms) closed by
- fixed: Autocomplete (Combobox demo): Set the button type to button to prevent …
- 12:59 Changeset [cf48a3c5c8da7bc90a9424e333d53d0e178e7885] by
-
- demos/autocomplete/combobox.html
- 12:58 Ticket #6755 (Autocomplete: The combobox "show all" button submits forms) created by
- 12:55 Ticket #6754 (Autocomplete performs extremely slow on local arrays exceeding 200 items ...) closed by
- duplicate: Thanks for the performance analysis. I had already tracked this down and …
- 10:43 Ticket #6754 (Autocomplete performs extremely slow on local arrays exceeding 200 items ...) created by
- == Performance Analysis on Autocomplete == Current Situation …
- 04:54 WikiStart edited by
- (diff)
- 04:48 Changeset [cba92afe257e51e18ca2bb2161559e8928e82fad] by
-
- ui/jquery.effects.core.js
- 04:43 Changeset [b475ae74dfc72a46b2ed7e988ffad461e76b2ea2] by
-
- ui/jquery.effects.blind.js
- ui/jquery.effects.bounce.js
- ui/jquery.effects.clip.js
- ui/jquery.effects.core.js
- ui/jquery.effects.drop.js
- ui/jquery.effects.fold.js
- ui/jquery.effects.scale.js
- ui/jquery.effects.shake.js
- ui/jquery.effects.slide.js
- 04:41 Changeset [b5601cc9f919e28332dca1ebabe77724b1b7d8e8] by
-
- version.txt
12/15/10:
- 18:40 Ticket #6753 (Reinstate HTML labels (and query highlighting)) closed by
- duplicate
- 17:06 Ticket #6753 (Reinstate HTML labels (and query highlighting)) created by
- Reinstate (as in jQuery UI 1.8.2) HTML labels when plotting the result. …
- 16:58 Ticket #6752 (Menu may still render when autocomplete is disabled) created by
- When the autocomplete plugin is disabled with outstanding ajax requests, …
- 13:44 Ticket #6124 (altField doesn't clear when primary field is manually cleared) closed by
- duplicate
- 13:27 Ticket #6751 (Tab Issues) closed by
- invalid: There is no information here at all. In the future, please link to a …
- 12:25 Ticket #6751 (Tab Issues) created by
- First of all, All the tab contents are displayed in the same page. When I …
- 10:08 Ticket #6750 (IE8 problem with slider (animate: true; orientation: vertical)) created by
- slider_filter_floor.slider({ range: true, min: 0, max: total - 1, step: 1, …
Note: See TracTimeline
for information about the timeline view.