]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
14 years agoSet version to 1.9m2 1.9m2
jzaefferer [Sat, 19 Jun 2010 15:40:23 +0000 (17:40 +0200)]
Set version to 1.9m2

14 years agoMerge branch 'widget-super' into devpreview
jzaefferer [Sat, 19 Jun 2010 15:38:37 +0000 (17:38 +0200)]
Merge branch 'widget-super' into devpreview

14 years agoMerge branch 'menu' into devpreview
jzaefferer [Sat, 19 Jun 2010 15:37:48 +0000 (17:37 +0200)]
Merge branch 'menu' into devpreview

Conflicts:
tests/unit/index.html

14 years agoMerge branch 'tooltip' into devpreview
jzaefferer [Sat, 19 Jun 2010 15:35:47 +0000 (17:35 +0200)]
Merge branch 'tooltip' into devpreview

14 years agoMerge branch 'master' into devpreview
jzaefferer [Sat, 19 Jun 2010 15:35:40 +0000 (17:35 +0200)]
Merge branch 'master' into devpreview

14 years agoMenu: Improve first and last methods to take non-menuitem items into account
jzaefferer [Sat, 19 Jun 2010 15:16:15 +0000 (17:16 +0200)]
Menu: Improve first and last methods to take non-menuitem items into account

14 years agoMenu: make the move method private
jzaefferer [Sat, 19 Jun 2010 15:03:08 +0000 (17:03 +0200)]
Menu: make the move method private

14 years agoMenu: make the hasScroll method private
jzaefferer [Sat, 19 Jun 2010 14:59:27 +0000 (16:59 +0200)]
Menu: make the hasScroll method private

14 years agoMenu demos: a few less items for the default demo to fit into the demo frame
jzaefferer [Sat, 19 Jun 2010 14:39:17 +0000 (16:39 +0200)]
Menu demos: a few less items for the default demo to fit into the demo frame

14 years agoMenu demos: Restrict selectors to demo elements; add menu to demos/index.html
jzaefferer [Sat, 19 Jun 2010 14:37:39 +0000 (16:37 +0200)]
Menu demos: Restrict selectors to demo elements; add menu to demos/index.html

14 years agoMenu: Fixes for destroy method completeness
jzaefferer [Fri, 18 Jun 2010 09:16:10 +0000 (11:16 +0200)]
Menu: Fixes for destroy method completeness

14 years agoMenu: Implemented destroy method and disabled option, modified test to pass html...
jzaefferer [Fri, 18 Jun 2010 08:57:20 +0000 (10:57 +0200)]
Menu: Implemented destroy method and disabled option, modified test to pass html-compare-destroy test and extended default visual test for testing destroy and disabled features

14 years agoMerge branch 'menu' of http://github.com/dominiquevincent/jquery-ui into vincent...
jzaefferer [Fri, 18 Jun 2010 08:28:57 +0000 (10:28 +0200)]
Merge branch 'menu' of http://github.com/dominiquevincent/jquery-ui into vincent/menu

14 years agoMenu: default and contextmenu demos
jzaefferer [Fri, 18 Jun 2010 08:23:41 +0000 (10:23 +0200)]
Menu: default and contextmenu demos

14 years agoAdding missing return statements
jzaefferer [Fri, 18 Jun 2010 07:12:16 +0000 (09:12 +0200)]
Adding missing return statements

14 years agoAdd _superApply method and use it in a few places
jzaefferer [Thu, 17 Jun 2010 15:21:16 +0000 (17:21 +0200)]
Add _superApply method and use it in a few places

14 years agoUse Array.prototype.slice for arguments slicing, same as $.widget.bridge does
jzaefferer [Thu, 17 Jun 2010 14:26:16 +0000 (16:26 +0200)]
Use Array.prototype.slice for arguments slicing, same as $.widget.bridge does

14 years agoFirst draft for a $.Widget _super method
jzaefferer [Thu, 17 Jun 2010 14:17:23 +0000 (16:17 +0200)]
First draft for a $.Widget _super method

14 years agoDialog demo: Remove reference to obsolete overlay option.
Scott González [Tue, 15 Jun 2010 02:42:59 +0000 (19:42 -0700)]
Dialog demo: Remove reference to obsolete overlay option.

