-
Notifications
You must be signed in to change notification settings - Fork 20.5k
#5991, #6282, jQuery.type #10
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
Conversation
rkatic
commented
Sep 10, 2010
- Distinguish plain objects from arrays in deep extending. Fixes #5991.
- Added support for map of events in live, die, delegate and undelegate. Fixes #6282.
- Made jQuery.type more consistent with host objects.
… IE too. Also added some related tests. Fixes jquery#5669.
Conflicts: src/core.js
…xtending. Fixes #5991.
|
I'm having trouble applying this pull - can you re-pull in from the current jQuery HEAD? Thanks! $ curl http://github.com/jquery/jquery/pull/10.patch | git am |
|
Done. Try now. |
|
I've landed all of this. |