Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for #7217 #69

Closed
wants to merge 85 commits into from
Closed

Fix for #7217 #69

wants to merge 85 commits into from

Conversation

dmethvin
Copy link
Member

dmethvin and others added 30 commits December 8, 2009 22:46
…s handle these as type="text" so they should be consistently serialized on both old and new browsers. Fixes #5667.
… Thanks to Motty/Fudgey for the report and Jitter for the patch!
Signed-off-by: dmethvin <dave.methvin@gmail.com>
…ptions inside a disabled optgroup. Doesn't change the .val() returned for a disabled select. Fixes jquery#3240, adapted from Nathan Hammond's patch there.
jeresig and others added 27 commits September 22, 2010 20:58
* updating init to either pull or clone, not do both
* make sure it building only when it needs to
* make some variables overridable
* use variables when they should be used instead of direct text
* add V verbosity variable
… show, toggle, fadeTo, slideUp, etc.). Previously, these methods could only be used with two of the three (speed, easing, callback) arguments, or, in the case of fadeTo, 3 of the 4 (speed, opacity, easing, callback) arguments. Added three more sets of tests to the series of "Chain" tests. Fixes #7014
Conflicts:
	src/event.js
	test/unit/selector.js
Conflicts:
	build/google-compiler-20091218.jar
	src/ajax.js
@jeresig
Copy link
Member

jeresig commented Oct 25, 2010

Huh, not sure what happened with your pulls - but I've landed your commits.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 19, 2019
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants