aboutsummaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Core: Improved :tabbable selectorScott González2008-09-061-5/+25
* Core: Added :tabbable selector to find elements that participate in the tabbi...Scott González2008-09-051-4/+23
* Core: Converted :data selector to a function.Scott González2008-09-051-1/+3
* Fixed #3284 - Put version numbers inside of individual files.Richard Worth2008-09-0427-27/+27
* draggable: removing loggingJörn Zaefferer2008-09-031-1/+0
* draggable: sortable.refreshItems got renamed to _refreshItemsJörn Zaefferer2008-09-031-1/+2
* Dialog: Fixed #3259: Remove title attribute from dialog elements on init.Scott González2008-09-031-1/+5
* Widget factory: Fixed #3275: Prevent multiple instantiations of the same plug...Scott González2008-09-021-5/+8
* sortable: fixed toArray methodPaul Bakaus2008-09-021-1/+1
* draggable: wrong class when trying to remove iframeFix divs (fixes #3161)Paul Bakaus2008-09-011-1/+1
* Spinner: For DOM based spinners, the height is now calculated based on number...Ca-Phun Ung2008-08-301-12/+16
* spinner: changed data list to support any DOM container not just <ul>Ca-Phun Ung2008-08-301-5/+10
* Core: Fixed #3257: Added option method to widget factory.Scott González2008-08-271-4/+31
* Dialog: Fixed #3253: Don't allow closing modal dialogs on escape if closeOnEs...Scott González2008-08-271-4/+4
* Sortable: fix wrong patameter in toArrayChi Cheng2008-08-261-1/+1
* spinner: Included support for generic objects - currently only supports <ul>....Ca-Phun Ung2008-08-261-3/+26
* Accordion: XHTMLChi Cheng2008-08-251-2/+2
* Progressbar: hidden instance in ui(), options._interval->this._intervalChi Cheng2008-08-251-5/+2
* Remove label texts, using the background labelsEduardo Lundgren2008-08-241-50/+50
* Use type button to avoid undesired submitsEduardo Lundgren2008-08-241-1/+1
* Use type button to avoid undesired submitsEduardo Lundgren2008-08-241-2/+2
* Spinner: Fixed key code constants.Scott González2008-08-241-2/+2
* dialog: $.keyCodeChi Cheng2008-08-241-4/+2
* Spinner: use keyCode from ui.core.jsChi Cheng2008-08-241-23/+3
* JSLint checkChi Cheng2008-08-232-3/+3
* Core: Fixed reference to jQuery.Scott González2008-08-231-1/+1
* Core: Fixed #3233: Added constants for key codes.Scott González2008-08-231-3/+32
* spinner: added support for numeric keypadCa-Phun Ung2008-08-211-1/+5
* Fixed 3191 NaN causes breakage for relative datesKeith Wood2008-08-211-2/+3
* Fixed 3238 getDate causes error if datepicker does not existKeith Wood2008-08-211-15/+28
* Fixed 3180 Datepicker automatic ID assignmentKeith Wood2008-08-211-2/+3
* Fixed 3224 Croatian localisationKeith Wood2008-08-211-0/+25
* Fixed 3159 Datepicker function to do refresh/redrawKeith Wood2008-08-211-6/+15
* spinner: fixed rounding error when stepping=0.3Ca-Phun Ung2008-08-191-3/+4
* Spinner: ui() doesn't return instanceChi Cheng2008-08-191-6/+3
* Spinner: this.options._decimals -> this._decimalsChi Cheng2008-08-191-6/+2
* sortable: moved serialize brackets after every key to default value, so confi...Paul Bakaus2008-08-191-1/+1
* Added enhancements to ui.spinner as seen at http://yelotofu.com/labs/jquery/U...Ca-Phun Ung2008-08-191-63/+231
* Spinner:Chi Cheng2008-08-181-9/+10
* Slider: internal methodsChi Cheng2008-08-181-7/+7
* slider:internal methods, fixes #3188Chi Cheng2008-08-181-7/+7
* internal methods: mouse*Chi Cheng2008-08-175-56/+56
* Sortable: prevent exposure of internal methods, fixes #3209Chi Cheng2008-08-171-18/+18
* Internal methods: fixes #3195, #3196, #3200, #3201, #3209Chi Cheng2008-08-175-182/+182
* resizable: internal methodsChi Cheng2008-08-161-6/+6
* Slider: internal methods , fixes #3206Chi Cheng2008-08-161-86/+86
* selectable: internal methods ,fixes #3205Chi Cheng2008-08-161-1/+1
* tabs:trigger -> _triggerChi Cheng2008-08-161-8/+8
* init -> _initChi Cheng2008-08-164-5/+5
* Accordion: Fixed #3194: Prevent exposure of internal methods.Scott González2008-08-161-2/+2