summaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Collapse)AuthorAgeFilesLines
...
* added tabs-slider demoJörn Zaefferer2009-07-192-0/+65
|
* toggleClass demo: Fixed script and stylesheet URLs to be relative.Scott González2009-07-131-4/+4
|
* workaround for #4375Jörn Zaefferer2009-07-114-9/+20
|
* replacing bgiframe with ui.stackfix, updated dialog and its demos accordinglyJörn Zaefferer2009-07-097-13/+12
|
* accordion fix for #4653: added tests, adopted no-auto-height demo to also ↵Jörn Zaefferer2009-07-031-4/+8
| | | | cover navigation option; fixed an unrelated bug, where ui-accordion-content-active was never removed
* datepicker: fixed dateFormat exampleCa-Phun Ung2009-06-241-2/+2
|
* Datepicker: Fixed #4613 Datepicker Swiss-French (fr-CH) localizationKeith Wood2009-06-222-0/+3
|
* Datepicker. Fixed #3657 showOtherMonths should allow the selection of days ↵Keith Wood2009-06-212-0/+33
| | | | from other months
* Datepicker: Fixed #4592 Basque (euskara) localizationKeith Wood2009-06-162-0/+3
|
* Datepicker: Added Vietnamese localisationKeith Wood2009-06-062-0/+3
|
* Dialog Modal Form Demo: Added ui-state-focus class on focus (fixes #4568 - ↵Scott González2009-05-311-7/+14
| | | | Demo: Dialog modal form demo doesn't react to focus on button).
* replaced svn:externals with versioned files within trunk/externalsJörn Zaefferer2009-05-277-7/+7
|
* eol-style and mime-typeRichard Worth2009-05-222-147/+147
|
* Fix for #4222Jörn Zaefferer2009-05-111-4/+12
|
* Datepicker: Added Azerbaijani localisationKeith Wood2009-04-262-0/+3
|
* removed BOMsRichard Worth2009-04-242-2/+2
|
* effects: demo visualising easing functions, tuningJörn Zaefferer2009-04-231-18/+22
|
* effects: demo visualising easing functions, tuningJörn Zaefferer2009-04-231-2/+2
|
* effects: demo visualising easing functions, tuningJörn Zaefferer2009-04-231-1/+1
|
* effects: demo visualising easing functions, tuningJörn Zaefferer2009-04-231-1/+2
|
* effects: demo visualising easing functions, tuningJörn Zaefferer2009-04-231-6/+5
|
* effects: demo visualising easing functions, tuningJörn Zaefferer2009-04-231-12/+0
|
* effects: demo visualising easing functions, tuningJörn Zaefferer2009-04-231-20/+22
|
* effects: demo visualising easing functions, tuningJörn Zaefferer2009-04-231-7/+8
|
* effects: demo visualising easing functions, added to indexJörn Zaefferer2009-04-231-1/+7
|
* effects: demo visualising easing functions, tuningJörn Zaefferer2009-04-231-3/+7
|
* effects: demo visualising easing functionsJörn Zaefferer2009-04-231-0/+92
|
* Dialog demo: Removed misplaced !important.Scott González2009-04-181-3/+3
|
* Datepicker: Fixed #4462 - Estonian localizationKeith Wood2009-04-142-0/+3
|
* Datepicker: fixed #4085 - Can not display year and month correctly in JapaneseKeith Wood2009-04-101-3/+2
|
* Added demo for animated dialog.Scott González2009-04-022-0/+54
|
* Demos: sortable accordionChi Cheng2009-03-222-1/+66
|
* demos/draggable/sortable.html: missing semicolon ;Richard Worth2009-03-171-1/+1
|
* datepicker demo: improved to respect dateFormat when setting min/maxDate; ↵Jörn Zaefferer2009-03-151-1/+3
| | | | datepicker still needs a lot of work
* formattingJörn Zaefferer2009-03-151-1/+5
|
* datepicker: added event-search demo, combining various options to select a ↵Jörn Zaefferer2009-03-141-42/+42
| | | | daterange with two inputs
* datepicker: added event-search demo, combining various options to select a ↵Jörn Zaefferer2009-03-142-0/+43
| | | | daterange with two inputs
* added textarea-demo für resizableJörn Zaefferer2009-03-112-0/+37
|
* Demo: resizable helperChi Cheng2009-03-081-1/+1
|
* Demo: resizable helperChi Cheng2009-03-082-0/+39
|
* added left nav links to Getting Started and Upgrade GuideMaggie Costello Wachs2009-03-041-1/+3
|
* demos index: added missing </a>Richard Worth2009-03-041-1/+1
|
* demo menu: re-order linksChi Cheng2009-03-041-8/+8
|
* demo menu: re-order linksChi Cheng2009-03-041-13/+13
|
* slider demo: added hotelrooms example, showing how to enhance an existing ↵Jörn Zaefferer2009-03-031-0/+1
| | | | select with a slider - I think we need way more of these, showing off our commitment to progressive enhancement
* slider demo: added hotelrooms example, showing how to enhance an existing ↵Jörn Zaefferer2009-03-031-0/+56
| | | | select with a slider - I think we need way more of these, showing off our commitment to progressive enhancement
* reverted r2179 (demos: removed Slider 'Simple scrollbar' and Tabs 'Simple ↵Richard Worth2009-03-034-0/+256
| | | | manipulation' for now as both have issues in Safari) restoring broken demos to trunk so they can be worked on for the next release (1.7.1)
* demos: simplified class effect demos to work in IE6Richard Worth2009-03-034-8/+6
|
* demos: removed Slider 'Simple scrollbar' and Tabs 'Simple manipulation' for ↵Richard Worth2009-03-034-256/+0
| | | | now as both have issues in Safari
* demos: slider - Simple colorpicker, prevent sliders from sometimes being ↵Richard Worth2009-03-031-0/+1
| | | | drawn vertical when page first loads. Weird.