14 years agoChanged comparison to highlight selected date, fixes #5676 (DatePicker Dialog default...
Alberto Fernández Capel [Sun, 13 Jun 2010 11:00:04 +0000 (19:00 +0800)]
Changed comparison to highlight selected date, fixes #5676 (DatePicker Dialog defaultDate incorrect behaviour)

14 years agoResizable: Add missing var declaration to new _reset function/subroutine.
Kevin Dalman [Thu, 10 Jun 2010 00:03:26 +0000 (08:03 +0800)]
Resizable: Add missing var declaration to new _reset function/subroutine.

14 years agoResizable: Patched the alsoResize plugin to fix 2 critical bugs. Fixes #5694 - Invali...
ALLPRO [Wed, 9 Jun 2010 21:06:53 +0000 (05:06 +0800)]
Resizable: Patched the alsoResize plugin to fix 2 critical bugs. Fixes #5694 - Invalid reference in UI Resizable hack for Opera. Fixes #5662/5695/3842 - When resizing from top or left edge, Dialog adds top/left CSS values to content element. Enhances Dialog - Allows dialog-content to have position:relative to 'contain' floated and positioned elements. Bug Demo for #5662 - http://layout.jquery-dev.net/samples/ui_dialog_bug.html

14 years agoBuild: create themes.zip as part of themes-download target
jzaefferer [Mon, 31 May 2010 13:48:10 +0000 (15:48 +0200)]
Build: create themes.zip as part of themes-download target

14 years agoBuild: Download docs directly to dist folder
jzaefferer [Mon, 31 May 2010 13:23:30 +0000 (15:23 +0200)]
Build: Download docs directly to dist folder

14 years agoBuild: Finished themes-download target
jzaefferer [Mon, 31 May 2010 12:41:02 +0000 (14:41 +0200)]
Build: Finished themes-download target

14 years agoDatepicker: Added visual test for #5676 - DatePicker Dialog defaultDate incorrect...
Richard D. Worth [Sun, 30 May 2010 09:06:17 +0000 (05:06 -0400)]
Datepicker: Added visual test for #5676 - DatePicker Dialog defaultDate incorrect behaviour

14 years agoBuild: automate theme downloading, first draft
jzaefferer [Fri, 28 May 2010 15:17:18 +0000 (17:17 +0200)]
Build: automate theme downloading, first draft

14 years agoSelectable: moved position absolute and z-index to css. Fixed #4475 - Selectable...
Richard D. Worth [Wed, 26 May 2010 22:42:24 +0000 (18:42 -0400)]
Selectable: moved position absolute and z-index to css. Fixed #4475 - Selectable helper has z-index hard coded

14 years agoButton: Removed ui-button-text-icon class. Added ui-button-text-icon-primary and...
Richard D. Worth [Wed, 26 May 2010 19:08:37 +0000 (15:08 -0400)]
Button: Removed ui-button-text-icon class. Added ui-button-text-icon-primary and ui-button-text-icon-secondary classes. Fixed #5382 - Button: specifying only a secondary icon for the button widget locates the icon on the left

14 years agoVisual test for #5382 - Button: specifying only a secondary icon for the button widge...
jzaefferer [Wed, 26 May 2010 16:28:31 +0000 (18:28 +0200)]
Visual test for #5382 - Button: specifying only a secondary icon for the button widget locates the icon on the left

14 years agoDraggable, Resizable: ticket: #5335 - visual test
Carl Fürstenberg [Sat, 22 May 2010 20:51:54 +0000 (04:51 +0800)]
Draggable, Resizable: ticket: #5335 - visual test

reduced test to the relevant parts, also fix things pointed out by
rdworth

14 years agoDraggable, Resizable: ticket: #5335 - visual test
Carl Fürstenberg [Sat, 22 May 2010 20:51:54 +0000 (04:51 +0800)]
Draggable, Resizable: ticket: #5335 - visual test

14 years agoUpdating the master version to 1.9pre
Richard D. Worth [Thu, 20 May 2010 11:08:26 +0000 (07:08 -0400)]
Updating the master version to 1.9pre

14 years agoTagging the 1.8.2 release. 1.8.2
Richard D. Worth [Thu, 20 May 2010 11:07:52 +0000 (07:07 -0400)]
Tagging the 1.8.2 release.

14 years agoCore: Better detection of when core is loaded twice. Fixes #5636 - Load ui.position...
Scott González [Thu, 20 May 2010 00:33:23 +0000 (20:33 -0400)]
Core: Better detection of when core is loaded twice. Fixes #5636 - Load ui.position before ui.core couse ui.core not execute.

