Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | accordion: partial refactor and cleanup, all proviously outer functions are ↵ | Paul Bakaus | 2009-01-19 | 1 | -224/+253 |
| | | | | now part of the widget (no change in logic) | ||||
* | sortable: all callbacks with the exception of the beforeStop callback now ↵ | Paul Bakaus | 2009-01-19 | 1 | -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 Bakaus | 2009-01-19 | 2 | -6/+3 |
| | | | | original draggable (fixes #3856) | ||||
* | Fixed #3778 - Unable to select month: numberOfMonths - maxDate - changeMonth ↵ | Keith Wood | 2009-01-19 | 1 | -1/+5 |
| | | | | combi | ||||
* | Remove tests that no longer apply | Keith Wood | 2009-01-19 | 1 | -7/+0 |
| | |||||
* | Fixed #3859 - Datepicker can't pick years before 1999 | Keith Wood | 2009-01-19 | 1 | -2/+2 |
| | |||||
* | Fixed #3859 - Datepicker can't pick years before 1999 | Keith Wood | 2009-01-19 | 1 | -3/+2 |
| | |||||
* | Fixed #3858 - Datepicker not hiding consistently on external click | Keith Wood | 2009-01-19 | 1 | -2/+2 |
| | |||||
* | $.widget: Fixed #3633: Moved call to _init outside of constructor. This ↵ | Scott González | 2009-01-19 | 1 | -3/+1 |
| | | | | makes it possible to invoke callbacks during initialization and have those callbacks use the widget. | ||||
* | UI Tabs: fixed init tests, simplified destroy tests | Klaus Hartl | 2009-01-18 | 1 | -25/+14 |
| | |||||
* | UI Tabs: fixed incomplete destroy method, fixes #3798 | Klaus Hartl | 2009-01-18 | 2 | -3/+29 |
| | |||||
* | AAdded Easings demonstration | Keith Wood | 2009-01-18 | 4 | -1/+113 |
| | |||||
* | demos/droppable: fixed up description of activeClass part of visual feedback ↵ | Richard Worth | 2009-01-18 | 1 | -3/+3 |
| | | | | demo | ||||
* | Demos: Fixed #3852: Add in extra directory level for href and src attributes ↵ | Scott González | 2009-01-18 | 1 | -0/+2 |
| | | | | when demos are loaded from demos/index.html. | ||||
* | Removed broken utf-8 copyright characters. | Scott González | 2009-01-18 | 1 | -2/+2 |
| | |||||
* | Dialog: Fixed #3688: Don't add the button pane div if there are no buttons. | Scott González | 2009-01-17 | 1 | -14/+12 |
| | |||||
* | Dialog: Giving the content area and button pane priority over the title bar ↵ | Scott González | 2009-01-17 | 1 | -6/+19 |
| | | | | for which element should gain focus on open. | ||||
* | Tabs: Fixed tests for #3691: Removed the following options from the defaults ↵ | Scott González | 2009-01-17 | 1 | -7/+0 |
| | | | | | | | | | | | | hash: - deselectableClass - disabledClass - hideClass - loadingClass - navClass - panelClass - selectedClass | ||||
* | Tabs: Fixed #3691: Removed the following options: | Scott González | 2009-01-17 | 1 | -48/+49 |
| | | | | | | | | | | - deselectableClass - disabledClass - hideClass - loadingClass - navClass - panelClass - selectedClass | ||||
* | documentation: should be generated in /documentation, not /demos/documentation | Paul Bakaus | 2009-01-17 | 2 | -2/+2 |
| | |||||
* | Demos: delete /effects_general/ (into individual folders already) | Chi Cheng | 2009-01-17 | 9 | -396/+0 |
| | |||||
* | demos/droppable: added Simple photo manager demo | Bohdan Ganicky | 2009-01-17 | 10 | -1/+162 |
| | |||||
* | reorganized/renamed sortable demos | Maggie Costello Wachs | 2009-01-16 | 5 | -31/+22 |
| | |||||
* | reorganized/renamed sortable demos | Maggie Costello Wachs | 2009-01-16 | 5 | -0/+301 |
| | |||||
* | added docs class to documentation headers used in demos (not part of demo code) | Maggie Costello Wachs | 2009-01-16 | 1 | -1/+1 |
| | |||||
* | reorganized/renamed selectable demos | Maggie Costello Wachs | 2009-01-16 | 4 | -7/+111 |
| | |||||
* | reorganized/renamed resizable demos | Maggie Costello Wachs | 2009-01-16 | 10 | -18/+299 |
| | |||||
* | added renamed demo pages | Maggie Costello Wachs | 2009-01-16 | 3 | -0/+195 |
| | |||||
* | reorganized/renamed the droppable demos | Maggie Costello Wachs | 2009-01-16 | 4 | -13/+10 |
| | |||||
* | forced a line break in the "snap to" nav text | Maggie Costello Wachs | 2009-01-16 | 1 | -1/+1 |
| | |||||
* | sortable: $.ui.plugin is not used anymore (fixes #3725) | Paul Bakaus | 2009-01-16 | 2 | -119/+89 |
| | | | | droppable: ixed activate/deactivate (jq 1.3 related), removed ui.element + ui.options | ||||
* | scoped header styles used to document demos so that they don't interfere w/ ↵ | Maggie Costello Wachs | 2009-01-16 | 2 | -4/+4 |
| | | | | demo code | ||||
* | Fixed #3723 - Fix the ui.options reference | Eduardo Lundgren | 2009-01-16 | 1 | -6/+6 |
| | |||||
* | documentation build: don't escape embedded html; first stab at option examples | Jörn Zaefferer | 2009-01-16 | 1 | -29/+9 |
| | |||||
* | effects: fix #3857 | Chi Cheng | 2009-01-16 | 1 | -3/+3 |
| | |||||
* | cleared headers on stand-alone demo pages, they were wrapping with floats | Maggie Costello Wachs | 2009-01-16 | 1 | -1/+1 |
| | |||||
* | reorganized effects from "general" into "movement" and "feedback", as ↵ | Maggie Costello Wachs | 2009-01-16 | 23 | -30/+453 |
| | | | | they're categorized on the home page | ||||
* | droppable: removed all instances of $.ui.plugin, fairly safe here (fixes #3723) | Paul Bakaus | 2009-01-16 | 1 | -37/+6 |
| | |||||
* | release build: ignore missing version.txt, makes it easier to reuse build on ↵ | Jörn Zaefferer | 2009-01-16 | 1 | -1/+1 |
| | | | | ui-site | ||||
* | UI Tabs: fixed adding Ajax tab to empty list (#2839 jQuery bug tracker) | Klaus Hartl | 2009-01-16 | 1 | -3/+6 |
| | |||||
* | set version back to 1.6pre | Richard Worth | 2009-01-16 | 1 | -1/+1 |
| | |||||
* | set version to 1.6rc51.6rc5 | Richard Worth | 2009-01-16 | 1 | -1/+1 |
| | |||||
* | Fixed #3058 | Eduardo Lundgren | 2009-01-16 | 1 | -2/+10 |
| | |||||
* | demos/draggable: removed old demo files | Richard Worth | 2009-01-16 | 1 | -19/+0 |
| | |||||
* | demos/draggable: removed old demo files | Richard Worth | 2009-01-16 | 11 | -489/+0 |
| | |||||
* | Slider Theme: Fixed #3848: Fixed vertical range sliders. | Scott González | 2009-01-16 | 1 | -1/+1 |
| | |||||
* | Fixed #3843 | Eduardo Lundgren | 2009-01-16 | 1 | -1/+1 |
| | |||||
* | Fixed #3842 | Eduardo Lundgren | 2009-01-16 | 1 | -2/+17 |
| | |||||
* | Fixed #3841 - check for $.isFunction before trigger | Eduardo Lundgren | 2009-01-16 | 1 | -1/+1 |
| | |||||
* | Fixed #3077 (Selectable cannot be selected by click) | Richard Worth | 2009-01-16 | 1 | -6/+16 |
| |