]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
11 years agoDialog Tests: Cleanup el -> element
Kris Borchers [Thu, 31 Jan 2013 05:38:20 +0000 (23:38 -0600)]
Dialog Tests: Cleanup el -> element

11 years agoDialog Tests: Add test to ensure dialog keeps focus when clicking a modal overlay
Kris Borchers [Thu, 31 Jan 2013 05:17:45 +0000 (23:17 -0600)]
Dialog Tests: Add test to ensure dialog keeps focus when clicking a modal overlay

11 years agoDialog: Move call to _focusTabbable and triggering of open and focus events into... 880/head
Kris Borchers [Wed, 30 Jan 2013 18:30:37 +0000 (12:30 -0600)]
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

11 years agoAutocomplete: Fix .data() references in demos. Fixes #9029 - Autocomplete: Multiple...
Scott González [Wed, 30 Jan 2013 13:36:13 +0000 (08:36 -0500)]
Autocomplete: Fix .data() references in demos. Fixes #9029 - Autocomplete: Multiple demo has errors.

11 years agoEffects Core: make removeClass work correctly with changes jQuery 1.9.0. Fixed #9015... 895/head
David Petersen [Sat, 26 Jan 2013 17:59:08 +0000 (11:59 -0600)]
Effects Core: make removeClass work correctly with changes jQuery 1.9.0. Fixed #9015 - Inclusion of jQuery UI breaks removeClass

11 years agoSlider: Added rounded corners to range area. Fixed #9024 - Slider: Range area needs... 900/head
Thomas Jaggi [Mon, 28 Jan 2013 15:03:42 +0000 (16:03 +0100)]
Slider: Added rounded corners to range area. Fixed #9024 - Slider: Range area needs rounded corners, too

11 years agoDialog: modified _createOverlay to _appendTo instead of document.body. Fixed #8984...
David Sullivan [Sat, 26 Jan 2013 10:03:14 +0000 (04:03 -0600)]
Dialog: modified _createOverlay to _appendTo instead of document.body. Fixed #8984 - Modal dialogs display behind overlay when using appendTo option

11 years agoDialog: Allow interaction with datepickers from modal dialogs. Fixes #8989 - Dialog...
Scott González [Fri, 25 Jan 2013 13:51:13 +0000 (08:51 -0500)]
Dialog: Allow interaction with datepickers from modal dialogs. Fixes #8989 - Dialog: Cannot change month/year in datepicker within modal.

11 years agoAutocomplete demo: Fixed reference to widget instance.
Scott González [Thu, 24 Jan 2013 23:12:26 +0000 (18:12 -0500)]
Autocomplete demo: Fixed reference to widget instance.

11 years agoDialog: Don't handle overlays on destory if there are not any. Fixed: #9004 - failed... 893/head
David Petersen [Thu, 24 Jan 2013 01:12:25 +0000 (19:12 -0600)]
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

11 years agoMerge pull request #891 from petersendidit/datepicker_8994
David Petersen [Wed, 23 Jan 2013 19:50:00 +0000 (11:50 -0800)]
Merge pull request #891 from petersendidit/datepicker_8994

Datepicker: Handle when yearRange is a year or a modifier. Fixed #8994 -...

11 years agoDatepicker: Handle when yearRange is a year or a modifier. Fixed #8994 - Datepicker... 891/head
David Petersen [Wed, 23 Jan 2013 19:41:01 +0000 (13:41 -0600)]
Datepicker: Handle when yearRange is a year or a modifier. Fixed #8994 - Datepicker: next and prev buttons are disabled when using yearRange

11 years agoAccordion: Add panel in addition to content for create event. Fixes #8998 - Accordion...
Scott González [Tue, 22 Jan 2013 14:19:04 +0000 (09:19 -0500)]
Accordion: Add panel in addition to content for create event. Fixes #8998 - Accordion: Create event uses content instead of panel.

11 years agoAccordion: Properly set corner classes on refresh. Fixes #8995 - Accordion: Corner...
Scott González [Tue, 22 Jan 2013 13:56:38 +0000 (08:56 -0500)]
Accordion: Properly set corner classes on refresh. Fixes #8995 - Accordion: Corner display issues.