14 years agoShow tooltip before positioning it to fix scrolling issue, then hide again before...
jzaefferer [Wed, 19 May 2010 16:51:38 +0000 (18:51 +0200)]
Show tooltip before positioning it to fix scrolling issue, then hide again before animation

14 years agoPrevent autocomplete-menu from closing when clicking 'slowly', eg. a long mousedown...
jzaefferer [Tue, 18 May 2010 12:57:02 +0000 (14:57 +0200)]
Prevent autocomplete-menu from closing when clicking 'slowly', eg. a long mousedown. Fix for #5405 - Autocomplete: select event not triggered when mousedown duration > blur timeout

14 years agoTabs: Removed instances of " .. + (++ .." to avoid a minification bug in closure...
Scott González [Tue, 18 May 2010 00:48:07 +0000 (20:48 -0400)]
Tabs: Removed instances of " .. + (++ .." to avoid a minification bug in closure compiler. Fixes #5576 - invalid increment operand.

14 years agoTooltip: Enhanced visual test to include a few more buttons and a high element to...
jzaefferer [Sat, 15 May 2010 14:37:52 +0000 (16:37 +0200)]
Tooltip: Enhanced visual test to include a few more buttons and a high element to get a scrollbar

14 years agoFixed visual test for Autocomplete to include select event. Test for #5405 Autocomple...
jzaefferer [Sat, 15 May 2010 14:09:12 +0000 (16:09 +0200)]
Fixed visual test for Autocomplete to include select event. Test for #5405 Autocomplete: select event not triggered when mousedown duration > blur timeout

14 years agoSelectable: Creation of helper must conform with style guide.
adam j. sontag [Thu, 13 May 2010 14:40:35 +0000 (22:40 +0800)]
Selectable: Creation of helper must conform with style guide.

14 years agoSelectable: Add default CSS for ui-selectable-helper to CSS framework to allow user...
adam j. sontag [Wed, 12 May 2010 06:32:14 +0000 (14:32 +0800)]
Selectable: Add default CSS for ui-selectable-helper to CSS framework to allow user override. Fixes #5607 - Selectable has helper css hardcoded in JS

14 years agoDatepicker: cleaning up the datepicker open transition. fixed #5609 - Datepicker...
Paul Irish [Wed, 12 May 2010 15:48:29 +0000 (23:48 +0800)]
Datepicker: cleaning up the datepicker open transition. fixed #5609 - Datepicker: change default opening animation to fadeIn

14 years agoSelectable: modified _mouseStart function to unselect event.target if the
Jack Hsu [Wed, 12 May 2010 15:31:16 +0000 (23:31 +0800)]
Selectable: modified _mouseStart function to unselect event.target if the
Ctrl/Cmd key is pressed, and target is selected. Fixed #4293 - Ctrl + Click on
selected list item does not deselect

14 years agoSelectable: modified _mouseStart function to unselect event.target if the Ctrl/Cmd...
Jack Hsu [Wed, 12 May 2010 14:51:13 +0000 (22:51 +0800)]
Selectable: modified _mouseStart function to unselect event.target if the Ctrl/Cmd key is pressed, and target is selected. Fixed #4293 - Ctrl + Click on selected list item does not deselect

14 years agoSlider: trim to max and min on UP DOWN LEFT RIGHT. Fixed #5591 - Slider: can go outsi...
Richard D. Worth [Tue, 11 May 2010 12:36:56 +0000 (08:36 -0400)]
Slider: trim to max and min on UP DOWN LEFT RIGHT. Fixed #5591 - Slider: can go outside min and max with keyboard

14 years agoDatepicker: i18n Polish changed yy-mm-dd to dd.mm.yy. Fixed #5522 - Wrong date format...
Richard D. Worth [Tue, 11 May 2010 12:30:22 +0000 (08:30 -0400)]
Datepicker: i18n Polish changed yy-mm-dd to dd.mm.yy. Fixed #5522 - Wrong date format for polish regional

14 years agoSlider: fixed step alignment to handle negative fractional values. Fixed #5583 -...
Richard D. Worth [Tue, 11 May 2010 12:17:18 +0000 (08:17 -0400)]
Slider: fixed step alignment to handle negative fractional values. Fixed #5583 - Slider displays negative fractional values incorrectly. Thanks for the patch watanabe.

