aboutsummaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Collapse)AuthorAgeFilesLines
* Removed bgiframe.Scott González2012-10-266-6/+0
|
* Widget: Removed use of metadata. Fixes #7192 - Widget: Remove use of metadata.Scott González2012-10-251-1/+1
|
* Autocomplete: Removed data fallback for item.autocomplete. Fixes #8156 - ↵Scott González2012-10-252-2/+0
| | | | Autocomplete: Remove data fallbacks.
* Position: Removed offset option. Fixes #6982 - Position: Remove offset option.Scott González2012-10-251-5/+0
|
* Dialog: Use _show and _hide consistently. Fixes #4892 - Dialog: zIndex error ↵Jörn Zaefferer2012-10-241-5/+8
| | | | with animated modal dialog.
* Cleanup demos: Copy&paste errors in titles, bad descriptions or stylingJörn Zaefferer2012-10-244-5/+7
|
* Menu: Use start icon (first is deprecated)Jörn Zaefferer2012-10-241-1/+1
|
* Menu: Remove stupid demos, add an icons demo, improve the default demoJörn Zaefferer2012-10-235-179/+86
|
* Datepicker demo: Fixed date range restriction when clearing dates. Fixes ↵Scott González2012-10-111-2/+2
| | | | #5473 - Datepicker: Date range demo bug when clearing date.
* Demos: Fixed titles.Scott González2012-10-083-4/+4
|
* Autocomplete cache demo: Let the widget handle request synchronization. ↵Scott González2012-10-021-6/+3
| | | | Fixes #8616 - Remote autocomplete example can leave pending request tracking out of sync.
* Upgrade jQuery to 1.8.2.Scott González2012-09-20137-137/+137
|
* Button demos: Fix selector since demo wrapper div was removedKris Borchers2012-09-201-1/+1
|
* Widget demo: Remove link to planning wiki.Scott González2012-09-111-1/+0
|
* Demo: Missed one wrapper div.Scott González2012-09-101-2/+0
|
* Demos: Cleanup.Scott González2012-09-10167-2542/+731
|
* Menu demo: Added demo description.Scott González2012-09-061-0/+8
|
* Accordion demo: Cleanup.Scott González2012-08-311-4/+4
|
* Position cycler demo: Cleanup.Scott González2012-08-261-26/+12
|
* Tooltip demo: Remove leftover styles from popup widget.Scott González2012-08-261-5/+0
|
* Upgrade jQuery to 1.8.0.Scott González2012-08-13139-139/+139
|
* Tests: Fixining jquery include versionCorey Frang2012-07-231-1/+1
|
* Build: Splitting Release Coverage build into threeCorey Frang2012-07-231-1/+1
|
* Spinner: Trivial spelling fix in demo.TJ VanToll2012-07-161-1/+1
|
* Menu: Rename icon option to icons.submenuJörn Zaefferer2012-07-121-1/+4
|
* Update externals to latest mousewheel plugin, drop the version from the ↵Jörn Zaefferer2012-07-126-6/+6
| | | | fielname while at it
* Menu demos: Cleanup.Scott González2012-06-184-31/+23
|
* Droppable demo: Fixed styling.Scott González2012-06-151-6/+6
|
* Effects: Renamed all files.Scott González2012-06-1516-84/+84
|
* Tooltip: Add track optionJörn Zaefferer2012-06-141-21/+1
|
* Widget: Rename _bind() to _on(). Partial fix for #7795 - Widget: _on and _off.Scott González2012-06-131-3/+3
|
* Tooltip mouse tracking demo: Only track the mouse when the tooltip is opened ↵Scott González2012-06-131-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ález2012-06-112-58/+0
|
* Datepicker: Corrected language code for Georgian language according to ISO ↵Pavel Stetina2012-05-292-2/+2
| | | | 639. Fixed #8356 - jquery.ui.datepicker-ge.js has wrong language code.
* Revert "Autocomplete: make categories work again (follow-up)"Scott González2012-05-241-7/+0
| | | | This reverts commit db9a015485f0a5dbbb12b22720dbb2111cda2dd8.
* Autocomplete: make categories work again (follow-up)Felix Nagel2012-05-241-0/+7
|
* Progressbar demo: Made animated background selector more specific. Fixes ↵Scott González2012-05-221-1/+1
| | | | #8314 - Theme on animated progressbar remains the same.
* Don't use :submit selector.Scott González2012-05-211-2/+2
|
* Don't use :input selector.Scott González2012-05-211-1/+1
|
* Widget demo: Don't use .toggle(fn).Scott González2012-05-211-4/+7
|
* Effects toggle demo: Coding standards.Scott González2012-05-211-9/+24
|
* Animate demo: Don't use .toggle(fn).Scott González2012-05-211-5/+6
|
* Accordion demo: Don't use .toggle(fn).Scott González2012-05-211-4/+6
|
* Spinner demo: Don't use .toggle(fn).Scott González2012-05-211-9/+13
|
* Tabs manipulation demo: Update for aria-controls.Scott González2012-05-181-2/+2
|
* Autocomplete: Update live region if focus event is canceled. Remove live ↵Scott González2012-05-162-5/+3
| | | | region on destroy.
* Autocomplete: ARIA live region as extension, adding a messages option. Fixes ↵Jörn Zaefferer2012-05-162-3/+5
| | | | #7840 - Autocomplete: popup results not read by screen-readers
* Autocomplete combobox demo: Add combobox-specific classes for styling. Fixes ↵Scott González2012-05-141-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 Zaefferer2012-05-092-26/+13
| | | | demo). Fixes #7842
* Menu: Drop contextmenu link from menu demos index, demo doesn't existJörn Zaefferer2012-05-091-1/+0
|