]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
12 years agoBuild/grunt: Another attempt at using adm-zip. Keep the result in place, but don...
Jörn Zaefferer [Mon, 19 Mar 2012 22:08:56 +0000 (23:08 +0100)]
Build/grunt: Another attempt at using adm-zip. Keep the result in place, but don't (yet) use it - need to report issues to adm-zip

12 years agoBuild/grunt: Add a clean task. Good enough for now, but not really a good implementation
Jörn Zaefferer [Mon, 19 Mar 2012 21:57:51 +0000 (22:57 +0100)]
Build/grunt: Add a clean task. Good enough for now, but not really a good implementation

12 years agoBuild/grunt: Update to latest grunt API, using reigsterMultiTask instead of registerB...
Jörn Zaefferer [Mon, 19 Mar 2012 21:56:34 +0000 (22:56 +0100)]
Build/grunt: Update to latest grunt API, using reigsterMultiTask instead of registerBasicTask

12 years agoGrunt: Coding standards.
Scott González [Mon, 19 Mar 2012 21:12:21 +0000 (17:12 -0400)]
Grunt: Coding standards.

12 years agoMerge branch 'master' into grunt
Scott González [Wed, 14 Mar 2012 17:32:54 +0000 (13:32 -0400)]
Merge branch 'master' into grunt

12 years agoAccordion: Removed ui-accordion-disabled class. Fixes #8193 - Accordion: Remove ui...
Scott González [Wed, 14 Mar 2012 15:08:19 +0000 (11:08 -0400)]
Accordion: Removed ui-accordion-disabled class. Fixes #8193 - Accordion: Remove ui-accordion-disabled class.

12 years agoBuild/grunt: Fix themes task
Jörn Zaefferer [Sun, 11 Mar 2012 11:55:07 +0000 (12:55 +0100)]
Build/grunt: Fix themes task

12 years agoBuild/grunt: Replace child_process helper with utils.spawn
Jörn Zaefferer [Sun, 11 Mar 2012 11:34:52 +0000 (12:34 +0100)]
Build/grunt: Replace child_process helper with utils.spawn

12 years agoUpdated to QUnit 1.4.0.
Jörn Zaefferer [Sat, 10 Mar 2012 14:38:30 +0000 (15:38 +0100)]
Updated to QUnit 1.4.0.

Added expect(0) to make tabs and tooltip tests pass, even though those assertions are actually missing.

Introduces dialog and slider failures when running in composite all.html suite, all green when running one by one, also all-active.html is green.

12 years agoBuild/grunt: Fix copy_themes task, files.themes config property wasn't processed...
Jörn Zaefferer [Sat, 10 Mar 2012 14:07:53 +0000 (15:07 +0100)]
Build/grunt: Fix copy_themes task, files.themes config property wasn't processed properly

12 years agoBuild: Modify uglify.js to include a newline charakter after the copyright comment...
Jörn Zaefferer [Sat, 10 Mar 2012 13:16:13 +0000 (14:16 +0100)]
Build: Modify uglify.js to include a newline charakter after the copyright comment, makes diffing against new build a little bit more efficient

12 years agoBuild/grunt: Simplify css_min basic task, concat helper already takes care of executi...
Jörn Zaefferer [Sat, 10 Mar 2012 12:53:53 +0000 (13:53 +0100)]
Build/grunt: Simplify css_min basic task, concat helper already takes care of executing directives

12 years agoBuild/grunt: Integrate CSSLint
Jörn Zaefferer [Sat, 10 Mar 2012 12:45:16 +0000 (13:45 +0100)]
Build/grunt: Integrate CSSLint

12 years agoBuild/grunt: Update codebase to adapt or make use of latest changes in grunt
Jörn Zaefferer [Sat, 10 Mar 2012 11:55:36 +0000 (12:55 +0100)]
Build/grunt: Update codebase to adapt or make use of latest changes in grunt

12 years agoBuild/grunt: Improve lint setup, get rid of file comment, using gruntjs specific...
Jörn Zaefferer [Fri, 9 Mar 2012 16:59:57 +0000 (17:59 +0100)]
Build/grunt: Improve lint setup, get rid of file comment, using gruntjs specific config anyway

12 years agoBuild/grunt: Improve lint setup, configure options and globals for different contexts
Jörn Zaefferer [Fri, 9 Mar 2012 16:58:34 +0000 (17:58 +0100)]
Build/grunt: Improve lint setup, configure options and globals for different contexts