14 years agoSlider: trim value to min and max when page_up or page_down is pressed. Fixed #5591...
Richard D. Worth [Tue, 11 May 2010 11:31:48 +0000 (07:31 -0400)]
Slider: trim value to min and max when page_up or page_down is pressed. Fixed #5591 - Slider: can go below its defined minimum with PageDown

14 years agoDatepicker: i18n SK changed firstDay to 1 instead of 0. Fixed #5600 - Datepicker...
Richard D. Worth [Tue, 11 May 2010 09:23:38 +0000 (05:23 -0400)]
Datepicker: i18n SK changed firstDay to 1 instead of 0. Fixed #5600 - Datepicker localization SK. Thanks borsuk

14 years agoTabs: unit test to verify that number of panels is equal to number of tabs.
dominiquevincent [Sun, 9 May 2010 18:25:12 +0000 (02:25 +0800)]
Tabs: unit test to verify that number of panels is equal to number of tabs.
Ticket #5069 - tabs: ui.tabs.add creates two tab panels when using a full URL

Signed-off-by: dominiquevincent <dominique.vincent@toitl.com>
14 years agoResetting to 1.9pre
jzaefferer [Fri, 7 May 2010 13:50:54 +0000 (15:50 +0200)]
Resetting to 1.9pre

14 years agoTagging 1.9m1 release 1.9m1
jzaefferer [Fri, 7 May 2010 13:50:17 +0000 (15:50 +0200)]
Tagging 1.9m1 release

14 years agoMenu:the first set of unit test files.
dominiquevincent [Thu, 6 May 2010 15:10:52 +0000 (17:10 +0200)]
Menu:the first set of unit test files.

Signed-off-by: dominiquevincent <dominique.vincent@toitl.com>
14 years agoMerge branch 'tooltip' into devpreview
jzaefferer [Wed, 5 May 2010 18:50:55 +0000 (20:50 +0200)]
Merge branch 'tooltip' into devpreview

14 years agoAdded Tooltip to build to get docs
jzaefferer [Wed, 5 May 2010 18:49:07 +0000 (20:49 +0200)]
Added Tooltip to build to get docs

14 years agoMerge branch 'tooltip' into devpreview
jzaefferer [Wed, 5 May 2010 18:40:37 +0000 (20:40 +0200)]
Merge branch 'tooltip' into devpreview

14 years agoadded tests for disabled property
carhartl [Wed, 21 Apr 2010 19:31:29 +0000 (03:31 +0800)]
added tests for disabled property

14 years agoFix 'this.options is undefined' in sortable by using this instead of self
ornicar [Wed, 5 May 2010 08:43:03 +0000 (16:43 +0800)]
Fix 'this.options is undefined' in sortable by using this instead of self

14 years agoDatepicker: avoid ambiguous + ++ in min file. Partial fix for #5576 - invalid increme...
Richard D. Worth [Wed, 5 May 2010 03:11:06 +0000 (23:11 -0400)]
Datepicker: avoid ambiguous + ++ in min file. Partial fix for #5576 - invalid increment operand

14 years agomore inline widgets and variations added to theme test page
paulirish [Fri, 30 Apr 2010 00:28:56 +0000 (08:28 +0800)]
more inline widgets and variations added to theme test page

14 years agoFirst attempt at a menubar
jzaefferer [Fri, 30 Apr 2010 12:46:12 +0000 (14:46 +0200)]
First attempt at a menubar

14 years agoAlways set font-weight:normal for menu items, in case the menu is a child in a ui...
jzaefferer [Fri, 30 Apr 2010 12:45:52 +0000 (14:45 +0200)]
Always set font-weight:normal for menu items, in case the menu is a child in a ui-widget-header element

14 years agoRenamed menu event selected to select to be consistent with naming conventions, alrea...
jzaefferer [Fri, 30 Apr 2010 11:18:34 +0000 (13:18 +0200)]
Renamed menu event selected to select to be consistent with naming conventions, already updated spec on wiki

14 years agoFirst attempt at integrating key handling into menu
jzaefferer [Fri, 30 Apr 2010 11:04:09 +0000 (13:04 +0200)]
First attempt at integrating key handling into menu

14 years agoPlaceholder for destroy method in menu
jzaefferer [Fri, 30 Apr 2010 08:21:40 +0000 (10:21 +0200)]
Placeholder for destroy method in menu

