MERGE 1.8.18 from jquery-ui#225
Closed
ainformatico wants to merge 168 commits into
Closed
Conversation
…googlecode.com/svn/branches/labs/selectmenu/ added: *.db to gitignore (Im using Windows) added: readme for gitHub
fixed: move defaults to options changed: _init to _create changed: _uiHash to work again
… to Adrian Grigore)
… li of existing optgroups are never found (thx to Adrian Grigore)
fixed: positioning problems when resizing window
…e expand to top fixed: improved performance of _refreshPosition
…d9042c95508d04cfa6d96d8e426657e23523 unnecessary _refreshPosition with timeout
…nagel/jquery-ui/issues#issue/7 added: comment for previous commit
changed: updated to latest jquery-ui master branch
added: demo with spaces in optgroup label
…rd control form user, thx to phazei
…tching and first letter cycling. The no longer useful 'typeAhead' option now became the default delay given for the type ahead
New sequential typeahead implementation
Fixed link to methods.html. Used to be "method.php"
fixed: make button span so its inline element
fixed: IE8 focus issue when initializing with multiple selectmenu function calls
Owner
|
Are you sure this will work? Some people reported bugs when using jQuery 1.7.1, see https://github.com/fnagel/jquery-ui/issues?labels=Update-jQuery-version&state=open Afaics you did no changes to selectmenu itself. Would you mind to give it a try in IE7 and IE8? |
Owner
|
Sorry, Ive updated myself as there was a regression bug. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Tested with IE6, FF10 and Chrome16.