11 years agoUpdating the master version to 1.10.1pre.
Scott González [Thu, 17 Jan 2013 18:32:30 +0000 (13:32 -0500)]
Updating the master version to 1.10.1pre.

11 years agoUpdating to jQuery 1.9.0
Kris Borchers [Thu, 17 Jan 2013 06:28:41 +0000 (00:28 -0600)]
Updating to jQuery 1.9.0

11 years agoBuild: Check patch instead of minor to detect major releases.
Scott González [Wed, 16 Jan 2013 18:59:27 +0000 (13:59 -0500)]
Build: Check patch instead of minor to detect major releases.

11 years agoWhitespace.
Scott González [Wed, 16 Jan 2013 18:45:54 +0000 (13:45 -0500)]
Whitespace.

11 years agoUpdating to jQuery Color 2.1.2
Corey Frang [Wed, 16 Jan 2013 17:15:16 +0000 (11:15 -0600)]
Updating to jQuery Color 2.1.2

11 years agoSpinner: Inherit font color since we inherit background color. Fixes #8950 - Spinner...
Scott González [Tue, 15 Jan 2013 14:25:00 +0000 (09:25 -0500)]
Spinner: Inherit font color since we inherit background color. Fixes #8950 - Spinner: value can't be seen in dark themes.

11 years agoRevert "Updating the master version to 1.10.1pre."
Jörn Zaefferer [Mon, 14 Jan 2013 20:19:09 +0000 (21:19 +0100)]
Revert "Updating the master version to 1.10.1pre."

This reverts commit 20cf7abef11e8d2bdbbbdbdb3c320f7f8aa871fd.

11 years agoUpdating the master version to 1.10.1pre.
Jörn Zaefferer [Mon, 14 Jan 2013 20:16:43 +0000 (21:16 +0100)]
Updating the master version to 1.10.1pre.

11 years agoBuild: Fix generate_themes task to adopt to changes in download builder.
Jörn Zaefferer [Mon, 14 Jan 2013 20:06:53 +0000 (21:06 +0100)]
Build: Fix generate_themes task to adopt to changes in download builder.

11 years agoSlider: Moved events to named functions (to allow extended plugins to hook in).
Dominic Barnes [Tue, 8 Jan 2013 18:19:16 +0000 (12:19 -0600)]
Slider: Moved events to named functions (to allow extended plugins to hook in).

11 years agoTooltip: Avoid errors on mouseover of tooltips with parents that have no title attrib...
Mike Sherov [Fri, 11 Jan 2013 02:02:28 +0000 (21:02 -0500)]
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.

11 years agoUpdate copyright year to 2013.
Scott González [Thu, 10 Jan 2013 13:52:20 +0000 (08:52 -0500)]
Update copyright year to 2013.

11 years agoEffects: fix backwards compatibility in animateClass for jQuery Core <1.8
Mike Sherov [Wed, 9 Jan 2013 02:36:34 +0000 (21:36 -0500)]
Effects: fix backwards compatibility in animateClass for jQuery Core <1.8

11 years agoRelease: Remove TODO for uploading release zip to GitHub since downloads are disconti...
Scott González [Wed, 9 Jan 2013 01:38:09 +0000 (20:38 -0500)]
Release: Remove TODO for uploading release zip to GitHub since downloads are discontinued.

11 years agoRelease: Remove support for node <0.8.
Scott González [Wed, 9 Jan 2013 01:20:03 +0000 (20:20 -0500)]
Release: Remove support for node <0.8.

11 years agoUpdated maintainers list.
Scott González [Wed, 9 Jan 2013 01:15:35 +0000 (20:15 -0500)]
Updated maintainers list.

11 years agoUpdated AUTHORS.txt.
Scott González [Wed, 9 Jan 2013 01:13:11 +0000 (20:13 -0500)]
Updated AUTHORS.txt.

11 years agoLibs/externals: Fix line endings.
Jörn Zaefferer [Tue, 8 Jan 2013 16:28:45 +0000 (17:28 +0100)]
Libs/externals: Fix line endings.