12 years agoBuild/grunt: Fix a few oversights from the files config refactoring. Also finish...
Jörn Zaefferer [Fri, 9 Mar 2012 16:42:57 +0000 (17:42 +0100)]
Build/grunt: Fix a few oversights from the files config refactoring. Also finish the release_cdn target, now it includes all themes

12 years agoBuild/grunt: Use child process for zipping until adm-zip works better. Rewrote files...
Jörn Zaefferer [Fri, 9 Mar 2012 16:18:35 +0000 (17:18 +0100)]
Build/grunt: Use child process for zipping until adm-zip works better. Rewrote files config to make that work with the cwd requirement.

12 years agoBuild/grunt: Can use config('pkg.version'), now was fixed in grunt
Jörn Zaefferer [Fri, 9 Mar 2012 15:25:51 +0000 (16:25 +0100)]
Build/grunt: Can use config('pkg.version'), now was fixed in grunt

12 years agoBuild/grunt: Use custom directive to strip banners. Now works against unmodified...
Jörn Zaefferer [Fri, 9 Mar 2012 15:23:57 +0000 (16:23 +0100)]
Build/grunt: Use custom directive to strip banners. Now works against unmodified grunt again.

12 years agoBuild/grunt: Add back version.txt. Will remove that later along with the old build...
Jörn Zaefferer [Fri, 9 Mar 2012 15:21:45 +0000 (16:21 +0100)]
Build/grunt: Add back version.txt. Will remove that later along with the old build files, until then its useful to compare the new system against the old.

12 years agoBuild/grunt: Add sizer task. Some cleanup in other areas.
Jörn Zaefferer [Fri, 9 Mar 2012 14:18:26 +0000 (15:18 +0100)]
Build/grunt: Add sizer task. Some cleanup in other areas.

12 years agoBuild/grunt: Cleanup todos
Jörn Zaefferer [Fri, 9 Mar 2012 13:02:00 +0000 (14:02 +0100)]
Build/grunt: Cleanup todos

12 years agoBuild/grunt: Finish release_themes task. Strip headers from concatenated files.
Jörn Zaefferer [Fri, 9 Mar 2012 12:52:18 +0000 (13:52 +0100)]
Build/grunt: Finish release_themes task. Strip headers from concatenated files.

12 years agoBuild/grunt: Extend themes_download task with unzipping
Jörn Zaefferer [Thu, 8 Mar 2012 16:11:57 +0000 (17:11 +0100)]
Build/grunt: Extend themes_download task with unzipping

12 years agoAdded composite test suite for all 'active' tests.
Scott González [Thu, 8 Mar 2012 16:11:30 +0000 (11:11 -0500)]
Added composite test suite for all 'active' tests.

12 years agoUpdated copyright year.
Scott González [Thu, 8 Mar 2012 15:53:08 +0000 (10:53 -0500)]
Updated copyright year.

12 years agoBuild/grunt: Partial download_themes task. Extracting currently fails with crc32...
Jörn Zaefferer [Thu, 8 Mar 2012 13:52:50 +0000 (14:52 +0100)]
Build/grunt: Partial download_themes task. Extracting currently fails with crc32 checksum failure

12 years agoBuild/grunt: Almost complete release and release_cdn tasks. Concat task fails to...
Jörn Zaefferer [Thu, 8 Mar 2012 13:06:25 +0000 (14:06 +0100)]
Build/grunt: Almost complete release and release_cdn tasks. Concat task fails to strip headers, everything else is in place.

12 years agoAccordion: Added missing semicolon.
Scott González [Wed, 7 Mar 2012 18:34:47 +0000 (13:34 -0500)]
Accordion: Added missing semicolon.

12 years agoBuild/grunt: First draft for cdn tasks. Hashing works fine, zip file doesn't quite...
Jörn Zaefferer [Wed, 7 Mar 2012 14:16:32 +0000 (15:16 +0100)]
Build/grunt: First draft for cdn tasks. Hashing works fine, zip file doesn't quite match the intended structure.

12 years agoBuild/grunt: Update banner template to use task.current.data.src when no file list...
Jörn Zaefferer [Wed, 7 Mar 2012 13:51:20 +0000 (14:51 +0100)]
Build/grunt: Update banner template to use task.current.data.src when no file list is given.

12 years agoBuild/grunt: Minify CSS files, using sqwish.
Jörn Zaefferer [Tue, 6 Mar 2012 19:15:51 +0000 (20:15 +0100)]
Build/grunt: Minify CSS files, using sqwish.

12 years agoBuild/grunt: cleanup
Jörn Zaefferer [Tue, 6 Mar 2012 18:31:00 +0000 (19:31 +0100)]
Build/grunt: cleanup

12 years agoBuild/grunt: Custom banners for the various minified files
Jörn Zaefferer [Tue, 6 Mar 2012 18:30:20 +0000 (19:30 +0100)]
Build/grunt: Custom banners for the various minified files

12 years agoBuild/grunt: Extend concat and min tasks to include all the files the current build...
Jörn Zaefferer [Tue, 6 Mar 2012 17:52:50 +0000 (18:52 +0100)]
Build/grunt: Extend concat and min tasks to include all the files the current build includes. Headers aren't correct yet.

12 years agoBuild/grunt: Switch to adm-zip. Use addFile method until addLocalFile is implemented.
Jörn Zaefferer [Tue, 6 Mar 2012 17:18:09 +0000 (18:18 +0100)]
Build/grunt: Switch to adm-zip. Use addFile method until addLocalFile is implemented.

12 years agoUse isoDate format for min banner
Jörn Zaefferer [Fri, 2 Mar 2012 16:19:48 +0000 (17:19 +0100)]
Use isoDate format for min banner

12 years agoAdd list of included files to min banner
Jörn Zaefferer [Fri, 2 Mar 2012 15:55:49 +0000 (16:55 +0100)]
Add list of included files to min banner

12 years agoFirst iteration on grunt-based build. lint, qunit, concat, min and zip all work,...
Jörn Zaefferer [Fri, 2 Mar 2012 15:45:10 +0000 (16:45 +0100)]
First iteration on grunt-based build. lint, qunit, concat, min and zip all work, but all have various limiations.

12 years agoAccordion: Code review.
Scott González [Fri, 2 Mar 2012 12:14:44 +0000 (07:14 -0500)]
Accordion: Code review.

12 years agoResizable: Update aspectRatio to use calculated aspectRatio in case of: containment...
gromo [Wed, 22 Feb 2012 08:05:02 +0000 (13:05 +0500)]
Resizable: Update aspectRatio to use calculated aspectRatio in case of: containment - parent; aspectRatio - true. Fixes #8158 - Resizable: aspectRatio: true isn't handled properly.

12 years agoMerge branch 'data-naming'
Jörn Zaefferer [Thu, 1 Mar 2012 14:19:57 +0000 (15:19 +0100)]
Merge branch 'data-naming'

12 years agoRemove both widgetName and widgetFullName data 607/head
Jörn Zaefferer [Thu, 1 Mar 2012 14:13:52 +0000 (15:13 +0100)]
Remove both widgetName and widgetFullName data

12 years agoUpdate Widget data naming/usage. Remove unnecessary fallbacks, update .removeData...
Jörn Zaefferer [Thu, 1 Mar 2012 14:03:30 +0000 (15:03 +0100)]
Update Widget data naming/usage. Remove unnecessary fallbacks, update .removeData to use full name.

12 years agoAutocomplete: Add removal TODOs for #7810
Jörn Zaefferer [Thu, 1 Mar 2012 13:40:23 +0000 (14:40 +0100)]
Autocomplete: Add removal TODOs for #7810

12 years agoWidget: Rename widgetBaseClass to widgetFullName. Deprecates widgetBaseClass, to...
Jörn Zaefferer [Thu, 1 Mar 2012 13:36:17 +0000 (14:36 +0100)]
Widget: Rename widgetBaseClass to widgetFullName. Deprecates widgetBaseClass, to be removed later. Fixes #8154

12 years agoUpdate data naming for Widget, including backwards compability. Updated tests and...
Jörn Zaefferer [Thu, 1 Mar 2012 13:30:02 +0000 (14:30 +0100)]
Update data naming for Widget, including backwards compability. Updated tests and added one for the custom expression. Partial fix for #7810

12 years agoUpdate data naming for Effects. Partial fix for #7810
Jörn Zaefferer [Thu, 1 Mar 2012 12:42:42 +0000 (13:42 +0100)]
Update data naming for Effects. Partial fix for #7810

12 years agoMerge branch 'master' into data-naming
Jörn Zaefferer [Thu, 1 Mar 2012 12:35:04 +0000 (13:35 +0100)]
Merge branch 'master' into data-naming

12 years agoUpdate data naming for Tooltip. Partial fix for #7810
Jörn Zaefferer [Thu, 1 Mar 2012 12:32:47 +0000 (13:32 +0100)]
Update data naming for Tooltip. Partial fix for #7810

