aboutsummaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
...
* corrected some invalid html <div/> to <div></div>Richard Worth2008-12-132-6/+6
* Slider: started on #3650 - Slider: Update markup to new UI CSS Framework specsRichard Worth2008-12-131-4/+3
* Accordion: #3646 - fixed iconsJörn Zaefferer2008-12-121-4/+4
* Accordion: #3646 - add hover classes and unbind on destroyJörn Zaefferer2008-12-121-2/+4
* Accordion: Fixed jumpy behaviour (#3646) by wrapping content elements in an a...Jörn Zaefferer2008-12-121-9/+8
* Accordion: Fixed #3646 - Update markup to new UI CSS Framework specs; Added v...Jörn Zaefferer2008-12-121-26/+26
* sortable: fixed connectToSortable option, wasn't working with Arrays as descr...Paul Bakaus2008-12-111-9/+13
* sortable,draggable: fixed issues with _convertPositionTo, missed from latest ...Paul Bakaus2008-12-112-14/+12
* sortable: fixed containment issue (with 'parent', height was miscalculated du...Paul Bakaus2008-12-111-10/+10
* Dialog: Remove ui-widget-content class on destroy.Scott González2008-12-111-1/+1
* Progressbar: Fixed #3645: Use new CSS framework.Scott González2008-12-111-0/+2
* Dialog: Fixed variable re-declaration.Scott González2008-12-111-18/+16
* Dialog: Partial fix for #3648: Use new CSS framework.Scott González2008-12-111-5/+32
* Dialog: Fixed #3638: Added closeText option (default 'close').Scott González2008-12-111-1/+5
* effects.core.js: Fixed character encoding so Notepad will stop adding UTF-8 BOMRichard Worth2008-12-101-2/+2
* Removed names from ui.core.js as all contribution credit is given in AUTHORS....Richard Worth2008-12-101-1/+0
* Removed UTF-8 BOM again. Turns out it was added by Notepad.Richard Worth2008-12-101-2/+2
* progressbar: Removed all progressbar options except value. Added visual test ...Richard Worth2008-12-101-102/+6
* core widget: added ui-state-disabled and aria-disabled to widget plugin's dis...Richard Worth2008-12-101-3/+7
* Fixed 3642. firstDay displays day names incorrectly.Keith Wood2008-12-081-1/+2
* Escape text to prevent date info substitutionKeith Wood2008-12-082-2/+2
* Fixed 3598. Datepicker Japanese translation replacementKeith Wood2008-12-081-20/+21
* Fixed 3610. Error in French l18n file.Keith Wood2008-12-081-4/+4
* Removed some UTF-8 BOMs causing problems in the download builder versions of ...Richard Worth2008-12-061-1/+1
* Dialog: Fixed #3637: Added role of button to close link.Scott González2008-12-061-1/+9
* progressbar: a little clean up and some more visual testsRichard Worth2008-12-051-59/+69
* progressbar refactorRichard Worth2008-12-051-150/+120
* sortable: fixed regression that caused wrong offset calculation if the helper...Paul Bakaus2008-12-021-6/+7
* Updated Dutch localisationKeith Wood2008-12-011-19/+19
* Source formattingEduardo Lundgren2008-11-284-50/+50
* sortable:Paul Bakaus2008-11-251-250/+252
* slider: fixed regression caused by a recent change in the mouse core - since ...Paul Bakaus2008-11-241-2/+11
* sortable: Another regex for the innerHTML copying in the placeholder, removes...Paul Bakaus2008-11-241-1/+3
* core (mouse): preventDefault in most cases instead of returning false, that b...Paul Bakaus2008-11-231-2/+6
* core: improved logic of $.fn.scrollParent, taking positioning in accountPaul Bakaus2008-11-232-119/+129
* Resizable: disableSelection using jquery plugin.Eduardo Lundgren2008-11-221-1/+1
* draggable: added missing default for zIndex and cursorAt, added missing scrol...Paul Bakaus2008-11-211-1/+3
* Sortables: using isOverAxis.Eduardo Lundgren2008-11-211-4/+4
* Core: isOverAxis avoid duplicated method logic.Eduardo Lundgren2008-11-211-9/+4
* Sortables: Fixed tolerance guess. Changed name _intersectsWithEdges to _inter...Eduardo Lundgren2008-11-211-12/+59
* draggable: the snap events 'release' and 'snap' now both have valid mousemove...Paul Bakaus2008-11-211-2/+2
* accordion: formatting changes - moved some things around for consistency.Richard Worth2008-11-211-17/+19
* tabs: formatting changes - moved some things around for consistency.Richard Worth2008-11-211-48/+60
* slider: formatting changes - moved some things around for consistency.Richard Worth2008-11-211-122/+206
* dialog: formatting changesRichard Worth2008-11-211-0/+3
* progressbar: formatting changesRichard Worth2008-11-211-26/+28
* selectable: removed toggle method as widget factory provides enable/disable m...Richard Worth2008-11-211-8/+0
* droppable: removed disabled default as it's provided by widget factoryRichard Worth2008-11-211-1/+0
* draggable, droppable, resizable, selectable, sortable: formatting changes - m...Richard Worth2008-11-215-687/+731
* New file: AUTHORS.txt instead of having a single contributor's name in each f...Richard Worth2008-11-2125-27/+25