11 years agoUpdate .gitattributes to only touch files with text content.
Jörn Zaefferer [Tue, 8 Jan 2013 13:33:08 +0000 (14:33 +0100)]
Update .gitattributes to only touch files with text content.

11 years agoDatepicker i18n: Fix line endings.
Scott González [Tue, 8 Jan 2013 13:09:34 +0000 (08:09 -0500)]
Datepicker i18n: Fix line endings.

11 years agoCore: Resume focus test based on the event, not the callback.
Scott González [Tue, 8 Jan 2013 12:54:11 +0000 (07:54 -0500)]
Core: Resume focus test based on the event, not the callback.

11 years agoDev: add .gitattributes file to force all line endings to LF
Mike Sherov [Thu, 3 Jan 2013 19:38:05 +0000 (14:38 -0500)]
Dev: add .gitattributes file to force all line endings to LF

11 years agoEffects: Avoid cssHook blending in non-rgba browsers when the value is "transparent...
Mike Sherov [Thu, 3 Jan 2013 19:33:41 +0000 (14:33 -0500)]
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

11 years agoInteractions: Update widget defaults to match documented API.
Mike Sherov [Wed, 2 Jan 2013 23:27:22 +0000 (18:27 -0500)]
Interactions: Update widget defaults to match documented API.

11 years agoTests: Correct all 404 errors in the test suite
Mike Sherov [Wed, 2 Jan 2013 23:03:03 +0000 (18:03 -0500)]
Tests: Correct all 404 errors in the test suite

11 years agoDatepicker Tests: Prepare for widget-ization tests.
Mike Sherov [Wed, 2 Jan 2013 22:37:26 +0000 (17:37 -0500)]
Datepicker Tests: Prepare for widget-ization tests.

11 years agoSlider: add options for event callbacks
Mike Sherov [Wed, 2 Jan 2013 19:58:12 +0000 (14:58 -0500)]
Slider: add options for event callbacks

11 years agoDraggable Tests: Cover all cursorAt option formats.
Mike Sherov [Wed, 2 Jan 2013 04:16:12 +0000 (23:16 -0500)]
Draggable Tests: Cover all cursorAt option formats.

11 years agoSelectable: Account for scrolling on the helper's initial position. Fixed #8915 ...
TJ VanToll [Sat, 29 Dec 2012 03:17:50 +0000 (22:17 -0500)]
Selectable: Account for scrolling on the helper's initial position. Fixed #8915 - Selectable: Lasso offset issue with scrolling.

11 years agoSelectable tests: Removed a non-existent script tag causing a 404 in the tests.
TJ VanToll [Sun, 30 Dec 2012 02:58:25 +0000 (21:58 -0500)]
Selectable tests: Removed a non-existent script tag causing a 404 in the tests.

11 years agoAdd comment explaining the mouseHandled flag
Kris Borchers [Sun, 30 Dec 2012 02:08:05 +0000 (20:08 -0600)]
Add comment explaining the mouseHandled flag

11 years agoTabs: Update manipulation demo - implement alt+del shortcut to remove active tab... 869/head
Jörn Zaefferer [Fri, 28 Dec 2012 09:15:38 +0000 (10:15 +0100)]
Tabs: Update manipulation demo - implement alt+del shortcut to remove active tab. Fixes #7847 - Tabs: simple manipulation accessibility

