aboutsummaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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
| |
* | Selectmenu: follow-up to "Fix data naming"Felix Nagel2012-10-251-1/+1
| |
* | Merge branch 'master' into selectmenuFelix Nagel2012-10-124-6/+6
|\|
| * 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
| |
* | Selectmenu: Upgrade jQuery to 1.8.2.Felix Nagel2012-10-032-2/+2
| |
* | Merge branch 'master' into selectmenuFelix Nagel2012-10-03167-2687/+878
|\|
| * 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
| |
* | Selectmenu: Upgrade jQuery to 1.8.0.Felix Nagel2012-08-302-2/+2
| |
* | Merge branch 'master' into selectmenuFelix Nagel2012-08-30139-170/+151
|\|
| * 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
| |
* | Merge branch 'master' into selectmenuFelix Nagel2012-08-111-1/+1
|\|
| * 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
| |
* | Merge branch 'master' into selectmenuFelix Nagel2012-07-1231-207/+127
|\|
| * 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
| |
* | Merge branch 'master' into selectmenuFelix Nagel2012-05-313-9/+2
|\|
| * 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.
* | Merge remote-tracking branch 'origin/master' into selectmenuFelix Nagel2012-05-241-0/+7
|\|
| * Autocomplete: make categories work again (follow-up)Felix Nagel2012-05-241-0/+7
| |
* | Merge with masterFelix Nagel2012-05-2410-41/+66
|\|
| * 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
| |