Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for #3767 | Jörn Zaefferer | 2009-01-06 | 1 | -0/+5 |
| | |||||
* | Datepicker i18n: Fixed #3761: Removed the following values: | Scott González | 2009-01-04 | 37 | -373/+189 |
| | | | | | | | | | | | | | | | | | | closeStatus prevStatus prevBigText prevBigStatus nextStatus nextBigText nextBigStatus currentStatus monthStatus yearStatus weekHeader weekStatus dayStatus dateStatus initStatus | ||||
* | datepicker: Fixes regression in #3232 [datepicker position problem in IE ↵ | Ca-Phun Ung | 2009-01-04 | 1 | -3/+15 |
| | | | | 6/7]: added back functionality to detect whether the datepicker displays outside a viewpoint. Additionally if the viewpoint is too small to fit the datepicker it will show in its usual position regardless. I have also added a visual test case for this. | ||||
* | datepicker: fixes #3755 [clearText option exists but not used.]: removed ↵ | Ca-Phun Ung | 2009-01-04 | 38 | -40/+0 |
| | | | | clearText and clearStatus from ui.datepicker.js and related i18n files. | ||||
* | datepicker: fixes #3232 [Position Problem in IE 6/7]: re-wrote the ↵ | Ca-Phun Ung | 2009-01-04 | 1 | -23/+5 |
| | | | | _checkOffset function to remove browser detection and compact it to 3 lines. Positioning tested and looks good in FF3, Safari3, Opera 9.61, IE6 & 7. | ||||
* | ui.core.js: corrected invalid (x)html | Richard Worth | 2009-01-03 | 1 | -1/+1 |
| | |||||
* | Happy New Year | Richard Worth | 2009-01-03 | 25 | -25/+25 |
| | |||||
* | Resizable: Partial fix for #3728: Use this._trigger for all events/callbacks. | Scott González | 2009-01-03 | 1 | -2/+4 |
| | |||||
* | Droppable: Fixed #3727: Use this._trigger for all callbacks/events. | Scott González | 2009-01-03 | 1 | -5/+6 |
| | |||||
* | Draggable: Proper event prefix. | Scott González | 2009-01-03 | 1 | -0/+1 |
| | |||||
* | Dialog: Fixed #3756: Wrong height on every other open. | Scott González | 2009-01-03 | 1 | -0/+1 |
| | |||||
* | Dialog: Fixed #3753: Cleaned ui hash in callbacks. | Scott González | 2009-01-03 | 1 | -5/+5 |
| | |||||
* | Selectable: Fixed #3752: Cleaned up ui hash in callbacks. | Scott González | 2009-01-03 | 1 | -27/+8 |
| | |||||
* | Selectable: Fixed #3729: Use this._trigger for all callbacks. | Scott González | 2009-01-03 | 1 | -16/+16 |
| | |||||
* | Draggable: Partial fix for #3726: Using this._trigger() instead of ↵ | Scott González | 2009-01-03 | 1 | -1/+2 |
| | | | | this.element.triggerHandler(). | ||||
* | Dialog: Fixed #3731: Contain dialogs within the document when dragging. | Scott González | 2009-01-03 | 1 | -0/+1 |
| | |||||
* | Core: Cleaned up warnings. | Scott González | 2009-01-03 | 1 | -1/+2 |
| | |||||
* | Core: Changed $.ui.contains to use the same logic as jQuery's internal ↵ | Scott González | 2009-01-03 | 1 | -9/+3 |
| | | | | contains function. | ||||
* | Widget factory: Updated ._trigger to use new event system in jQuery 1.3. | Scott González | 2009-01-03 | 1 | -4/+11 |
| | |||||
* | datepicker: added a span wrapper to disabled dates for better styling of ↵ | Ca-Phun Ung | 2009-01-02 | 1 | -1/+1 |
| | | | | unselectable days when setting min/max values. | ||||
* | Reverted r1461 | Richard Worth | 2009-01-02 | 1 | -4/+1 |
| | |||||
* | Widget Factory: Fixed #3720: Removed use of extra function in jQuery.trigger. | Scott González | 2009-01-01 | 1 | -1/+4 |
| | |||||
* | Re-fixed #3709 - Datepicker: clicking on a date causes the browser to follow ↵ | Richard Worth | 2009-01-01 | 1 | -1/+1 |
| | | | | | | '#' anchor This time it works in IE | ||||
* | reverted r1414 as it doesn't work in IE | Richard Worth | 2009-01-01 | 1 | -1/+1 |
| | |||||
* | Core: Cleaned up whitespace. | Scott González | 2009-01-01 | 1 | -11/+0 |
| | |||||
* | Core: Changed parameter names for selectors. | Scott González | 2009-01-01 | 1 | -8/+8 |
| | |||||
* | Slider: Fixed #3717: Correct event types for callbacks. | Scott González | 2008-12-31 | 1 | -0/+1 |
| | |||||
* | Fixed #3716 - slider: range handles should not be able to cross | Richard Worth | 2008-12-31 | 1 | -8/+18 |
| | |||||
* | Fixed #3709 - Datepicker: clicking on a date causes the browser to follow ↵ | Richard Worth | 2008-12-31 | 1 | -1/+1 |
| | | | | '#' anchor | ||||
* | Fixed #3712 - Month and year dropdown mis-alignment in datepicker | Richard Worth | 2008-12-31 | 1 | -4/+5 |
| | |||||
* | Core: Whitespace only. | Scott González | 2008-12-31 | 1 | -2/+4 |
| | |||||
* | Widget Factory: Check the target in getData and setData events (jQuery 1.3 ↵ | Scott González | 2008-12-31 | 1 | -2/+6 |
| | | | | supports bubbling for custom events). | ||||
* | Remove trailing spaces | Eduardo Lundgren | 2008-12-31 | 5 | -26/+26 |
| | |||||
* | Tabs: Added missing semicolon. | Scott González | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | slider: added ui.values in the slide callback for a range | Richard Worth | 2008-12-31 | 1 | -1/+4 |
| | |||||
* | Core: Fixed data selector so it returns true/false (makes it work with Sizzle). | Scott González | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | Dialog: Fixed #3713: Set default height to auto and default minHeight to ↵ | Scott González | 2008-12-31 | 1 | -6/+9 |
| | | | | 150. Now applying minHeight to the content div instead of only using it for resizing. | ||||
* | Resizable containment acurrate - Fixed #3714 | Eduardo Lundgren | 2008-12-31 | 1 | -7/+7 |
| | |||||
* | draggable: made connectToSortable work fine with helper: 'original' (by ↵ | Paul Bakaus | 2008-12-30 | 1 | -0/+5 |
| | | | | removing top/left properties at sort end) | ||||
* | sortable: merged draggable fixes into sortables (r1325,1313) | Paul Bakaus | 2008-12-30 | 1 | -4/+12 |
| | |||||
* | draggable: containment doesn't respect margins anymore (logical, and fixes 3538) | Paul Bakaus | 2008-12-30 | 1 | -4/+4 |
| | |||||
* | draggable: changed default for scroll option to true | Paul Bakaus | 2008-12-30 | 1 | -1/+1 |
| | |||||
* | droppable: missing default for option 'accept' (set to "*" = everything) | Paul Bakaus | 2008-12-30 | 1 | -0/+1 |
| | |||||
* | datepicker: IE6 css fixes for default theme. | Ca-Phun Ung | 2008-12-30 | 1 | -1/+1 |
| | |||||
* | demos: added opacity, revert and scroll demos | Paul Bakaus | 2008-12-30 | 1 | -1/+11 |
| | | | | draggable: fixed positioning issue with relative positioned elements relative to the body during scroll | ||||
* | Fixed #3708 - Resizable: all classes added should have 'ui-' prefix, 'proxy' ↵ | Richard Worth | 2008-12-30 | 1 | -1/+1 |
| | | | | should be 'ui-resizable-helper' | ||||
* | Resizable: Fixed order of default values. | Scott González | 2008-12-29 | 1 | -1/+1 |
| | |||||
* | accordion: Fixed #3682, setting overflow:auto for fillSpace:true accordions; ↵ | Jörn Zaefferer | 2008-12-26 | 1 | -3/+4 |
| | | | | added demo | ||||
* | Datepicker - fixes #3695 [multi-datepicker layout issue in IE]: added a ↵ | Ca-Phun Ung | 2008-12-24 | 1 | -18/+7 |
| | | | | better fix - needs refactoring. | ||||
* | Datepicker - fixes #3695 [multi-datepicker layout issue in IE]: IE doesn't ↵ | Ca-Phun Ung | 2008-12-23 | 1 | -0/+18 |
| | | | | seem to like dynamic widths so had no other choice but to hard code some width values (this needs a better fix). |