aboutsummaryrefslogtreecommitdiffstats
path: root/demos/functional
Commit message (Collapse)AuthorAgeFilesLines
* demos: removed legacy demos folders - functional, real-worldRichard Worth2008-12-2386-4803/+0
|
* functional demos: show instructions when navigating back to no-hashJörn Zaefferer2008-12-201-1/+4
|
* corrected some invalid html <div/> to <div></div>Richard Worth2008-12-131-1/+1
|
* removed media="screen" from stylesheet link tagsRichard Worth2008-12-132-4/+4
|
* Updated Dutch localisationKeith Wood2008-12-011-1/+1
|
* removed some old references to 'flora'Richard Worth2008-11-222-4/+4
|
* removed unused conditional comments for ie5, ie6, ie7Richard Worth2008-11-191-4/+1
|
* set svn:eol-style to nativeRichard Worth2008-11-191-18/+18
|
* Removed spinner from trunk. See /branches/dev/spinnerRichard Worth2008-11-192-38/+0
|
* Removed all trailing whitespace from .js and .html filesRichard Worth2008-11-1815-106/+106
|
* fixed #3578 - ALL CODE: e, ui should be changed to event, uiRichard Worth2008-11-141-1/+1
|
* Added alternate easing demonstrationKeith Wood2008-11-124-32/+93
|
* Removed references to colorpicker from trunkRichard Worth2008-11-121-2/+0
|
* Moved colorpicker to experimental branchRichard Worth2008-11-121-41/+0
|
* Show controls as iconsKeith Wood2008-11-115-13/+2
| | | | Remove alternate styling example
* moved magnifier to experimental branchRichard Worth2008-11-082-54/+0
|
* Move Chinese localisations to "alphabetic" orderKeith Wood2008-11-081-3/+3
|
* Fixed 3550. Added Albanian localisation.Keith Wood2008-11-082-0/+2
|
* Fixed 3536. Added Persian localisationKeith Wood2008-11-072-0/+2
|
* functional demos: fixed remote history plugin usageJörn Zaefferer2008-10-131-8/+2
|
* improving accordion layoutJörn Zaefferer2008-10-082-14/+3
|
* functional demos: added history_remote pluginJörn Zaefferer2008-10-083-0/+345
|
* accordion functional demo: fixes to work with default themeJörn Zaefferer2008-10-052-12/+22
|
* Cleaning up functional demos, getting rid of the rest of flora themeJörn Zaefferer2008-10-052-16/+6
|
* Moving autocomplete from trunk to 1.7 branchJörn Zaefferer2008-10-052-34/+0
|
* set svn:eol-style to nativeRichard Worth2008-09-2010-308/+308
|
* HTML5 doctypeRichard Worth2008-09-201-2/+2
|
* sortable: Fixed the floating functional demo, implemented forcePlaceholderSizePaul Bakaus2008-09-162-7/+11
|
* Fixed 3183 onSelect and onClose have inconsistent signaturesKeith Wood2008-09-071-2/+2
|
* Spinner: corrected a bug in functional demo (enable/disable switched) and ↵Ca-Phun Ung2008-09-021-2/+2
| | | | added spinner styles to the default theme.
* Progressbar: hidden instance in ui(), options._interval->this._intervalChi Cheng2008-08-252-7/+7
| | | | Update spinner/progressbar demos
* Functional demos fixesEduardo Lundgren2008-08-2413-123/+282
|
* Fixed 3224 Croatian localisationKeith Wood2008-08-212-1/+5
|
* Spinner: make internal methods internal, fixs #3207Chi Cheng2008-08-161-2/+2
| | | | functional demo fix(not associate with internal change)
* functional demos: draggable : dragPrevention -> cancelChi Cheng2008-08-101-3/+3
|
* Fixed 3170 Esperanto localisationKeith Wood2008-08-082-0/+2
|
* Clarify effect of keystrokes for big stepsKeith Wood2008-08-081-2/+2
|
* Functional demos: init autocompleteChi Cheng2008-08-081-0/+32
|
* Functional demos: magnifier and progressbarChi Cheng2008-08-083-0/+87
|
* Functional demo:datepicker: a typoChi Cheng2008-08-081-1/+1
|
* Added Slovenian translation to the demo.Marc Grabanski2008-08-082-0/+2
| | | | Included ui-datepicker.sl.js on index.html
* Functional demosChi Cheng2008-08-073-1/+89
| | | | | | -Add 1.6 widgets links -Add spinner -Add colorpicker
* Rename monthAfterYear setting to showMonthAfterYearKeith Wood2008-07-301-1/+1
|
* Fixed 2818 Display simultaneously past and current month in datepickerKeith Wood2008-07-251-3/+6
|
* Fixed 3107 Dialog example does not return false when clickedKeith Wood2008-07-236-27/+46
| | | | | Demonstrate inline disabled datepicker Demonstrate big previous/next links
* updated default style pathMarc Grabanski2008-07-201-1/+1
|
* Fixed 3084 Arrange order of month and year selectboxesKeith Wood2008-07-181-0/+1
|
* Fixed 3050 Renamed speed to duration, added support for UI effects animations.Keith Wood2008-07-081-10/+37
| | | | | Added standard date formats as attributes of $.datepicker. Added timestamp metacharacter for date formats.
* Correct readonly handlingKeith Wood2008-07-061-2/+15
| | | | | | Display inline range date selection Demonstrate gotoCurrent setting Add alternate style demonstration
* Ensure button doesn't submit formKeith Wood2008-07-061-1/+1
|