12 years agoUpdate data naming for Tabs. Partial fix for #7810
Jörn Zaefferer [Thu, 1 Mar 2012 12:31:25 +0000 (13:31 +0100)]
Update data naming for Tabs. Partial fix for #7810

12 years agoTabs: Whitespace cleanup
Jörn Zaefferer [Thu, 1 Mar 2012 12:30:57 +0000 (13:30 +0100)]
Tabs: Whitespace cleanup

12 years agoUpdate data naming for Slider. Partial fix for #7810
Jörn Zaefferer [Thu, 1 Mar 2012 12:29:56 +0000 (13:29 +0100)]
Update data naming for Slider. Partial fix for #7810

12 years agoSlider: Whitespace cleanup
Jörn Zaefferer [Thu, 1 Mar 2012 12:29:31 +0000 (13:29 +0100)]
Slider: Whitespace cleanup

12 years agoUpdate data naming for Accordion. Partial fix for #7810
Jörn Zaefferer [Thu, 1 Mar 2012 12:26:44 +0000 (13:26 +0100)]
Update data naming for Accordion. Partial fix for #7810

12 years agoTests: Cleaned up simulate. Still more work to do.
Scott González [Thu, 1 Mar 2012 03:08:47 +0000 (22:08 -0500)]
Tests: Cleaned up simulate. Still more work to do.

12 years agoUpdate QUnit to latest, reverting the bad reset 'patch'
Jörn Zaefferer [Wed, 29 Feb 2012 17:15:42 +0000 (18:15 +0100)]
Update QUnit to latest, reverting the bad reset 'patch'

12 years agoUpdate to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.
Jörn Zaefferer [Tue, 28 Feb 2012 14:56:32 +0000 (15:56 +0100)]
Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.

12 years agoDatepicker: Fix a bad assertion - actual result is valid.
Jörn Zaefferer [Tue, 28 Feb 2012 14:45:24 +0000 (15:45 +0100)]
Datepicker: Fix a bad assertion - actual result is valid.

12 years agoAccordion: Removed mouseover demo. We shouldn't demo bad UX choices.
Scott González [Wed, 29 Feb 2012 15:42:20 +0000 (10:42 -0500)]
Accordion: Removed mouseover demo. We shouldn't demo bad UX choices.

12 years agoUpdate data naming for autocomplete. Backwards compatible for overrides of _renderIte...
Jörn Zaefferer [Tue, 28 Feb 2012 14:15:32 +0000 (15:15 +0100)]
Update data naming for autocomplete. Backwards compatible for overrides of _renderItem.  Partial fix for #7810

12 years agoCore: Fixed typo.
Scott González [Mon, 27 Feb 2012 21:22:42 +0000 (16:22 -0500)]
Core: Fixed typo.

Thanks jsgoupil

12 years agoUse hard tabs for indentation consistently
Trey Hunner [Mon, 27 Feb 2012 16:48:17 +0000 (08:48 -0800)]
Use hard tabs for indentation consistently

12 years agoAccordion: Removed width: 100% on accordion wrapper which was used to fix an animatio...
Scott González [Mon, 27 Feb 2012 14:34:00 +0000 (09:34 -0500)]
Accordion: Removed width: 100% on accordion wrapper which was used to fix an animation bug that no longer exists with the new animation code. Fixes #8140 - nested accordion is oversized.

