Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed bgiframe. | Scott González | 2012-10-26 | 6 | -6/+0 |
| | |||||
* | Widget: Removed use of metadata. Fixes #7192 - Widget: Remove use of metadata. | Scott González | 2012-10-25 | 1 | -1/+1 |
| | |||||
* | Autocomplete: Removed data fallback for item.autocomplete. Fixes #8156 - ↵ | Scott González | 2012-10-25 | 2 | -2/+0 |
| | | | | Autocomplete: Remove data fallbacks. | ||||
* | Position: Removed offset option. Fixes #6982 - Position: Remove offset option. | Scott González | 2012-10-25 | 1 | -5/+0 |
| | |||||
* | Dialog: Use _show and _hide consistently. Fixes #4892 - Dialog: zIndex error ↵ | Jörn Zaefferer | 2012-10-24 | 1 | -5/+8 |
| | | | | with animated modal dialog. | ||||
* | Cleanup demos: Copy&paste errors in titles, bad descriptions or styling | Jörn Zaefferer | 2012-10-24 | 4 | -5/+7 |
| | |||||
* | Menu: Use start icon (first is deprecated) | Jörn Zaefferer | 2012-10-24 | 1 | -1/+1 |
| | |||||
* | Menu: Remove stupid demos, add an icons demo, improve the default demo | Jörn Zaefferer | 2012-10-23 | 5 | -179/+86 |
| | |||||
* | Datepicker demo: Fixed date range restriction when clearing dates. Fixes ↵ | Scott González | 2012-10-11 | 1 | -2/+2 |
| | | | | #5473 - Datepicker: Date range demo bug when clearing date. | ||||
* | Demos: Fixed titles. | Scott González | 2012-10-08 | 3 | -4/+4 |
| | |||||
* | Autocomplete cache demo: Let the widget handle request synchronization. ↵ | Scott González | 2012-10-02 | 1 | -6/+3 |
| | | | | Fixes #8616 - Remote autocomplete example can leave pending request tracking out of sync. | ||||
* | Upgrade jQuery to 1.8.2. | Scott González | 2012-09-20 | 137 | -137/+137 |
| | |||||
* | Button demos: Fix selector since demo wrapper div was removed | Kris Borchers | 2012-09-20 | 1 | -1/+1 |
| | |||||
* | Widget demo: Remove link to planning wiki. | Scott González | 2012-09-11 | 1 | -1/+0 |
| | |||||
* | Demo: Missed one wrapper div. | Scott González | 2012-09-10 | 1 | -2/+0 |
| | |||||
* | Demos: Cleanup. | Scott González | 2012-09-10 | 167 | -2542/+731 |
| | |||||
* | Menu demo: Added demo description. | Scott González | 2012-09-06 | 1 | -0/+8 |
| | |||||
* | Accordion demo: Cleanup. | Scott González | 2012-08-31 | 1 | -4/+4 |
| | |||||
* | Position cycler demo: Cleanup. | Scott González | 2012-08-26 | 1 | -26/+12 |
| | |||||
* | Tooltip demo: Remove leftover styles from popup widget. | Scott González | 2012-08-26 | 1 | -5/+0 |
| | |||||
* | Upgrade jQuery to 1.8.0. | Scott González | 2012-08-13 | 139 | -139/+139 |
| | |||||
* | Tests: Fixining jquery include version | Corey Frang | 2012-07-23 | 1 | -1/+1 |
| | |||||
* | Build: Splitting Release Coverage build into three | Corey Frang | 2012-07-23 | 1 | -1/+1 |
| | |||||
* | Spinner: Trivial spelling fix in demo. | TJ VanToll | 2012-07-16 | 1 | -1/+1 |
| | |||||
* | Menu: Rename icon option to icons.submenu | Jörn Zaefferer | 2012-07-12 | 1 | -1/+4 |
| | |||||
* | Update externals to latest mousewheel plugin, drop the version from the ↵ | Jörn Zaefferer | 2012-07-12 | 6 | -6/+6 |
| | | | | fielname while at it | ||||
* | Menu demos: Cleanup. | Scott González | 2012-06-18 | 4 | -31/+23 |
| | |||||
* | Droppable demo: Fixed styling. | Scott González | 2012-06-15 | 1 | -6/+6 |
| | |||||
* | Effects: Renamed all files. | Scott González | 2012-06-15 | 16 | -84/+84 |
| | |||||
* | Tooltip: Add track option | Jörn Zaefferer | 2012-06-14 | 1 | -21/+1 |
| | |||||
* | Widget: Rename _bind() to _on(). Partial fix for #7795 - Widget: _on and _off. | Scott González | 2012-06-13 | 1 | -3/+3 |
| | |||||
* | Tooltip mouse tracking demo: Only track the mouse when the tooltip is opened ↵ | Scott González | 2012-06-13 | 1 | -4/+7 |
| | | | | on hover. Don't let the positioning of one tooltip affect other tooltips. | ||||
* | Tabs: Removed cookie demo since the cookie option is deprecated. | Scott González | 2012-06-11 | 2 | -58/+0 |
| | |||||
* | Datepicker: Corrected language code for Georgian language according to ISO ↵ | Pavel Stetina | 2012-05-29 | 2 | -2/+2 |
| | | | | 639. Fixed #8356 - jquery.ui.datepicker-ge.js has wrong language code. | ||||
* | Revert "Autocomplete: make categories work again (follow-up)" | Scott González | 2012-05-24 | 1 | -7/+0 |
| | | | | This reverts commit db9a015485f0a5dbbb12b22720dbb2111cda2dd8. | ||||
* | Autocomplete: make categories work again (follow-up) | Felix Nagel | 2012-05-24 | 1 | -0/+7 |
| | |||||
* | Progressbar demo: Made animated background selector more specific. Fixes ↵ | Scott González | 2012-05-22 | 1 | -1/+1 |
| | | | | #8314 - Theme on animated progressbar remains the same. | ||||
* | Don't use :submit selector. | Scott González | 2012-05-21 | 1 | -2/+2 |
| | |||||
* | Don't use :input selector. | Scott González | 2012-05-21 | 1 | -1/+1 |
| | |||||
* | Widget demo: Don't use .toggle(fn). | Scott González | 2012-05-21 | 1 | -4/+7 |
| | |||||
* | Effects toggle demo: Coding standards. | Scott González | 2012-05-21 | 1 | -9/+24 |
| | |||||
* | Animate demo: Don't use .toggle(fn). | Scott González | 2012-05-21 | 1 | -5/+6 |
| | |||||
* | Accordion demo: Don't use .toggle(fn). | Scott González | 2012-05-21 | 1 | -4/+6 |
| | |||||
* | Spinner demo: Don't use .toggle(fn). | Scott González | 2012-05-21 | 1 | -9/+13 |
| | |||||
* | Tabs manipulation demo: Update for aria-controls. | Scott González | 2012-05-18 | 1 | -2/+2 |
| | |||||
* | Autocomplete: Update live region if focus event is canceled. Remove live ↵ | Scott González | 2012-05-16 | 2 | -5/+3 |
| | | | | region on destroy. | ||||
* | Autocomplete: ARIA live region as extension, adding a messages option. Fixes ↵ | Jörn Zaefferer | 2012-05-16 | 2 | -3/+5 |
| | | | | #7840 - Autocomplete: popup results not read by screen-readers | ||||
* | Autocomplete combobox demo: Add combobox-specific classes for styling. Fixes ↵ | Scott González | 2012-05-14 | 1 | -4/+4 |
| | | | | #8322 - Autocomplete: Combobox demo should not override .ui-button styles. | ||||
* | Tooltip: Make demos more accessible (and less stupid, in case of the forms ↵ | Jörn Zaefferer | 2012-05-09 | 2 | -26/+13 |
| | | | | demo). Fixes #7842 | ||||
* | Menu: Drop contextmenu link from menu demos index, demo doesn't exist | Jörn Zaefferer | 2012-05-09 | 1 | -1/+0 |
| |