14 years agoActually removed the menu code from the autocomplete file
jzaefferer [Fri, 30 Apr 2010 08:19:36 +0000 (10:19 +0200)]
Actually removed the menu code from the autocomplete file

14 years agoAdded themeswitcher to drilldown test
jzaefferer [Fri, 30 Apr 2010 08:18:36 +0000 (10:18 +0200)]
Added themeswitcher to drilldown test

14 years agoNeed to pass-through event arg to activate method
jzaefferer [Fri, 30 Apr 2010 08:17:30 +0000 (10:17 +0200)]
Need to pass-through event arg to activate method

14 years agoRemove unnecessary float:left from .ui-menu-item, only caused various layout issues
jzaefferer [Fri, 30 Apr 2010 07:31:39 +0000 (09:31 +0200)]
Remove unnecessary float:left from .ui-menu-item, only caused various layout issues

14 years agoExtracted menu theme from autocomplete file into its own
jzaefferer [Fri, 30 Apr 2010 07:14:08 +0000 (09:14 +0200)]
Extracted menu theme from autocomplete file into its own

14 years agoAdded menu statics and visual tests to index files
jzaefferer [Fri, 30 Apr 2010 07:12:44 +0000 (09:12 +0200)]
Added menu statics and visual tests to index files

14 years agoRemove previous text/icon classes when updating buttons.
Scott González [Fri, 30 Apr 2010 01:38:23 +0000 (21:38 -0400)]
Remove previous text/icon classes when updating buttons.

Fixes #5567 - button text, hide then show again.

14 years agoUpdated Show/Hide/Toggle demos since they don't support the Transfer effect. Transfe...
Ralph Whitbeck [Thu, 29 Apr 2010 03:00:56 +0000 (11:00 +0800)]
Updated Show/Hide/Toggle demos since they don't support the Transfer effect.  Transfer was removed.

14 years agovisual test page to demonstrate theme. adapted from the UI download build.
paulirish [Wed, 28 Apr 2010 17:39:08 +0000 (01:39 +0800)]
visual test page to demonstrate theme. adapted from the UI download build.

14 years agoSlider unit tests: Disabled stale tests on Testswarm
jzaefferer [Wed, 28 Apr 2010 16:55:29 +0000 (18:55 +0200)]
Slider unit tests: Disabled stale tests on Testswarm

14 years agoRemoved case-sensitive .nodeName check.
Scott González [Wed, 28 Apr 2010 02:41:10 +0000 (19:41 -0700)]
Removed case-sensitive .nodeName check.

Fixes #5557 - Comparing element.nodeName directly against upper case tag names can cause problems.

14 years agoRevert "Draggable: Don't use computed style for top and left of position:relative...
Richard D. Worth [Fri, 23 Apr 2010 20:13:06 +0000 (16:13 -0400)]
Revert "Draggable: Don't use computed style for top and left of position:relative elements. Fixes #5537 - Draggable: position relative draggable jumps on first drag in Opera"

This reverts commit dc94bbf53628ada1b5d8e7da909f63bfe10f25ff.

14 years agoAutocomplete: Ignore command (left and right/menu/windows), insert, caps lock, home...
Scott González [Fri, 23 Apr 2010 17:00:54 +0000 (13:00 -0400)]
Autocomplete: Ignore command (left and right/menu/windows), insert, caps lock, home, end keys.

Fixes #5415 - Catch all common keys while typing a word.

14 years agoCore: Added COMMAND/COMMAND_LEFT/WINDOWS, COMMAND_RIGHT/MENU key codes.
Scott González [Fri, 23 Apr 2010 16:56:52 +0000 (12:56 -0400)]
Core: Added COMMAND/COMMAND_LEFT/WINDOWS, COMMAND_RIGHT/MENU key codes.

Fixes #5542 - Add keyCodes for command buttons.

14 years agoAutocomplete: Changed cache demo to cache all results.
Scott González [Fri, 23 Apr 2010 16:19:06 +0000 (12:19 -0400)]
Autocomplete: Changed cache demo to cache all results.

Fixes #5398 - Remote-with-cache demo does not break if (cache.term == request.term) but executes another request.

14 years agoButton: Added missing semicolon.
Scott González [Fri, 23 Apr 2010 16:08:55 +0000 (12:08 -0400)]
Button: Added missing semicolon.

Fixes #5536 - Mission semicolon on line 5368.

