aboutsummaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Autocomplete delete: Adjust styles.Scott González2012-05-081-2/+0
|
* Datepicker range demo: Use public APIs. Fixes #8292 - Double Click on from ↵Scott González2012-05-031-8/+10
| | | | date in Date range datepicker.
* Autocomplete combobox demo: Define this.wrapper for use inside destroy().Scott González2012-04-281-1/+1
|
* Merge branch 'master' into position-notificationScott González2012-04-2310-21/+24
|\ | | | | | | | | Conflicts: tests/unit/position/position_core_within.js
| * Fix various issues in our html files, second batchJörn Zaefferer2012-04-233-4/+4
| |
| * Fix various issues in our html files, first batchJörn Zaefferer2012-04-238-18/+21
| |
* | Merge branch 'master' into position-notificationScott González2012-04-201-31/+6
|\|
| * Position: Simplify default demo by removing drag functionality on positioned ↵Scott González2012-04-151-31/+6
| | | | | | | | elements. Fixes #5380 - Position Demo breaks when dragging an element.
* | Tooltip: Update custom-style demo, remove the ugly padding that was hiding ↵Jörn Zaefferer2012-04-171-55/+46
|/ | | | layout issues, use new position feedback API instead of position callout in more then just one place
* Autocomplete combobox demo: Fixed styling of button. Fixed #8242 - ↵Scott González2012-04-071-13/+25
| | | | Autocomplete combobox button has vertical offset relatively to input field (Opera 11.62). Fixed #8243 - Autocomplete combobox button has smaller height than input field (Firefox 11.0).
* Datepicker: Added Georgian localization. Fixes #8205 - Datepicker: Add ↵Lado Lomidze2012-03-222-0/+3
| | | | Georgian localization.
* Upgrade jQuery to 1.7.2.Scott González2012-03-22140-140/+140
|
* Accordion: Removed mouseover demo. We shouldn't demo bad UX choices.Scott González2012-02-292-58/+0
|
* Accordion: Removed requirement for headers contain a child (and removed ↵Scott González2012-02-278-32/+31
| | | | associated ui-accordion-heading class).
* Position: Fix initial positioning of cycler demo.Jörn Zaefferer2012-02-231-12/+15
|
* Added Datepicker Hindi i18n file. Fixed #8118 - Datepicker i18n - Hindi ↵Richard D. Worth2012-02-152-0/+3
| | | | localization
* Sortable demos: connect lists - added some bottom padding to each container. ↵Richard D. Worth2012-02-131-1/+1
| | | | Fixed #8114 - Sortable "Connect Lists" demo doesn't allow dropping as last element
* Datepicker: Added Khmer localization. Fixes #8116 - Datepicker: Add Khmer ↵Douglas2012-02-122-0/+3
| | | | localization.
* WhitespaceScott González2012-02-121-1/+1
|
* Demos, Tests: Remove use 'that' instead of 'self'. Partial fix for #5404 - ↵Scott González2012-02-123-6/+6
| | | | remove uses of 'var self = this;'