12 years agoAccordion: Removed requirement for headers contain a child (and removed associated...
Scott González [Mon, 27 Feb 2012 02:37:44 +0000 (21:37 -0500)]
Accordion: Removed requirement for headers contain a child (and removed associated ui-accordion-heading class).

12 years agoMenu: Add default null callbacks and update unit tests
kborchers [Mon, 27 Feb 2012 04:52:38 +0000 (22:52 -0600)]
Menu: Add default null callbacks and update unit tests

12 years agoAccordion: Reset height prior to calculations on refresh.
Scott González [Mon, 27 Feb 2012 03:04:21 +0000 (22:04 -0500)]
Accordion: Reset height prior to calculations on refresh.

12 years agoAccordion: Added visual tests for nested accordions with differing icons options.
Scott González [Mon, 27 Feb 2012 02:57:48 +0000 (21:57 -0500)]
Accordion: Added visual tests for nested accordions with differing icons options.

12 years agoAccordion: Don't toggle icons if the accordion doesn't have icons.
Scott González [Mon, 27 Feb 2012 02:54:05 +0000 (21:54 -0500)]
Accordion: Don't toggle icons if the accordion doesn't have icons.

12 years agoDatepicker: modified a catch variable to no longer mask an existing variable in scope... 602/head
Jasvir Nagra [Fri, 24 Feb 2012 21:57:46 +0000 (13:57 -0800)]
Datepicker: modified a catch variable to no longer mask an existing variable in scope. Fixed #8138 - datepicker: IE8 does not create a new scope for catch blocks and will cause

12 years agoSortable: modified the contents of placeholder to a single " ". Fixed #8135...
Bertjh [Fri, 24 Feb 2012 09:24:25 +0000 (10:24 +0100)]
Sortable: modified the contents of placeholder to a single " ". Fixed #8135 - sortable: Horizontal sortable shifts causes elements to shift down.

12 years agoTooltip: Replace blur with focusout to deal with inputs nested in tooltipped elements.
Jörn Zaefferer [Thu, 23 Feb 2012 18:37:31 +0000 (19:37 +0100)]
Tooltip: Replace blur with focusout to deal with inputs nested in tooltipped elements.

12 years agoCorrected week header for et locale. Fixed #8129 - Localization error in et locale...
Richard D. Worth [Thu, 23 Feb 2012 17:12:34 +0000 (12:12 -0500)]
Corrected week header for et locale. Fixed #8129 - Localization error in et locale (week header)

12 years agoPosition: Fix initial positioning of cycler demo.
Jörn Zaefferer [Thu, 23 Feb 2012 13:26:47 +0000 (14:26 +0100)]
Position: Fix initial positioning of cycler demo.

12 years agoTooltip: Mark target to prevent async results showing a tooltip that was closed already
Jörn Zaefferer [Sun, 19 Feb 2012 20:29:41 +0000 (21:29 +0100)]
Tooltip: Mark target to prevent async results showing a tooltip that was closed already

12 years agoTooltip: Document why we don't use removeAttr
Jörn Zaefferer [Sun, 19 Feb 2012 20:17:35 +0000 (21:17 +0100)]
Tooltip: Document why we don't use removeAttr

12 years agoMenu: Clean up tests to remove nested setTimeout calls
kborchers [Fri, 17 Feb 2012 22:05:12 +0000 (16:05 -0600)]
Menu: Clean up tests to remove nested setTimeout calls

12 years agoAutocomplete: Removed the timeout for the change event. Fixes #7550 - Autocomplete...
Scott González [Sat, 11 Feb 2012 20:43:38 +0000 (15:43 -0500)]
Autocomplete: Removed the timeout for the change event. Fixes #7550 - Autocomplete change event not triggered in time.

Thanks spekary for finding a workaround for IE.

12 years agoAccordion: Rewrote the animation code. Fixes #4178 - Accordion animation a bit jumpy...
Scott González [Thu, 16 Feb 2012 21:51:46 +0000 (16:51 -0500)]
Accordion: Rewrote the animation code. Fixes #4178 - Accordion animation a bit jumpy in some browsers. Fixes #7371 - Accordion: Incorrect size when zoomed.

12 years agoAutocomplete: Added a test for exceeding minLength, then falling below, then exceedin...
Scott González [Wed, 15 Feb 2012 16:41:30 +0000 (11:41 -0500)]
Autocomplete: Added a test for exceeding minLength, then falling below, then exceeding again.

12 years agoAdded Datepicker Hindi i18n file. Fixed #8118 - Datepicker i18n - Hindi localization
Richard D. Worth [Wed, 15 Feb 2012 15:39:20 +0000 (10:39 -0500)]
Added Datepicker Hindi i18n file. Fixed #8118 - Datepicker i18n - Hindi localization

12 years agoSortable demos: connect lists - added some bottom padding to each container. Fixed...
Richard D. Worth [Mon, 13 Feb 2012 14:20:04 +0000 (09:20 -0500)]
Sortable demos: connect lists - added some bottom padding to each container. Fixed #8114 - Sortable "Connect Lists" demo doesn't allow dropping as last element

12 years agoDatepicker: Added Khmer localization. Fixes #8116 - Datepicker: Add Khmer localization.
Douglas [Mon, 13 Feb 2012 01:56:13 +0000 (20:56 -0500)]
Datepicker: Added Khmer localization. Fixes #8116 - Datepicker: Add Khmer localization.

12 years agoJavaScript "strict mode" fixes
jdomnitz [Mon, 13 Feb 2012 00:58:56 +0000 (19:58 -0500)]
JavaScript "strict mode" fixes

12 years agoAutocomplete: Fixed typo in comment.
Scott González [Mon, 13 Feb 2012 00:27:20 +0000 (19:27 -0500)]
Autocomplete: Fixed typo in comment.

Thanks Jellyfrog.

12 years agoWhitespace
Scott González [Sun, 12 Feb 2012 20:52:46 +0000 (15:52 -0500)]
Whitespace

12 years agoCore: Removed modifier keys from key codes. Fixed #7613 - Incorrect UI keyCodes.
Scott González [Sun, 12 Feb 2012 17:29:16 +0000 (12:29 -0500)]
Core: Removed modifier keys from key codes. Fixed #7613 - Incorrect UI keyCodes.

12 years agoMouse: Use 'that' instead of 'self'. Partial fix for #5404 - remove uses of 'var...
Scott González [Sun, 12 Feb 2012 14:31:06 +0000 (09:31 -0500)]
Mouse: Use 'that' instead of 'self'. Partial fix for #5404 - remove uses of 'var self = this;'

12 years agoDraggable: Use 'that' instead of 'self'. Partial fix for #5404 - remove uses of ...
Scott González [Sun, 12 Feb 2012 14:30:05 +0000 (09:30 -0500)]
Draggable: Use 'that' instead of 'self'. Partial fix for #5404 - remove uses of 'var self = this;'

12 years agoDatepicker: Use 'that' instead of 'self'. Partial fix for #5404 - remove uses of...
Scott González [Sun, 12 Feb 2012 14:27:54 +0000 (09:27 -0500)]
Datepicker: Use 'that' instead of 'self'. Partial fix for #5404 - remove uses of 'var self = this;'

12 years agoButton: Use 'that' instead of 'self'. Partial fix for #5404 - remove uses of 'var...
Scott González [Sun, 12 Feb 2012 14:25:41 +0000 (09:25 -0500)]
Button: Use 'that' instead of 'self'. Partial fix for #5404 - remove uses of 'var self = this;'

12 years agoAccordion: Use 'that' instead of 'self'. Partial fix for #5404 - remove uses of ...
Scott González [Sun, 12 Feb 2012 14:24:09 +0000 (09:24 -0500)]
Accordion: Use 'that' instead of 'self'. Partial fix for #5404 - remove uses of 'var self = this;'

12 years agoDemos, Tests: Remove use 'that' instead of 'self'. Partial fix for #5404 - remove...
Scott González [Sun, 12 Feb 2012 14:14:36 +0000 (09:14 -0500)]
Demos, Tests: Remove use 'that' instead of 'self'. Partial fix for #5404 - remove uses of 'var self = this;'

12 years agoUse jQuery.css() instead of deprecated jQuery.curCSS().
Scott González [Sun, 12 Feb 2012 14:01:06 +0000 (09:01 -0500)]
Use jQuery.css() instead of deprecated jQuery.curCSS().

12 years agoAccordion demo: Work around some IE quirks in the sortable demo. Fixes #5413 - Accord...
Scott González [Sat, 11 Feb 2012 23:30:44 +0000 (18:30 -0500)]
Accordion demo: Work around some IE quirks in the sortable demo. Fixes #5413 - Accordion + Sortable doesn't work properly on IE6/7.

12 years agoEasings: Rewrote all easings to only rely on state and reduce code size. Fixes #8115...
Scott González [Sat, 11 Feb 2012 17:20:46 +0000 (12:20 -0500)]
Easings: Rewrote all easings to only rely on state and reduce code size. Fixes #8115 - Easings: Simplify equations to only rely on state.

12 years agoAutocomplete: Cancel search when closing the menu. Fixes #7523 - Autocomplete cancel...
Scott González [Sat, 11 Feb 2012 15:12:51 +0000 (10:12 -0500)]
Autocomplete: Cancel search when closing the menu. Fixes #7523 - Autocomplete cancel pending request when text changes below minLength.

12 years agoAutocomplete: Set context for ajax requests instead of relying on default context...
Scott González [Sat, 11 Feb 2012 13:15:24 +0000 (08:15 -0500)]
Autocomplete: Set context for ajax requests instead of relying on default context. Fixes #7490 - Autocomplete fails when context option is set with ajaxSetup.

12 years agoMenu tests: Handle async focus events in IE.
Scott González [Thu, 9 Feb 2012 21:19:50 +0000 (16:19 -0500)]
Menu tests: Handle async focus events in IE.