11 years agoTabs: Update manipulation demo - use delegate instead of live (can't use on until...
Jörn Zaefferer [Fri, 28 Dec 2012 09:07:02 +0000 (10:07 +0100)]
Tabs: Update manipulation demo - use delegate instead of live (can't use on until we drop core 1.6 support), reuse selected element

11 years agoTheme: Split opacityOverlay from opacityFilterOverlay on theme styles.
Rafael Xavier de Souza [Fri, 28 Dec 2012 14:32:30 +0000 (12:32 -0200)]
Theme: Split opacityOverlay from opacityFilterOverlay on theme styles.

11 years agoAccordion: Fix testsuite overflow issue in IE7.
Jörn Zaefferer [Fri, 28 Dec 2012 09:41:05 +0000 (10:41 +0100)]
Accordion: Fix testsuite overflow issue in IE7.

11 years agoCreate mouseHandled flag per instance instead of globally. Fixes #8866 - Menu: select...
Kris Borchers [Fri, 28 Dec 2012 03:06:06 +0000 (21:06 -0600)]
Create mouseHandled flag per instance instead of globally. Fixes #8866 - Menu: select event not firing due to mouseHandled flag reset bug

11 years agoMenu: Allow changing icons option after creation. Fixes #8927 - Menu: Can't change...
Jörn Zaefferer [Thu, 27 Dec 2012 16:23:25 +0000 (17:23 +0100)]
Menu: Allow changing icons option after creation. Fixes #8927 - Menu: Can't change icons option after init

11 years agoSpinner: Trigger start/spin/stop events when calling step/page methods. Fixes #8901...
Jörn Zaefferer [Thu, 27 Dec 2012 16:05:25 +0000 (17:05 +0100)]
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

11 years agoDraggable Tests: Fix IE7 offset failures
Mike Sherov [Thu, 27 Dec 2012 15:39:14 +0000 (10:39 -0500)]
Draggable Tests: Fix IE7 offset failures

11 years agoSpinner: Update button icons when option changes. Fixes #8926 - Spinner: Can't change... 868/head
Jörn Zaefferer [Thu, 27 Dec 2012 11:50:04 +0000 (12:50 +0100)]
Spinner: Update button icons when option changes. Fixes #8926 - Spinner: Can't change icons option after init

11 years agoTests: Convert single quotes to double quotes.
Mike Sherov [Wed, 26 Dec 2012 13:08:48 +0000 (08:08 -0500)]
Tests: Convert single quotes to double quotes.

11 years agoAll: Convert single quotes to double quotes.
Mike Sherov [Tue, 25 Dec 2012 17:01:09 +0000 (12:01 -0500)]
All: Convert single quotes to double quotes.

11 years agoDatepicker: Use tabs for indentation.
Mike Sherov [Tue, 25 Dec 2012 13:41:09 +0000 (08:41 -0500)]
Datepicker: Use tabs for indentation.

11 years agoDraggable Tests: add back in unreliable offset hack for cursorAt tests
Mike Sherov [Sat, 22 Dec 2012 22:39:36 +0000 (17:39 -0500)]
Draggable Tests: add back in unreliable offset hack for cursorAt tests

11 years agoDraggable Tests: use jquery.simulate.js to simulate drag events
Mike Sherov [Sat, 22 Dec 2012 21:30:27 +0000 (16:30 -0500)]
Draggable Tests: use jquery.simulate.js to simulate drag events

11 years agoDialog Tests: Fix test fails due to window measurements in FF and IE7
Mike Sherov [Sat, 22 Dec 2012 20:46:57 +0000 (15:46 -0500)]
Dialog Tests: Fix test fails due to window measurements in FF and IE7

11 years agoDev: stop loading *_tickets.js in the test suite.
Mike Sherov [Sat, 22 Dec 2012 17:56:19 +0000 (12:56 -0500)]
Dev: stop loading *_tickets.js in the test suite.

11 years agoDatepicker: Remove data event handlers from the dark ages.
Scott González [Thu, 20 Dec 2012 15:12:40 +0000 (10:12 -0500)]
Datepicker: Remove data event handlers from the dark ages.

11 years agoBuild: Added notStrictEqual to the globals list for unit tests.
Scott González [Thu, 20 Dec 2012 14:49:18 +0000 (09:49 -0500)]
Build: Added notStrictEqual to the globals list for unit tests.

11 years agoSlider: Create clone of options.values during _create(). Fixed #8892 - Multiple Slide...
Dominic Barnes [Thu, 6 Dec 2012 22:11:23 +0000 (16:11 -0600)]
Slider: Create clone of options.values during _create(). Fixed #8892 - Multiple Sliders have Conflict with options.values.

11 years agoTooltip: Clear the tracking interval on close. Fixes #8920 -Tooltip potential setinte...
Scott González [Tue, 18 Dec 2012 13:38:36 +0000 (08:38 -0500)]
Tooltip: Clear the tracking interval on close. Fixes #8920 -Tooltip potential setinterval endless loop.

11 years agoDatepicker: Added Candian French locale. Fixes #8917 - Datepicker: Add Canadian Frenc...
Matthieu Penant [Mon, 17 Dec 2012 13:29:17 +0000 (08:29 -0500)]
Datepicker: Added Candian French locale. Fixes #8917 - Datepicker: Add Canadian French locale.

11 years agoAll: Use .addBack() instead of .andSelf().
Scott González [Fri, 14 Dec 2012 16:13:46 +0000 (11:13 -0500)]
All: Use .addBack() instead of .andSelf().

11 years agoAutocomplete: Append to closest .ui-front if available.
Scott González [Fri, 14 Dec 2012 14:10:32 +0000 (09:10 -0500)]
Autocomplete: Append to closest .ui-front if available.

11 years agoDialog: Removed unnecessary style properties.
Scott González [Fri, 14 Dec 2012 13:43:56 +0000 (08:43 -0500)]
Dialog: Removed unnecessary style properties.

11 years agoAutocomplete: Combobox demo - Collapse menu when clicking button.
Scott González [Thu, 13 Dec 2012 21:55:14 +0000 (16:55 -0500)]
Autocomplete: Combobox demo - Collapse menu when clicking button.

11 years agoRelease: Add support for pre-releases.
Scott González [Thu, 13 Dec 2012 16:35:41 +0000 (11:35 -0500)]
Release: Add support for pre-releases.

11 years agoUpdated AUTHORS.txt.
Scott González [Thu, 13 Dec 2012 14:50:27 +0000 (09:50 -0500)]
Updated AUTHORS.txt.

11 years agoAdded CONTRIBUTING.md.
Scott González [Wed, 12 Dec 2012 20:21:36 +0000 (15:21 -0500)]
Added CONTRIBUTING.md.

11 years agoCore: Moved selectstart support test to deprecated section.
Scott González [Wed, 12 Dec 2012 16:22:08 +0000 (11:22 -0500)]
Core: Moved selectstart support test to deprecated section.

11 years agoProgressbar: Moved .ui-progressbar-indeterminate to main element. Added tests for...
Scott González [Wed, 12 Dec 2012 16:21:49 +0000 (11:21 -0500)]
Progressbar: Moved .ui-progressbar-indeterminate to main element. Added tests for markup structure.

11 years agoCore: Removed $.ui.contains. Fixes #8902 - Remove $.ui.contains.
Scott González [Wed, 12 Dec 2012 13:54:53 +0000 (08:54 -0500)]
Core: Removed $.ui.contains. Fixes #8902 - Remove $.ui.contains.

11 years agoDialog: Spacing.
Scott González [Wed, 12 Dec 2012 13:47:05 +0000 (08:47 -0500)]
Dialog: Spacing.

11 years agoDev: update jquery.simulate.js to latest version from http://github.com/jquery/jquery...
Mike Sherov [Wed, 12 Dec 2012 08:59:11 +0000 (03:59 -0500)]
Dev: update jquery.simulate.js to latest version from http://github.com/jquery/jquery-simulate

11 years agoDev: remove todos from datepicker and dialog testsuite
Mike Sherov [Wed, 12 Dec 2012 08:16:33 +0000 (03:16 -0500)]
Dev: remove todos from datepicker and dialog testsuite

11 years agoDialog: Cleanup.
Scott González [Tue, 11 Dec 2012 21:23:18 +0000 (16:23 -0500)]
Dialog: Cleanup.

11 years agoDatepicker tests: Handle async focus in IE.
Scott González [Tue, 11 Dec 2012 15:06:13 +0000 (10:06 -0500)]
Datepicker tests: Handle async focus in IE.

11 years agoMenu tests: Better handling of async focus in IE.
Scott González [Tue, 11 Dec 2012 14:44:39 +0000 (09:44 -0500)]
Menu tests: Better handling of async focus in IE.

11 years agoSpinner tests: Delay all the things to make IE happy. Maybe...
Scott González [Mon, 10 Dec 2012 20:54:06 +0000 (15:54 -0500)]
Spinner tests: Delay all the things to make IE happy. Maybe...

11 years agoDialog tests: More async focus handling to deal with IE8.
Scott González [Mon, 10 Dec 2012 20:31:56 +0000 (15:31 -0500)]
Dialog tests: More async focus handling to deal with IE8.

11 years agoSpinner tests: Better handling of async focus in IE.
Scott González [Mon, 10 Dec 2012 15:35:28 +0000 (10:35 -0500)]
Spinner tests: Better handling of async focus in IE.

11 years agoButton tests: Handle async focus in IE.
Scott González [Mon, 10 Dec 2012 15:35:01 +0000 (10:35 -0500)]
Button tests: Handle async focus in IE.

11 years agoCore tests: Handle async focus in IE.
Scott González [Mon, 10 Dec 2012 15:34:44 +0000 (10:34 -0500)]
Core tests: Handle async focus in IE.

11 years agoDialog tests: Updated markup for deprecated tests to match standard tests.
Scott González [Mon, 10 Dec 2012 13:52:54 +0000 (08:52 -0500)]
Dialog tests: Updated markup for deprecated tests to match standard tests.

11 years agoDev: remove unnecessary simulated drag delegation in test suite
Mike Sherov [Sun, 9 Dec 2012 02:27:37 +0000 (21:27 -0500)]
Dev: remove unnecessary simulated drag delegation in test suite

11 years agoDev: Change incorrect references in test suite from #main to #qunit-fixture.
Mike Sherov [Sat, 8 Dec 2012 18:19:36 +0000 (13:19 -0500)]
Dev: Change incorrect references in test suite from #main to #qunit-fixture.

11 years agoDev: Remove *_tickets.js test files and move the associated tests to the proper locat...
Mike Sherov [Sat, 8 Dec 2012 01:06:29 +0000 (20:06 -0500)]
Dev: Remove *_tickets.js test files and move the associated tests to the proper locations.

11 years agoDialog: Respect maxHeight when determining size on open. Fixes #4820 - Dialog: Auto...
Scott González [Fri, 7 Dec 2012 21:57:03 +0000 (16:57 -0500)]
Dialog: Respect maxHeight when determining size on open. Fixes #4820 - Dialog: Auto height does not respect the maxHeight option.

11 years agoDialog: Added appendTo option. Fixes #7948 - Dialog: Allow dialog to be attached...
Scott González [Fri, 7 Dec 2012 19:54:21 +0000 (14:54 -0500)]
Dialog: Added appendTo option. Fixes #7948 - Dialog: Allow dialog to be attached to a element other than body.

11 years agoAutocomplete: Handle detached elements for appendTo after create.
Scott González [Fri, 7 Dec 2012 16:58:58 +0000 (11:58 -0500)]
Autocomplete: Handle detached elements for appendTo after create.

11 years agoBuild: Update to node-testswarm 0.3
Jörn Zaefferer [Fri, 7 Dec 2012 09:51:44 +0000 (10:51 +0100)]
Build: Update to node-testswarm 0.3

11 years agoBuild: Update grunt-junit, gets rid of the bogus xml files.
Jörn Zaefferer [Fri, 7 Dec 2012 09:10:40 +0000 (10:10 +0100)]
Build: Update grunt-junit, gets rid of the bogus xml files.

11 years agoPosition: Split out dimension parsing.
Scott González [Thu, 6 Dec 2012 20:00:42 +0000 (15:00 -0500)]
Position: Split out dimension parsing.

11 years agoDroppable: Added missing semicolon.
Scott González [Thu, 6 Dec 2012 19:43:35 +0000 (14:43 -0500)]
Droppable: Added missing semicolon.

11 years agoCore: Removed $.ui.isOver() and $.ui.isOverAxis(). Fixes #8891 - Remove $.ui.isOver...
Scott González [Thu, 6 Dec 2012 19:42:10 +0000 (14:42 -0500)]
Core: Removed $.ui.isOver() and $.ui.isOverAxis(). Fixes #8891 - Remove $.ui.isOver() and $.ui.isOverAxis().

11 years agoAllow higher cyclomatic complexity in functions that sanely use switch statements.
Scott González [Thu, 6 Dec 2012 19:25:48 +0000 (14:25 -0500)]
Allow higher cyclomatic complexity in functions that sanely use switch statements.