aboutsummaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* 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 regi...Scott González2012-05-162-5/+3
* Autocomplete: ARIA live region as extension, adding a messages option. Fixes ...Jörn Zaefferer2012-05-162-3/+5
* Autocomplete combobox demo: Add combobox-specific classes for styling. Fixes ...Scott González2012-05-141-4/+4
* Tooltip: Make demos more accessible (and less stupid, in case of the forms de...Jörn Zaefferer2012-05-092-26/+13
* 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 da...Scott González2012-05-031-8/+10
* 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
|\
| * 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
* | Tooltip: Update custom-style demo, remove the ugly padding that was hiding la...Jörn Zaefferer2012-04-171-55/+46
|/
* Autocomplete combobox demo: Fixed styling of button. Fixed #8242 - Autocomple...Scott González2012-04-071-13/+25
* Datepicker: Added Georgian localization. Fixes #8205 - Datepicker: Add Georgi...Lado Lomidze2012-03-222-0/+3
* 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 assoc...Scott González2012-02-278-32/+31
* Position: Fix initial positioning of cycler demo.Jörn Zaefferer2012-02-231-12/+15
* Added Datepicker Hindi i18n file. Fixed #8118 - Datepicker i18n - Hindi local...Richard D. Worth2012-02-152-0/+3
* Sortable demos: connect lists - added some bottom padding to each container. ...Richard D. Worth2012-02-131-1/+1
* Datepicker: Added Khmer localization. Fixes #8116 - Datepicker: Add Khmer loc...Douglas2012-02-122-0/+3
* WhitespaceScott González2012-02-121-1/+1
* Demos, Tests: Remove use 'that' instead of 'self'. Partial fix for #5404 - re...Scott González2012-02-123-6/+6
* Accordion demo: Work around some IE quirks in the sortable demo. Fixes #5413 ...Scott González2012-02-111-14/+12
* Easings: Rewrote all easings to only rely on state and reduce code size. Fixe...Scott González2012-02-111-17/+18
* Demos draggable: corrected cursor option in cursor-style demos to not be insi...Richard D. Worth2012-02-071-2/+2
* Accordion demo: Clear out originalEvent in hoverintent special event. Fixes #...Scott González2012-01-311-0/+4
* Demos: Specify the dataType when loading the demo and docs files. Fixes #8069...Scott González2012-01-281-2/+2
* Menubar/Popup: Remove both to streamline the 1.9 release. Will revert this de...Jörn Zaefferer2012-01-0411-775/+22
* Menubar: Fix font-weight and spacing of disabled menu itemskborchers2011-12-011-2/+2
* Merge branch 'master' into menubar_otherStructureskborchers2011-12-01149-180/+296
|\
| * Upgrade jQuery to 1.7.1.Scott González2011-11-22148-148/+148
| * Widget: Remove method argument from _super and _superApply. Was a left-over f...Jörn Zaefferer2011-11-181-2/+2
| * Datepicker: added i18n for nl-BE. Fixes #7895 Datepicker: Add Dutch (Belgium)...David De Sloovere2011-11-172-0/+3
| * Datepicker: Added Macedonian i18n for date picker plugin. Fixes #7893 Datepic...stojce2011-11-172-0/+3
| * Datepicker: Added Welsh/UK localization. Fixes #7892 Datepicker: Add Welsh/UK...William Griffiths2011-11-172-0/+3
| * Datepicker: Added Luxembourgish translation. Fixes #7891 Datepicker: Add Luxe...Michel Weimerskirch2011-11-172-0/+3
| * Tooltip: Add demo with custom tooltip style.Jörn Zaefferer2011-11-162-0/+112
| * Spinner: Handle changes to numberFormat and currency options.Scott González2011-11-161-3/+1
| * Accordion: Fixed back-compat for icons.headerSelected when icons option is null.Scott González2011-11-161-1/+1
| * Demos accordion hoverintent: moved event.type setter to not clobber event.typ...Richard D. Worth2011-11-111-1/+1
| * Upgrade jQuery to 1.7.Scott González2011-11-09147-147/+147
| * Datepicker: Changed Kazakh locale from kz to kk. Fixes #7829 - Kazakhstan lan...Scott González2011-11-012-3/+3
| * Demos: replace global.js with globalize.js.midlis2011-10-251-2/+2