14 years agoTooltip: Improve fadeout animation to handle case where tooltip overlays the element...
jzaefferer [Fri, 23 Apr 2010 07:41:19 +0000 (09:41 +0200)]
Tooltip: Improve fadeout animation to handle case where tooltip overlays the element, causing it to hide instantly and never appearing again

14 years agoFixed typo in demo description
jzaefferer [Fri, 23 Apr 2010 07:40:24 +0000 (09:40 +0200)]
Fixed typo in demo description

14 years agoDraggable: Don't use computed style for top and left of position:relative elements...
Richard D. Worth [Thu, 22 Apr 2010 13:56:35 +0000 (09:56 -0400)]
Draggable: Don't use computed style for top and left of position:relative elements. Fixes #5537 - Draggable: position relative draggable jumps on first drag in Opera

14 years agoMenu: Extracted menu code from autocomplete, updated all dependencies
jzaefferer [Wed, 21 Apr 2010 19:01:08 +0000 (21:01 +0200)]
Menu: Extracted menu code from autocomplete, updated all dependencies

14 years agoMerge commit '1.8.1' into tooltip
jzaefferer [Wed, 21 Apr 2010 18:06:56 +0000 (20:06 +0200)]
Merge commit '1.8.1' into tooltip

14 years agoTooltip: Remove fixed with from tooltip theme, set in instead in CSS where actually...
jzaefferer [Wed, 21 Apr 2010 18:00:45 +0000 (20:00 +0200)]
Tooltip: Remove fixed with from tooltip theme, set in instead in CSS where actually necessary

14 years agoUpdating the master version to 1.9pre
Richard D. Worth [Wed, 21 Apr 2010 14:13:56 +0000 (10:13 -0400)]
Updating the master version to 1.9pre

14 years agoTagging the 1.8.1 release. 1.8.1
Richard D. Worth [Wed, 21 Apr 2010 14:13:12 +0000 (10:13 -0400)]
Tagging the 1.8.1 release.

14 years agoAutocomplete: Added demo for accent folding.
Scott González [Wed, 21 Apr 2010 14:02:53 +0000 (10:02 -0400)]
Autocomplete: Added demo for accent folding.
Proof of concept for #5219 - Autocomplete: Support for accent-folding.

14 years agoAutocomplete: Added custom rendering for custom data demo.
Scott González [Wed, 21 Apr 2010 13:57:35 +0000 (09:57 -0400)]
Autocomplete: Added custom rendering for custom data demo.

14 years agoFixed #5532 - Datepicker i18n: Encoding error in Swiss-French (fr-CH) file
Richard D. Worth [Wed, 21 Apr 2010 09:00:33 +0000 (05:00 -0400)]
Fixed #5532 - Datepicker i18n: Encoding error in Swiss-French (fr-CH) file

14 years agoadded tests for enable/disable
carhartl [Mon, 19 Apr 2010 18:38:04 +0000 (02:38 +0800)]
added tests for enable/disable

14 years agoMerge branch 'master' of github.com:jquery/jquery-ui
maggiewachs [Fri, 16 Apr 2010 18:24:49 +0000 (14:24 -0400)]
Merge branch 'master' of github.com:jquery/jquery-ui

14 years agoAdded left icons and CSS to indent menu option text.
maggiewachs [Fri, 16 Apr 2010 15:29:05 +0000 (11:29 -0400)]
Added left icons and CSS to indent menu option text.

14 years agoAutocomplete: Fixed href to multiple-remote dmeo in index
jzaefferer [Fri, 16 Apr 2010 09:09:28 +0000 (11:09 +0200)]
Autocomplete: Fixed href to multiple-remote dmeo in index

14 years agoAutocomplete: Refactored code for array filtering into $.ui.autocomplete.filter,...
jzaefferer [Fri, 16 Apr 2010 09:05:35 +0000 (11:05 +0200)]
Autocomplete: Refactored code for array filtering into $.ui.autocomplete.filter, used by remote-with-cache and modified multiple-demo (now with local data); added multiple-remote to also show multiple with remote data

14 years agoAutocomplete: code improvements for multiple demo
jzaefferer [Thu, 15 Apr 2010 13:31:49 +0000 (15:31 +0200)]
Autocomplete: code improvements for multiple demo

14 years agoAutocomplete: multiple demo added
jzaefferer [Thu, 15 Apr 2010 08:43:47 +0000 (10:43 +0200)]
Autocomplete: multiple demo added