TJ VanToll
|
a5469750ae
|
Merge branch 'draggable_fix_9077'
|
2013-02-12 21:28:23 -05:00 |
|
TJ VanToll
|
3d39d8c32f
|
Removing unnecessary wrapping of this in draggable's stack option handling.
|
2013-02-12 21:27:21 -05:00 |
|
Scott González
|
bce9da4206
|
Datepicker i18n: Change Slovak day/month names to lowercase. Fixes #9078 - Datepicker Slovak localisation - name of day/month is always lowercase.
|
2013-02-12 09:57:29 -05:00 |
|
David Petersen
|
c958b211db
|
Position: Handle decimal percentage offsets. Fixes #9076: percentage offset does not support decimal
|
2013-02-12 07:05:19 -06:00 |
|
TJ VanToll
|
c32bebd1bd
|
Draggable: Account for z-index set in CSS for the stack option. Fixed #9077 - Draggable: stack option resets the z-index
|
2013-02-11 23:29:48 -05:00 |
|
Scott González
|
7d5fe02dd9
|
Autocomplete: Use .ui-front instead of .zIndex() for the suggestions menu.
|
2013-02-05 13:01:32 -05:00 |
|
Scott González
|
7a49ee4cd3
|
Datepicker: Use entity number instead of entity name when escaping single quotes.
|
2013-02-05 10:13:27 -05:00 |
|
Scott González
|
101a09d31f
|
Autocomplete: Optimize element type checks for speed and size.
|
2013-02-05 09:34:32 -05:00 |
|
David Petersen
|
df077abfc2
|
Slider: allow range option to be changed. Fixed #5602 - Slider Does Not Exhibit Proper Behavior When Switching Range
|
2013-02-05 08:31:42 -06:00 |
|
David Petersen
|
a129a93a4d
|
Slider: Add disabled tests and remove disabled prop from handles
|
2013-02-04 14:43:56 -06:00 |
|
Scott González
|
a7353e7c9b
|
Dailog: Cover iframes during drag and resize. Fixes #7650 - Dialog cannot be dragged properly with IFRAME.
|
2013-02-03 08:55:34 -05:00 |
|
Scott González
|
8724092e50
|
Dialog: Don't use ._on() for modal event handlers. Fixes #9048 - Dialog: broken focusin event handler when beforeclose event of a modal opens another modal.
|
2013-02-02 19:32:42 -05:00 |
|
Vahid Sohrabloo
|
2df2abcbf1
|
Draggable: Change $.ui.contains() to $.contains(). Fixes #9051 - Draggable: Reference to undefined $.ui.contains().
|
2013-02-02 15:29:31 -05:00 |
|
Scott González
|
df179542cc
|
Datepicker: Escape single quotes in tooltips. Fixes #9049 - Datepicker beforeShowDay tooltip not displayed properly if single quote is used.
|
2013-02-01 16:52:04 -05:00 |
|
Scott González
|
7bbda71a32
|
Dialog: Check for empty array in addition to empty object when checking if there are buttons. Fixes #9043 - Dialog: Buttonpane shown with no buttons when modifying native prototypes.
|
2013-02-01 08:59:55 -05:00 |
|
Scott González
|
62cda1f95d
|
Dialog: Set the _isOpen flag immediately in open(). Fixes #8958 - Dialog: Double ui-widget-overlay when opening modal dialog triggers an event opening same dialog.
|
2013-01-31 17:20:19 -05:00 |
|
Scott González
|
c193a0ce17
|
Menu: Escape em and en dashes in regex. Fixes #9016 - Menu: Non-ASCII characters.
|
2013-01-31 09:05:16 -05:00 |
|
Kris Borchers
|
d1505e3434
|
Dialog: Move call to _focusTabbable and triggering of open and focus events into the _show callback. Fixes #6756 - Dialog: show: "blind" with link in content doesn't animate properly. Fixes #8051 - Dialog: 'Explode' dialog animation causes crash in IE 6, 7 and 8. Fixes #4421 - Dialog: Focus lost from dialog which uses show-effect
|
2013-01-30 12:30:37 -06:00 |
|
David Petersen
|
2ca4d17982
|
Effects Core: make removeClass work correctly with changes jQuery 1.9.0. Fixed #9015 - Inclusion of jQuery UI breaks removeClass
|
2013-01-29 07:47:54 -06:00 |
|
Thomas Jaggi
|
3aa8ad0c4a
|
Slider: Added rounded corners to range area. Fixed #9024 - Slider: Range area needs rounded corners, too
|
2013-01-28 16:03:42 +01:00 |
|
David Sullivan
|
55360eeb7e
|
Dialog: modified _createOverlay to _appendTo instead of document.body. Fixed #8984 - Modal dialogs display behind overlay when using appendTo option
|
2013-01-26 11:34:51 -05:00 |
|
Scott González
|
c53198c209
|
Dialog: Allow interaction with datepickers from modal dialogs. Fixes #8989 - Dialog: Cannot change month/year in datepicker within modal.
|
2013-01-25 08:51:13 -05:00 |
|
David Petersen
|
649f105229
|
Dialog: Don't handle overlays on destory if there are not any. Fixed: #9004 - failed in _destroyOverlay when I destroy a modal dialog thau was never opened. Fixed: #9000 Dialog leaves broken event handler after close/destroy in certain cases
|
2013-01-24 13:43:02 -06:00 |
|
David Petersen
|
f7f165c9f8
|
Merge pull request #891 from petersendidit/datepicker_8994
Datepicker: Handle when yearRange is a year or a modifier. Fixed #8994 -...
|
2013-01-23 11:50:00 -08:00 |
|
David Petersen
|
8f7c3e309c
|
Datepicker: Handle when yearRange is a year or a modifier. Fixed #8994 - Datepicker: next and prev buttons are disabled when using yearRange
|
2013-01-23 13:41:01 -06:00 |
|
Scott González
|
10c873ab6c
|
Accordion: Add panel in addition to content for create event. Fixes #8998 - Accordion: Create event uses content instead of panel.
|
2013-01-22 09:19:04 -05:00 |
|
Scott González
|
673c6558e0
|
Accordion: Properly set corner classes on refresh. Fixes #8995 - Accordion: Corner display issues.
|
2013-01-22 08:56:38 -05:00 |
|
Corey Frang
|
722c4bed99
|
Updating to jQuery Color 2.1.2
|
2013-01-16 11:15:16 -06:00 |
|
Dominic Barnes
|
176e0ed0e6
|
Slider: Moved events to named functions (to allow extended plugins to hook in).
|
2013-01-14 12:48:32 -05:00 |
|
Mike Sherov
|
e4a786e1a4
|
Tooltip: Avoid errors on mouseover of tooltips with parents that have no title attribute. Fixes #8955 - Tooltip: error when parent element has no title attribute using jQuery <1.7
This corrects a failing test with core 1.6, so no new test is required.
|
2013-01-11 08:35:51 -05:00 |
|
Scott González
|
83cbf97978
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
|
Mike Sherov
|
78a6354180
|
Effects: fix backwards compatibility in animateClass for jQuery Core <1.8
|
2013-01-08 21:36:34 -05:00 |
|
Scott González
|
68e5ebcf1a
|
Datepicker i18n: Fix line endings.
|
2013-01-08 08:09:34 -05:00 |
|
Mike Sherov
|
da01fb6a34
|
Effects: Avoid cssHook blending in non-rgba browsers when the value is "transparent". Fixes #8914: odd behaviour of css hook when setting backgroundColor to transparent in IE7/8
|
2013-01-03 14:33:41 -05:00 |
|
Mike Sherov
|
f667d090a7
|
Interactions: Update widget defaults to match documented API.
|
2013-01-02 18:27:22 -05:00 |
|
Mike Sherov
|
b477098da5
|
Slider: add options for event callbacks
|
2013-01-02 14:58:12 -05:00 |
|
TJ VanToll
|
695358983e
|
Selectable: Account for scrolling on the helper's initial position. Fixed #8915 - Selectable: Lasso offset issue with scrolling.
|
2013-01-01 08:22:18 -05:00 |
|
Kris Borchers
|
5561f5db12
|
Add comment explaining the mouseHandled flag
|
2012-12-29 20:08:35 -06:00 |
|
Kris Borchers
|
5143b7f672
|
Create mouseHandled flag per instance instead of globally. Fixes #8866 - Menu: select event not firing due to mouseHandled flag reset bug
|
2012-12-27 21:06:54 -06:00 |
|
Jörn Zaefferer
|
2c3d311f90
|
Menu: Allow changing icons option after creation. Fixes #8927 - Menu: Can't change icons option after init
|
2012-12-27 17:23:25 +01:00 |
|
Jörn Zaefferer
|
0d53fbfd0b
|
Spinner: Trigger start/spin/stop events when calling step/page methods. Fixes #8901 - Spinner does not fire start/spin/stop events when calling stepUp()/Down(), pageUp()/Down() methods
|
2012-12-27 17:06:01 +01:00 |
|
Jörn Zaefferer
|
04d668b717
|
Spinner: Update button icons when option changes. Fixes #8926 - Spinner: Can't change icons option after init
|
2012-12-27 12:50:04 +01:00 |
|
Mike Sherov
|
74d7eac2da
|
All: Convert single quotes to double quotes.
|
2012-12-25 12:01:09 -05:00 |
|
Mike Sherov
|
63d624fcb5
|
Datepicker: Use tabs for indentation.
|
2012-12-25 08:41:09 -05:00 |
|
Scott González
|
e21fc29610
|
Datepicker: Remove data event handlers from the dark ages.
|
2012-12-20 10:12:40 -05:00 |
|
Dominic Barnes
|
209443d716
|
Slider: Create clone of options.values during _create(). Fixed #8892 - Multiple Sliders have Conflict with options.values.
|
2012-12-18 11:48:10 -05:00 |
|
Scott González
|
9cbd4b4222
|
Tooltip: Clear the tracking interval on close. Fixes #8920 -Tooltip potential setinterval endless loop.
|
2012-12-18 08:38:36 -05:00 |
|
Matthieu Penant
|
9f841dffcc
|
Datepicker: Added Candian French locale. Fixes #8917 - Datepicker: Add Canadian French locale.
|
2012-12-17 08:30:23 -05:00 |
|
Scott González
|
8ec7a1b69f
|
All: Use .addBack() instead of .andSelf().
|
2012-12-14 11:13:50 -05:00 |
|
Scott González
|
80e46c93a8
|
Autocomplete: Append to closest .ui-front if available.
|
2012-12-14 09:10:32 -05:00 |
|