aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* demos/selectable: removed unused filesRichard Worth2009-01-202-110/+0
|
* demos: fixed propagation demo callbackPaul Bakaus2009-01-201-2/+3
|
* demos: removed unlinked droppable demosPaul Bakaus2009-01-204-230/+0
|
* Fixed #3766 - slider seems to be missing ui.handle property in optionsRichard Worth2009-01-201-1/+3
|
* demos/sortable: some cleanup and consistencyRichard Worth2009-01-2017-511/+105
|
* droppable: defaults should be set to 'false' if disabled, not null (fixes ↵Paul Bakaus2009-01-201-4/+2
| | | | #3881)
* UI Tabs: updated TODO to with information for reported bugKlaus Hartl2009-01-201-1/+5
|
* fixed code inline stylingRichard Worth2009-01-201-0/+1
|
* mime typesRichard Worth2009-01-200-0/+0
|
* set svn:eol-style to nativeRichard Worth2009-01-203-127/+127
|
* draggable: defaults should be set to 'false' if disabled, not null (fixes ↵Paul Bakaus2009-01-201-3/+3
| | | | #3878)
* draggable: fixed using Array for containment option (fixes #3877)Paul Bakaus2009-01-201-2/+4
|
* UI Tabs: url containing a fragment identfier broke Ajax tab loading, fixes #3627Klaus Hartl2009-01-193-15/+26
|
* updated page titles to match new nav optionsMaggie Costello Wachs2009-01-195-6/+6
|
* updated the demo captions, and reordered the examples navigationMaggie Costello Wachs2009-01-1911-54/+29
|
* updated the demo captions, and reordered the examples navigationMaggie Costello Wachs2009-01-196-19/+11
|
* UI Tabs: fixed mouseover event option conflicting with default state ↵Klaus Hartl2009-01-191-23/+26
| | | | handling (fixes #3799), cleaned up white space
* accordion fillSpace demo: define minHeight for resizable to keep accordion ↵Jörn Zaefferer2009-01-191-1/+2
| | | | functional
* Removed some content from default description and added to overview section ↵Todd Parker2009-01-195-29/+3
| | | | on docs wiki instead,
* added 'cursor' options to examplesMaggie Costello Wachs2009-01-191-2/+2
|
* Added caption about setting cursor style w/ cursor optionMaggie Costello Wachs2009-01-191-1/+1
|
* demos/droppable/photo_manager: fixed modal dialog displaying on the demo indexBohdan Ganicky2009-01-191-4/+4
|
* draggable: fixed margin inclusion in snap option (fixes #3853)Paul Bakaus2009-01-191-8/+8
|
* accordion: fixed calling activate with -1 and alwaysOpen: false not properly ↵Paul Bakaus2009-01-191-0/+2
| | | | removing classes (fixes #3785)
* accordion: fixed two small variable issues related to the rewritePaul Bakaus2009-01-191-3/+2
|
* documentation: revert change that made /documentation top level, since that ↵Paul Bakaus2009-01-192-50/+3
| | | | | | seems to break local ajax calls release: removed packing from the release
* accordion: partial refactor and cleanup, all proviously outer functions are ↵Paul Bakaus2009-01-191-224/+253
| | | | now part of the widget (no change in logic)
* sortable: all callbacks with the exception of the beforeStop callback now ↵Paul Bakaus2009-01-191-8/+16
| | | | fire after everything has been normalized again (placeholder/helper removed, styles restored). (fixes #3864 and multiple user requests)
* draggable,sortable: if connectToSortable is used, ui.sender has to be the ↵Paul Bakaus2009-01-192-6/+3
| | | | original draggable (fixes #3856)
* Fixed #3778 - Unable to select month: numberOfMonths - maxDate - changeMonth ↵Keith Wood2009-01-191-1/+5
| | | | combi
* Remove tests that no longer applyKeith Wood2009-01-191-7/+0
|
* Fixed #3859 - Datepicker can't pick years before 1999Keith Wood2009-01-191-2/+2
|
* Fixed #3859 - Datepicker can't pick years before 1999Keith Wood2009-01-191-3/+2
|
* Fixed #3858 - Datepicker not hiding consistently on external clickKeith Wood2009-01-191-2/+2
|
* $.widget: Fixed #3633: Moved call to _init outside of constructor. This ↵Scott González2009-01-191-3/+1
| | | | makes it possible to invoke callbacks during initialization and have those callbacks use the widget.
* UI Tabs: fixed init tests, simplified destroy testsKlaus Hartl2009-01-181-25/+14
|
* UI Tabs: fixed incomplete destroy method, fixes #3798Klaus Hartl2009-01-182-3/+29
|
* AAdded Easings demonstrationKeith Wood2009-01-184-1/+113
|
* demos/droppable: fixed up description of activeClass part of visual feedback ↵Richard Worth2009-01-181-3/+3
| | | | demo
* Demos: Fixed #3852: Add in extra directory level for href and src attributes ↵Scott González2009-01-181-0/+2
| | | | when demos are loaded from demos/index.html.
* Removed broken utf-8 copyright characters.Scott González2009-01-181-2/+2
|
* Dialog: Fixed #3688: Don't add the button pane div if there are no buttons.Scott González2009-01-171-14/+12
|
* Dialog: Giving the content area and button pane priority over the title bar ↵Scott González2009-01-171-6/+19
| | | | for which element should gain focus on open.
* Tabs: Fixed tests for #3691: Removed the following options from the defaults ↵Scott González2009-01-171-7/+0
| | | | | | | | | | | | hash: - deselectableClass - disabledClass - hideClass - loadingClass - navClass - panelClass - selectedClass
* Tabs: Fixed #3691: Removed the following options:Scott González2009-01-171-48/+49
| | | | | | | | | | - deselectableClass - disabledClass - hideClass - loadingClass - navClass - panelClass - selectedClass
* documentation: should be generated in /documentation, not /demos/documentationPaul Bakaus2009-01-172-2/+2
|
* Demos: delete /effects_general/ (into individual folders already)Chi Cheng2009-01-179-396/+0
|
* demos/droppable: added Simple photo manager demoBohdan Ganicky2009-01-1710-1/+162
|
* reorganized/renamed sortable demosMaggie Costello Wachs2009-01-165-31/+22
|
* reorganized/renamed sortable demosMaggie Costello Wachs2009-01-165-0/+301
|